home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / emacs / 2671 < prev    next >
Encoding:
Text File  |  1992-07-22  |  2.6 KB  |  63 lines

  1. Newsgroups: comp.emacs
  2. Path: sparky!uunet!snorkelwacker.mit.edu!bloom-picayune.mit.edu!lms
  3. From: lms@rle-vlsi.mit.edu (Luis Miguel Silveira)
  4. Subject: Re: search and insert e-mail address
  5. In-Reply-To: desmedt@rulfsw.leidenuniv.nl's message of 22 Jul 92 11:25:49 +0100
  6. Message-ID: <LMS.92Jul22132401@rle-vlsi.mit.edu>
  7. Sender: news@athena.mit.edu (News system)
  8. Nntp-Posting-Host: neumann.mit.edu
  9. Reply-To: lms@rle-vlsi.mit.edu
  10. Organization: Research Laboratory of Electronics, Massachusetts Institute of
  11.     Technology
  12. References: <1992Jul22.112549.1@rulfsw.leidenuniv.nl>
  13. Date: Wed, 22 Jul 1992 18:24:01 GMT
  14. Lines: 47
  15.  
  16.  
  17.  
  18.    In article <1992Jul22.112549.1@rulfsw.leidenuniv.nl>
  19.    desmedt@rulfsw.leidenuniv.nl writes:
  20.  
  21.    I have written a small package to search an e-mail address and insert
  22.    it into a mail buffer.
  23.  
  24.    It works in a simple but effective way.  You write the name to be
  25.    looked for in the To: field, then press C-C C-A, and a menu buffer
  26.    will appear with all addresses that match the name.  You can move
  27.    through the menu buffer and select one, which then replaces what was
  28.    the To: field.
  29.  
  30.    This package presupposes the existence of a data file that has, on
  31.    each line, a name, followed by one or more tabs, followed by an e-mail
  32.    address.
  33.  
  34.  
  35. [code deleted]
  36.  
  37. I fail to see why one would need a new package for this.  Isn't the
  38. data file you mention merely doing the job which is already done by
  39. the .mailrc file ?  And doesn't for instance the mail-abbrevs package
  40. (by Jamie Zawinsky) do what you are offering (perhaps without the
  41. option of choosing between the matched address on a separate buffer).
  42.  
  43. Please do not get me wrong.  I do not mean to be disrespectful of your
  44. work, merely suggesting that it would be more interesting if you would
  45. make it compatible with already existing and widely used packages
  46.  
  47. Just my 2c.
  48.  
  49. -Miguel
  50.  
  51. --
  52. =============================================================================
  53. Luis Miguel Silveira                            e-mail : lms@rle-vlsi.mit.edu
  54. =============================================================================
  55. Research Laboratory for Electronics  -  Massachusetts Institute of Technology
  56. Room 36-893, 77 Massachusetts Ave,                      Phone: (617)-253-7307
  57. Cambridge MA 02139                                      Fax:   (617)-258-7864
  58. =============================================================================
  59. also affiliated with:
  60. INESC - Instituto de Engenharia de Sistemas e Computadores
  61. Av. Alves Redol, 9-3o, 1000 Lisboa, PORTUGAL           Phone: (351)-1-3100288
  62. =============================================================================
  63.