GNU bug report logs - #37826
Very annoying autoraise client/server behavior with -t option

Previous Next

Package: emacs;

Reported by: Carlos Pita <carlosjosepita <at> gmail.com>

Date: Sat, 19 Oct 2019 20:47:02 UTC

Severity: normal

Tags: patch

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: carlosjosepita <at> gmail.com, 37826 <at> debbugs.gnu.org
Subject: bug#37826: Very annoying autoraise client/server behavior with -t option
Date: Mon, 21 Oct 2019 19:02:42 +0200
[Message part 1 (text/plain, inline)]
On Mon, Oct 21, 2019 at 6:26 PM Eli Zaretskii <eliz <at> gnu.org> wrote:
>
> Patches are welcome.

Why did I suspect that was coming?


From afc1bfb78e89837dbd2320231d2e13db99db0a1d Mon Sep 17 00:00:00 2001
From: Juanma Barranquero <lekktu <at> gmail.com>
Date: Mon, 21 Oct 2019 18:59:14 +0200
Subject: [PATCH] * doc/lispref/display.texi: Document `delay-warning'

---
 doc/lispref/display.texi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index 82d9f1db61..7ea582d012 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -870,6 +870,12 @@ Delayed Warnings
 @code{delayed-warnings-list} to @code{nil}.
 @end defvar

+@defun delay-warning type message &optional level buffer-name
+This function is the delayed counterpart to @code{display-warning},
+and it is called with the same arguments.  The warning message is
+queued into @code{delayed-warnings-list}.
+@end defun
+
 @node Invisible Text
 @section Invisible Text

-- 
2.23.0.windows.1
[Message part 2 (text/html, inline)]

This bug report was last modified 4 years and 285 days ago.

Previous Next


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