all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Unable to set 'display text property, but can set other props
Date: Fri, 11 Sep 2020 21:34:38 +0300	[thread overview]
Message-ID: <838sdgf9hd.fsf@gnu.org> (raw)
In-Reply-To: <87sgbotdw3.fsf@gkayaalp.com> (message from Göktuğ Kayaalp on Fri, 11 Sep 2020 20:35:40 +0300)

> From: Göktuğ Kayaalp <self@gkayaalp.com>
> Date: Fri, 11 Sep 2020 20:35:40 +0300
> 
> What I’m trying to do is to expand one space character enough to align
> the text following the character on the same line to the right edge of
> the window.
> 
> Problem is, while I can set properties like 'help-echo on the region, I
> can’t set 'display.  I’ve tried variations of the below with `(space
> . (:width ...)) too.
> 
> Maths is probably somewhat off, but the actual problem is that I can’t
> set any 'display props, e.g. ‘STRING’ too.
> 
> I’ve tried just using things akin to
> 
> (put-text-property 67 68 'display '(space-width 10))
> 
> using M-:.
> 
> Why is this happening? Am I doing something very obviously wrong?  Or
> is it something else?

The character at buffer position where you put this property must be a
SPC character.



  reply	other threads:[~2020-09-11 18:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-11 17:35 Unable to set 'display text property, but can set other props Göktuğ Kayaalp
2020-09-11 18:34 ` Eli Zaretskii [this message]
2020-09-11 21:01   ` Göktuğ Kayaalp

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=838sdgf9hd.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.