From: Dmitry Gutov <dgutov@yandex.ru>
To: Lars Ingebrigtsen <larsi@gnus.org>, Dan Nicolaescu <dann@gnu.org>
Cc: 15775@debbugs.gnu.org, "Jan Djärv" <jan.h.d@swipnet.se>,
schwab@linux-m68k.org,
"Ulrich Neumerkel" <ulrich@complang.tuwien.ac.at>,
4359@debbugs.gnu.org
Subject: bug#15775: 24.3.50; "WARNING: terminal is not fully functional" in Comint and Eshell
Date: Sat, 4 Jun 2022 20:37:31 +0300 [thread overview]
Message-ID: <01702a44-ba8b-d1cc-7693-bbfee2c3f0aa@yandex.ru> (raw)
In-Reply-To: <878rqfxlhh.fsf_-_@gnus.org>
On 02.06.2022 16:07, Lars Ingebrigtsen wrote:
> Lars Ingebrigtsen<larsi@gnus.org> writes:
>
>> This change makes "git grep" work as a grep command with `M-x grep' (if
>> you remove --null). It's shouldn't have a negative impact on much
>> anything else (because no pagers should be used anywhere here), but
>> perhaps it should be done in grep.el instead of compile.el...
>>
>> Anybody got any comments?
> [...]
>
>> + ;; Some external programs (like "git grep") use a pager;
>> + ;; defeat that.
>> + (list "PAGER=")
> Nobody had any comments, and it doesn't seem likely that this will
> regress anything, so I've now pushed this to Emacs 29.
Hi Lars,
Back when I filed bug#15775, Glenn merged it with bug#4359.
Looks like you are fixing only the latter bug here.
The package I mentioned in the original report, inf-ruby, derives from
comint-mode.
It doesn't derive from compilation-mode, so the pushed change can't
affect it or fix the problem there.
N.B.: Even a decade later, I still have
(setenv "PAGER" (executable-find "cat"))
in my init script.
next prev parent reply other threads:[~2022-06-04 17:37 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-06 16:09 bug#4359: 23.1.50; ^G in M-x grep mode with git grep Ulrich Neumerkel
2009-09-06 16:57 ` Andreas Schwab
2009-09-06 17:05 ` Ulrich Neumerkel
2009-09-06 17:15 ` Andreas Schwab
2011-06-30 23:44 ` Lars Magne Ingebrigtsen
2011-06-30 23:50 ` Ulrich Neumerkel
2011-07-01 0:01 ` Lars Magne Ingebrigtsen
2011-07-01 1:11 ` Juri Linkov
2011-07-01 6:58 ` Jan Djärv
2011-07-01 10:13 ` Lars Magne Ingebrigtsen
2011-07-01 16:48 ` Dan Nicolaescu
2011-07-02 12:35 ` Lars Magne Ingebrigtsen
2022-05-05 12:42 ` bug#4359: bug#15775: 24.3.50; "WARNING: terminal is not fully functional" in Comint and Eshell Lars Ingebrigtsen
2022-06-02 13:07 ` Lars Ingebrigtsen
2022-06-04 17:37 ` Dmitry Gutov [this message]
2022-06-05 14:15 ` Lars Ingebrigtsen
2009-09-06 17:37 ` bug#4359: 23.1.50; ^G in M-x grep mode with git grep Sven Joachim
-- strict thread matches above, loose matches on Subject: below --
2013-11-01 1:58 bug#15775: 24.3.50; "WARNING: terminal is not fully functional" in Comint and Eshell Dmitry Gutov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=01702a44-ba8b-d1cc-7693-bbfee2c3f0aa@yandex.ru \
--to=dgutov@yandex.ru \
--cc=15775@debbugs.gnu.org \
--cc=4359@debbugs.gnu.org \
--cc=dann@gnu.org \
--cc=jan.h.d@swipnet.se \
--cc=larsi@gnus.org \
--cc=schwab@linux-m68k.org \
--cc=ulrich@complang.tuwien.ac.at \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.