Re: problem with macros
- From: <tpgww@xxxxxxxxxxx>
- To: emelfm2@xxxxxxxxxxxxx
- Date: Tue, 7 Nov 2006 12:28:25 -0500
On Mon, 06 Nov 2006 15:58:41 +0100
Denis Prost <denis.prost@xxxxxxxxxx> wrote:
> It seems that there is a little problem with %$prefix$% macro : when I
> set %$file:$%%p as argument for a command, no double quotes are set
> around %p when the macro is interpreted. On the contrary, if I set
> file:%p as argument, double quotes are set around %p replacement. Should
> there not be double quotes in both cases ?
%p expands into a list of all selected items' paths, with quotes
%%p expands into a list of all selected items' paths, without quotes
(and similarly for %f, %%f)
When there is also a %$prefix$ macro, the string "prefix" should be included
inside quotes, if any.
But for %$file:$%%p there should not be quotes.
Regards
Tom
--
Users can unsubscribe from the list by sending email to
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by
logging into the web interface.
- Follow-Ups:
- Re: problem with macros
- From: Denis Prost
- References:
- problem with macros
- From: Denis Prost
Other related posts:
- » problem with macros
- » Re: problem with macros
- » Re: problem with macros
- » Re: problem with macros
- » Re: problem with macros
- Re: problem with macros
- From: Denis Prost
- problem with macros
- From: Denis Prost