all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* find-file-literally depending on file type
@ 2010-01-27 21:37 Johan Vromans
  2010-01-28  4:02 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Vromans @ 2010-01-27 21:37 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I have several files that I always want to visit without format and
character code conversion.

Is it possible to define a nifty hook so that files with a certain
type (a determined by the filename extension) will always be visited
literally?

-- Johan




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

* Re: find-file-literally depending on file type
  2010-01-27 21:37 find-file-literally depending on file type Johan Vromans
@ 2010-01-28  4:02 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2010-01-28  4:02 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Johan Vromans <jvromans@squirrel.nl>
> Date: Wed, 27 Jan 2010 22:37:16 +0100
> 
> I have several files that I always want to visit without format and
> character code conversion.
> 
> Is it possible to define a nifty hook so that files with a certain
> type (a determined by the filename extension) will always be visited
> literally?

Yes, use file-coding-system-alist and the `no-conversion'
``coding-system''.




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

end of thread, other threads:[~2010-01-28  4:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-27 21:37 find-file-literally depending on file type Johan Vromans
2010-01-28  4:02 ` 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.