Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Brady Trainor <algebrat@uw.edu>
To: info-gnus-english@gnu.org
Subject: Re: what is a good newsgroup to experiment with my gnus nntp settings?
Date: Mon, 22 Sep 2014 17:59:49 -0700	[thread overview]
Message-ID: <87fvfjqhh6.fsf@uw.edu> (raw)
In-Reply-To: <87bnq7mbm6.fsf@uw.edu>

Brady Trainor <algebrat@uw.edu> writes:

> Also, I'm curious why Gnus sometimes eats the empty line before the
> formatted region starting at
>
> ,----
> | --8<---------------cut here---------------start------------->8---
> `----

I fixed this, guessing it was the line

--8<---------------cut here---------------start------------->8---
(setq gnus-treat-strip-trailing-blank-lines 't)
--8<---------------cut here---------------end--------------->8---

All I had to do was glance at the documentation, and realize it should
be 

--8<---------------cut here---------------start------------->8---
(setq gnus-treat-strip-trailing-blank-lines 'last)
--8<---------------cut here---------------end--------------->8---

I have this so that SPC'ing through articles doesn't pause on a
seemingly blank page, as a result of trailing empty lines in folks'
mails. 


Brady


  reply	other threads:[~2014-09-23  0:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.9223.1411155064.1147.info-gnus-english@gnu.org>
2014-09-23  0:20 ` Brady Trainor
2014-09-23  0:59   ` Brady Trainor [this message]
2014-09-19 19:30 Brady Trainor
2014-09-19 19:43 ` Adam Sjøgren
2014-09-19 19:59 ` SlackRat
     [not found] ` <mailman.9227.1411155831.1147.info-gnus-english@gnu.org>
2014-09-19 19:59   ` Emanuel Berg
2014-09-19 20:00     ` Emanuel Berg
2014-09-19 20:31     ` Adam Sjøgren
2014-09-19 21:06     ` Brady Trainor
2014-09-19 20:44   ` Brady Trainor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fvfjqhh6.fsf@uw.edu \
    --to=algebrat@uw.edu \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).