On Fri, 29 Aug 2003, Michel Rodriguez wrote:
> On Fri, 29 Aug 2003, Sam Vilain wrote:
>
> > On Fri, 29 Aug 2003 09:26, Michel Rodriguez wrote;
> >
> > MR> (where is the pound sign when you need it?).
> >
> > Try AltGr+Shift+3 (or AltGr+#) with a standard XFree86 keymap...
>
> No AltGr on my keyboard, but Alt+# works in vi, but not in pico
> apparently, too bad I like using the native editor in pine.
In your ~/.pinerc, make sure that
enable-alternate-editor-cmd
is one of the options selected under 'feature-list', and also set
editor=/path/to/vim
(or if you're the regressive type, editor=/path/to/vi) in the same file.
That or search for the equivalent editor directives under the config
options, by typing 'mscweditor<enter>' -- but the other way is faster :)
Once the editor to use is enabled & set, you can drop into it with ^_ (I
think under older versions of Pine it was ^^ or something, but ^_ seems to
be the keystroke on versions from the past year or two).
If you want to use vi instead of pico always, select the option labeled
enable-alternate-editor-implicitly -- this kind of screws up the display
of message header info though, so personally I didn't care for this
setting. Pico will do for most email for me anyway, but having the option
to reach vim for more subtle formatting etc is nice to have.
--
Chris Devers [EMAIL PROTECTED]
http://devers.homeip.net:8080/resume/
integral, adj.
(Of a solution) accurate to the nearest whole number, as: "The PENTIUM
has an integral FPU."
-- from _The Computer Contradictionary_, Stan Kelly-Bootle, 1995