emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crash in redisplay when using set-window-margins.


From: Kim F. Storm
Subject: Re: Crash in redisplay when using set-window-margins.
Date: Sun, 31 Oct 2004 02:06:41 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

address@hidden (Kim F. Storm) writes:

> Matt Hodges <address@hidden> writes:
>
>> If I run emacs -Q and evaluate:
>>
>>     (progn
>>       (auto-image-file-mode 1)
>>       (find-file (concat data-directory "splash.xpm"))
>>       (set-window-margins (selected-window) 25 25))
>>
>
> I can reproduce this even faster:
>
> emacs -Q
> (set-window-margins nil 25 25)
> C-x 2
>
> I'm looking into it.

I just installed a fix, so emacs no longer crashes (because of this).


However, your report reveals two other problems:

1) The border around the image when the cursor is on the image
   flows into the right fringe and margin.

2) The mode line's right "box" line is misplaced under the right margin,
   rather than at the right window edge.

I'll look at them later.

-- 
Kim F. Storm  http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]