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: Fri, 29 Oct 2004 16:51:23 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

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.


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





reply via email to

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