From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/75891 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: quoting Emacs Lisp Date: Mon, 24 Jan 2011 13:47:27 -0800 Organization: Programmerer Ingebrigtsen Message-ID: <874o8yq8i8.fsf@gnus.org> References: <87lj2fxxwn.fsf@keller.adm.naquadah.org> <871v47mgzd.fsf_-_@lifelogs.com> <87d3nrcmks.fsf@keller.adm.naquadah.org> <87pqrrl1g7.fsf@lifelogs.com> <87k4hzb6t0.fsf@keller.adm.naquadah.org> <87y66b2k0e.fsf@gnus.org> <87pqrmchqz.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1295905689 947 80.91.229.12 (24 Jan 2011 21:48:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 24 Jan 2011 21:48:09 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M24242@lists.math.uh.edu Mon Jan 24 22:48:06 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PhUGb-00082X-3x for ding-account@gmane.org; Mon, 24 Jan 2011 22:48:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PhUGV-0007fB-Ld; Mon, 24 Jan 2011 15:47:59 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PhUGU-0007ey-GH for ding@lists.math.uh.edu; Mon, 24 Jan 2011 15:47:58 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PhUGQ-0000tV-Ah for ding@lists.math.uh.edu; Mon, 24 Jan 2011 15:47:58 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PhUGP-0003tL-IS for ding@gnus.org; Mon, 24 Jan 2011 22:47:53 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PhUGP-0007xN-FV for ding@gnus.org; Mon, 24 Jan 2011 22:47:53 +0100 Original-Received: from baybryj.net ([198.144.208.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Jan 2011 22:47:53 +0100 Original-Received: from larsi by baybryj.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Jan 2011 22:47:53 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 14 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: baybryj.net Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:ronVuCbWrRaaGqYlB6ERHY5JAXo= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:75891 Archived-At: Ted Zlatanov writes: > I can push a fix into the Emacs trunk. Looks like just `sh-set-sell' > needs a fix for this issue; I can add a `sh-verbose' variable you can > override. `message' is used unconditionally a LOT in that code but I > don't think it's necessary to make it all dependent on `sh-verbose'. Sounds good. Or perhaps all the messages in sh-set-shell should just be removed. Do you really need to know "Indentation setup for shell type bash" every time you open a shell script? -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen