home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / lucid / bug-lucid-emacs / text0068.txt < prev    next >
Encoding:
Text File  |  1993-07-04  |  842 b   |  18 lines

  1. In article <KHERA.93Apr16105457@thneed.cs.duke.edu> khera@cs.duke.edu (Vivek Khera) writes:
  2. >I have been using the gnus-hide functions that come with recent
  3. >versions of GNUS.  Recently, I switched to lemacs 19.6 and the version
  4. >of GNUS that comes with it.  However, the gnus-Subject-hide-quote
  5. >(bound to the h key) function no longer works properly.  Instead of
  6. >taking a quoted piece of the article and hiding it, it just converts
  7. >all of the line breaks into CTRL-M characters, making a nice long
  8. >line.
  9.  
  10. The best workaround I could find is to set the truncate-lines variable
  11. to true in the Article buffer.  You can do this in the
  12. gnus-Article-mode-hook.   This means you only see the first line of
  13. the hidden region.
  14. --
  15. Jeff Sparkes jsparkes@bnr.ca    Bell-Northern Research, Ottawa (613)765-2503
  16. We are Barney.  You will be assimilated.
  17.  
  18.