Gnome ReadNews Inline Variables

Some variables are derived from GoldEd (an FTN editor). Others are in the same style. They are still applicable only to Organization and User-Agent (X-Mailer) fields in Preferences dialog. Of course, you can use GRN::subst_vars() in your Perl hooks at any time.

@ctime Current local time
@cname Current full name
@email e-mail address
@longpid Full program id (name)
@pid Short program id (i.e. "GRN")
@replyto Reply-To address
@un_s `uname -s` (Operating system implemetation)
@un_r `uname -r` (Release level)
@un_m `uname -m` (Type of the current hardware platform)
@un_n `uname -n` (Name of the system)
@uname @un_s @un_r (@un_m)
@version Program version
@ver Program version