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

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

bug#41788: 28.0.50; emacsclient -t doesn't work with vipe from moreutils


From: Andreas Schwab
Subject: bug#41788: 28.0.50; emacsclient -t doesn't work with vipe from moreutils
Date: Mon, 06 Jun 2022 19:40:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)

On Jun 06 2022, Lars Ingebrigtsen wrote:

> Andreas Schwab <schwab@linux-m68k.org> writes:
>
>> That associates the process with /dev/tty, not the real terminal.  But
>> the running Emacs process usually does not have a controlling terminal,
>> thus it cannot open /dev/tty.  It needs to know the real terminal to be
>> able to open a tty frame on it.
>
> This works fine, though:
>
>  echo a | EDITOR="emacs -nw" vipe
>
> It's only when using emacsclient that we get an error...

Of course, emacs -nw runs on the same terminal.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."





reply via email to

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