emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: shell-command - missing shell-quote-argument for program?


From: Lennart Borgman
Subject: Re: shell-command - missing shell-quote-argument for program?
Date: Thu, 05 Oct 2006 16:53:10 +0200
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

Lennart Borgman wrote:
In some places the program to run from `shell-command' is not quoted by `shell-quote-argument'. Examples are the calls in emerge.el.

Should not the program name be quoted by `shell-quote-argment' when it is possible?

And I should have mentioned `shell-command-to-string' to of course. More examples of probably missing shell quotings are in

- filesets.el
- defcustom explicit-bash-args
- python-after-info-look: python-command
- flymake-get-project-include-dirs-imp: basedir should perhaps be quoted?
- ada-find-in-src-path
- ido-wide-find-dirs-or-files: several examples of missing quoting
- locate.el: locate-update-command shoue perhaps be quoted? (But probably not, since it may include more than the program name. Bad structure?)
- fortune.el
- org.el
- reftex-create-tags-file in reftex-global.el








reply via email to

[Prev in Thread] Current Thread [Next in Thread]