* bug#51330: C-f 'I-Search:' dialog box disappears
@ 2021-10-22 9:12 kun.sandor
2021-10-22 11:00 ` Gregory Heytings
0 siblings, 1 reply; 3+ messages in thread
From: kun.sandor @ 2021-10-22 9:12 UTC (permalink / raw)
To: 51330
[-- Attachment #1: Type: text/html, Size: 174 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#51330: C-f 'I-Search:' dialog box disappears
2021-10-22 9:12 bug#51330: C-f 'I-Search:' dialog box disappears kun.sandor
@ 2021-10-22 11:00 ` Gregory Heytings
2021-10-22 14:33 ` Lars Ingebrigtsen
0 siblings, 1 reply; 3+ messages in thread
From: Gregory Heytings @ 2021-10-22 11:00 UTC (permalink / raw)
To: kun.sandor; +Cc: 51330
[-- Attachment #1: Type: text/plain, Size: 421 bytes --]
>
> (setq inhibit-message t) let C-f 'I-Search:' dialog box disappear.
>
Yes, that's what the docstring (C-h v inhibit-message RET) explains: "Do
NOT set this globally to a non-nil value, as doing that will disable
messages everywhere, including in I-search and other places where they are
necessary. This variable is intended to be let-bound around code that
needs to disable messages temporarily."
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#51330: C-f 'I-Search:' dialog box disappears
2021-10-22 11:00 ` Gregory Heytings
@ 2021-10-22 14:33 ` Lars Ingebrigtsen
0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2021-10-22 14:33 UTC (permalink / raw)
To: Gregory Heytings; +Cc: kun.sandor, 51330
Gregory Heytings <gregory@heytings.org> writes:
>>
>> (setq inhibit-message t) let C-f 'I-Search:' dialog box disappear.
>>
>
> Yes, that's what the docstring (C-h v inhibit-message RET) explains:
> "Do NOT set this globally to a non-nil value, as doing that will
> disable messages everywhere, including in I-search and other places
> where they are necessary. This variable is intended to be let-bound
> around code that needs to disable messages temporarily."
So this works as designed, and I'm closing this bug report.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-10-22 14:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-22 9:12 bug#51330: C-f 'I-Search:' dialog box disappears kun.sandor
2021-10-22 11:00 ` Gregory Heytings
2021-10-22 14:33 ` Lars Ingebrigtsen
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.