GNU bug report logs - #13154
24.3.50; emacs_backtrace.txt (different one)

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Wed, 12 Dec 2012 05:06:02 UTC

Severity: normal

Tags: moreinfo

Merged with 13980, 14236, 14298

Found in version 24.3.50

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: martin rudalics <rudalics <at> gmx.at>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 13154 <at> debbugs.gnu.org, 'Eli Zaretskii' <eliz <at> gnu.org>
Subject: bug#13154: 24.3.50; emacs_backtrace.txt (different one)
Date: Fri, 14 Dec 2012 17:13:04 +0100
> The code is attached.  Clearly the body calls "any functions at all".  HTH.

This

    (save-excursion
      (with-output-to-temp-buffer (help-buffer)

uses plain `save-excursion'.  We're looking for `save-window-excursion'.
But don't bother.  There are plenty of `save-window-excursion' calls in
the lisp directory, so it very likely comes from there.  And the
`with-output-to-temp-buffer' call might be wrapped in the call to
another function so we probably won't find it anyway.

martin




This bug report was last modified 11 years and 108 days ago.

Previous Next


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