help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Skipping the buffer extension .~HEAD~ when choosing major mode during ed


From: Nordlöw
Subject: Skipping the buffer extension .~HEAD~ when choosing major mode during ediff session
Date: Wed, 28 May 2008 03:23:27 -0700 (PDT)
User-agent: G2/1.0

Is there a simple way for emacs to ignore the .~HEAD~ suffix when its
chooses its major-mode based on name of the file/buffer. The .~HEAD~
suffix is typically appended to a temporary buffer name created when
we ediff a file with its vc head version.

The brute-force and ugly way is of course to modify all entries in
auto-mode-alist but that seems far too cumbersome.

If nobody has any clue should I start digging into the code where auto-
mode-alist is used?

Thanks in advance,
Nordlöw


reply via email to

[Prev in Thread] Current Thread [Next in Thread]