Re: selection-coding-system and pasting to Firefox

2005-06-01 Thread Brendan Halpin
"B.T. Raven" <[EMAIL PROTECTED]> writes: > "Brendan Halpin" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] [...] > > Question: what do I lose or risk by setting selection-coding-system > > away from the default, compound-text-with-extensions? > > > > Brendan > > Don't know. The key

Re: selection-coding-system and pasting to Firefox

2005-06-01 Thread B.T. Raven
"Brendan Halpin" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I've had problems pasting from Emacs 21 to firefox (under Debian), > and have stumbled on a solution: > > M-x set-selection-coding-system RET iso-latin-1-unix RET > > I can now paste to firefox (and paste strings with a

selection-coding-system and pasting to Firefox

2005-06-01 Thread Brendan Halpin
I've had problems pasting from Emacs 21 to firefox (under Debian), and have stumbled on a solution: M-x set-selection-coding-system RET iso-latin-1-unix RET I can now paste to firefox (and paste strings with accented characters to xclipboard, which was my workaround). Question: what do I lose