Posts by TitanOfOld@mastodon.social
(DIR) Post #AYYSzHZRhuCyox1NTs by TitanOfOld@mastodon.social
2023-08-09T12:59:09Z
0 likes, 0 repeats
@galdor @pmidden When I configure a default variable-pitch it keeps eww from formatting pages correctly, i.e. headers aren't bigger, no bold or italic text, etc. Is your experience different?
(DIR) Post #AYYZ2gn103ezd5NMVk by TitanOfOld@mastodon.social
2023-08-09T14:06:58Z
0 likes, 0 repeats
@galdor @pmidden Sure! The only difference between the first and second image is the presence of `(set-face-attribute 'variable-pitch nil :font "Comic Neue" :height 120)`. The problem isn't exactly as I described, but the experience is inconsistent.
(DIR) Post #AdHBCcFMtajPR3UY7c by TitanOfOld@mastodon.social
2023-12-28T15:25:42Z
0 likes, 1 repeats
#Emacs best kept #dired secret: C-x C-q.The buffer becomes editable, so you can do all sorts of fun things quickly. I like using macros to do file renames, especially when it would take me longer to figure out the regex/pattern than it would for me to record the keystrokes I want effected.