all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* find-file-name-handler and file-name-sans-versions
@ 2008-02-11  3:54 Glenn Morris
  0 siblings, 0 replies; only message in thread
From: Glenn Morris @ 2008-02-11  3:54 UTC (permalink / raw)
  To: emacs-devel


Would it be a good idea for find-file-name-handler to process FILENAME
with file-name-sans-versions before looking for a match?

(find-file-name-handler "1.pbm" nil)      -> image-file-handler
(find-file-name-handler "1.pbm.~" nil)    -> nil

I can't see that the current behaviour is desirable.




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

only message in thread, other threads:[~2008-02-11  3:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-11  3:54 find-file-name-handler and file-name-sans-versions Glenn Morris

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.