On Tue, Apr 23, 2002 at 07:13:22PM +0200, Fr�d�ric GIQUEL wrote: > Le 23 Avril 2002 � 15:09, Nicolas Le Novere a �crit: >> On Tue, 23 Apr 2002, Fr�d�ric GIQUEL wrote: >> >>>> Quand je fais un copier-coller de n'importe quoi dans Emacs, >>>> �[%/1\200\214iso8859-15^B�
>>> C'est un bug qui a �t� fix� avec emacs21.2 qui est dans woody. >> nope. J'utilise la version de Woody (21.2.1) > Chez moi, ca fonctionne depuis emacs21.2 et dans le changelog ( > http://www.gnu.org/software/emacs/NEWS.21.2), il y a marqu�: > ** Emacs now supports ICCCM Extended Segments in X selections. > To paste selections with such characters into Emacs, use the new > coding system compound-text-with-extensions as the value of > selection-coding-system. Merci pour le pointer, Fred. Nicolas, ajoute �a dans ton .emacs: (setq selection-coding-system 'compound-text-with-extensions) �a a r�solu le probl�me chez moi. -- Lionel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

