help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs and lynx


From: Matthias Meulien
Subject: Re: emacs and lynx
Date: 19 Nov 2002 07:15:48 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

francesco <francescosvolpe@virgilio.it> wrote:

> (...) The question is how i can do active the minibuffer, in lynx
> buffer...

\C-c\C-j is bind to `term-line-mode'. \C-c\C-k to switch back to the
default `term-char-mode'.

,----[ C-h f term-line-mode RET ]
| term-line-mode is an interactive compiled Lisp function in `term'.
| (term-line-mode)
| 
| Switch to line ("cooked") sub-mode of term mode.
| This means that Emacs editing commands work as normally, until
| you type M-x term-send-input which sends the current line to the inferior.
`----

Does it help ?
-- 
Matthias


reply via email to

[Prev in Thread] Current Thread [Next in Thread]