|
From: Bernard D. <bde...@or...> - 2021-03-03 11:17:10
|
Hi Eberhard,
here is a possible solution (if I understand correctly what you want to achieve):
1- put the following instruction in your prefs.tcl file
set mode::Filepats(MAIL) *.mail
2- create an empty file with this extension, for instance empty.mail or whatever.mail
3- then when you open this file with Alpha it is automatically in Mail mode.
It should do the trick (I just tested it).
Cheers,
Bernard
> Le 28 févr. 2021 à 13:39, Dr Eberhard W Lisse <el...@li...> a écrit :
>
> Bernard,
>
> is there a way of creating a file which when double clicked fires
> Alpha up in Mail Mode?
>
> On the new Thunderbird the External Editor plug-in does not work and a
> reasonable way would be to lay such an (empty) file onto the Desktop,
> double click it, copy and paste the mail content into the buffer,
> format as needed, and copy paste back to T-Bird.
>
> Not as elegant, but should work.
>
>
>
>
>
> _______________________________________________
> AlphaTcl-users mailing list
> Alp...@li...
> http://lists.sourceforge.net/lists/listinfo/alphatcl-users
|