]> git.eshelyaron.com Git - emacs.git/commit
erc-dcc: allow SEND commands containing quoted filenames with spaces in them
authorJulien Danjou <julien@danjou.info>
Mon, 28 Nov 2011 09:24:08 +0000 (10:24 +0100)
committerJulien Danjou <julien@danjou.info>
Mon, 28 Nov 2011 09:24:08 +0000 (10:24 +0100)
commit3c2727e80787678c95098db187683e8df5086d19
tree67639d4eb81b7645a9ea01250df5c9f3c1b03ea2
parentdbf312256d8a8c731dadaf27c1260832a3796350
erc-dcc: allow SEND commands containing quoted filenames with spaces in them

* erc-dcc.el (erc-dcc-ctcp-query-send-regexp): Updated regexp to
match quoted filenames with spaces inside.
(erc-dcc-handle-ctcp-send): Updated regexp match group numbers,
added processing of escaped quotes and backslashes if filename
itself was in quotes.
lisp/erc/ChangeLog
lisp/erc/erc-dcc.el