Emacs

deech,
@deech@mastodon.social avatar

Oh nice! now has built in JSON (de)serialization.

https://github.com/emacs-mirror/emacs/blob/master/etc/NEWS#L53-L56

carmenbianca,
@carmenbianca@todon.eu avatar

how do people use (sans evil-mode) without getting immediate RSI?

i tried regular emacs for a day after being shamed by my friend's dad for using evil-mode, and my hand still hurts.

i actually quite liked it, apart from, you know, the pain. that isn't normal.

mykhaylo,
@mykhaylo@fosstodon.org avatar

@carmenbianca @jvillasante yeah, because the defaults are from the days of different keyboard layouts. Also check out meow-mode.

cenbe,
@cenbe@mastodon.sdf.org avatar
laotang,
@laotang@emacs.ch avatar

people: Is there an easy way to customise org-capture (and perhaps org-agenda) to just use the same window and leave my window management alone?

I’m knee-deep into stack overflow posts and wasting way too much time here. This is one of my most longstanding annoyances of

(This is actually one of the reasons does not use org-capture for new notes.)

laotang,
@laotang@emacs.ch avatar

@mykhaylo Yes, that video was very helpful. However, orgmode currently does not respect display-buffer-alist (hence my frustration).

mykhaylo,
@mykhaylo@fosstodon.org avatar

@laotang I went down the rabbit hole with that video and ended up creating my own mode line 🙈

kommen, German
@kommen@hachyderm.io avatar

:emacs: for a while running a part of Germany’s Air Traffic Control system after the country’s reunification is what sweetend my breakfast today.

Plus, this is the plain truth: «In Germany, a Herr Doktor is always right»

https://www.emacswiki.org/emacs/EmacsStories#h5o-3

(via https://irreal.org/)

rogersm,
@rogersm@mastodon.social avatar

@kommen I’m a lisper myself but I had a good laugh with the “because lisp is self documenting”

holgerschurig,

@rogersm @kommen Python is also self documenting ... but I still won't use it for everything. For me, self-documenting would never be a criteria for programming language selection. It's however "nice to have".

BTW: nowadays compiled languages, which look non-self-documentating at first, might be exactly that with the help of language server protocol and a smart LSP server. So it's now the tooling, not the language.

oatmeal,
@oatmeal@emacs.ch avatar

wait, what? consult-gnome-search

Nice way to interact with GNOME's search... I have tracker disabled, so not much to see. This action will open the app description in GNOME Software.

https://blog.hoetzel.info/post/consult-gnome-search

tekki, German
@tekki@swiss.social avatar

If Google Podcasts asks to export all subscriptions to YouTube Music and this one finds nothing to import, the only reliable solution is to move everything to elfeed in .

kickingvegas,
@kickingvegas@sfba.social avatar

Announcing Casual Avy, an opinionated Transient menu for Avy, a package for jumping to visible text using a character-based decision tree. More details about it at the link below. If you've never gotten around to trying out Avy, this menu can help you understand why folks who use it swear by it.
http://yummymelon.com/devnull/announcing-casual-avy.html

greg,
@greg@gregnewman.io avatar

@kickingvegas This works great, Charles. thank you. I had to use straight to install which is fine.

sachac,
@sachac@emacs.ch avatar

I'm reading Naomi Fisher's book "Changing Our Minds: How Children Can Take Control of Their Own Learning." The discussions of adult self-directed learning and also Peter Gray's theory about (play + curiosity) * sociability = learning reminds me of how much I like the community.

ctietze,
@ctietze@mastodon.social avatar

@sachac is the book also interesting for parents? Asking for soon-to-be ones :)

sachac,
@sachac@emacs.ch avatar

@ctietze it's actually mostly geared towards parents considering homeschooling or unschooling, but I think it's useful even for supporting kids who are in more traditional school. Our kid is in virtual school, so we have a lot of flexibility in supporting her interests. For example, I found it useful to learn that mastery learning (focusing and persisting, learning more effectively, managing emotions better, becoming less distractible) generally develops around age 9, so I don't need to worry too much about our 8-year-old learning in short bursts and exploring different interests.

dziban,
@dziban@functional.cafe avatar

What do you people use for budgeting and finance tracking?

sachac,
@sachac@emacs.ch avatar

@dziban I use ledger (https://ledger-cli.org) with ledger-mode and an Org Mode file. Plain-text for the win!

ddrake,
@ddrake@mathstodon.xyz avatar

In , sometimes you want to surround a region with some text or delimiters -- say, <div> and </div> in HTML, or == for Mediawiki headers, or similar.

There was a blog post a while back that had a nice function for that -- I improved it so that you can repeatedly call the function and it will correctly nest the text it inserts. That is, you can first surround an HTML region with a span, then immediately call surround-region again without re-marking the region, tell it to surround the region with a div, and it will correctly nest the HTML tags.

Take a look at https://gist.github.com/dandrake/864f642850acaa3534cf5029868d12eb and let me know if you find any bugs or have suggestions.

dekkzz76,
@dekkzz76@emacs.ch avatar

Are many people running the emacs 30 apk on android?

dekkzz76,
@dekkzz76@emacs.ch avatar

@nickanderson

yes any gui program is an issue using pen/touch input but ive been using pen input since the days of the Thinkpad X61

GNOME is a good OS for trying touch out, but i "found" a 10in android tablet which i want to set up just emacs on explicitly for org-mode & basic denote setup

@hajovonta @evgandr

holgerschurig,

@dekkzz76 I probably need to buy a Bluetooth keyboard. Now I use the touch keyboard (which is really error-prone, often over-correcting).

Meaning: I wouldn't ever use Emacs on Android with such a bad text input experience as I have currently.

masukomi,
@masukomi@connectified.com avatar

geeks

Do any of you know of a package that lets me use slack / mastodon style emoji insertion?

Between Mastodon & Rocket (awesome macOS app) I keep starting to type : foo : instead of going to M-x insert-char

Obviously we can't just use : foo : because programming languages use colons all the time, but surely there's something similar we can do like !: foo :! or whatever.

🤔 I can't remember a language that combines colons and bangs.

masukomi,
@masukomi@connectified.com avatar

@viz ooh thanks Visuwesh. I’ll look into that when I get back to my computer.

masukomi,
@masukomi@connectified.com avatar

@howard @al3x is was not familiar with the keybindings you mentioned but my goal is to insert them without having to invoke a keybinding while typing.

Preferably with a visual overlay/autocomplete as i whittle down the matching options

pizzatorque,
@pizzatorque@emacs.ch avatar

I'm live on Twitch, come hang out! and shenanigans and making a minimal terminal client for lemmy. https://www.twitch.tv/PizzaTorque?sr=a

ditherycarbon,
@ditherycarbon@sigmoid.social avatar

I am starting to like , but I really dislike -mode

And the fact that most emacs tutorials show how to work with org-mode irritates me a lot.

I just want to send emails in rich-text field, please don't make me learn org-mode for this!!

holgerschurig,

@ditherycarbon The last time I checked, notmuch (an email handling system with Emacs support) didn't depend on orgmode.

Totally unsure if it can create HTML mails, as I generally dislike them.

But ... Emacs is programmable and has lots of hooks to make this yourself, if it doesn't exist.

pkal,
@pkal@emacs.ch avatar

A very nice feature in Emacs 30 that got recently merged is etags-regen-mode by Dmitry Gutov:

+++<br></br>** New global minor mode 'etags-regen-mode'.<br></br>This minor mode generates the tags table automatically based on the<br></br>current project configuration, and later updates it as you edit the<br></br>files and save the changes.<br></br>

I found it useful when working with C code, will have to try other languages as well. By default it uses the etags executable, which depending on your system might be Universal or Exubrant Ctags.

#c

  • All
  • Subscribed
  • Moderated
  • Favorites
  • emacs
  • DreamBathrooms
  • Durango
  • mdbf
  • magazineikmin
  • InstantRegret
  • rosin
  • modclub
  • Youngstown
  • slotface
  • thenastyranch
  • cubers
  • kavyap
  • everett
  • khanakhh
  • megavids
  • GTA5RPClips
  • osvaldo12
  • ngwrru68w68
  • normalnudes
  • cisconetworking
  • Leos
  • ethstaker
  • tester
  • tacticalgear
  • provamag3
  • anitta
  • JUstTest
  • lostlight
  • All magazines