Xavier Maillard wrote in
 <[email protected]>:
 |Steffen Nurpmeso <[email protected]> wrote:
 ||Xavier Maillard wrote in
 || <[email protected]>:
 |||I tried to use configuration as posted by Stefen but when trying t \
 |||o send an email, after composing it, I am used to ~. to make it leave \
 |||my computer.
 ||
 ||I "set escape=!" so you need "!." in that case.
 |
 |Bummer me ! :)

Absolutely normal.  I know these "dead ends" myself -- you at
least managed to send email!!

 |||Here, after exiting the $EDITOR or $VISUAL, I see normal (continue) \
 ||
 ||The posted config "set editalong=v", so it should be $VISUAL you
 ||automatically entered.
 ||
 |||message but doing ~. does nothing.
 |||
 |||What am I supposed to do ?
 ||
 ||Ah, i am so sorry for that config.  Even though it works (a bit)
 ||with v14.9.25:
 ||
 ||  #?0|kent:tmp$ mailx -R -Smta=test -Snorecord
 ||  mailx version v14.9.25.  Type `?' for help
 ||  /var/spool/mail/steffen: 3 messages 2 new [Read-only]
 ||...
 ||  #?0!0/NONE#|:/var/spool/mail/steffen? mail
 ||  To: das@adssa
 ||  Subject: dsadsa
 ||
 ||  !.
 ||  mailx: Program too old: on-compose-leave
 ||  mailx: exit: delayed until compose mode is left
 ||^^it'll exit..
 |
 |Why does it exit exactly ? Expected behaivor ?

It calls the age macro

  define age {
        \if $version-hexnum -lt 0x0E00A000 && [ $version-hexnum -lt 0x0E009018 
|| $features !% ,+devel, ]
                \echoerr "Program too old: $0"
                \xit 42
        \en
  }

But the *on-compose-leave* hook is completely v14.10, just do

  unset on-compose-leave

(or remove the "on-compose-leave=on-compose-leave" at first).

 ||^ So much vi???  (It likely needs to be :wq since s-nail requires
 ||modifications to the file being edited :)  Emacs is ok, it is only
 ||so big and such, you know?  For years i try to switch over to
 ||vile, but it never works out for me.)
 |
 |My prefered editor is Ed ;) (for simple text editing).
 |I always loved GNU emacs but nowadays, I prefer simpler tools ;)

Oh, "EED - the experienced user knows what is wrong", that was in
the GNU C info manual ~25 years ago.  (My Linux has not info pages
installed.)  This is very hard.
I tried to use Sam -- Douglas McIlroy was a famous nail and Sam
user (he now is also all-graphical on the email side at least) --

  http://sam.cat-v.org/
aka
  https://doc.cat-v.org/plan_9/4th_edition/papers/sam/

Sam is fantastic, and has much superior regular expressions.
But i am incapable to go with that, either. :(

 |-- Xavier
 --End of <[email protected]>

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)

Reply via email to