all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 8859 unification and Emacs' ChangeLog files
@ 2003-03-29 17:19 Kai Großjohann
  2003-03-31  0:45 ` Kenichi Handa
  0 siblings, 1 reply; 7+ messages in thread
From: Kai Großjohann @ 2003-03-29 17:19 UTC (permalink / raw)
  Cc: Simon Krahnke

I've learned the hard way that unify-8859-on-decoding-mode mangles
Emacs' ChangeLog files.  Now Simon (see Cc) has shown me that it is
possible to turn unification off for certain encodings.

Do you think it might be good to turn it off for iso-2022-7bit?
Maybe that would make it possible to turn unify-8859-on-decoding-mode
on by default?

Simon's Lisp was: (coding-system-put 'iso-2022-7bit
'translation-table-for-decode (make-translation-table))
-- 
A preposition is not a good thing to end a sentence with.

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

end of thread, other threads:[~2003-04-04 12:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-29 17:19 8859 unification and Emacs' ChangeLog files Kai Großjohann
2003-03-31  0:45 ` Kenichi Handa
2003-04-03 16:50   ` Kai Großjohann
2003-04-03 18:38     ` Stefan Monnier
2003-04-03 20:38     ` Jason Rumney
2003-04-03 20:52       ` Jason Rumney
2003-04-04 12:58       ` Kai Großjohann

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.