[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs help from terminal
From: |
Emanuel Berg |
Subject: |
Re: Emacs help from terminal |
Date: |
Wed, 15 Jun 2022 00:47:00 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Jean Louis wrote:
> It just works. User comes back to terminal shell, and may
> revivew Emacs with
>
> $ fg
That doesn't work here,
no job control in this shell
We had a very long discussion about this, it must have been
under a very bad period for me because I don't remember
anything except it was very long, anyway to prevent Emacs from
suspending by mistake which can happen because of the
keystrokes location (and after that 'fg' will give you the
above message and nothing will bring it/you back), put this in
an initialization file near you:
(put #'suspend-frame 'disabled t)
Case closed.
--
underground experts united
https://dataswamp.org/~incal
- Re: Emacs help from terminal, (continued)
- Re: Emacs help from terminal, Emanuel Berg, 2022/06/14
- Re: Emacs help from terminal, carlmarcos, 2022/06/14
- Re: Emacs help from terminal, Samuel Banya, 2022/06/14
- Re: Emacs help from terminal, Emanuel Berg, 2022/06/14
- Re: Emacs help from terminal, tomas, 2022/06/14
- Re: Emacs help from terminal, Emanuel Berg, 2022/06/14
- Re: Emacs help from terminal, Emanuel Berg, 2022/06/14
- Re: Emacs help from terminal, carlmarcos, 2022/06/14
- Re: Emacs help from terminal, Michael Heerdegen, 2022/06/14
- Re: Emacs help from terminal, Jean Louis, 2022/06/14
- Re: Emacs help from terminal,
Emanuel Berg <=
- Re: Emacs help from terminal, Jean Louis, 2022/06/15
- Re: Emacs help from terminal, Emanuel Berg, 2022/06/15
- Re: Emacs help from terminal, Tomas Hlavaty, 2022/06/15
- Re: Emacs help from terminal, Emanuel Berg, 2022/06/15
- Re: Emacs help from terminal, Emanuel Berg, 2022/06/15
- Re: Emacs help from terminal, Tomas Hlavaty, 2022/06/15
- Re: Emacs help from terminal, Emanuel Berg, 2022/06/15
- Re: Emacs help from terminal, Tomas Hlavaty, 2022/06/16
- Re: Emacs help from terminal, Emanuel Berg, 2022/06/16
- Re: Emacs help from terminal, Michael Heerdegen, 2022/06/15