emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Extend gdb to filter registers


From: martin rudalics
Subject: Re: Extend gdb to filter registers
Date: Sat, 25 Jan 2020 09:42:44 +0100

> I'm also slightly worried by the fact that previously this stuff
> obeyed the display-buffer customizations, whereas after these changes
> it won't.  Martin, any thoughts or comments?

+            (car (push (display-buffer-pop-up-window buffer nil)

violates this part of the doc-string of 'display-buffer-pop-up-window':

  This is an action function for buffer display, see Info
  node `(elisp) Buffer Display Action Functions'.  It should be
  called only by `display-buffer' or a function directly or
  indirectly called by the latter.

martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]