unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Clément Pit--Claudel" <clement.pitclaudel@live.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 27103@debbugs.gnu.org
Subject: bug#27103: Should show-trailing-whitespace highlight specified spaces?
Date: Sun, 28 May 2017 16:18:02 -0400	[thread overview]
Message-ID: <33c5270e-1fcc-8db3-36ec-6fa697a609b3@live.com> (raw)
In-Reply-To: <83r2z8g3op.fsf@gnu.org>


[-- Attachment #1.1: Type: text/plain, Size: 1206 bytes --]

On 2017-05-28 15:51, Eli Zaretskii wrote:
>> Cc: 27103@debbugs.gnu.org
>> From: Clément Pit--Claudel <clement.pitclaudel@live.com>
>> Date: Sun, 28 May 2017 15:43:52 -0400
>>
>>> Maybe we could extend the line-prefix property to support left-fringe
>>> and right-fringe specs.
>>
>> Hey, it works!
>>
>>   (insert (propertize "AA" 'line-prefix (propertize "_" 'display '(left-fringe right-arrow))))
> 
> That's not what I meant, but if you are happy, it's fine with me.

I didn't realize that this was possible. It fits my use case very nicely :) In the (defun example, I can just put the line-prefix property on the defun, and everything works perfectly.

I wonder if we should mention this in the manual. Maybe in the "display specs" section, where (fringe …) is described, we could add this:

  `left-fringe' and `right-fringe' are replacing specs: the span of text that they apply to is made invisible.  To add a fringe to a line without hiding any of its contents, put the fringe property on the before-string of an overlay or on the line-prefix of your text.

>> Anything bad with this?
> 
> It's just a display property.  Nothing wrong with that, of course.

Thanks!



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2017-05-28 20:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-27 16:47 bug#27103: Should show-trailing-whitespace highlight specified spaces? Clément Pit--Claudel
2017-05-27 18:26 ` Eli Zaretskii
2017-05-27 19:14   ` Clément Pit--Claudel
2017-05-27 19:42     ` Eli Zaretskii
2017-05-27 19:52       ` Clément Pit--Claudel
2017-05-28 16:28         ` Eli Zaretskii
2017-05-28 16:43           ` Clément Pit--Claudel
2017-05-28 17:44             ` Eli Zaretskii
2017-05-28 17:53               ` Clément Pit--Claudel
2017-05-28 18:14                 ` Eli Zaretskii
2017-05-28 19:43                   ` Clément Pit--Claudel
2017-05-28 19:51                     ` Eli Zaretskii
2017-05-28 20:18                       ` Clément Pit--Claudel [this message]
2017-05-29  2:30                         ` Eli Zaretskii
2017-05-29  2:33                           ` Clément Pit--Claudel
2017-05-29 17:28                             ` Eli Zaretskii

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=33c5270e-1fcc-8db3-36ec-6fa697a609b3@live.com \
    --to=clement.pitclaudel@live.com \
    --cc=27103@debbugs.gnu.org \
    --cc=eliz@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.
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).