Random Boltzmann brain 🧠 · @hastur
96 followers · 867 posts · Server hackers.town

When point is over an URL and I press 'u', it copies the URL to the clipboard. Same as 'C' in the mastodon.el shortcuts.
When over regular text it updates the mastodon feed.
Seems like the only URL's affected are http/https.
Anyone else who've experiensed this?

#emacsdummies #emacs #mastodonel

Last updated 2 years ago

His honorable Chief Douk-douk · @hastur
82 followers · 724 posts · Server hackers.town

Is someone using mastodon.el for ?
I've a couple of questions since I'm not an elisp-wizard.

#emacsdummies #emacs

Last updated 2 years ago

His honorable Chief Douk-douk · @hastur
82 followers · 724 posts · Server hackers.town

Ok found it. I think this is the recipe to succeed in emacs.
Post the question here and it triggers something in me ...
Add in corfu key-map:
("SPC" . corfu-insert-separator)
Now it behaves and I can return to find something else to dumb myself down with.
Thanks for coming to my TED-talk

#emacsdummies

Last updated 2 years ago

His honorable Chief Douk-douk · @hastur
82 followers · 724 posts · Server hackers.town

Using vertico with orderless and it works superb.
Trying with corfu and ordeless and I want the same behaviour as with vertico, just SPC between the shortened words and TAB to complete and fill in dashes.
Is anybody out there?
Just nod if you can hear me.



#orderless #corfu #emacs #emacsdummies

Last updated 2 years ago

His honorable Chief Douk-douk · @hastur
82 followers · 724 posts · Server hackers.town

Mastodon from :emacs:. How cool is that?

#emacsdummies

Last updated 2 years ago

His honorable Chief Douk-douk · @hastur
82 followers · 724 posts · Server hackers.town

:thinking_emacs:
Also found this
(dolist (font (font-family-list)) (insert (format ";; \"%s\"\n" font)))
then press C-j [eval-print-last-sexp]
This will list all fonts on the system, one line per font.
Apparently I've 1900 fonts installed. Crazy.

#emacsdummies

Last updated 2 years ago

His honorable Chief Douk-douk · @hastur
82 followers · 724 posts · Server hackers.town

Found what I was looking for:
M-x list-faces-display
for a complete list of fonts used in emacs. :emacs:

#emacsdummies

Last updated 2 years ago

His honorable Chief Douk-douk · @hastur
82 followers · 724 posts · Server hackers.town

I want to list my fonts in emacs.
Trying with:
(print(font-family-list))
The thing is I get 5 lines of fonts in the echo area and it's cut off after that. I can't scroll in echo and I'd like to just see a list, preferably one font per line and in a new window. Any wizards online?

#emacsdummies

Last updated 2 years ago

His honorable Chief Douk-douk · @hastur
82 followers · 724 posts · Server hackers.town

Reading configs on github makes me feel like a total dumdum.
Now, after 2 hrs I've setup elfeed to view my kids schools newsletter and at the same time not get a migraine.

:blob_sleeping:​

#emacsdummies

Last updated 2 years ago

The yellow king · @hastur
32 followers · 294 posts · Server linuxrocks.online

Nevermind, had the daemon running. I'm a dork.

#emacsdummies

Last updated 3 years ago