all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#21830: Useless messages from comint-previous-matching-input
@ 2015-11-04 17:50 Jay Adams
  2015-11-04 18:04 ` John Wiegley
  2015-11-05  2:11 ` Wolfgang Jenkner
  0 siblings, 2 replies; 10+ messages in thread
From: Jay Adams @ 2015-11-04 17:50 UTC (permalink / raw)
  To: 21830

[-- Attachment #1: Type: text/plain, Size: 503 bytes --]

Can we please delete this line:

      (message "History item: %d" (1+ pos))

form comint-previous-matching-input in comint.el?  It provides no value and
makes searching the history very slow, at least on a Mac, when a large part
of the history has to be searched.

Basically, with these messages in place, one of two things happens:

1. They go by so fast as to be unnoticeable (this happens on my Ubuntu
desktop).
2. They go by slowly and make the search excruciatingly slow (this happens
on my Mac).

[-- Attachment #2: Type: text/html, Size: 694 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-11-05  5:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-04 17:50 bug#21830: Useless messages from comint-previous-matching-input Jay Adams
2015-11-04 18:04 ` John Wiegley
2015-11-04 18:13   ` Eli Zaretskii
2015-11-04 18:24     ` John Wiegley
2015-11-04 20:42       ` Eli Zaretskii
2015-11-04 21:26         ` John Wiegley
2015-11-05  2:11 ` Wolfgang Jenkner
2015-11-05  3:49   ` Jay Adams
2015-11-05  5:14     ` John Wiegley
2015-11-05  5:35       ` Jay Adams

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.