ffap (at mail address) + partial-completion-mode

2005-07-12 Thread Klaus Zeitler
Symptoms: Minibuffer completion misbehaves when cursor is over an email address and ffap and partial-completion-mode are used. Here's a recipe: 1. start emacs -Q --no-site-file 2. M-x ffap-bindings 3. M-x partial-completion-mode 4. in scratch buffer write an email address e.g. [EMAIL PROTECTED]

cl-make-type-test, add atom type

2005-07-12 Thread Johan Bockgård
This patch adds the `atom' type specifier. 2005-07-12 Johan Bockgard [EMAIL PROTECTED] * emacs-lisp/cl-macs.el (cl-make-type-test): Add `atom' type. --- cl-macs.el 05 Jul 2005 00:41:32 +0200 1.53 +++ cl-macs.el 12 Jul 2005 13:10:15 +0200 @@ -2384,6 +2384,7 @@

(no subject)

2005-07-12 Thread Jens Petersen
From: Jens Petersen [EMAIL PROTECTED] To: emacs-pretest-bug@gnu.org Subject: MORE.STUFF find-func link I just noticed that find-func.el is listed in MORE.STUFF with an broken url at a place I was working at about 8 years ago. Since find-func.el has been a part of Emacs for a long time now, can

Re: Shell-script[bash] indention broken (or fixed?)

2005-07-12 Thread Richard M. Stallman
It seems ok, but it needs to be documented in the Emacs Manual (and in NEWS). ___ Emacs-pretest-bug mailing list Emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Re: descibe-mode problem

2005-07-12 Thread Richard M. Stallman
I'm confused. That is the same as the case where the 5th arg is omitted. Does it mean that to specify the 5th arg of `add-minor-mode' is meaningless? I am not 100% sure, but the normal convention is that the 5th arg should be the same as the 1st arg, and it is clearly better to

Re: defadvice protect / (error ...)

2005-07-12 Thread Richard M. Stallman
(defadvice error (around ring-bell (rest args) activate protect) (let ((ring-bell-function nil)) (ding) ad-do-it)) lets ring-bell-function set to nil after (error xxx) is called. I can't reproduce that. If I have set ring-bell-function to a non-nil value before,

(no subject)

2005-07-12 Thread 完美的性爱由舌头开始
调情药剂令你轻松自然http://www.diaochan.net/n274c36.aspx 完美的性爱由舌头开始 http://www.diaochan.net/n273c36.aspx 做个调情情高手http://www.diaochan.net/n272c36.aspx 一吻定乾坤http://www.diaochan.net/n271c36.aspx 性爱技巧:把男人压在身下 http://www.diaochan.net/n270c36.aspx 善于把握女子性高潮周期 http://www.diaochan.net/n266c36.aspx

(no subject)

2005-07-12 Thread [EMAIL PROTECTED]
Quantier IP Ranger 320 SIP Phone 「功能特色」 * 支持同时两线来电,不错失任何一笔电话,做到一机多号 * 2个RJ-45以太网络端口(可同时接网络与计算机) * 支持话筒、内置双向免提听筒与接耳机模式 * 电话处理功能包括:保留、静音、来电显示、来电等待、转接、拒绝来电、重拨、来电回复与勿干扰 * 通话历史纪录(已接来电、未接来电与已拨出号码,各10笔) * 指定转接(忙线、无人应答、勿干扰与出差模式) * 三方通话,可扩充多方会谈,实现多点高质量会议,操作简便 * HTTP可视化设定,引导式菜单设定(支持Telnet) * 可存储500笔地址电话簿 *

(no subject)

2005-07-12 Thread 网络开发
___ Emacs-pretest-bug mailing list Emacs-pretest-bug@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Window resize during startup

2005-07-12 Thread Joshua Varner
This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org

Re: descibe-mode problem

2005-07-12 Thread Katsumi Yamaoka
In [semi-gnus-ja : No.13869] Richard M. Stallman wrote: I'm confused. That is the same as the case where the 5th arg is omitted. Does it mean that to specify the 5th arg of `add-minor-mode' is meaningless? I am not 100% sure, but the normal convention is that the 5th arg

Re: Shell-script[bash] indention broken (or fixed?)

2005-07-12 Thread Stefan Monnier
It seems ok, but it needs to be documented in the Emacs Manual (and in NEWS). Where should I document it in the Emacs manual? I can't seem to find any doc for sh-mode in the Emacs manual. Stefan ___ Emacs-pretest-bug mailing list

Re: (no subject)

2005-07-12 Thread Richard M. Stallman
Since find-func.el has been a part of Emacs for a long time now, can the entry just be removed please? Ok, I did. I wonder what else in that file should be deleted. ___ Emacs-pretest-bug mailing list Emacs-pretest-bug@gnu.org

Re: descibe-mode problem

2005-07-12 Thread Katsumi Yamaoka
Hello, The beginning was a bug report submitted by Hiroshi Fujishima. The problem is that the `C-h m' command causes an error in the Gnus group buffer in which the topic mode is turned on. It happens only with Emacs CVS. You can find the report and the replies in: