emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* fonts not scaling when zooming in column mode
@ 2019-03-07 11:41 Al
  2019-03-07 13:01 ` Eric S Fraga
  0 siblings, 1 reply; 5+ messages in thread
From: Al @ 2019-03-07 11:41 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

When I use column-mode (C-c C-x C-c) and change the font size (using
C-x C-= or C-x C--), all the characters outside the column-mode change
correctly, but the ones displayed by the column-mode stay at the same
size.

Is there any solution to make column mode follow the global font size ?

I tried with many fonts from several types without success:
- emacs -q -fn Inconsolata test.org
- emacs -q -fn fixed test.org
- emacs -q -fn Sans test.org
....

I'm on a linux debian testing distribution, using emacs 26.1+1-3.2 and
org-mode version 9.1.14+dfsg-3.

Thanks.

-- 
Al

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

* Re: fonts not scaling when zooming in column mode
  2019-03-07 11:41 fonts not scaling when zooming in column mode Al
@ 2019-03-07 13:01 ` Eric S Fraga
  2019-03-07 17:38   ` Al
  0 siblings, 1 reply; 5+ messages in thread
From: Eric S Fraga @ 2019-03-07 13:01 UTC (permalink / raw)
  To: Al; +Cc: emacs-orgmode

On Thursday,  7 Mar 2019 at 12:41, Al wrote:
> Is there any solution to make column mode follow the global font size ?

Column mode is done using overlays.  The text-scale commands don't seem
to affect overlays unfortunately.  The only thing I can suggest is
changing the default face to the size you want when you want to zoom
in.  Not ideal...

-- 
Eric S Fraga via Emacs 27.0.50, Org release_9.2.2-249-g51444a

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

* Re: fonts not scaling when zooming in column mode
  2019-03-07 13:01 ` Eric S Fraga
@ 2019-03-07 17:38   ` Al
  2019-03-07 19:03     ` Eric S Fraga
  0 siblings, 1 reply; 5+ messages in thread
From: Al @ 2019-03-07 17:38 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

This is the workaround I used, but I agree this is far from perfect ;-)

Anyway this works.

Thank you.

On 07/03/2019 14.01, Eric S Fraga wrote:
> On Thursday,  7 Mar 2019 at 12:41, Al wrote:
>> Is there any solution to make column mode follow the global font size ?
> 
> Column mode is done using overlays.  The text-scale commands don't seem
> to affect overlays unfortunately.  The only thing I can suggest is
> changing the default face to the size you want when you want to zoom
> in.  Not ideal...
> 

-- 
Al

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

* Re: fonts not scaling when zooming in column mode
  2019-03-07 17:38   ` Al
@ 2019-03-07 19:03     ` Eric S Fraga
  2019-03-08  7:57       ` Al
  0 siblings, 1 reply; 5+ messages in thread
From: Eric S Fraga @ 2019-03-07 19:03 UTC (permalink / raw)
  To: Al; +Cc: emacs-orgmode

On Thursday,  7 Mar 2019 at 18:38, Al wrote:
> Hello,
>
> This is the workaround I used, but I agree this is far from perfect ;-)

Given that this is not really an org issue but rather a more fundamental
emacs issue relating to overlays and faces, maybe ask on the emacs.help
newsgroup (e.g. available as gmane.emacs.help)?

-- 
Eric S Fraga via Emacs 27.0.50, Org release_9.2.2-249-g51444a

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

* Re: fonts not scaling when zooming in column mode
  2019-03-07 19:03     ` Eric S Fraga
@ 2019-03-08  7:57       ` Al
  0 siblings, 0 replies; 5+ messages in thread
From: Al @ 2019-03-08  7:57 UTC (permalink / raw)
  To: emacs-orgmode

Thanks for the tip, I'll do this.

On 07/03/2019 20.03, Eric S Fraga wrote:
> On Thursday,  7 Mar 2019 at 18:38, Al wrote:
>> Hello,
>>
>> This is the workaround I used, but I agree this is far from perfect ;-)
> 
> Given that this is not really an org issue but rather a more fundamental
> emacs issue relating to overlays and faces, maybe ask on the emacs.help
> newsgroup (e.g. available as gmane.emacs.help)?
> 

--
Al

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

end of thread, other threads:[~2019-03-08  7:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-07 11:41 fonts not scaling when zooming in column mode Al
2019-03-07 13:01 ` Eric S Fraga
2019-03-07 17:38   ` Al
2019-03-07 19:03     ` Eric S Fraga
2019-03-08  7:57       ` Al

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