GNU bug report logs - #33870
27.0.50; xref-goto-xref not configurable

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Tue, 25 Dec 2018 20:53:01 UTC

Severity: minor

Found in version 27.0.50

Done: Dmitry Gutov <dgutov <at> yandex.ru>

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: Juri Linkov <juri <at> linkov.net>
Cc: 33870 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>, joaotavora <at> gmail.com, dgutov <at> yandex.ru
Subject: bug#33870: 27.0.50; xref-goto-xref not configurable
Date: Thu, 31 Jan 2019 09:32:20 +0100
> Please just add to a new file:
>
> ;; Local Variables:
> ;; foo: bar
> ;; End:
>
> Visiting it in a single-window wide frame splits it horizontally
> instead of displaying Local Variables at the bottom, as it correctly
> does when windows are already horizontally split before visiting the file.

It's a silly bug in 'display-buffer-at-bottom'.  Please try with

 	     (let ((split-height-threshold 0))

instead of

 	     (let (split-height-threshold)

Thanks, martin




This bug report was last modified 6 years and 36 days ago.

Previous Next


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