Re: url-http does not propagate redirected URL as callback argument

2005-05-26 Thread Thierry Emery
I wrote: > url-retrieve is called on a "directory" URL without the ending "/" (and > a callback function). The Web server returns a redirection status > (e.g. "301") and the full URL (with the ending "/"). > url-http-parse-headers calls url-retrieve with the redirected URL as > first argument, but

Re: cp1251 coding system and files

2005-05-26 Thread Kenichi Handa
In article <[EMAIL PROTECTED]>, Ognyan Kulev <[EMAIL PROTECTED]> writes: > I've checked out CVS HEAD Emacs and found a very serious > problem with cp1251. I really hope that this will be > fixed in 22.1, as cp1251 is default coding system in > Bulgaria, very slowly being replaced with UTF-8. > 1

Re: cp1251 coding system and files

2005-05-26 Thread Ognyan Kulev
Kenichi Handa wrote: > In short, Emacs 22 provides only bulgarian-bdf and > bulgarian-phonetic input methods for Bulgarian. They are > listed when you type C-h L RET > (describe-language-environment). They produce characters of > charset mule-unicode-0100-24ff, and thus can be saved safely > by c

Re: cp1251 coding system and files

2005-05-26 Thread Ognyan Kulev
Kenichi Handa wrote: > The reason why you can use those input methods in Emacs 21 > is that they produce cyrillic-iso8859-5 characters. Right? I have vague knowledge of Emacs internals but I think it's something like that. My input methods are in http://debian.fmi.uni-sofia.bg/~ogi/bulgarian.el

Re: cp1251 coding system and files

2005-05-26 Thread Kenichi Handa
In article <[EMAIL PROTECTED]>, Ognyan Kulev <[EMAIL PROTECTED]> writes: > Kenichi Handa wrote: >> In short, Emacs 22 provides only bulgarian-bdf and >> bulgarian-phonetic input methods for Bulgarian. They are >> listed when you type C-h L RET >> (describe-language-environment). They produce

Re: url-http does not propagate redirected URL as callback argument

2005-05-26 Thread Stefan Monnier
> + (and url-callback-arguments > + (cdr url-callback-arguments Since (cdr nil) = nil, you can simplify this to just (cdr url-callback-arguments). Stefan ___ Emacs-pretest-bug

Re: ding - too often (OS X and in general)

2005-05-26 Thread Christian Schlauer
"Kevin Gallagher" <[EMAIL PROTECTED]> writes: >>> Quitting rings the bell because you do it with the bell character, >>> C-g. Also, it works by causing something almost indistiguishable from >>> an error. >> >> Of course we could distinguish them. I do think it's important to do >> something whe

its possible to make emacs not respond with ido mode

2005-05-26 Thread Joakim Verona
Symptoms: I have ido mode enabled, for all operations, with these lines in my .emacs configure section: '(ido-default-buffer-method (quote samewindow)) '(ido-enable-flex-matching t) '(ido-everywhere t) '(ido-show-dot-for-dired t) '(ido-use-filename-at-point t) '(ido-use-url-at-point t) so

Re: generic-x mode does not load in init

2005-05-26 Thread Clemens Fischer
* Eli Zaretskii: >> From: Lute Kamstra <[EMAIL PROTECTED]> >> Date: Wed, 25 May 2005 18:28:34 +0200 >> Cc: emacs-pretest-bug@gnu.org >> >> > i've had another problem with lisp/generic-x.el after "cvs up" today. it >> > wouldn't compile, because: >> > >> > generic-x.el:462:11:Error: Symbol's fu

region not set before mouse-up

2005-05-26 Thread David Reitter
When a region is selected but the mouse-1 is not yet 'up', the region content cannot be copied or modified. For example, when clipboard- kill-ring-save is called in that state, the region highlighting is removed, but the content of the region is not copied to the clipboard. Typical events:

Re: generic-x mode does not load in init

2005-05-26 Thread Lute Kamstra
"Clemens Fischer" <[EMAIL PROTECTED]> writes: > * Eli Zaretskii: > >>> From: Lute Kamstra <[EMAIL PROTECTED]> >>> Date: Wed, 25 May 2005 18:28:34 +0200 >>> Cc: emacs-pretest-bug@gnu.org >>> >>> > i've had another problem with lisp/generic-x.el after "cvs up" today. it >>> > wouldn't compile, bec

$B$4B8CN$G$9$+!)(B

2005-05-26 Thread info
$B!!(.(!(,(!(,(!(,(!(,(!(,(!(/(B $B!!"!!~"!!~("!!6[5^!*5^!*5^!*Jg=8!!("!~"!!~"!(B $B!!(1(!(,(!(,(!(,(!(,(!(,(!(0(B $B!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&!&(B $B!!Ev%0%k!<[EMAIL PROTECTED]@Z$N$*R2pCW$7

Re: cp1251 coding system and files

2005-05-26 Thread Richard Stallman
By the way, Emacs doesn't have input methods cyrillic-bulgarian-*. Are there common Bulgarian input methods that Emacs lacks but ought to have? ___ Emacs-pretest-bug mailing list Emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/e

Re: cp1251 coding system and files

2005-05-26 Thread Ognyan Kulev
Richard Stallman wrote: > By the way, Emacs doesn't have input methods > cyrillic-bulgarian-*. > > Are there common Bulgarian input methods that Emacs lacks > but ought to have? No. I'm referring to 2 input methods that I wrote in 2001 and Emacs 22 have them both (one of them is from me)