all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* `fset' in insert-file-contents-literally
@ 2010-03-22 16:04 Stefan Monnier
  2010-03-22 18:16 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2010-03-22 16:04 UTC (permalink / raw)
  To: emacs-devel

Could someone try to get rid of the:

  (fset 'find-buffer-file-type (lambda (filename) t))

in insert-file-contents-literally, e.g. by changing
find-buffer-file-type such that it always returns t when
coding-system-for-read and coding-system-for-write and set to something
like `no-conversion'?


        Stefan




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-03-22 19:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-22 16:04 `fset' in insert-file-contents-literally Stefan Monnier
2010-03-22 18:16 ` Eli Zaretskii
2010-03-22 18:38   ` Stefan Monnier
2010-03-22 19:13     ` Eli Zaretskii

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.