Gnus development mailing list
 help / color / mirror / Atom feed
From: Matt Armstrong <matta@geoworks.com>
Subject: Re: test: empty line missed
Date: 21 Sep 1998 18:55:22 -700	[thread overview]
Message-ID: <upvconc6t.fsf@ultraman.geoworks.com> (raw)
In-Reply-To: Lee Willis's message of "21 Sep 1998 16:29:01 +0100"

Lee Willis <lee@gbdirect.co.uk> writes:

> Matt Armstrong <matta@geoworks.com> writes:
> 
> > Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
> > 
> > > zsh@cs.rochester.edu writes:
> > > 
> > > > test
> > > > 
> > > > You should find a "test" at the top of this article body.
> > > 
> > > Yes, that's right.  Is this a bug?
> > 
> > Using pgnus-0.31 I don't see "test," so it is at least a bug in 0.31.
> 
> Well i'm using 0.31 as well and can see it fine ...
> 
> Something in your gnus-article-display-hook perhaps ..
> 
> I had similar problems a while ago which turned out to be due to me
> having all sorts of gumph in my display-hook.  All I have now is
> 
> gnus-article-display-hook's value is 
> (gnus-article-hide-headers-if-wanted
>  gnus-article-hide-boring-headers
>  gnus-article-hide-pgp
>  gnus-article-date-lapsed
>  gnus-article-treat-overstrike
>  gnus-article-highlight
>  gnus-article-emphasize
>  gnus-article-display-x-face)

I have "stock" display hooks, but in playing around with things I
found this teensy bug in mm-bodies.el.


*** mm-bodies.el.orig   Mon Sep 21 15:46:46 1998
--- mm-bodies.el        Mon Sep 21 15:50:43 1998
***************
*** 25,31 ****
  ;;; Code:

  (eval-and-compile
!   (or (fboundp  'base64-encode-region)
        (autoload 'base64-decode-region "base64" nil t)))
  (require 'mm-util)
  (require 'rfc2047)
--- 25,31 ----
  ;;; Code:

  (eval-and-compile
!   (or (fboundp  'base64-decode-region)
        (autoload 'base64-decode-region "base64" nil t)))
  (require 'mm-util)
  (require 'rfc2047) 

-- 
matta



  parent reply	other threads:[~1998-09-22  1:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-09-16 15:16 zsh
1998-09-19 12:10 ` Lars Magne Ingebrigtsen
1998-09-19 22:58   ` Matt Armstrong
1998-09-21 15:29     ` Lee Willis
1998-09-21 16:06       ` Vladimir Volovich
1998-09-22  8:12         ` Lee Willis
1998-09-22 11:03           ` François Pinard
1998-09-22  1:55       ` Matt Armstrong [this message]
1998-09-22  1:48 ` Matt Armstrong

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=upvconc6t.fsf@ultraman.geoworks.com \
    --to=matta@geoworks.com \
    /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).