From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#13782: improved #! shebang support in elisp/emacs Date: Fri, 22 Feb 2013 12:51:24 -0500 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1361555509 27934 80.91.229.3 (22 Feb 2013 17:51:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 Feb 2013 17:51:49 +0000 (UTC) Cc: 13782@debbugs.gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 22 18:52:12 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U8wn4-0002R2-Pq for geb-bug-gnu-emacs@m.gmane.org; Fri, 22 Feb 2013 18:52:10 +0100 Original-Received: from localhost ([::1]:46741 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8wmk-0007RL-88 for geb-bug-gnu-emacs@m.gmane.org; Fri, 22 Feb 2013 12:51:50 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:56057) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8wmf-0007G3-9L for bug-gnu-emacs@gnu.org; Fri, 22 Feb 2013 12:51:48 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8wmZ-0005Rx-Kz for bug-gnu-emacs@gnu.org; Fri, 22 Feb 2013 12:51:45 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:39147) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8wmZ-0005Rt-Hl for bug-gnu-emacs@gnu.org; Fri, 22 Feb 2013 12:51:39 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1U8wnu-0003Xo-Hz for bug-gnu-emacs@gnu.org; Fri, 22 Feb 2013 12:53:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 22 Feb 2013 17:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 13782 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 13782-submit@debbugs.gnu.org id=B13782.136155556913603 (code B ref 13782); Fri, 22 Feb 2013 17:53:02 +0000 Original-Received: (at 13782) by debbugs.gnu.org; 22 Feb 2013 17:52:49 +0000 Original-Received: from localhost ([127.0.0.1]:44611 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U8wnh-0003XM-DX for submit@debbugs.gnu.org; Fri, 22 Feb 2013 12:52:49 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:36428) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U8wng-0003XG-Cf for 13782@debbugs.gnu.org; Fri, 22 Feb 2013 12:52:48 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4EABK/CFFsoXXp/2dsb2JhbABEvw4Xc4IeAQEEAVYjEAsOJhIUGA0kiB4GwS2RCgOIYZwZgV6DFQ X-IPAS-Result: Av4EABK/CFFsoXXp/2dsb2JhbABEvw4Xc4IeAQEEAVYjEAsOJhIUGA0kiB4GwS2RCgOIYZwZgV6DFQ X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="1983907" Original-Received: from 108-161-117-233.dsl.teksavvy.com (HELO pastel.home) ([108.161.117.233]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 22 Feb 2013 12:51:23 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 5A4236BF3D; Fri, 22 Feb 2013 12:51:24 -0500 (EST) In-Reply-To: (Glenn Morris's message of "Fri, 22 Feb 2013 12:17:37 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:71655 Archived-At: >> Calling emacs script mode works fine on the command line, but the various >> hotkeys for evaluating the same code from a buffer result in errors when >> they encounter shebangs. > Please give a complete recipe starting from emacs -Q. He's talking about the fact that emacs-lisp-mode does not know about the #! magic, so M-x eval-buffer RET will throw errors when trying to evaluate "#!/usr/bin/emacs --script". Stefan