all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs + netscape copy&paste coding problem
@ 2003-11-17  9:09 Stephan Graf
  0 siblings, 0 replies; only message in thread
From: Stephan Graf @ 2003-11-17  9:09 UTC (permalink / raw)


Hi!

I use emacs 21.2 on a linux-system (precompiled (SuSE) and self 
compiled) and netscape 7.0  
( Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020823 
Netscape/7.0 ).

If I copy&paste Text from emails or web-pages into an emacs-buffer, 
special characters like öüäß (german Umlaute + sz) are lost.
In Netscape, the Coding-sytsem is set to ISO-8859-1 (View-Character Coding).
I tried different functions and variables, but I had no success (some 
example):
  (set-language-environment "latin-9")
  (setq selection-coding-system "raw-text")
  (setq selection-coding-system "iso-8859-1")
  (set-default-coding-systems 'iso-8859-1 )
  (set-clipboard-coding-system 'iso-8859-1)
  (setq clipboard-coding-system 'raw-text)

The special characters are replaced by '?' or 'o"' (if I use   (setq 
selection-coding-system "iso-8859-1") and copy&paste a 'ö').

Thanks in advance!

Stephan

-- 
Stephan Graf                       Forschungszentrum Juelich GmbH
Tel: 02461/61-6578                 ZAM, Abt. IuT-BuB
E-Mail: st.graf@fz-juelich.de      FAX: 02461/61-6656
Webseite:			   http://www.fz-juelich.de/zam

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-11-17  9:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-17  9:09 emacs + netscape copy&paste coding problem Stephan Graf

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.