Re: Some mistakes in recent CVS code

2005-05-20 Thread Richard Stallman
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

Re: before- and after-string issues

2005-05-20 Thread Richard Stallman
(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

thumbs.el: convert.exe looks for wrong filename in Windows

2005-05-20 Thread Drew Adams
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

Re: Undo information in nnfolder buffers.

2005-05-20 Thread Reiner Steib
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;

Nhung hinh anh chua duoc cong bo ve Chien Tranh Vietnam -Tim hieu them ve 13 Dia Phim lich su 2216965C186125BBD71F

2005-05-20 Thread Nhung hinh anh chua biet ve chien tranh Vietnam
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á

Re: ediff: Error during redisplay

2005-05-20 Thread Stefan Monnier
> 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

Re: ediff: Error during redisplay

2005-05-20 Thread Stephen Berman
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

Re: edebug args-out-of-range error

2005-05-20 Thread Stephen Berman
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

ediff: Error during redisplay

2005-05-20 Thread Frederik Fouvry
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