all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: insert umlaut
Date: Sat, 12 Jun 2010 00:10:11 -0600	[thread overview]
Message-ID: <huv8c2$o3n$1@dough.gmane.org> (raw)
In-Reply-To: <52216AC6-1558-413F-8EF1-58931CD28AD6@nf.mpg.de>

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")

-- 
Kevin Rodgers
Denver, Colorado, USA




  reply	other threads:[~2010-06-12  6:10 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 [this message]
2010-06-12  9:55       ` Stefan Vollmar
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='huv8c2$o3n$1@dough.gmane.org' \
    --to=kevin.d.rodgers@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.