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