all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 10506@debbugs.gnu.org
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	[thread overview]
Message-ID: <j2obtxsww0.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <jwvsjjdrq3y.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Wed, 18 Jan 2012 10:31:51 -0500")

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.





  reply	other threads:[~2012-01-21  0:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-14 21:10 bug#10506: 24.0.92; Visiting the Guile v2.0.3 tarball shows binary garbage Eli Zaretskii
2012-01-14 22:16 ` Glenn Morris
2012-01-15  5:17   ` Eli Zaretskii
2012-01-15  5:58     ` Glenn Morris
2012-01-18  1:27     ` Glenn Morris
2012-01-18  1:40       ` Glenn Morris
2012-01-18 15:31       ` Stefan Monnier
2012-01-21  0:49         ` Glenn Morris [this message]
2012-01-21 10:23           ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=j2obtxsww0.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=10506@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.