all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Vollmar <vollmar@nf.mpg.de>
To: Kevin Rodgers <kevin.d.rodgers@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: insert umlaut
Date: Sat, 12 Jun 2010 11:55:49 +0200	[thread overview]
Message-ID: <AE96DDBE-5B73-4E4B-A009-FDBD8D8F8686@nf.mpg.de> (raw)
In-Reply-To: <huv8c2$o3n$1@dough.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1184 bytes --]

Dear Kevin,

On 12.06.2010, at 08:10, Kevin Rodgers wrote:

> Stefan Vollmar wrote:
>> Dear Kevin,
>> On 09.06.2010, at 05:43, Kevin Rodgers wrote:
>>> Please show us the insert statement.
>> (insert "Umlaut: ü")
> 
> What happens if you use a coding-system independent representation
> in your ~/.emacs:
> 
> (insert "Umlaut: \u00FC")


It works with the \u00FC representation, so this is another solution in addition to using (string-make-multibyte "ü"), probably very similar in effect.

However, here is an interesting observation: that insert statement is used in a site-lisp/site-start.el file. It produces the mentioned problem when Emacs is started. If, in contrast, Emacs is running and I do a load-file of site-start.el then, 

(insert "Umlaut: ü")

will work exactly as observed on recent versions of Emacs on MacOS and Linux.

Warm regards,
 Stefan
-- 
Dr. Stefan Vollmar, Dipl.-Phys.
Head of IT group
Max-Planck-Institut für neurologische Forschung
Gleuelerstr. 50, 50931 Köln, Germany
Tel.: +49-221-4726-213  FAX +49-221-4726-298
Tel.: +49-221-478-5713  Mobile: 0160-93874279
Email: vollmar@nf.mpg.de   http://www.nf.mpg.de







[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 4409 bytes --]

  reply	other threads:[~2010-06-12  9:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-07  8:30 insert umlaut Stefan Vollmar
2010-06-07 13:34 ` Stefan Vollmar
2010-06-09  3:43 ` Kevin Rodgers
2010-06-09  6:01   ` Stefan Vollmar
2010-06-12  6:10     ` Kevin Rodgers
2010-06-12  9:55       ` Stefan Vollmar [this message]
2010-06-13  4:50         ` tomas
2010-06-13 21:15           ` Stefan Vollmar

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

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

  git send-email \
    --in-reply-to=AE96DDBE-5B73-4E4B-A009-FDBD8D8F8686@nf.mpg.de \
    --to=vollmar@nf.mpg.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=kevin.d.rodgers@gmail.com \
    /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 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.