unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Recentf and gzipped elisp source files
@ 2005-11-22 23:35 Stephen Berman
  0 siblings, 0 replies; only message in thread
From: Stephen Berman @ 2005-11-22 23:35 UTC (permalink / raw)


Since the change by which Emacs lisp source files are automatically
gzipped if possible, these are not listed in the recentf menu under
the entry "emacs-lisp" when recentf-menu-filter is set to
recentf-arrange-by-mode, although such files are visited in
emacs-lisp-mode; rather, they are listed under the entry "others".  A
possible fix is to add ("\\.el.gz" . emacs-lisp-mode) to
auto-mode-alist, but I don't know if this would have undesirable
consequences elsewhere.

Steve Berman

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-11-22 23:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-22 23:35 Recentf and gzipped elisp source files Stephen Berman

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).