emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Font width in Properties Drawer
@ 2020-08-20  0:28 Garrett Rolfs
  2020-08-20  6:50 ` Norman Tovey-Walsh
  0 siblings, 1 reply; 3+ messages in thread
From: Garrett Rolfs @ 2020-08-20  0:28 UTC (permalink / raw)
  To: emacs-orgmode

I'm experimenting using proportional width fonts for prose portions of
my org file. I have found resources showing how to configure fixed width
fonts for code blocks, property values, etc. This is a nit-picky
question, but is there a way in a properties drawer to have fixed width
spacing in the area between the org-special-keyword and the
org-property-value? I have both faces configured to be fixed width, but
I cannot align the property values because this area is proportional.

Executing C-u C-x = on a space in this area indicates there is no face
defined. So I suspect the answer is currently no.

Thank you.

-Garrett



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Font width in Properties Drawer
  2020-08-20  0:28 Font width in Properties Drawer Garrett Rolfs
@ 2020-08-20  6:50 ` Norman Tovey-Walsh
  2020-08-27 13:24   ` Garrett Rolfs
  0 siblings, 1 reply; 3+ messages in thread
From: Norman Tovey-Walsh @ 2020-08-20  6:50 UTC (permalink / raw)
  To: Garrett Rolfs; +Cc: emacs-orgmode

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

Garrett Rolfs <stage3@us.ibm.com> writes:
> Executing C-u C-x = on a space in this area indicates there is no face
> defined. So I suspect the answer is currently no.

I don’t know if this is useful feedback, but I’m running Org-mode
version 9.3.7 and in my properties drawers, the keywords are in
org-special-keyword face and the values are in org-property-value face.

                                        Be seeing you,
                                          norm

--
Norman Tovey-Walsh <ndw@nwalsh.com>
https://nwalsh.com/

> Lawyers, I suppose, were children once.--Charles Lamb

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Font width in Properties Drawer
  2020-08-20  6:50 ` Norman Tovey-Walsh
@ 2020-08-27 13:24   ` Garrett Rolfs
  0 siblings, 0 replies; 3+ messages in thread
From: Garrett Rolfs @ 2020-08-27 13:24 UTC (permalink / raw)
  To: emacs-orgmode

Norman Tovey-Walsh <ndw@nwalsh.com> writes:

> Garrett Rolfs <stage3@us.ibm.com> writes:
>> Executing C-u C-x = on a space in this area indicates there is no face
>> defined. So I suspect the answer is currently no.
>
> I don’t know if this is useful feedback, but I’m running Org-mode
> version 9.3.7 and in my properties drawers, the keywords are in
> org-special-keyword face and the values are in org-property-value face.

Thank you. Both are fixed width. I'm wrestling with the space in
between. With differing length property names I was hoping to be able to
have my proprieties drawer look something like:

:PROPERTIES:
:header-args:            :var service_host="api.github.com"
:header-args+:           :var repo_source="repos/myid/myrepo"
:header-args:restclient: :var accept="Accept: application/json"
:END:

However the spaces between org-special-keyword and org-property-value
are a different width. I can get close but things look a little
squiggly. This is a very minor issue. Thanks for the feedback!



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-27 13:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-20  0:28 Font width in Properties Drawer Garrett Rolfs
2020-08-20  6:50 ` Norman Tovey-Walsh
2020-08-27 13:24   ` Garrett Rolfs

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).