From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#10506: 24.0.92; Visiting the Guile v2.0.3 tarball shows binary garbage Date: Fri, 20 Jan 2012 19:49:03 -0500 Message-ID: References: <83ty3yhtxj.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1327106990 28832 80.91.229.12 (21 Jan 2012 00:49:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 21 Jan 2012 00:49:50 +0000 (UTC) Cc: 10506@debbugs.gnu.org To: Stefan Monnier Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jan 21 01:49:45 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RoP9N-0008Uh-8m for geb-bug-gnu-emacs@m.gmane.org; Sat, 21 Jan 2012 01:49:45 +0100 Original-Received: from localhost ([::1]:45155 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RoP9M-00005g-TU for geb-bug-gnu-emacs@m.gmane.org; Fri, 20 Jan 2012 19:49:44 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:51939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RoP9K-00005Z-LW for bug-gnu-emacs@gnu.org; Fri, 20 Jan 2012 19:49:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RoP9J-0000bj-SC for bug-gnu-emacs@gnu.org; Fri, 20 Jan 2012 19:49:42 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:42407) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RoP9J-0000bf-Qg for bug-gnu-emacs@gnu.org; Fri, 20 Jan 2012 19:49:41 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1RoPAb-0002Gb-Is for bug-gnu-emacs@gnu.org; Fri, 20 Jan 2012 19:51:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 21 Jan 2012 00:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10506 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 10506-submit@debbugs.gnu.org id=B10506.13271070268659 (code B ref 10506); Sat, 21 Jan 2012 00:51:01 +0000 Original-Received: (at 10506) by debbugs.gnu.org; 21 Jan 2012 00:50:26 +0000 Original-Received: from localhost ([127.0.0.1]:37080 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RoPA2-0002Fc-3z for submit@debbugs.gnu.org; Fri, 20 Jan 2012 19:50:26 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:34271) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RoPA0-0002FV-34 for 10506@debbugs.gnu.org; Fri, 20 Jan 2012 19:50:24 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RoP8h-0004NS-47; Fri, 20 Jan 2012 19:49:03 -0500 X-Spook: SHA Arnett Vickie Weaver assassinate Mantis Aldergrove X-Ran: K&xBs"u-m,SG\&sr"xbE!L8.AXeK5?XI+U_DAVI_}^8(ZUWlBO=ad8|x1_bt/PJI_ml[ga X-Hue: black X-Attribution: GM In-Reply-To: (Stefan Monnier's message of "Wed, 18 Jan 2012 10:31:51 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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 (newer, 2) 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:55881 Archived-At: Stefan Monnier wrote: > I agree that inhibit-first-line-modes-regexps should apply to all forms > of file-local variables. I.e. please rename it to > inhibit-file-variables-regexps (with a define-obsolete-variable-alias, > of course). I believe this is implemented now. This area seems quite messy. Some more comments: 1) inhibit-local-variables-regexps - should it be explicitly case-insensitive? 2) local-enable-local-variables - a strange variable. AFAICS (see my comments in files.el), its only real use is as a minor convenience feature for visiting RMAIL BABYL files with M-x find-file. Should it be declared obsolete? Should it affect directory-local variables (it currently does, I think)? > There could be exceptions, I guess. I think the way to reduce such > redundancy (without removing the possibility to handle things > differently) is to add indirections: e.g. allow not just regexps but > also major-mode symbols (so auto-mode-alist maps the file name to > a major mode and than this mode can be consulted in > inhibit-file-variables-regexps and auto-coding-alist, and we (w|c)ould > ideally take major-mode inheritance into account so we could make > tar-mode and image-mode inherit from a binary-mode parent and only have > binary-mode listed in those two lists). Still to be done after 24.1.