emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [rfc] Make column view less rigid for rescale?
@ 2020-02-17 11:23 Marco Wahl
  2020-02-17 13:01 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Wahl @ 2020-02-17 11:23 UTC (permalink / raw)
  To: emacs-orgmode

Dear all,

Up to now the text-scale of org columns sticks to one size disrespecting
text rescaling.  (E.g. via C-x C-+ .)

I think this rigidity is unnecessary and I'd like to see org columns
follow text rescaling.

AFAICS the change is easy.  (Just set `font' to nil in
`org-columns--display-here'.)

What do you think?


Ciao!

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

* Re: [rfc] Make column view less rigid for rescale?
  2020-02-17 11:23 [rfc] Make column view less rigid for rescale? Marco Wahl
@ 2020-02-17 13:01 ` Bastien
  2020-02-17 13:27   ` Marco Wahl
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2020-02-17 13:01 UTC (permalink / raw)
  To: Marco Wahl; +Cc: emacs-orgmode

Hi Marco,

Marco Wahl <marcowahlsoft@gmail.com> writes:

> I think this rigidity is unnecessary and I'd like to see org columns
> follow text rescaling.

Agreed.

> AFAICS the change is easy.  (Just set `font' to nil in
> `org-columns--display-here'.)

The change is a bit more complex, because you also need to adjust the
size of the header-line.

I've pushed this change in master, please test it and report.

Thanks for this suggestion!

-- 
 Bastien

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

* Re: [rfc] Make column view less rigid for rescale?
  2020-02-17 13:01 ` Bastien
@ 2020-02-17 13:27   ` Marco Wahl
  0 siblings, 0 replies; 3+ messages in thread
From: Marco Wahl @ 2020-02-17 13:27 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode

Hi Bastien,

>> I think this rigidity is unnecessary and I'd like to see org columns
>> follow text rescaling.
>
> Agreed.

Fine!

>> AFAICS the change is easy.  (Just set `font' to nil in
>> `org-columns--display-here'.)
>
> The change is a bit more complex, because you also need to adjust the
> size of the header-line.

Ahh, right, good catch.

> I've pushed this change in master, please test it and report.

LGTM!  Thanks!

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-17 11:23 [rfc] Make column view less rigid for rescale? Marco Wahl
2020-02-17 13:01 ` Bastien
2020-02-17 13:27   ` Marco Wahl

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).