GNU bug report logs - #23574
24.5; Overzealous underlining in emacs-nox

Previous Next

Package: emacs;

Reported by: Colin Woodbury <cwoodbury <at> azavea.com>

Date: Wed, 18 May 2016 17:11:01 UTC

Severity: normal

Tags: notabug

Found in version 24.5

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #64 received at 23574 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 23574 <at> debbugs.gnu.org, john.b.mastro <at> gmail.com, cwoodbury <at> azavea.com,
 npostavs <at> users.sourceforge.net
Subject: Re: bug#23574: 24.5; Overzealous underlining in emacs-nox
Date: Tue, 07 Jun 2016 11:10:30 +0200
> Can you suggest a defcustom for that (what type? which values mean
> what? etc)?  Then we can talk how hard it is to implement that.

(defcustom face-extend-to-window-edge nil
  "Non-nil means extend face of last character on line to window edge.
This variable specifies whether the space following the last
character on a line is decorated using properties of that
character.  nil means do not extend any properties of that
character.  t means extend all properties of that character.

A property list means to determine the value of any such property
from that list. If a property is not on that list, that property
is not extended.  The special value 'inherit' means to inherit
the value for that property from the last character on the line.
A function specifies the function to return the value of that
property.  Any other value means to extend that as value for that
property.")

martin




This bug report was last modified 3 years and 193 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.