Gnus development mailing list
 help / color / mirror / Atom feed
From: Sharon Kimble <boudiccas@skimble.plus.com>
To: ding@gnus.org
Subject: unwanted html in email/feeds
Date: Sun, 31 Aug 2014 19:17:12 +0100	[thread overview]
Message-ID: <87y4u4v80n.fsf@skimble.plus.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2093 bytes --]


I'm having the odd problem in that when I view an email/rss feed
postings it is showing with html content, like this -

--8<---------------cut here---------------start------------->8---
<p> A few days ago, for no reason (for fun, maybe), I cloned the Github mirror of Emacs and built a latest Emacs. I also
removed my old Emacs (I was silly, I blame Melbourne's weather :D). Many subtle problems occurred since then,
for example, executing <code>org-html-export-as-html</code> often causes the following error: </p> <div
class="org-src-container"> <pre class="src src-text">org-html-fontify-code: Wrong number of arguments: #[(_beg _end)
"???" [font-lock-fontify-buffer] 1], 0 </pre> </div> <p><span id="more-781"></span></p> <div
id="outline-container-sec-1" class="outline-2"> <h2 id="sec-1"><span class="section-number-2">1</span> Solution</h2> <div
class="outline-text-2" id="text-1"> <p> Redefine function <code>org-font-lock-ensure</code>. Add the following code snippet
to <i>init.el</i> and execute it to solve the problem: </p> <div class="org-src-container"> <pre class="src
--8<---------------cut here---------------end--------------->8---

Which is really awkward, but it is showing in the mini-buffer -

╭────
│gnus-summary-highlight-line: Wrong type argument: consp, nil
╰────

I've checked in my .gnus and there is *no* mention made of "highlight",
however the following shows in my 'custom.el'

--8<---------------cut here---------------start------------->8---
 '(highlight-changes-colors (quote ("#FD5FF0" "#AE81FF")))
 '(highlight-tail-colors
   (quote
	(("#073642" . 0)
	 ("#546e00" . 20)
	 ("#00736f" . 30)
	 ("#00629d" . 50)
	 ("#7b6000" . 60)
	 ("#8b2c02" . 70)
	 ("#93115c" . 85)
	 ("#073642" . 100))))
--8<---------------cut here---------------end--------------->8---

So how do I put it right please?

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, fluxbox 1.3.5, emacs 24.3.93.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

             reply	other threads:[~2014-08-31 18:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-31 18:17 Sharon Kimble [this message]
2015-01-27  7:14 ` Lars Ingebrigtsen

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=87y4u4v80n.fsf@skimble.plus.com \
    --to=boudiccas@skimble.plus.com \
    --cc=ding@gnus.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).