unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: phillip.lord@russet.org.uk (Phillip Lord)
To: Hong Xu <hong@topbug.net>
Cc: 21990@debbugs.gnu.org
Subject: bug#21990: htmlfontify fails to generate highly highlighted regions
Date: Fri, 15 Jan 2016 23:48:30 +0000	[thread overview]
Message-ID: <87io2uwgj5.fsf@russet.org.uk> (raw)
In-Reply-To: <56529962.10301@topbug.net> (Hong Xu's message of "Sun, 22 Nov 2015 20:43:14 -0800")

Hong Xu <hong@topbug.net> writes:

> I'm able to reproduce this issue on both the latest snapshot and 24.4.
> My OS is GNU/Linux.

> 2. Press Meta-n multiple times to make sure all changed texts are
> highlighted. It should look like the following:
>
>     https://i.imgur.com/xVdQgxk.png
>
> 3. M-x htmlfontify-buffer, and save the output html file.
>
> 4. Look at it in a browser. The deeply highlighted region (such as the
> "xxxxxxxxxx") is not highlighted at all.
>

To clarify, you are concerned that, as in your image, "xxxximport" is
highlighted a different colour from "sys", but this is not reflected in
htmlfontify-buffer?

In my hands that line is coming in a single colour. Looking at
buffer-substring, I get....

#("+xxxxxxxxxxxximport sys" 0 1 (fontified t face diff-indicator-added) 1 23 (fontified t face diff-added))


i.e. there is only a single font, after the "+". The equivalent HTML
looks like this....

</span><span class="diff-indicator-added">+</span><span class="diff-added">xxxxxxxxxxxximport sys
</span>

which seems correct to me. I've tried 24.4 and current emacs-25 branch.

Am I looking at the right thing?

Phil





  reply	other threads:[~2016-01-15 23:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-23  4:43 bug#21990: htmlfontify fails to generate highly highlighted regions Hong Xu
2016-01-15 23:48 ` Phillip Lord [this message]
2016-01-16  0:24   ` Hong Xu
2016-01-17  6:23     ` Hong Xu
2016-01-17 22:21       ` Phillip Lord
2016-01-18  8:22         ` Hong Xu
2016-01-18 17:31           ` Phillip Lord
2016-01-19  0:04             ` Hong Xu
2016-01-19 10:03               ` Phillip Lord

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87io2uwgj5.fsf@russet.org.uk \
    --to=phillip.lord@russet.org.uk \
    --cc=21990@debbugs.gnu.org \
    --cc=hong@topbug.net \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).