all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* insert (fset) German character: scharfes s
@ 2007-08-22 12:10 ken
  2007-08-22 14:24 ` Peter Dyballa
  0 siblings, 1 reply; 2+ messages in thread
From: ken @ 2007-08-22 12:10 UTC (permalink / raw)
  To: GNU Emacs List

(fset 'insert-German-scharfes-s "ss")

works, but

(fset 'insert-German-scharfes-s "ß")

doesn't.

How to do this?

Thanks.

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

* Re: insert (fset) German character: scharfes s
  2007-08-22 12:10 insert (fset) German character: scharfes s ken
@ 2007-08-22 14:24 ` Peter Dyballa
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Dyballa @ 2007-08-22 14:24 UTC (permalink / raw)
  To: ken; +Cc: GNU Emacs List


Am 22.08.2007 um 14:10 schrieb ken:

> (fset 'insert-German-scharfes-s "ss")
>
> works, but
>
> (fset 'insert-German-scharfes-s "ß")
>
> doesn't.
>
> How to do this?

Upgrade to GNU Emacs 22. It should work there. If not, then try to  
find in your and your system's init files the cause.

--
Mit friedvollen Grüßen

   Pete

Without vi there is only GNU Emacs

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

end of thread, other threads:[~2007-08-22 14:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-22 12:10 insert (fset) German character: scharfes s ken
2007-08-22 14:24 ` Peter Dyballa

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.