[Users] Changing the Subject
Ralf Mardorf
info.mardorf at rocketmail.com
Fri May 1 09:06:02 CEST 2015
On Fri, 1 May 2015 09:00:22 +0200, Ralf Mardorf wrote:
>On Thu, 30 Apr 2015 13:12:05 -0400, Leon Fisk wrote:
>>Create an Action that uses your favorite text editor with a command
>>like this:
>>
>>scite "%f"
>>[snip] Or just run it from the Tools->Actions drop down menu.
>
> $ cat /home/rocketmouse/.claws-mail/actionsrc
> Editor SciTE: scite "%f"
> Editor Pluma: pluma "%f"
>
> $ cat Claws\ Mail/inbox/1
> [snip]
>It fails here.
It works after removing the "-signs.
$ cat /home/rocketmouse/.claws-mail/actionsrc
Editor SciTE: scite %f
Editor Pluma: pluma %f
Regards,
Ralf
More information about the Users
mailing list