table of contents
BBDB-SRV.PL(1) | General Commands Manual | BBDB-SRV.PL(1) |
NAME¶
bbdb-srv - Converts Mail-Headers to an Emacs-Lisp String.SYNOPSIS¶
echo Some Headers | bbdb-srvDESCRIPTION¶
This script reads a block of message headers on stdin, and converts them to an emacs-lisp string (quoting all dangerous characters) and then uses the `gnudoit' program to cause a running Emacs process to invoke the `bbdb-srv' function with that string.echo 'From: Jamie Zawinski <jwz@netscape.com>' | bbdb-srv.perl
setenv NS_MSG_DISPLAY_HOOK bbdb-srv.perl
SEE ALSO¶
bbdb-areacode-split(1), bbdb-unlazy-lock(1). bbdb-srv(1).AUTHOR¶
This manual page was written by Joerg Jaspert (JJ) <joerg@goliathbbs.dnsalias.net>, for the Debian GNU/Linux system (but may be used by others).March 31, 2002 |