all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs --with-pgtk and use-package
@ 2022-03-24 11:52 Pankaj Jangid
  2022-03-24 12:15 ` Po Lu
  0 siblings, 1 reply; 8+ messages in thread
From: Pankaj Jangid @ 2022-03-24 11:52 UTC (permalink / raw
  To: help-gnu-emacs

Two events happened in my life: I started to use use-package to manage
pages and then a few days later I purchased a HiDPI monitor.

‘use-package’ made my ‘.emacs.d/init.el’ a lot cleaner and moreover it
can be customised to handle native dependency installation also. That
makes the init file really portable across all my GNU boxes.

Then I purchased a HiDPI monitor and everything looked so tiny in it. I
tried scale using ‘xrandr’ (i3 and hence X11). This made everything
blurry. I tried to use ‘sway’ (on wayland) and used scaling provided by
‘sway’. All gtk based applications looked good. Emacs was still
blurry. So I tried to build ‘--with-pgtk’. Now that scalling is working
fine in Emacs as well. But ‘use-package’ has stopped working.

I have two questions:

1. Is anyone else using Emacs --with-pgtk along with ‘use-package’? Are
you facing the same issue. The ‘use-package’ code is not executed. Even
when I do ‘C-x e’ locally around the ‘use-package’ call.

2. Is there any other solution to scaling problem without using pgtk?





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

end of thread, other threads:[~2022-03-25  8:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-24 11:52 Emacs --with-pgtk and use-package Pankaj Jangid
2022-03-24 12:15 ` Po Lu
2022-03-24 13:12   ` Pankaj Jangid
2022-03-24 13:32     ` Po Lu
2022-03-24 14:30       ` Pankaj Jangid
2022-03-24 16:19         ` Pankaj Jangid
2022-03-25  0:55           ` Po Lu
2022-03-25  8:52             ` Pankaj Jangid

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.