Re: whenever I expand a bbdb name at To:, trailing whitespace gets added when using the latest emacs

2011-01-21 Thread Tassilo Horn
BBDB version 2.35 ($Date: 2007/01/01 21:06:02 $)Stefan Monnier monn...@iro.umontreal.ca writes: Whenever I expand a bbdb name at To:, trailing whitespace gets added when using the latest emacs. It's probably the result of a change I made in message.el's completion code. I've seen a few

Re: which function is used when hitting space?

2008-02-23 Thread Tassilo Horn
Uwe Brauer [EMAIL PROTECTED] writes: Hi Uwe, (add-hook 'bbdb-mail-abbrev-hook (lambda (alias rec) (sigadapt-insert-signature))) Thanks, that works in the sense that no error occurs however it does not work in the sense that the function is not executed. Ups, my bad.

Re: which function is used when hitting space?

2008-02-22 Thread Tassilo Horn
Uwe Brauer [EMAIL PROTECTED] writes: Hi Uwe, I now about that of course. In Xemacs I obtain --8schnipp-8--- SPC runs `self-insert-command' `self-insert-command' is an interactive built-in function (self-insert-command COUNT)

Re: which function is used when hitting space?

2008-02-21 Thread Tassilo Horn
Uwe Brauer [EMAIL PROTECTED] writes: Hi Uwe, But I need to know the name of the function which is used. When you are in that situation where you would hit SPC to expand the alias, hit `C-h k SPC'. ,[ C-h k C-h k ] | C-h k runs the command describe-key, which is an interactive compiled

Re: Improve `bbdb-auto-notes-alist'

2007-12-06 Thread Tassilo Horn
Leo [EMAIL PROTECTED] writes: Hi Leo, This kind of feature looks quite useful. if N is positive keep the newest N articles otherwise the oldest abs(N) articles. (setq bbdb-auto-notes-alist (list '(Subject (.* emails 0 N)) '(User-Agent (.* mailer 0 t))

Re: Change name Söme Näme to Söme Näme?

2007-11-27 Thread Tassilo Horn
Robert Widhopf-Fenk [EMAIL PROTECTED] writes: Hi Robert, +(defun bbdb-name-normalize (n) + Normalizes a name, i.e. downcase and unibyte converion. + (when n +(setq n (downcase n)) +(if (functionp 'string-make-unibyte) + (funcall 'string-make-unibyte n) + n)))

Re: Change name Söme Näme to Söme Näme?

2007-11-23 Thread Tassilo Horn
Robert Widhopf-Fenk [EMAIL PROTECTED] writes: Hi Robert, Please mail the From header of two of these messages. It is much easier to debug this by example? From: =?ISO-8859-15?Q?J=FCrgen_Ebert?= [EMAIL PROTECTED] From: =?ISO-8859-1?Q?J=FCrgen_Ebert?= [EMAIL PROTECTED] The strange thing is

Change name Söme Näme to Söme Näme?

2007-11-21 Thread Tassilo Horn
Hi all, I read several newsgroups from my university where people whose name contains umlauts and that are in my bbdb post with different newsreaders. When I read such a posting bbdb asks me if I want to change the name like the example I have in my subject. The problem is that one newsreader

Horizontal pup-up window takes too much space

2007-03-29 Thread Tassilo Horn
Hi all, I use emacs fully maximized all the time, so setting (setq bbdb-use-pop-up 'horiz) seems to be a good idea. My problem with that is that the bbdb pop-up window splits the tallest window in such a way that the first buffer of the split gets too little space whereas the bbdb pop-up

Re: Need help with bbdb and Gnus

2004-09-28 Thread Tassilo Horn
Cheng Gao [EMAIL PROTECTED] writes: I think just (setq bbdb-use-pop-up 'horiz) should meet your demand. Exactly. Thanks. Regards, Tassilo -- Excessive login or logout messages are a sure sign of senility. --- This SF.net email is