unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: gritsch@iue.tuwien.ac.at
Cc: Miles Bader <miles@lsi.nec.co.jp>,
	emacs-devel@gnu.org, Stefan Monnier <monnier@iro.umontreal.ca>,
	Juanma Barranquero <lekktu@gmail.com>
Subject: RE: Editing exportet registry files
Date: Fri,  1 Jul 2005 11:49:11 +0200	[thread overview]
Message-ID: <1120211351.42c511974f00d@l01.iue.tuwien.ac.at> (raw)
In-Reply-To: <3BD964BFBD32F743B1F738A249368ABD0181C888@nh2mail01.in.bosch.com>

Thank you all very much for your help.  With the given information and the Emacs
ducumentation I have now added the following lines to my .emacs file, which
makes editing exportet registry files less painfull:

(setq file-coding-system-alist
      (append '(("\\.reg\\'" . utf-16le-with-signature))
              file-coding-system-alist))

Kind regards,
Markus



Quoting "Dhruva Krishnamurthy (RBIN/EDI3) *"
<Dhruva.Krishnamurthy@in.bosch.com>:

> Hello,
> 
> > Can you give me any advice how to achive this?  When I load 
> > such a file it is
> > displayed like in the attached screen shot.
> 
> 1. Open the file in Emacs (normal file open).
> 2. Use the following key strokes: C-x Ret r
> 3. Type utf-16le at the prompt
> 4. Accept the file reverting...
> 
> You can then see a more meaningful file which you can edit like any
> other file in Emacs.
> 
> With best regards,
> dk


Quoting Juanma Barranquero <lekktu@gmail.com>:

> On 7/1/05, gritsch@iue.tuwien.ac.at <gritsch@iue.tuwien.ac.at> wrote:
> 
> > Can you give me any advice how to achive this?
> 
> Try
> 
>   C-x RET c utf-16-le RET
> 
> (that's `universal-coding-system-argument'), then:
> 
> C-x C-f yourfile RET
> 
> and you should be able to edit the file.
> 
> -- 
>                     /L/e/k/t/u


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

  reply	other threads:[~2005-07-01  9:49 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-01  9:02 Editing exportet registry files Dhruva Krishnamurthy (RBIN/EDI3) *
2005-07-01  9:49 ` gritsch [this message]
2005-07-01 11:02   ` Mathias Dahl
2005-07-01 13:13     ` Juanma Barranquero
2005-07-02 14:50   ` Juanma Barranquero
2005-07-02 14:55     ` Juanma Barranquero
2005-07-02 16:07       ` Juanma Barranquero
2005-07-07  0:28         ` Juanma Barranquero
2005-07-07  6:25           ` Kenichi Handa
2005-07-07  9:09             ` Juanma Barranquero
2005-07-07  9:55               ` Juanma Barranquero
2005-07-07 12:36                 ` Kenichi Handa
2005-07-07 13:35                   ` Juanma Barranquero
2005-07-07 18:56                     ` Benjamin Riefenstahl
2005-07-07 19:34                       ` Gaëtan LEURENT
2005-07-07 21:32                         ` Benjamin Riefenstahl
2005-07-08  0:15                       ` Juanma Barranquero
2005-07-08  1:42                     ` Kenichi Handa
2005-07-11  9:37                       ` Juanma Barranquero
2005-07-08  1:52       ` Kenichi Handa
  -- strict thread matches above, loose matches on Subject: below --
2005-06-30 20:27 Markus Gritsch
2005-06-30 21:23 ` Stefan Monnier
2005-07-01  7:12   ` gritsch
2005-07-01  8:17     ` Miles Bader
2005-07-01  8:24     ` Juanma Barranquero
2005-07-01 17:45       ` David Kastrup
2005-07-01 18:01         ` Juanma Barranquero
2005-07-01 18:52           ` Gaëtan LEURENT
2005-07-01 23:25             ` Juanma Barranquero
2005-07-01 22:12           ` Jason Rumney
2005-07-01 23:38             ` Juanma Barranquero
2005-07-02 11:50               ` Andreas Schwab
2005-07-02 14:33                 ` Juanma Barranquero
2005-07-03 19:52             ` Gaëtan LEURENT
2005-07-03 21:34               ` Jason Rumney
2005-07-03 21:48                 ` David Kastrup
2005-07-04  7:43               ` Kaloian Doganov
2005-07-01  8:28   ` gritsch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1120211351.42c511974f00d@l01.iue.tuwien.ac.at \
    --to=gritsch@iue.tuwien.ac.at \
    --cc=emacs-devel@gnu.org \
    --cc=lekktu@gmail.com \
    --cc=miles@lsi.nec.co.jp \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).