Re: [BUG?] Repeated string escape = error

"John E. Davis" <[email protected]> Thu, 23 Feb 2012 13:21:01 -0500
Newsgroups gmane.network.slrn.user
Message-ID <[email protected]>
Dario Niedermann <[email protected]> wrote:
> Using any string escape more than once in a *editor_command variable
> within the '.slrnrc' file always leads to an "Invalid Editor definition"
> error message. Example:
>
> 	set post_editor_command "echo ciao >>'%s' && vi +%d '%s'"

For the editor commands, slrn allows only one %s and one %d.  You can
work-around this restriction via a variable, e.g.,

   set post_editor_command "X='%s'; echo ciao >> $X && vi +%d $X"

--John

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/