Alex Schroeder <[EMAIL PROTECTED]> writes:

> Patrick Campbell-Preston <[EMAIL PROTECTED]> writes:
> 
> > You know your variable/function names are getting too long when they
> > don't need *any* explanatory documentation...
> 
> LOL!
> 
> On a related note, Gnus related: I often resend messages (S D r from
> the summary buffer).  How can I use the force?
> 
> I guess a simple defadvice would suffice...  But maybe somebody
> already has the magic mumbo jumbo?

A solution for oGnus v0.01:

(require 'message)
(define-key message-minibuffer-local-map [(tab)] 'bbdb-complete-name)

ShengHuo

_______________________________________________
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to