Alex Schroeder <[EMAIL PROTECTED]> writes:

> Galen Boyer <[EMAIL PROTECTED]> writes:
> 
> > Is there anyway to turn on the following functionality?  When I
> > enter something in some notes type field, the fact that I typed a
> > url could be parsed and then BBDB could ask me if I would like to
> > name that URL.  Then, it could display that clickable name to me
> > while storing the underlying url?
> 
> Hm, a long time ago I used this.  A short test shows that this still
> works.  Perhaps that is enough?  Note that in older XEmacs don't have
> goto-address.  I think I submitted it for XEmacs, so maybe it is in the
> fsf-compat package or something like that.
> 
> (defadvice bbdb-display-records-1 (after bbdb-goto-address)
>   "Enable goto-advice for displayed records."
>   (set-buffer bbdb-buffer-name)
>   (goto-address))
> (ad-activate 'bbdb-display-records-1)
> 
> Alex.
> -- 
> http://www.emacswiki.org/
> 
> _______________________________________________
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/bbdb-info
> BBDB Home Page: http://bbdb.sourceforge.net/

I have tried your function and it worked just fine. However, I have
not been able to mail or post message since then. And if I commented
the code, I can mail again. Any clue? (gnus told me something as : no
methods specified - I do not remember exactly) I mailed to persons not
included in my database. 
M. Fikar

-- 
mailto:[EMAIL PROTECTED]   http://www.ka.chtf.stuba.sk/fikar/fikar.htm


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

Reply via email to