all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Clearing the minibuffer/echo-area for global indicators
@ 2012-04-24  0:44 Stefan Monnier
  2012-04-24  9:18 ` martin rudalics
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2012-04-24  0:44 UTC (permalink / raw
  To: emacs-devel

Someone posted a patch last year that removes a few spurious/redundant
clearing of the minibuffer/echo-area, which were making the use of the
minibuffer as a global-indicator-area more difficult than needed.
I can't seem to find the corresponding email any more, so...
... whoever it was, could you send the patch again, so we can
install it?


        Stefan



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

* Re: Clearing the minibuffer/echo-area for global indicators
  2012-04-24  0:44 Clearing the minibuffer/echo-area for global indicators Stefan Monnier
@ 2012-04-24  9:18 ` martin rudalics
  2012-04-24 12:36   ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: martin rudalics @ 2012-04-24  9:18 UTC (permalink / raw
  To: Stefan Monnier; +Cc: emacs-devel

 > Someone posted a patch last year that removes a few spurious/redundant
 > clearing of the minibuffer/echo-area, which were making the use of the
 > minibuffer as a global-indicator-area more difficult than needed.
 > I can't seem to find the corresponding email any more, so...
 > ... whoever it was, could you send the patch again, so we can
 > install it?

How about providing a function `clear-echo-area' which does precisely
that but calls `clear-echo-area-hook' thus giving maintainers a chance
to resurrect and possibly update their indicators?  Or, as I suggested
earlier, have `message' with a nil or empty string argument run such a
`clear-echo-area-hook'.

martin



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

* Re: Clearing the minibuffer/echo-area for global indicators
  2012-04-24  9:18 ` martin rudalics
@ 2012-04-24 12:36   ` Stefan Monnier
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2012-04-24 12:36 UTC (permalink / raw
  To: martin rudalics; +Cc: emacs-devel

>> Someone posted a patch last year that removes a few spurious/redundant
>> clearing of the minibuffer/echo-area, which were making the use of the
>> minibuffer as a global-indicator-area more difficult than needed.
>> I can't seem to find the corresponding email any more, so...
>> ... whoever it was, could you send the patch again, so we can
>> install it?

> How about providing a function `clear-echo-area' which does precisely
> that but calls `clear-echo-area-hook' thus giving maintainers a chance
> to resurrect and possibly update their indicators?  Or, as I suggested
> earlier, have `message' with a nil or empty string argument run such a
> `clear-echo-area-hook'.

IIRC with the patch (which is a low-level C code patch), no such tweaks
are needed.


        Stefan



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

end of thread, other threads:[~2012-04-24 12:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-24  0:44 Clearing the minibuffer/echo-area for global indicators Stefan Monnier
2012-04-24  9:18 ` martin rudalics
2012-04-24 12:36   ` Stefan Monnier

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.