Quite often I see "defcustom/defface for `xyz' fails to specify
containing group" -- is that something I should mention?
This warning was just added, and many cases were corrected just
yesterday. Starting next week, if you still see any such warnings,
please report them.
In speedbar
(let ((B (make-overlay (point) (1+ (point
(A (make-overlay (point) (1+ (point)
(overlay-put B 'before-string "B")
(overlay-put A 'after-string "A"))
should get you two overlays covering one character with "B" appearing
before and "A" after the character
I tried to use `C-t a' in dired, after loading thumbs. I use cygwin on
Windows; my shell is bash.
I got this error: convert.exe: unable to open image
`c:/.emacs-thumbs/c:drews-lisp-20ScreenShotsCopy_of_thumb.jpg':
Invalid argument.
Looking in c:/.emacs-thumbs, I see that the filename is
"cdrews-l
On Fri, Apr 22 2005, Lute Kamstra wrote:
> As a result, my spam group tends to grow rather big. So once in a
> while I pay it a visit and do M P b and B to send the spam to
> /dev/null. With CVS Emacs, this gives me loads of messages like this:
>
> Buffer spam undo info is 3234240 bytes long;
Trọn
bộ 13 Đĩa phim về "Chiến Tranh Việt Nam"
Những
hình ảnh không thể lãng quên
Giá
trọn bộ chỉ: 150.000đ Giao
hàng tận nhà bằng chuyển phát nhanh
Đây
là Email quảng cáo qua dịch vụ của EMB. Xin quý khá
> Error during redisplay: (search-failed \([\][\]\)\([(|)]\)\(\?:\)?)
Should be fixed now,
Stefan
___
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
On Fri, 20 May 2005 12:52:26 +0200 (CEST) Frederik Fouvry <[EMAIL PROTECTED]>
wrote:
> Symptoms:
>
> Using ediff, I get very often (i.e. on every region at least
> twice) in *Message*:
>
> Error during redisplay: (search-failed \([\][\]\)\([(|)]\)\(\?:\)?)
I think that's due to this change:
200
On Tue, 17 May 2005 13:31:16 +0200 Stephen Berman <[EMAIL PROTECTED]> wrote:
> Edebug throws an args-out-of-range error on instrumented functions
> that call search-backward, when the search goal is at buffer position
> 256 or higher.
This bug was fixed by this change, AFAICT:
2005-05-19 Richar
Symptoms:
Using ediff, I get very often (i.e. on every region at least
twice) in *Message*:
Error during redisplay: (search-failed \([\][\]\)\([(|)]\)\(\?:\)?)
It does not seem to be affecting the functionality, but it
doesn't quite seem correct either.
In GNU Emacs 22.0.50.1 (i686-pc-linux-gnu