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

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

Re: debugging emacs


From: Adam Sulmicki
Subject: Re: debugging emacs
Date: 28 Jun 2001 03:57:24 GMT
User-agent: tin/1.4.2-20000205 ("Possession") (UNIX) (SunOS/5.7 (sun4u))

: I think Adam's complaint is that the intended behavior doesn't occur when
: multiple displays are in use:

yeah, here's the sequence events which will lead to this:

menu-bar files make-frame
down-mouse-1 mouse-movement drag-mouse-1        << mark text
switch-frame                                    << another local frame
a                                               << type a -> OK

menu-bar files make-frame-on-display styx:0.0<CR>
down-mouse-1 mouse-movement drag-mouse-1        << mark text
switch-frame                                    << go to frame on styx
c                                               << WON'T SHOW UP...
switch-frame                                    << go back to original display
b                                               << both c and b appear.




reply via email to

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