Stefan Reichör <[EMAIL PROTECTED]> writes:

>>     (replace-regexp-in-string "\\""
>>                            ""
>>                            (mapconcat 'shell-quote-argument
>>                                       (cons executable
>>                                             (delq nil list-args))
>>                                       " "))))
>
> Shouldn't the replacement string (after replace-regexp-in-string) be "\\\"" 
> instead of "\\""?

Indeed, in the mail I received, it _was_ "\\\"" !

  https://mail.gna.org/public/xtla-el-dev/2006-03/msg00071.html

Probably your Gnus or someone has eaten the third '\' ...

-- 
Matthieu

_______________________________________________
Xtla-el-dev mailing list
[email protected]
https://mail.gna.org/listinfo/xtla-el-dev

Reply via email to