unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: obscure Emacs redisplay bug  (Windows?)
       [not found]         ` <000201c52494$567b2d40$2f322f3e@v357900157>
@ 2005-03-09 11:14           ` Kim F. Storm
  2005-03-09 12:43             ` Stephan Stahl
  2005-03-09 12:53             ` Jason Rumney
  0 siblings, 2 replies; 4+ messages in thread
From: Kim F. Storm @ 2005-03-09 11:14 UTC (permalink / raw)
  Cc: emacs-devel

"Martin Rudalics" <rudalics@gmx.at> writes:

>> Do you get a menu-bar if you start emacs -q ?
>
> No.
>

No menu-bar on windows -- that's very odd.
Sounds like the version you got is hoaxed?

>>
>> If you do, something in your .emacs disables the menu-bar.
>>
>
> I don't get a menubar without any .emacs at all.
>
>>
>> I don't know what happens here.
>>
>> Can you produce a self-contained test that can demonstrate the problem?
>>
>
> I shall send you my 7000 lines code and the necessary instructions.

I will look at it...

>
>> >                            Finally, I noticed that my display flickers
>> > more frequently - in particular when I display a customization buffer in
>> > a subwindow.
>>
>> I'm not that familiar with the Windows port, but others have reported
>> flickering problems - especially with tooltips and the toolbar updates --
>> that still need to be investigated.
>>
>
> Customization buffers - that seems more related to widgets, buttons
> and the like.  However, intuitively I would say that windows refresh
> more frequently - likely my code is responsible for it (windows
> means individual Emacs windows).

Could be...

>
>> > I shall tell you more when I have managed to get this Emacs more stable:
>> > While I wrote these lines it has crashed my Windows twice and does very
>> > strange things with my harddisk whenever it starts up.  Once more,
>> > thanks for your help,
>>
>> What version of windows?
>
> Windows ME (as long as Emacs doesn't crash it)

No wonder... Windows ME is the worst version ever -- very unstable.

>
>> Where did you get the pre-built emacs ?
>
> http://nqmacs.sourceforge.net/
>
>>
>> Maybe it was built in a special way?
>>
>
> `emacs-version' gives me
>
> GNU Emacs 21.3.50.1 (i386-mingw-windows98.3000) of 2005-01-30 on NONIQPC

Anybody else tried that version with good results?

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: obscure Emacs redisplay bug  (Windows?)
  2005-03-09 11:14           ` Kim F. Storm
@ 2005-03-09 12:43             ` Stephan Stahl
  2005-03-09 12:53             ` Jason Rumney
  1 sibling, 0 replies; 4+ messages in thread
From: Stephan Stahl @ 2005-03-09 12:43 UTC (permalink / raw)
  Cc: Martin Rudalics, emacs-devel

Hi Kim.

storm@cua.dk (Kim F. Storm) said:
>>> Maybe it was built in a special way?
>>>
>>
>> `emacs-version' gives me
>>
>> GNU Emacs 21.3.50.1 (i386-mingw-windows98.3000) of 2005-01-30 on NONIQPC
>
> Anybody else tried that version with good results?

I'm using the same version (but running wxp):
GNU Emacs 21.3.50.1 (i386-mingw-nt5.1.2600) of 2005-01-30 on NONIQPC
and emacs -q --no-site-init shows a menubar.

Stephan
-- 
Stephan Stahl

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: obscure Emacs redisplay bug  (Windows?)
@ 2005-03-09 12:44 Stephan Stahl
  0 siblings, 0 replies; 4+ messages in thread
From: Stephan Stahl @ 2005-03-09 12:44 UTC (permalink / raw)
  Cc: Martin Rudalics, emacs-devel

Hi Kim.

storm@cua.dk (Kim F. Storm) said:
>>> Maybe it was built in a special way?
>>>
>>
>> `emacs-version' gives me
>>
>> GNU Emacs 21.3.50.1 (i386-mingw-windows98.3000) of 2005-01-30 on NONIQPC
>
> Anybody else tried that version with good results?

I'm using the same version (but running wxp):
GNU Emacs 21.3.50.1 (i386-mingw-nt5.1.2600) of 2005-01-30 on NONIQPC
and emacs -q --no-site-init shows a menubar.

Stephan
-- 
Stephan Stahl

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: obscure Emacs redisplay bug  (Windows?)
  2005-03-09 11:14           ` Kim F. Storm
  2005-03-09 12:43             ` Stephan Stahl
@ 2005-03-09 12:53             ` Jason Rumney
  1 sibling, 0 replies; 4+ messages in thread
From: Jason Rumney @ 2005-03-09 12:53 UTC (permalink / raw)
  Cc: Martin Rudalics, emacs-devel


[-- Attachment #1.1: Type: text/plain, Size: 638 bytes --]

Kim F. Storm wrote:

>"Martin Rudalics" <rudalics@gmx.at> writes:
>
>  
>
>>>Do you get a menu-bar if you start emacs -q ?
>>>      
>>>
>>No.
>>
>>    
>>
>
>No menu-bar on windows -- that's very odd.
>Sounds like the version you got is hoaxed?
>
>  
>
>>Windows ME (as long as Emacs doesn't crash it)
>>    
>>
It is probably related to the Unicode menu support. Windows 95/98/ME 
don't support Unicode in menus, and there may be something wrong with 
the way we detect that. In fact it might have already been fixed since 
Jan 30, as I remember a report of this on Windows 98 once before, and I 
think someone was taking a look at it.

[-- Attachment #1.2: Type: text/html, Size: 1270 bytes --]

[-- Attachment #2: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-03-09 12:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-09 12:44 obscure Emacs redisplay bug (Windows?) Stephan Stahl
     [not found] <m3y8czce15.fsf@kfs-l.imdomain.dk>
     [not found] ` <25964.1110264663@www33.gmx.net>
     [not found]   ` <m33bv6muxe.fsf@kfs-l.imdomain.dk>
     [not found]     ` <000401c52401$bca4a080$f20d7b50@v357900157>
     [not found]       ` <m3zmxd3ly7.fsf_-_@kfs-l.imdomain.dk>
     [not found]         ` <000201c52494$567b2d40$2f322f3e@v357900157>
2005-03-09 11:14           ` Kim F. Storm
2005-03-09 12:43             ` Stephan Stahl
2005-03-09 12:53             ` Jason Rumney

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).