* Fixed vs variable pitch font [legibility 4/6]
@ 2020-02-04 4:09 Texas Cyberthal
2020-02-04 7:27 ` Adam Porter
0 siblings, 1 reply; 7+ messages in thread
From: Texas Cyberthal @ 2020-02-04 4:09 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
Readable prose requires variable-pitch font. Readable code requires
fixed-pitch font. Org should make it easy to configure the two
separately.
mixed-pitch-mode mostly solves this problem, but only advanced users
know about it.
https://gitlab.com/jabranham/mixed-pitch
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Fixed vs variable pitch font [legibility 4/6]
2020-02-04 4:09 Texas Cyberthal
@ 2020-02-04 7:27 ` Adam Porter
2020-02-10 7:06 ` Bastien
0 siblings, 1 reply; 7+ messages in thread
From: Adam Porter @ 2020-02-04 7:27 UTC (permalink / raw)
To: emacs-orgmode
Texas Cyberthal <texas.cyberthal@gmail.com> writes:
> Readable prose requires variable-pitch font. Readable code requires
> fixed-pitch font. Org should make it easy to configure the two
> separately.
>
> mixed-pitch-mode mostly solves this problem, but only advanced users
> know about it.
> https://gitlab.com/jabranham/mixed-pitch
I also prefer proportional fonts for prose in Org buffers, and I
configured my face settings accordingly a long time ago.
However, it is not necessarily so that proportional fonts are required
for prose. Great works have been written on typewriters for many
years. As well, Emacs/Org are not necessarily aimed at prose writing
more than other uses, and changing the default would probably be
off-putting to many existing users, so the default probably should not
be changed.
Having said that, if Org could have a simple org-mixed-pitch-mode, or
something like that, that could be very helpful, since it could make
such configuration much easier. Maybe one could be written to use
face-remapping, which shouldn't take much code.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Fixed vs variable pitch font [legibility 4/6]
2020-02-04 7:27 ` Adam Porter
@ 2020-02-10 7:06 ` Bastien
2020-02-10 20:54 ` Samuel Wales
0 siblings, 1 reply; 7+ messages in thread
From: Bastien @ 2020-02-10 7:06 UTC (permalink / raw)
To: Adam Porter; +Cc: emacs-orgmode
Adam Porter <adam@alphapapa.net> writes:
> Having said that, if Org could have a simple org-mixed-pitch-mode, or
> something like that, that could be very helpful, since it could make
> such configuration much easier.
If anyone wants to start coding something like this, we can consider
referencing it on Worg.
--
Bastien
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Fixed vs variable pitch font [legibility 4/6]
2020-02-10 7:06 ` Bastien
@ 2020-02-10 20:54 ` Samuel Wales
0 siblings, 0 replies; 7+ messages in thread
From: Samuel Wales @ 2020-02-10 20:54 UTC (permalink / raw)
To: Bastien; +Cc: Adam Porter, emacs-orgmode
i think this is a really good idea.
there are subtleties including:
- list bullets (fixed is good for aligning succeeding lines)
- timestamps (many align these informally or in headers)
- numbers (many align these informally -- but .,-+'?)
- todo kw (defined by user, would be fantastic to be variable, but
some users do such things as making them be 4 characters and aligning
them in sibling headers; i think the org main page does this)
- table subtleties
- agenda subject lines (requires a change in org itself that makes
headers and tags individually definable faces so rhs is by default
variable but settable not to be, perhaps as part of a change making
columns in agenda individually definable for non-pitch reasons)
On 2/10/20, Bastien <bzg@gnu.org> wrote:
> Adam Porter <adam@alphapapa.net> writes:
>
>> Having said that, if Org could have a simple org-mixed-pitch-mode, or
>> something like that, that could be very helpful, since it could make
>> such configuration much easier.
>
> If anyone wants to start coding something like this, we can consider
> referencing it on Worg.
>
> --
> Bastien
>
>
--
The Kafka Pandemic
What is misopathy?
https://thekafkapandemic.blogspot.com/2013/10/why-some-diseases-are-wronged.html
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2020-02-11 8:18 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.58.1581354012.25769.emacs-orgmode@gnu.org>
2020-02-11 7:12 ` Fixed vs variable pitch font [legibility 4/6] Texas Cyberthal
2020-02-11 7:53 ` Bastien
2020-02-11 8:18 ` Joost Kremers
2020-02-04 4:09 Texas Cyberthal
2020-02-04 7:27 ` Adam Porter
2020-02-10 7:06 ` Bastien
2020-02-10 20:54 ` Samuel Wales
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).