GNU bug report logs - #4524
23.1.50; Fullscreen mode layout fixed (Reopen of bug#4363)

Previous Next

Package: emacs;

Reported by: Ulrich Neumerkel <ulrich <at> complang.tuwien.ac.at>

Date: Tue, 22 Sep 2009 18:35:05 UTC

Severity: normal

Done: Jan Djärv <jan.h.d <at> swipnet.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Ulrich Neumerkel <ulrich <at> complang.tuwien.ac.at>,
        4524 <at> debbugs.gnu.org
Cc: emacs-pretest-bug <at> gnu.org, 4524-done <at> debbugs.gnu.org
Subject: bug#4524: 23.1.50; Fullscreen mode layout fixed (Reopen of bug#4363)
Date: Sat, 14 Nov 2009 20:10:24 +0100
Ulrich Neumerkel skrev:
> In fullscreen mode, there is no way to configure the following (from the
> original bug#4363):
> 
>  Using --without-toolkit-scroll-bars with the scrollbar on the left, the
>  window should be shifted a couple of pixels to the left.  This helps to
>  avoid the unclickable and irritating no man's land between the left
>  screen border and the clickable scrollbar.  Otherwise using the
>  scrollbar is more difficult as mouse movements must be very precise
>  horizontally - vertical precision would suffice.  What I do here is
>  either to use a negative geometry to avoid that space or I manually
>  reposition that window.
> 
> Note that I am happy to find some clean (.emacs.el) way to do this.
> 

There is no no-mans-land for the Gtk-version of Emacs. This fixes it for the 
Lucid-version:

(set-frame-parameter nil 'internal-border-width 0)

	Jan D.




This bug report was last modified 15 years and 195 days ago.

Previous Next


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