GNU bug report logs - #3859
23.1.50; (make-frame '(visibility)) problem on w32

Previous Next

Packages: w32, emacs;

Reported by: Lennart Borgman <lennart.borgman <at> gmail.com>

Date: Wed, 15 Jul 2009 19:10:05 UTC

Severity: normal

Tags: moreinfo

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 3859 in the body.
You can then email your comments to 3859 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#3859; Package emacs. (Wed, 15 Jul 2009 19:10:06 GMT) Full text and rfc822 format available.

Acknowledgement sent to Lennart Borgman <lennart.borgman <at> gmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Wed, 15 Jul 2009 19:10:06 GMT) Full text and rfc822 format available.

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

From: Lennart Borgman <lennart.borgman <at> gmail.com>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.1.50; (make-frame '(visibility)) problem on w32
Date: Wed, 15 Jul 2009 21:02:51 +0200
I have previously told about problem with make-frame, but have had a
hard time to narrow down an example. I have seen crashes and strange
behaviour.

The example in the subject lines gives me strange point moving
problems. For example have I seen that when switching back to buffer
*scratch* point moves to 1.

I can't narrow it down right now, but it is very reproducible. I
believe the other problems I have seen also have been associated with
create-frame.

Unfortunately on my patched version. Sorry. (I would be glad to get
rid of my patches.)




In GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600)
 of 2009-06-30
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags
-Ic:/g/include -fno-crossjumping'



bug reassigned from package `emacs' to `emacs,w32'. Request was from Jason Rumney <jasonr <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Sat, 01 Aug 2009 09:25:07 GMT) Full text and rfc822 format available.

Added tag(s) moreinfo. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Thu, 05 Nov 2009 03:35:07 GMT) Full text and rfc822 format available.

Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#3859; Package emacs,w32. (Sun, 03 Jul 2011 23:09:01 GMT) Full text and rfc822 format available.

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

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Lennart Borgman <lennart.borgman <at> gmail.com>
Cc: 3859 <at> debbugs.gnu.org
Subject: Re: bug#3859: 23.1.50; (make-frame '(visibility)) problem on w32
Date: Mon, 4 Jul 2011 01:07:44 +0200
On Wed, Jul 15, 2009 at 21:02, Lennart Borgman
<lennart.borgman <at> gmail.com> wrote:

> I can't narrow it down right now, but it is very reproducible. I
> believe the other problems I have seen also have been associated with
> create-frame.
>
> Unfortunately on my patched version. Sorry. (I would be glad to get
> rid of my patches.)

So, are you still seeing this bug, and are you able to reproduce it
with stock Emacs?

    Juanma




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#3859; Package emacs,w32. (Sun, 03 Jul 2011 23:19:01 GMT) Full text and rfc822 format available.

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

From: Lennart Borgman <lennart.borgman <at> gmail.com>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: 3859 <at> debbugs.gnu.org
Subject: Re: bug#3859: 23.1.50; (make-frame '(visibility)) problem on w32
Date: Mon, 4 Jul 2011 01:18:26 +0200
On Mon, Jul 4, 2011 at 01:07, Juanma Barranquero <lekktu <at> gmail.com> wrote:
> On Wed, Jul 15, 2009 at 21:02, Lennart Borgman
> <lennart.borgman <at> gmail.com> wrote:
>
>> I can't narrow it down right now, but it is very reproducible. I
>> believe the other problems I have seen also have been associated with
>> create-frame.
>>
>> Unfortunately on my patched version. Sorry. (I would be glad to get
>> rid of my patches.)
>
> So, are you still seeing this bug, and are you able to reproduce it
> with stock Emacs?

Sorry, I do not know at the moment. I do not see this in my (old)
patched build and I do not remember the details right now.

At the moment it is unfortunately very hard to compare my code to
standard Emacs code since I have not had time to build at all lately.

I could try with the latest build, but I can't find it now. The
information on EmacsWiki does not seem to be right. Where are the
latest builds now?




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#3859; Package emacs,w32. (Sun, 03 Jul 2011 23:26:02 GMT) Full text and rfc822 format available.

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

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Lennart Borgman <lennart.borgman <at> gmail.com>
Cc: 3859 <at> debbugs.gnu.org
Subject: Re: bug#3859: 23.1.50; (make-frame '(visibility)) problem on w32
Date: Mon, 4 Jul 2011 01:24:56 +0200
On Mon, Jul 4, 2011 at 01:18, Lennart Borgman <lennart.borgman <at> gmail.com> wrote:

> Sorry, I do not know at the moment.

You don't know if you see a given bug or not?

> I could try with the latest build, but I can't find it now. The
> information on EmacsWiki does not seem to be right. Where are the
> latest builds now?

The Windows build, do you mean? Sean builds weekly from trunk, and the
binaries are at http://alpha.gnu.org/gnu/emacs/windows/

    Juanma




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#3859; Package emacs,w32. (Sun, 03 Jul 2011 23:50:02 GMT) Full text and rfc822 format available.

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

From: Lennart Borgman <lennart.borgman <at> gmail.com>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: 3859 <at> debbugs.gnu.org
Subject: Re: bug#3859: 23.1.50; (make-frame '(visibility)) problem on w32
Date: Mon, 4 Jul 2011 01:48:35 +0200
On Mon, Jul 4, 2011 at 01:24, Juanma Barranquero <lekktu <at> gmail.com> wrote:
> On Mon, Jul 4, 2011 at 01:18, Lennart Borgman <lennart.borgman <at> gmail.com> wrote:
>
>> Sorry, I do not know at the moment.
>
> You don't know if you see a given bug or not?
>
>> I could try with the latest build, but I can't find it now. The
>> information on EmacsWiki does not seem to be right. Where are the
>> latest builds now?
>
> The Windows build, do you mean? Sean builds weekly from trunk, and the
> binaries are at http://alpha.gnu.org/gnu/emacs/windows/

Thanks. I added the links to http://www.emacswiki.org/emacs/CategoryWThirtyTwo

BTW, it would be much easier to find the latest build if ISO time
format was used in the list. Why is not this used?




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#3859; Package emacs,w32. (Mon, 04 Jul 2011 00:39:02 GMT) Full text and rfc822 format available.

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

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Lennart Borgman <lennart.borgman <at> gmail.com>
Cc: 3859 <at> debbugs.gnu.org
Subject: Re: bug#3859: 23.1.50; (make-frame '(visibility)) problem on w32
Date: Mon, 4 Jul 2011 02:38:05 +0200
On Mon, Jul 4, 2011 at 01:48, Lennart Borgman <lennart.borgman <at> gmail.com> wrote:

> BTW, it would be much easier to find the latest build if ISO time
> format was used in the list. Why is not this used?

What do you mean? The date in ISO format is part of the zip's name!
And you can click on the "Last modified" header to sort them by
descending order of modification.

    Juanma




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#3859; Package emacs,w32. (Mon, 04 Jul 2011 01:12:02 GMT) Full text and rfc822 format available.

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

From: Lennart Borgman <lennart.borgman <at> gmail.com>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: 3859 <at> debbugs.gnu.org
Subject: Re: bug#3859: 23.1.50; (make-frame '(visibility)) problem on w32
Date: Mon, 4 Jul 2011 03:10:34 +0200
On Mon, Jul 4, 2011 at 02:38, Juanma Barranquero <lekktu <at> gmail.com> wrote:
> On Mon, Jul 4, 2011 at 01:48, Lennart Borgman <lennart.borgman <at> gmail.com> wrote:
>
>> BTW, it would be much easier to find the latest build if ISO time
>> format was used in the list. Why is not this used?
>
> What do you mean? The date in ISO format is part of the zip's name!
> And you can click on the "Last modified" header to sort them by
> descending order of modification.

Ah, yes. I was looking at the date column ;-)

And you could sort them. Wow!




bug closed, send any further explanations to 3859 <at> debbugs.gnu.org and Lennart Borgman <lennart.borgman <at> gmail.com> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Thu, 07 Feb 2013 01:44:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 07 Mar 2013 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 110 days ago.

Previous Next


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