GNU bug report logs -
#4524
23.1.50; Fullscreen mode layout fixed (Reopen of bug#4363)
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:
#4524: 23.1.50; Fullscreen mode layout fixed (Reopen of bug#4363)
It has been closed by Jan Djärv <jan.h.d <at> swipnet.se>.
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Jan Djärv <jan.h.d <at> swipnet.se> by
replying to this email.
--
4524: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4524
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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.
[Message part 3 (message/rfc822, inline)]
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.
In GNU Emacs 23.1.50.2 (i686-pc-linux-gnu, X toolkit)
of 2009-09-10 on gupu2
Windowing system distributor `The X.Org Foundation', version 11.0.10603000
configured using `configure '--without-toolkit-scroll-bars' '--prefix' '/opt/gupu/emacs-git''
/
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.