Uwe Brauer <[EMAIL PROTECTED]> writes:

Hi Uwe,

> I now about that of course. In Xemacs I obtain
>
>
> --8<------------------------schnipp------------------------->8---
> SPC runs `self-insert-command'
>
> `self-insert-command' is an interactive built-in function
> (self-insert-command COUNT)
>
> Documentation:
> Insert the character you type.
> Whichever character you type to run this command is inserted.
> If a prefix arg COUNT is specified, the character is inserted COUNT times.
> --8<------------------------schnapp------------------------->8---
>
>
> That is why I am asking :)

I see.  Abbrev-expansion in done somewhere in the C code, so it's a bit
hairy.  But maybe you could use

,----[ C-h v bbdb-mail-abbrev-expand-hook RET ]
| bbdb-mail-abbrev-expand-hook is a variable defined in `bbdb-com.el'.
| Its value is nil
| 
| Documentation:
| *Hook or hooks invoked each time an alias is expanded.
| The hook is called with two arguments the alias and the list of records.
`----

for your purpose?

Bye,
Tassilo

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to