Nedit session
Thorsten Haude
yoo at vranx.de
Sun May 27 19:49:34 CEST 2007
Hi,
* A.V.Kuznetsov wrote (2007-05-21 14:11):
>The package can be downloaded from Niki's Macro Collection or
>directly from
>ftp://194.67.66.164/nedit/nesession_1.tar.gz
Why don't you put the macros on Niki? That way people could contribute
a lot easier if they want to.
>I found incompleteness of NEdit macro language.
>
>There is the $read_only system variable.
>It state can not be changed using a macro, as a result,
>read-only status of buffers is lost when you open saved sessions.
>Seems the macro set_read_only() must be added to the
>Window Preferences Actions.
I think $read_only is for files that are actually read-only, so this
is not supposed to work from within NEdit. May you are looking for
$locked and set_locked().
>There is the $match_syntax_based system variable which is
>undefined in general case. If one try to check it value,
>error breaks macro execution, as result, the value can not
>be saved. At the same time, action set_match_syntax_based()
>exists. Seems that $match_syntax_based must be defined in
>any case, but it value can be 0 or 1 or "undefined".
>
>Should I make a bug report?
Please do, $match_syntax_based is only mentioned in the help.
Thorsten Alexisonfire: We Are The End
--
We are in the midst of an age of plenty, where the powerful try to engineer
false scarcity to protect their roles as useless middlemen.
- Glass of Water
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.nedit.org/pipermail/discuss/attachments/20070527/917bb793/attachment.bin
More information about the Discuss
mailing list