home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / emacs / help / 5345 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.3 KB  |  38 lines

  1. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!spool.mu.edu!sgiblab!adagio.panasonic.com!chorus.mei!sweet.mei!alps.msr.mei!alps!shiji
  2. From: shiji@msr.mei.co.jp
  3. Newsgroups: gnu.emacs.help
  4. Subject: Re: ?: Changing mail yank prefix
  5. Message-ID: <SHIJI.93Jan13110124@alps.msr.mei.co.jp>
  6. Date: 13 Jan 93 02:01:24 GMT
  7. References: <MOCK.93Jan4162204@watt.support.Corp.Sun.COM>
  8.     <SHIJI.93Jan12143115@alps.msr.mei.co.jp>
  9. Sender: news@msr.mei.co.jp
  10. Distribution: gnu
  11. Organization: Matsushita Soft-Research,Inc.,Osaka, Japan
  12. Lines: 22
  13. In-Reply-To: shiji@msr.mei.co.jp's message of 12 Jan 93 14:31:15 JST
  14. Nntp-Posting-Host: alps
  15.  
  16. In article <SHIJI.93Jan12143115@alps.msr.mei.co.jp> shiji@msr.mei.co.jp writes:
  17.  
  18.      | "three spaces" is a sort of indentation, and you will be able to change
  19.      |it to "zero space" as follows.
  20.      |
  21.      |          (setq mail-yank-original-default-indentation 0)
  22.      |
  23.      | Similarly, prefix string will be changed to "> " individually.
  24.      |
  25.      |          (setq mail-yank-original-quoting-indicator "> ")
  26.      |
  27.      |
  28.      |-- T.Shiji
  29.  
  30.  Sorry, I thought them standard variables. Close examination showed
  31. that the sendmail.el on our system was already patched.
  32.  
  33.  
  34.                                   Nothing is permanent but changes.
  35.  
  36.                             T.Shiji
  37. --------------------------------------------------------------------
  38.