Jeff Sparkes · @jsparkes
5 followers · 19 posts · Server techhub.social

Finaly got dark modes to work in . I had customized the foreground and background of the default face. I simply did "customize-face" on default, and undid the checkmarks for foreground and background. This had bugged me for years! Now I can properly use a dark theme in emacs to match most of other tools. I'm using mainly -theme, but occasionally try .

#emacs #materiail #monokai

Last updated 1 year ago

I forgot one more thing. I wanted to post this last night because I listened to it yesterday and I found it to be very interesting. I know it will interest a lot of my friends in the and communities as well as they keep warning me about AI.

NYT The Daily: The Sunday Read: “Wikipedia's Moment of Truth”
nytimes.com/2023/09/10/podcast

#foss #emacs #ai #chatgpt #Podcast #wikipedia

Last updated 1 year ago

Andrew Myers · @am2605
61 followers · 80 posts · Server social.vivaldi.net

So here's something I didn't expect from going from VSCode -> /

On a wide screen I actually don't like using the far left of my screen, and having the explorer tree there kind of pushes my editor into the centre.

I suppose I could open a tree view or some other buffer on the left as padding? I like to full screen the app because I dont like seeing the mess behind it . I'm just a fussy person yeah?

#emacs #spacemacs

Last updated 1 year ago

AskUbuntu · @askubuntu
233 followers · 1702 posts · Server ubuntu.social

Emacs starts utterly maximized -- can't see Dash or System Tray #2204

askubuntu.com/q/1485456/612

#gui #unitydash #emacs #systemtray

Last updated 1 year ago

AskUbuntu · @askubuntu
233 followers · 1700 posts · Server ubuntu.social

Application starts utterly maximized -- can't see Dash or System Tray #2204

askubuntu.com/q/1485456/612

#gui #unitydash #emacs #systemtray

Last updated 1 year ago

thezerobit · @thezerobit
562 followers · 1841 posts · Server anticapitalist.party

Interview with an Emacs Enthusiast in 2023 [Colorized]

youtube.com/watch?v=urcL86UpqZ

#emacs #humor

Last updated 1 year ago

Jeroen :elephpant: · @jlfaijdherbe
40 followers · 163 posts · Server phpc.social

Does anybody know what mode to use to get syntax highlighting in Emacs/org-mode for XDG like configurations, like Systemd and .desktop files?

#emacs #orgmode

Last updated 1 year ago

· @klt
5 followers · 35 posts · Server mastodon.zaclys.com
Sabogato (they/them) · @sabogato
337 followers · 4613 posts · Server sunbeam.city

I was experimenting with trying to see what configuration allowed me to type the fastest without slowdowns.

I tried using alacritty with and without eglot and gui with and without eglot.

I also tried to see if typing on my laptop keyboard vs my split keyboard made a difference.

I typed out a section of code three times each and averaged the numbers. They were all pretty much the same.

What I did notice with this experience is that alacritty felt snappier but not enough to give up the benefits of the GUI

The most surprising discovery was that company-mode's suggestions disrupted my flow state a lot. Every few keystrokes made me pause to look at which options to choice from.

While the time loss from the pause was made up in the auto-complete, the disruption in my flow state is something I didn't realize until now was happening.

I think I'm going to turn off company's auto-start and only use it with a binding when I need it.

#emacs

Last updated 1 year ago

· @crawford
10 followers · 257 posts · Server mas.to

Internet: here’s an interesting beginner-friendly config that you can enjoy

Me: *installs*

Me: What the hell is this even nothing makes sense I fear I am deceased now

#emacs

Last updated 1 year ago

waxbanks · @waxbanks
325 followers · 1115 posts · Server heads.social

most 'fixes' are wastes of time and effort.

remapping caps lock to ctrl is just a nicer pair of high heels.

look: computer things being what they are, nearly all emacs users have the money to buy a good keyboard.

so:

1. buy a keyboard that supports multi-use keys (e.g. tap-for-L, hold-for-Ctrl)
2. set up homerow modifiers
3. die happy and comfortable

(i use a ZSA and love it.)

#emacs #ergonomics #moonlander

Last updated 1 year ago

sunshine · @sunshine
16 followers · 110 posts · Server urbanists.social

But relatedly, this is also why is one of the most incredible programs ever - it oozes this feature, as if it's dying to teach you everything about it, all the time!

#emacs

Last updated 1 year ago

שי ברגר :python: Shai Berger · @shaib
116 followers · 1042 posts · Server tooot.im

מה קורה עם הפונטים של על בעברית?

עוד לא פתרנו באמת את bugs.debian.org/cgi-bin/bugrep ועכשיו נראה שפונט ברירת המחדל השתנה שוב, לאיזשהו כתב-יד.

גם אצלכם @tzafrir @amitar ?

#emacs #debian

Last updated 1 year ago

· @talpa
18 followers · 330 posts · Server fosstodon.org

My god that took WAY too long to figure out!

Apparently org-roam doesn't search in tags as default, why oh why!

Isn't that the whole point of adding tags, to be able find shit using them?!

Anyhow adding
(setq org-roam-node-display-template
(concat "${title:*} "
(propertize "${tags:10}" 'face 'org-tag)))

From: github.com/org-roam/org-roam/p)

Personally I preferred more than 10 characters for the tag

#emacs #orgroam

Last updated 1 year ago

x0r · @x0r
128 followers · 941 posts · Server mamot.fr

A short report of today’s Sunday morning init.el hacking sessions.

Firstly, I knew about flyspell-mode, but I only just discovered flyspell-prog-mode, the companion mode for programming that only spellchecks comments and strings.

Secondly, I discovered all-the-icons-ivy-rich, which makes completions of C-x C-f (counsel-find-file) and many other functions much richer in information. Really nice!

#emacs

Last updated 1 year ago

Devin Prater :blind: · @devinprater
1163 followers · 22476 posts · Server tweesecake.social

So a few people have wanted me to show them what Emacspeak sounds like, and what it gives over other speech systems. So I made this example. First is a book, a novel (Resident Evil), so be aware of that when listening. The second is a book introducing Linux. The third is a simple Markdown file, showing how company-mode can help a bit with auto-complete, and how Emacspeak makes font-lock (different fonts for different item types in any text), accessible through voice changes. Along the way, you'll hear how Emacspeak handles punctuation, switching buffers, closing buffers, and other such dialogs. I do have typing echo set to speak nothing as I type, because it's distracting to me.

dropbox.com/scl/fi/o99g4p7kf6y

#emacs #emacspeak #tts #FOSS

Last updated 1 year ago

Sabogato (they/them) · @sabogato
336 followers · 4602 posts · Server sunbeam.city

Does any know if I can comment out a single s-exp in lisp?

For instance:

```lisp
(use-package foo
:config (setq ...))
```

I usually do

```lisp
(use-package foo
:config
;; (setq ...)
)
```

It would be nice if I could do something like the following to comment out just the setq s-exp

```lisp
(use-package foo
:config (; setq ...))
```

#emacs

Last updated 1 year ago

AskUbuntu · @askubuntu
232 followers · 1712 posts · Server ubuntu.social

Problem with quicklisp slime-helper

askubuntu.com/q/1485225/612

#emacs

Last updated 1 year ago

Hacker News 50 · @hn50
3528 followers · 72696 posts · Server social.lansky.name
Paco Velobs · @PacoVelobs
206 followers · 4679 posts · Server mamot.fr

Hello les (neo)vimistes ou les autres développeurs intrigués par les éditeurs modaux.

Sur Paris le 20 septembre aura lieu un . Toutes les infos sont sur tuppervim.org/ mais en résumé: Mercredi 20 septembre de 19h30 à 22h dans les locaux de cashbee au 4 rue Thorel et inscription sur mensuel.framapad.org/p/95Cf7yZ

Pour les curieux, voir ça comme un apéro autour de l'éditeur.
C'est super sympa, ça fait progresser et/ou rencontrer des gens !

#tuppervim #vim #nvim #neovim #helix #kakoune #emacs

Last updated 1 year ago