GNU bug report logs - #1023
Can't resize on Mac OS

Previous Next

Packages: emacs, ns;

Reported by: "Ken Harris" <kengruven <at> gmail.com>

Date: Wed, 24 Sep 2008 20:20:03 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

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 1023 in the body.
You can then email your comments to 1023 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-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#1023; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to "Ken Harris" <kengruven <at> gmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Ken Harris" <kengruven <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Can't resize on Mac OS
Date: Wed, 24 Sep 2008 13:10:25 -0700
Resizing of the Emacs window (frame?  the windowing-system-level
thing) doesn't work right:

(a) If I click the Zoom (+) button in the window's titlebar, the
window becomes unresizeable: dragging the corner no longer has an
effect, until I click the Zoom button again.

(b) When I switch from a large external display to my laptop's
display, I have less screen area, but unlike all my other apps, the
Emacs window doesn't shrink itself to fit on my display.

(c) New windows inherit this broken behavior (i.e., can't be resized),
so I can't just C-x 5 2 to fix it.  The new frame is 80x38 chars, and
can't be resized.  It can only be Zoomed, which makes it 7 lines
taller, but still can't be resized.

The upshot of these is that if I switch displays when Emacs is
running, its session gets kind of screwed.  I can either have a window
that's way too tall (can't see the modeline/minibuffer), or (if I Zoom
the window) I have a window that's too narrow (and can't be resized to
be wider).

I'm using a MacBook (Intel Core 2 Duo) with Mac OS X 10.5.4, though
I've been seeing this behavior on this machine for a while (likely
even on 10.4 ... can't remember for sure).

Thanks!


In GNU Emacs 22.2.1 (i386-apple-darwin8.11.1, Carbon Version 1.6.0)
 of 2008-03-26 on seijiz.local
Windowing system distributor `Apple Inc.', version 10.5.4
configured using `configure
'--prefix=/Applications/Emacs.app/Contents/Resources' '--with-carbon'
'--without-x' '--libexecdir=/Volumes/Emacs/Emacs.app/Contents/MacOS/libexec'
'CFLAGS=-Os -arch i386 -arch ppc -isysroot
/Developer/SDKs/MacOSX10.4u.sdk -DUSE_ATSUI -DUSE_MAC_TSM''

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: nil
  locale-coding-system: japanese-iso-8bit
  default-enable-multibyte-characters: t

Major mode: Ruby

Minor modes in effect:
  shell-dirtrack-mode: t
  erc-menu-mode: t
  erc-autojoin-mode: t
  erc-ring-mode: t
  erc-pcomplete-mode: t
  erc-track-mode: t
  erc-track-minor-mode: t
  erc-match-mode: t
  erc-button-mode: t
  erc-fill-mode: t
  erc-stamp-mode: t
  erc-netsplit-mode: t
  erc-irccontrols-mode: t
  erc-noncommands-mode: t
  erc-readonly-mode: t
  hl-line-mode: t
  ruby-electric-mode: t
  outline-minor-mode: t
  encoded-kbd-mode: t
  flymake-mode: t
  show-paren-mode: t
  mac-print-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-s f i n d ( C-a C-n
<right> <help-echo> M-x r e p o r t - e m a c s <tab>
<return>

Recent messages:
Quit
Mark saved where search started
Wrote /Users/ken/Documents/ClayValet-gonzales/workflow/image_shrinker.rb
[2 times]
Mark set [2 times]
Wrote /Users/ken/Documents/ClayValet-gonzales/workflow/image_shrinker.rb
[11 times]
Mark set
Wrote /Users/ken/Documents/ClayValet-gonzales/workflow/image_shrinker.rb
(No changes need to be saved)
Mark saved where search started
Loading emacsbug...done





bug reassigned from package `emacs' to `emacs,ns'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Thu, 25 Sep 2008 08:05:05 GMT) Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to Stefan Monnier <monnier <at> IRO.UMontreal.CA>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Message #12 received at 1023 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Ken Harris <kengruven <at> gmail.com>
Cc: 1023 <at> debbugs.gnu.org
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Thu, 25 Sep 2008 09:46:50 -0400
> Resizing of the Emacs window (frame?  the windowing-system-level
> thing) doesn't work right:
[...]
> In GNU Emacs 22.2.1 (i386-apple-darwin8.11.1, Carbon Version 1.6.0)

The development of the Carbon version of Emacs has stalled a while ago,
and Emacs-23 will use the Emacs.app code base for Mac OS X support.
Can you try the CVS trunk version of Emacs to see if the Emacs.app
codebase suffers from the same problems?


        Stefan




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to David Reitter <david.reitter <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Message #17 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: David Reitter <david.reitter <at> gmail.com>
To: Ken Harris <kengruven <at> gmail.com>, 1023 <at> debbugs.gnu.org
Cc: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Thu, 25 Sep 2008 10:27:22 -0400
[Message part 1 (text/plain, inline)]
On 24 Sep 2008, at 16:10, Ken Harris wrote:

> Resizing of the Emacs window (frame?  the windowing-system-level
> thing) doesn't work right:
>
> (a) If I click the Zoom (+) button in the window's titlebar, the
> window becomes unresizeable: dragging the corner no longer has an
> effect, until I click the Zoom button again.

Can't reproduce.

> (b) When I switch from a large external display to my laptop's
> display, I have less screen area, but unlike all my other apps, the
> Emacs window doesn't shrink itself to fit on my display.

Yes, I can confirm that.

[smime.p7s (application/pkcs7-signature, attachment)]

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to David Reitter <david.reitter <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Message #27 received at 1023 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
To: David Reitter <david.reitter <at> gmail.com>, Ken Harris <kengruven <at> gmail.com>,
        1023 <at> debbugs.gnu.org
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Fri, 26 Sep 2008 06:43:51 +0900
>>>>> On Thu, 25 Sep 2008 10:27:22 -0400, David Reitter <david.reitter <at> gmail.com> said:

>> Resizing of the Emacs window (frame?  the windowing-system-level
>> thing) doesn't work right:
>> 
>> (a) If I click the Zoom (+) button in the window's titlebar, the
>> window becomes unresizeable: dragging the corner no longer has an
>> effect, until I click the Zoom button again.

> Can't reproduce.

I can't reproduce it with Emacs 22.3/Mac OS X 10.5.5, either.

>> (b) When I switch from a large external display to my laptop's
>> display, I have less screen area, but unlike all my other apps, the
>> Emacs window doesn't shrink itself to fit on my display.

> Yes, I can confirm that.

I don't have a plan to change the behavior for the Carbon port, but
the Carbon+AppKit port (*) would shrink the frame to fit the screen
for that case.

*: http://lists.gnu.org/archive/html/emacs-devel/2008-09/msg00268.html

				     YAMAMOTO Mitsuharu
				mituharu <at> math.s.chiba-u.ac.jp




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to David Reitter <david.reitter <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Message #32 received at 1023 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: David Reitter <david.reitter <at> gmail.com>
To: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
Cc: Ken Harris <kengruven <at> gmail.com>, 1023 <at> debbugs.gnu.org
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Thu, 25 Sep 2008 17:53:01 -0400
[Message part 1 (text/plain, inline)]
On 25 Sep 2008, at 17:43, YAMAMOTO Mitsuharu wrote:

>>>>>> On Thu, 25 Sep 2008 10:27:22 -0400, David Reitter <david.reitter <at> gmail.com 
>>>>>> > said:
>
>>> Resizing of the Emacs window (frame?  the windowing-system-level
>>> thing) doesn't work right:
>>>
>>> (a) If I click the Zoom (+) button in the window's titlebar, the
>>> window becomes unresizeable: dragging the corner no longer has an
>>> effect, until I click the Zoom button again.
>
>> Can't reproduce.
>
> I can't reproduce it with Emacs 22.3/Mac OS X 10.5.5, either.
>
>>> (b) When I switch from a large external display to my laptop's
>>> display, I have less screen area, but unlike all my other apps, the
>>> Emacs window doesn't shrink itself to fit on my display.
>
>> Yes, I can confirm that.
>
> I don't have a plan to change the behavior for the Carbon port, but
> the Carbon+AppKit port (*) would shrink the frame to fit the screen
> for that case.

But what I do see occasionally is that after switching from my large  
screen to the small one, the frame becomes unresizeable and the zoom  
button stops working.
I can programmatically change the frame size (my own "scatter frames"  
function) but nothing manual.
So there's definitely some bug.

As a side-node, your port is the most widely used one and will be for  
some time to come - fixing bugs in the 22 branch is absolutely  
worthwhile.

 
[smime.p7s (application/pkcs7-signature, attachment)]

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to "Ken Harris" <kengruven <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Message #37 received at 1023 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Ken Harris" <kengruven <at> gmail.com>
To: "David Reitter" <david.reitter <at> gmail.com>
Cc: "YAMAMOTO Mitsuharu" <mituharu <at> math.s.chiba-u.ac.jp>,
        1023 <at> debbugs.gnu.org
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Thu, 25 Sep 2008 14:54:58 -0700
>> (a) If I click the Zoom (+) button in the window's titlebar, the
>> window becomes unresizeable: dragging the corner no longer has an
>> effect, until I click the Zoom button again.
>
> Can't reproduce.

This seems to only happen after I switch from the external to the
builtin display.

> Can you try the CVS trunk version of Emacs to see if the Emacs.app
> codebase suffers from the same problems?

I'll try to build it later this afternoon, unless somebody has a
recent binary.  I've never built Emacs on a Mac before, so wish me
luck.


- Ken




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Message #42 received at 1023 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
To: David Reitter <david.reitter <at> gmail.com>, Ken Harris <kengruven <at> gmail.com>,
        1023 <at> debbugs.gnu.org
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Fri, 26 Sep 2008 07:17:54 +0900
>>>>> On Thu, 25 Sep 2008 17:53:01 -0400, David Reitter <david.reitter <at> gmail.com> said:

>>>> (b) When I switch from a large external display to my laptop's
>>>> display, I have less screen area, but unlike all my other apps,
>>>> the Emacs window doesn't shrink itself to fit on my display.
>> 
>>> Yes, I can confirm that.
>> 
>> I don't have a plan to change the behavior for the Carbon port, but
>> the Carbon+AppKit port (*) would shrink the frame to fit the screen
>> for that case.

> But what I do see occasionally is that after switching from my large
> screen to the small one, the frame becomes unresizeable and the zoom
> button stops working.  I can programmatically change the frame size
> (my own "scatter frames" function) but nothing manual.  So there's
> definitely some bug.

I meant only about automatic resizing on the screen size change.  I
still can't reproduce the case that "the zoom button stops working."
Could you give concrete configuration and steps to reproduce the
latter?

				     YAMAMOTO Mitsuharu
				mituharu <at> math.s.chiba-u.ac.jp




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to David Reitter <david.reitter <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Message #47 received at 1023 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: David Reitter <david.reitter <at> gmail.com>
To: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
Cc: Ken Harris <kengruven <at> gmail.com>, 1023 <at> debbugs.gnu.org
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Thu, 25 Sep 2008 18:44:07 -0400
[Message part 1 (text/plain, inline)]
On 25 Sep 2008, at 18:17, YAMAMOTO Mitsuharu wrote:
>
> I meant only about automatic resizing on the screen size change.  I
> still can't reproduce the case that "the zoom button stops working."
> Could you give concrete configuration and steps to reproduce the
> latter?

I will try to - just now the problem didn't occur when I switched.
[smime.p7s (application/pkcs7-signature, attachment)]

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to "Ken Harris" <kengruven <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Message #52 received at 1023 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Ken Harris" <kengruven <at> gmail.com>
To: "YAMAMOTO Mitsuharu" <mituharu <at> math.s.chiba-u.ac.jp>
Cc: "David Reitter" <david.reitter <at> gmail.com>, 1023 <at> debbugs.gnu.org
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Thu, 25 Sep 2008 15:52:42 -0700
> I meant only about automatic resizing on the screen size change.  I
> still can't reproduce the case that "the zoom button stops working."
> Could you give concrete configuration and steps to reproduce the
> latter?

Note that it's not the zoom button that stops working.  It's the resize control.

Hardware: MacBook, 2 GHz Intel Core 2 Duo, 2 GB RAM.
OS: Mac OS X 10.5.4.
Emacs: Carbon Emacs ("Spring, 2008; Carbon Emacs Package by S.
Zenitani et al." in the Finder, "GNU Emacs 22.2.1
(i386-apple-darwin8.11.1, Carbon Version 1.6.0)" in the *GNU Emacs*
buffer.

Procedure: Plug sleeping MacBook into external 24" DVI display, USB
keyboard and mouse, and power supply (the latter wakes it from sleep).
 Launch Emacs; note that you can resize the window.  Unplug display,
keyboard, mouse, power supply (puts it to sleep).  Open lid; observe
that you can no longer resize the Emacs window.

I tried this now twice in a row, and it did the same thing both times.
 In both cases, once I plugged in the external display again, the
Emacs window regained its ability to be resized.  (Otherwise, I have
to relaunch Emacs to do this.)


- Ken




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Message #57 received at 1023 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
To: "Ken Harris" <kengruven <at> gmail.com>
Cc: "YAMAMOTO Mitsuharu" <mituharu <at> math.s.chiba-u.ac.jp>,
        "David Reitter" <david.reitter <at> gmail.com>,
        1023 <at> debbugs.gnu.org
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Fri, 26 Sep 2008 08:11:21 +0900
>>>>> On Thu, 25 Sep 2008 15:52:42 -0700, "Ken Harris" <kengruven <at> gmail.com> said:

>> I meant only about automatic resizing on the screen size change.  I
>> still can't reproduce the case that "the zoom button stops
>> working."  Could you give concrete configuration and steps to
>> reproduce the latter?

> Note that it's not the zoom button that stops working.  It's the
> resize control.

Do you mean "Can't resize because the resize control becomes outside
the screen and invisible", or "The resize control is on screen and
visible, but nothing happens when you drag it"?

> Procedure: Plug sleeping MacBook into external 24" DVI display, USB
> keyboard and mouse, and power supply (the latter wakes it from
> sleep).  Launch Emacs; note that you can resize the window.  Unplug
> display, keyboard, mouse, power supply (puts it to sleep).  Open
> lid; observe that you can no longer resize the Emacs window.

Is mirroring turned on or not?  What is the resolution setting for
each monitor?

				     YAMAMOTO Mitsuharu
				mituharu <at> math.s.chiba-u.ac.jp




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to "Ken Harris" <kengruven <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Message #62 received at 1023 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Ken Harris" <kengruven <at> gmail.com>
To: "YAMAMOTO Mitsuharu" <mituharu <at> math.s.chiba-u.ac.jp>
Cc: "David Reitter" <david.reitter <at> gmail.com>, 1023 <at> debbugs.gnu.org
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Thu, 25 Sep 2008 16:18:11 -0700
> Do you mean "Can't resize because the resize control becomes outside
> the screen and invisible", or "The resize control is on screen and
> visible, but nothing happens when you drag it"?

The resize control is visible.  When I point at it and press the mouse
button, the border of the window changes color, as if it's going to do
an old-style outline-resize, but dragging has no effect.

> Is mirroring turned on or not?  What is the resolution setting for
> each monitor?

The displays are not mirrored; at any given time, I'm using only the
internal, or only the external display.  The Macbook internal display
is 1280x800 (I believe), and the 24" is 1680x1050.


- Ken




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Message #67 received at 1023 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
To: "Ken Harris" <kengruven <at> gmail.com>
Cc: "David Reitter" <david.reitter <at> gmail.com>, 1023 <at> debbugs.gnu.org
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Sat, 27 Sep 2008 10:48:19 +0900
>>>>> On Thu, 25 Sep 2008 16:18:11 -0700, "Ken Harris" <kengruven <at> gmail.com> said:

>> Do you mean "Can't resize because the resize control becomes
>> outside the screen and invisible", or "The resize control is on
>> screen and visible, but nothing happens when you drag it"?

> The resize control is visible.  When I point at it and press the
> mouse button, the border of the window changes color, as if it's
> going to do an old-style outline-resize, but dragging has no effect.

Still can't reproduce.  I'd suspect it's specific to particular
distributions (Carbon Emacs Package in you case) and not a bug in
Carbon Emacs.

				     YAMAMOTO Mitsuharu
				mituharu <at> math.s.chiba-u.ac.jp




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to David Reitter <david.reitter <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Message #72 received at 1023 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: David Reitter <david.reitter <at> gmail.com>
To: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
Cc: "Ken Harris" <kengruven <at> gmail.com>, 1023 <at> debbugs.gnu.org
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Fri, 26 Sep 2008 22:56:30 -0400
[Message part 1 (text/plain, inline)]
On 26 Sep 2008, at 21:48, YAMAMOTO Mitsuharu wrote:

> Still can't reproduce.  I'd suspect it's specific to particular
> distributions (Carbon Emacs Package in you case) and not a bug in
> Carbon Emacs.

I can see it in Aquamacs right now (after switching from the large to  
the small display).  Green button doesn't work, and no frame can be  
resized - even  new ones don't resize.
To my knowledge there is no patch in Aquamacs that would directly  
affect this kind of window handling, and nor would I expect one in  
Carbon Emacs Package.  We do have the mac-fullscreen patch in common.   
Maybe we should look at that.

Ken, do you use fullscreen editing at all, or did you enter it during  
your last Emacs session when this occurred?

[smime.p7s (application/pkcs7-signature, attachment)]

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to "Ken Harris" <kengruven <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Message #77 received at 1023 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Ken Harris" <kengruven <at> gmail.com>
To: "David Reitter" <david.reitter <at> gmail.com>
Cc: "YAMAMOTO Mitsuharu" <mituharu <at> math.s.chiba-u.ac.jp>,
        1023 <at> debbugs.gnu.org
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Fri, 26 Sep 2008 20:28:42 -0700
> Ken, do you use fullscreen editing at all, or did you enter it during your
> last Emacs session when this occurred?

Nope, my Procedure listed everything I did.  (I didn't even know Emacs
*had* a fullscreen mode, though I guess by now it really shouldn't
surprise me.)

I reinstalled XCode yesterday, so I'll try building Emacs from CVS, if
I can figure that out.


- Ken




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to "Ken Harris" <kengruven <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Message #82 received at 1023 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Ken Harris" <kengruven <at> gmail.com>
To: monnier <at> iro.umontreal.ca, "David Reitter" <david.reitter <at> gmail.com>
Cc: "YAMAMOTO Mitsuharu" <mituharu <at> math.s.chiba-u.ac.jp>,
        1023 <at> debbugs.gnu.org
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Wed, 1 Oct 2008 14:22:53 -0700
Stefan (and others):

I can't seem to build Emacs.

I tried "./configure && make" (as in INSTALL), and I tried
--with-carbon --without-x (from some webpage), and "make bootstrap",
and some other suggestions I found online.  The best I got was a
(text-only) src/emacs binary, but mac/Emacs.app is empty.

If anybody has a recent Emacs (but not Carbon Emacs Package) build,
I'd be happy to try it.  Or if there's some trick to building Emacs on
the Mac, I'll give it another go.  Otherwise I guess I'll wait for
Emacs 23.


- Ken




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Message #87 received at 1023 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
To: "Ken Harris" <kengruven <at> gmail.com>
Cc: monnier <at> iro.umontreal.ca, "David Reitter" <david.reitter <at> gmail.com>,
        1023 <at> debbugs.gnu.org
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Thu, 02 Oct 2008 09:25:13 +0900
>>>>> On Wed, 1 Oct 2008 14:22:53 -0700, "Ken Harris" <kengruven <at> gmail.com> said:

> I can't seem to build Emacs.

> I tried "./configure && make" (as in INSTALL), and I tried
> --with-carbon --without-x (from some webpage), and "make bootstrap",
> and some other suggestions I found online.  The best I got was a
> (text-only) src/emacs binary, but mac/Emacs.app is empty.

The most reliable way is to grab the Emacs 22.3 source tarball from
some GNU mirror site.  Build instruction is found at mac/INSTALL.  You
don't need `make bootstrap' for release versions.

				     YAMAMOTO Mitsuharu
				mituharu <at> math.s.chiba-u.ac.jp




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to David Reitter <david.reitter <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Message #92 received at 1023 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: David Reitter <david.reitter <at> gmail.com>
To: Ken Harris <kengruven <at> gmail.com>
Cc: Stefan Monnier <monnier <at> iro.umontreal.ca>, 1023 <at> debbugs.gnu.org,
        YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Thu, 2 Oct 2008 11:00:13 -0400
[Message part 1 (text/plain, inline)]
On 1 Oct 2008, at 20:25, YAMAMOTO Mitsuharu wrote:
>
>> I tried "./configure && make" (as in INSTALL), and I tried
>> --with-carbon --without-x (from some webpage), and "make bootstrap",
>> and some other suggestions I found online.  The best I got was a
>> (text-only) src/emacs binary, but mac/Emacs.app is empty.
>
> The most reliable way is to grab the Emacs 22.3 source tarball from
> some GNU mirror site.  Build instruction is found at mac/INSTALL.  You
> don't need `make bootstrap' for release versions.

Ken, you can download a ready-to-install build of GNU Emacs 22 from  
CVS HEAD (Carbon) at http://aquamacs.org/nightlies.shtml.


[smime.p7s (application/pkcs7-signature, attachment)]

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Message #95 received at 1023 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Ken Harris <kengruven <at> gmail.com>
Cc: 1023 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca,
        "David Reitter" <david.reitter <at> gmail.com>
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Thu, 02 Oct 2008 12:13:10 -0400
"Ken Harris" wrote:

> I tried "./configure && make" (as in INSTALL), and I tried
> --with-carbon --without-x (from some webpage), and "make bootstrap",
> and some other suggestions I found online.  The best I got was a
> (text-only) src/emacs binary, but mac/Emacs.app is empty.

To build the Mac version of the CVS trunk, please read
nextstep/INSTALL (this should be more clearly indicated from the
top-level).

In short:

./configure --with-ns
make
make install




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to "Ken Harris" <kengruven <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Message #100 received at 1023 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Ken Harris" <kengruven <at> gmail.com>
To: "Glenn Morris" <rgm <at> gnu.org>
Cc: 1023 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca,
        "David Reitter" <david.reitter <at> gmail.com>
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Thu, 2 Oct 2008 12:56:05 -0700
Hi Glenn,

> To build the Mac version of the CVS trunk, please read
> nextstep/INSTALL (this should be more clearly indicated from the
> top-level).

Ah, I see it now.  OK, I built that (from CVS trunk), got a working
Emacs.app, and resizing after suspend seems to work now.  Great!

I guess we can call this one resolved.

Thanks, everybody, for the tips and suggestions and all!


- Ken




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com:
bug#1023; Package emacs,ns. Full text and rfc822 format available.

Acknowledgement sent to David Reitter <david.reitter <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>, don <at> donarmstrong.com. Full text and rfc822 format available.

Message #105 received at 1023 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: David Reitter <david.reitter <at> gmail.com>
To: "Ken Harris" <kengruven <at> gmail.com>
Cc: "Glenn Morris" <rgm <at> gnu.org>, 1023 <at> debbugs.gnu.org,
        monnier <at> iro.umontreal.ca
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Thu, 2 Oct 2008 16:07:10 -0400
[Message part 1 (text/plain, inline)]
On 2 Oct 2008, at 15:56, Ken Harris wrote:
>
> I guess we can call this one resolved.

I'm glad it solves the problem for you.

To us others: that doesn't mean that the bug is fixed, given that  
we've got an estimated 12,000 regular users (and many more occasional  
users) who are using one of the distributions released from CVS.    
Let's be professional and support the stable 22 branch until a good  
while after 23.1 has been released! 
[smime.p7s (application/pkcs7-signature, attachment)]

Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. Full text and rfc822 format available.

Notification sent to "Ken Harris" <kengruven <at> gmail.com>:
bug acknowledged by developer. Full text and rfc822 format available.

Message #110 received at 1023-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 1023-done <at> debbugs.gnu.org
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Thu, 02 Oct 2008 17:12:29 -0400
David Reitter wrote:

> To us others: that doesn't mean that the bug is fixed, given that  
> we've got an estimated 12,000 regular users (and many more occasional  
> users) who are using one of the distributions released from CVS.    
> Let's be professional and support the stable 22 branch until a good  
> while after 23.1 has been released! 

Please propose such policy shifts on emacs-devel rather than in our
bug-tracker.




Message #111 received at 1023-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: 1023-done <at> debbugs.gnu.org
Subject: Re: bug#1023: Can't resize on Mac OS
Date: Thu, 02 Oct 2008 17:27:30 -0400
>> To build the Mac version of the CVS trunk, please read
>> nextstep/INSTALL (this should be more clearly indicated from the
>> top-level).

> Ah, I see it now.  OK, I built that (from CVS trunk), got a working
> Emacs.app, and resizing after suspend seems to work now.  Great!

> I guess we can call this one resolved.

Great!

> Thanks, everybody, for the tips and suggestions and all!

Thanks for double-checking,


        Stefan




bug archived. Request was from Debbugs Internal Request <don <at> donarmstrong.com> to internal_control <at> emacsbugs.donarmstrong.com. (Fri, 31 Oct 2008 14:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 16 years and 235 days ago.

Previous Next


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