GNU bug report logs - #12088
24.1.50; Display messed up on OS X

Previous Next

Package: emacs;

Reported by: Eric Hanchrow <eric.hanchrow <at> gmail.com>

Date: Mon, 30 Jul 2012 00:51:02 UTC

Severity: normal

Found in version 24.1.50

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 12088 in the body.
You can then email your comments to 12088 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#12088; Package emacs. (Mon, 30 Jul 2012 00:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Eric Hanchrow <eric.hanchrow <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 30 Jul 2012 00:51:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Eric Hanchrow <eric.hanchrow <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.1.50; Display messed up on OS X
Date: Sun, 29 Jul 2012 17:43:20 -0700
This happens in a very recent trunk build (commit
c486bb94c9055c4781de1b91b75c830bf70263cc
Author: Eli Zaretskii <eliz <at> gnu.org>
Date:   Sun Jul 29 21:33:47 2012 +0300

    Remove obsolete comment in mule-cmds.el.
), as well as the 24.1 version at emacsforosx.com

Visit a buffer with some text (this very bug report works fine).  Use
M-0 to put a non-blank line at the top of the window.  Now evaluate

(progn (set-frame-font "Monaco-20") (recenter-top-bottom 0))

Note that the line that was originally at the top of the screen is no
longer visible.

Now do M-- C-l.  I see a copy of the menu bar in the middle of the
window, in addition to the menu bar that is correctly at the top of
the window.


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
/Users/erichanchrow/local/src/emacs/nextstep/Emacs.app/Contents/Resources/etc/DEBUG.


In GNU Emacs 24.1.50.1 (x86_64-apple-darwin12.0.0, NS apple-appkit-1187.00)
 of 2012-07-29 on Eric-Hanchrows-MacBook-Air.local
Windowing system distributor `Apple', version 10.3.1187
Configured using:
 `configure '--with-ns' 'CFLAGS=-O2 -arch x86_64'
 'LDFLAGS=-L/opt/local/lib' 'CPPFLAGS=-I/opt/local/include''

Important settings:
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x r e p o r t - e m <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks
lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment lisp-mode register page menu-bar
rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax
facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak
czech european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces
cus-face files text-properties overlay sha1 md5 base64 format env
code-pages mule custom widget hashtable-print-readable backquote
make-network-process dbusbind ns multi-tty emacs)




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#12088; Package emacs. (Mon, 30 Jul 2012 20:26:02 GMT) Full text and rfc822 format available.

Message #8 received at 12088 <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Eric Hanchrow <eric.hanchrow <at> gmail.com>
Cc: 12088 <at> debbugs.gnu.org
Subject: Re: bug#12088: 24.1.50; Display messed up on OS X
Date: Mon, 30 Jul 2012 22:18:03 +0200
30 jul 2012 kl. 02:43 skrev Eric Hanchrow:

> This happens in a very recent trunk build (commit
> c486bb94c9055c4781de1b91b75c830bf70263cc
> Author: Eli Zaretskii <eliz <at> gnu.org>
> Date:   Sun Jul 29 21:33:47 2012 +0300
> 
>    Remove obsolete comment in mule-cmds.el.
> ), as well as the 24.1 version at emacsforosx.com
> 
> Visit a buffer with some text (this very bug report works fine).  Use
> M-0 to put a non-blank line at the top of the window.  Now evaluate

Did you mean C-0?

> 
> (progn (set-frame-font "Monaco-20") (recenter-top-bottom 0))
> 
> Note that the line that was originally at the top of the screen is no
> longer visible.
> 
> Now do M-- C-l.  I see a copy of the menu bar in the middle of the
> window, in addition to the menu bar that is correctly at the top of
> the window.
> 

I guess you mean tool-bar, because that is what I see.
Something is very odd here :-)

	Jan D.






Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#12088; Package emacs. (Mon, 30 Jul 2012 20:30:01 GMT) Full text and rfc822 format available.

Message #11 received at 12088 <at> debbugs.gnu.org (full text, mbox):

From: Eric Hanchrow <eric.hanchrow <at> gmail.com>
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: 12088 <at> debbugs.gnu.org
Subject: Re: bug#12088: 24.1.50; Display messed up on OS X
Date: Mon, 30 Jul 2012 13:22:20 -0700
On Mon, Jul 30, 2012 at 1:18 PM, Jan Djärv <jan.h.d <at> swipnet.se> wrote:
>
> 30 jul 2012 kl. 02:43 skrev Eric Hanchrow:
>> Visit a buffer with some text (this very bug report works fine).  Use
>> M-0 to put a non-blank line at the top of the window.  Now evaluate
>
> Did you mean C-0?

Actually I meant M-0 C-l.

>> Now do M-- C-l.  I see a copy of the menu bar in the middle of the
>> window, in addition to the menu bar that is correctly at the top of
>> the window.
>>
>
> I guess you mean tool-bar, because that is what I see.
> Something is very odd here :-)

I'm sorry; I did indeed mean tool-bar.  But my point stands: I see two of them.




Reply sent to Jan Djärv <jan.h.d <at> swipnet.se>:
You have taken responsibility. (Sat, 08 Sep 2012 17:25:01 GMT) Full text and rfc822 format available.

Notification sent to Eric Hanchrow <eric.hanchrow <at> gmail.com>:
bug acknowledged by developer. (Sat, 08 Sep 2012 17:25:02 GMT) Full text and rfc822 format available.

Message #16 received at 12088-done <at> debbugs.gnu.org (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Eric Hanchrow <eric.hanchrow <at> gmail.com>
Cc: 12088-done <at> debbugs.gnu.org
Subject: Re: bug#12088: 24.1.50; Display messed up on OS X
Date: Sat, 8 Sep 2012 19:23:32 +0200
Hello.

30 jul 2012 kl. 22:22 skrev Eric Hanchrow <eric.hanchrow <at> gmail.com>:

> On Mon, Jul 30, 2012 at 1:18 PM, Jan Djärv <jan.h.d <at> swipnet.se> wrote:
>> 
>> 30 jul 2012 kl. 02:43 skrev Eric Hanchrow:
>>> Visit a buffer with some text (this very bug report works fine).  Use
>>> M-0 to put a non-blank line at the top of the window.  Now evaluate
>> 
>> Did you mean C-0?
> 
> Actually I meant M-0 C-l.
> 
>>> Now do M-- C-l.  I see a copy of the menu bar in the middle of the
>>> window, in addition to the menu bar that is correctly at the top of
>>> the window.
>>> 
>> 
>> I guess you mean tool-bar, because that is what I see.
>> Something is very odd here :-)
> 
> I'm sorry; I did indeed mean tool-bar.  But my point stands: I see two of them.

Yes, I can even get two titlebars if I try.  However, it is now fixed in the trunk, please try it.

Thanks,

	Jan D.





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 07 Oct 2012 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 215 days ago.

Previous Next


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