[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Problems with rectangles
From: |
Eli Zaretskii |
Subject: |
RE: Problems with rectangles |
Date: |
Thu, 6 Dec 2001 09:36:48 +0200 (IST) |
On Wed, 5 Dec 2001, Mickey Ferguson wrote:
> I'm replying to you outside of the newsgroup because I'm going to have to
> paste in my entire .emacs file. (Well, my .emacs file loads a file I
> created called MF-Init, and that's really what's here, but it's the same
> thing.) If I start up emacs with the -q switch (no init file), then load
> rect.el as you describe, then go into picture mode and back out, all works
> well. If I then load MF-Init, go into an out of picture mode, then the
> rectangle functions no longer work. One key possibility might be
> interaction with the rect-mark package. Or it could be anything else.
It's really hard to debug such a large init file. Could you find the
minimal part of it that reproduces the problem? How about if you only
load the rect-mark package into "emacs -q"? If that reproduces the
problem, it would be much easier to find the culprit.