chiark / gitweb /
un-backslashify-selection: Handy X hack.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 5 May 2009 10:18:43 +0000 (11:18 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 5 May 2009 10:18:43 +0000 (11:18 +0100)
commit34a5ea4e12b23b6fc6573768a512070891cc8c43
treee8d7ec0e9b211fa33c7a8bdd328b86f00a7983c0
parent2c84dee21efefbffbaec2f545ae7ff662c3aae7d
un-backslashify-selection: Handy X hack.

Now I'm using Emacs for reading email again, there's a small problem.
Long URLs are broken across lines with a backslash/newline pair.  This
makes them a bit tricky to paste into Iceweasel or whatever.

un-backslashify-selection reads the selection, kills the backslashes,
and rewrites the selection.  This command is bound to M5-F7, so pasting
is fairly painless.  (An extension is the right answer, but that's way
more work.)
e16-bindings
setup
un-backslashify-selection [new file with mode: 0755]