all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Dani Moncayo <dmoncayo@gmail.com>
Cc: 9796@debbugs.gnu.org
Subject: bug#9796: 24.0.90; Major mode selection after "save as"
Date: Wed, 19 Oct 2011 17:43:27 -0400	[thread overview]
Message-ID: <u2wrc0slmo.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <CAH8Pv0hO3Ksd6J4JaZS4wqKHYxxmVpNBddwvK0dXtk8UnmQR1g@mail.gmail.com> (Dani Moncayo's message of "Wed, 19 Oct 2011 19:09:24 +0200")


The issue you are reporting is specific to sql-mode.
The [] piece is added by sql-highlight-product, which sql-mode runs via
hack-local-variables-hook. Changing a buffer's filename changes the
major-mode (if change-major-mode-with-file-name is non-nil), but does
not re-hack the local variables.





  reply	other threads:[~2011-10-19 21:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-19 16:05 bug#9796: 24.0.90; Mayor mode selection after "save as" Dani Moncayo
2011-10-19 17:09 ` bug#9796: 24.0.90; Major " Dani Moncayo
2011-10-19 21:43   ` Glenn Morris [this message]
2011-10-19 21:51     ` Glenn Morris
2011-10-20  0:30       ` Stefan Monnier
2011-10-20  1:26         ` Glenn Morris
2011-10-20  2:23           ` Stefan Monnier
2011-10-21  6:16             ` Glenn Morris
2011-10-21 12:52               ` Stefan Monnier
2011-10-27  6:38                 ` Glenn Morris

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=u2wrc0slmo.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=9796@debbugs.gnu.org \
    --cc=dmoncayo@gmail.com \
    /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.