GNU bug report logs - #13223
24.2; comint history rendered useless by messages

Previous Next

Package: emacs;

Reported by: "Tim Daly Jr." <tim <at> tenkan.org>

Date: Wed, 19 Dec 2012 06:40:02 UTC

Severity: normal

Found in version 24.2

Fixed in version 24.3.50

Done: Juri Linkov <juri <at> jurta.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Tim Daly Jr." <tim <at> tenkan.org>
To: 13223 <at> debbugs.gnu.org
Subject: bug#13223: patch to fix this bug
Date: Sun, 28 Apr 2013 15:27:40 -0700
[Message part 1 (text/plain, inline)]
This patch keeps emacs from printing the history messages when performing a history search in a comint buffer.  (For example, M-x shell RET M-r o).

Changelog:

2013-04-28  Tim Daly Jr.  <tim <at> tenkan.org>

	* comint.el (comint-history-isearch-in-progress): new variable
	that lets us detect that an isearch is running over command
	history
	(comint-previous-matching-input): don't print "History item: N"
	messages when called as part of an isearch over history, because
	it's too slow and spammy.
	(comint-history-isearch-setup, comint-history-isearch-end): toggle
	comint-history-isearch-in-progress to indicate search start and
	stop

Patch:

[skip-isearch-history-msgs.patch (application/octet-stream, attachment)]

This bug report was last modified 12 years and 80 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.