all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* single function to open utf-16 file?
@ 2006-07-10 17:45 tom.tulinsky
  2006-07-10 22:16 ` Kevin Rodgers
       [not found] ` <mailman.3947.1152569868.9609.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: tom.tulinsky @ 2006-07-10 17:45 UTC (permalink / raw)


can tell me how to easily open a utf-16 file, or a function for me that
will open a utf-16 file in PC-win32 Emacs 21.3.1? Currently I have to
do

   'C-x C-m c utf-16-le RET' followed by C-x C-f

I have tried to write a function or create a keyboard macro to do this,
but they did not work because

     C-x C-m c (universal-coding-system-argument)

is some kind of special function and demands the next command be
entered from the keyboard.

I want a single elisp function that I can bind to a key.

Thanks.

tt 

On Windows XP Pro.

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

end of thread, other threads:[~2006-07-10 23:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-10 17:45 single function to open utf-16 file? tom.tulinsky
2006-07-10 22:16 ` Kevin Rodgers
     [not found] ` <mailman.3947.1152569868.9609.help-gnu-emacs@gnu.org>
2006-07-10 23:59   ` Johan Bockgård

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.