all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: dkh <dustin.hemmerling@gmail.com>
Cc: 10361@debbugs.gnu.org
Subject: bug#10361: 24.0.92; mode-line major mode menu is one pixel high under gtk3
Date: Mon, 26 Dec 2011 19:08:40 +0100	[thread overview]
Message-ID: <AD4EC6D1-B9EA-4A31-8B32-A17A3D764021@swipnet.se> (raw)
In-Reply-To: <87k45nkw1m.fsf@carbomb.datalore.net>

Hello.

This is probably the same as 10008.  I checked in a fix in the trunk, please test it.  I don't have stumpwm.

Thanks,

	Jan D.

23 dec 2011 kl. 19:00 skrev dkh:

> This bug report will be sent to the Bug-GNU-Emacs mailing list
> and the GNU bug tracker at debbugs.gnu.org.  Please check that
> the From: line contains a valid email address.  After a delay of up
> to one day, you should receive an acknowledgement at that address.
> 
> Please write in English if possible, as the Emacs maintainers
> usually do not have translators for other languages.
> 
> Please describe exactly what actions triggered the bug, and
> the precise symptoms of the bug.  If you can, give a recipe
> starting from `emacs -Q':
> 
> 
> 
> If Emacs crashed, and you have the Emacs process in the gdb debugger,
> please include the output from the following gdb commands:
>    `bt full' and `xbacktrace'.
> For information about debugging Emacs, please read the file
> /usr/share/emacs/24.0.92/etc/DEBUG.
> 
> 
> In GNU Emacs 24.0.92.1 (i486-pc-linux-gnu, GTK+ Version 3.2.2)
> of 2011-12-19 on zelenka, modified by Debian
> (emacs-snapshot package, version 1:20111219-1)
> Windowing system distributor `The X.Org Foundation', version 11.0.11102902
> configured using `configure  '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/24.0.92/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.0.92/site-lisp:/usr/share/emacs/site-lisp' '--without-compress-info' '--with-crt-dir=/usr/lib/i386-linux-gnu/' '--with-x=yes' '--with-x-toolkit=gtk3' '--with-imagemagick=yes' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2''
> 
> Important settings:
>  value of $LC_ALL: nil
>  value of $LC_COLLATE: nil
>  value of $LC_CTYPE: nil
>  value of $LC_MESSAGES: nil
>  value of $LC_MONETARY: nil
>  value of $LC_NUMERIC: nil
>  value of $LC_TIME: nil
>  value of $LANG: en_CA.UTF-8
>  value of $XMODIFIERS: nil
>  locale-coding-system: utf-8-unix
>  default enable-multibyte-characters: t
> 
> Major mode: Fundamental
> 
> Minor modes in effect:
>  display-time-mode: t
>  display-battery-mode: t
>  tooltip-mode: t
>  mouse-wheel-mode: t
>  file-name-shadow-mode: t
>  global-font-lock-mode: t
>  blink-cursor-mode: t
>  auto-composition-mode: t
>  auto-encryption-mode: t
>  auto-compression-mode: t
>  column-number-mode: t
>  line-number-mode: t
>  global-visual-line-mode: t
>  transient-mark-mode: t
> 
> Recent input:
> <help-echo> <down-mouse-1> M-x e <backspace> r e p 
> o SPC r SPC e m SPC a <backspace> b SPC <return>
> 
> Recent messages:
> Loading /etc/emacs/site-start.d/50bbdb.el (source)...done
> Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
> Skipping dictionaries-common setup for emacs-snapshot
> Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...done
> Loading /etc/emacs/site-start.d/50flim.el (source)...done
> Loading /etc/emacs/site-start.d/50w3m-el.el (source)...done
> Loading /etc/emacs/site-start.d/50w3m-el-snapshot.el (source)...done
> OVERVIEW
> For information about GNU Emacs and the GNU system, type C-? C-a.
> Making completion list...
> 
> Load-path shadows:
> 
> When I click on the major mode name in the mode-line, the selection menu
> drops downward.  Since I am using the tiling wm stumpwm, the emacs frame
> takes up the entire screen, so the selection menu is squashed and the
> text-display in the selection menu is one pixel high.  I had similar
> results in wmaker, but since I can move the emacs frame up a bit from
> the bottom of the screen I can see more of the selection menu.  This
> does not occur if I click on a minor mode name.  I experience this if
> installing Emacs 24 from an unofficial Debian package, and when built
> from bazaar on Arch Linux.  This does not occur if I build with gtk2
> support.
> -- 
> take care and control,
> dkh
> 
> 






  reply	other threads:[~2011-12-26 18:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-23 18:00 bug#10361: 24.0.92; mode-line major mode menu is one pixel high under gtk3 dkh
2011-12-26 18:08 ` Jan Djärv [this message]
     [not found] ` <mailman.719.1324922972.15002.bug-gnu-emacs@gnu.org>
2011-12-26 23:25   ` dkh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AD4EC6D1-B9EA-4A31-8B32-A17A3D764021@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=10361@debbugs.gnu.org \
    --cc=dustin.hemmerling@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.