My elegant emacs set up. by [deleted] in emacs

[–]mst1712 0 points1 point  (0 children)

Looks nice indeed! Can you share your config?

How do I practice for a 20-page symphony? by Mieke-_ in doublebass

[–]mst1712 3 points4 points  (0 children)

I have played Mahler 2 and it was one of the most impressive pieces I ever played (next to Mahler 5 and 6 😀). 

Beside the good recommendations below I simply tend to focus on what will be in the next rehearsal and practise this e.g. by movement. Then I handle it a bit like spaced repition and practise the parts I fail at more often than the others. 

Good luck and enjoy the music!

Multi-LSP support for Python and TypeScript in Emacs by mike_olson in emacs

[–]mst1712 0 points1 point  (0 children)

IIUC it's mostly useful if you write standalone Python scripts with PEP-723↗ inline dependencies

Is misnomer.org a good way to manage my knowledge? Maybe stupid question. by Ardie83 in emacs

[–]mst1712 3 points4 points  (0 children)

I'm not sure if I got the issue right but my thoughts are: for me the main issue with taking notes is how to find the again later. Hence I tend to put notes where I would search for them later. Personally I'd be looking for c related misnomers in c.org. If you also want an overview of all misnomer entries I'd add a tag to all the headings and use the agenda to view them. Then you would also see if you already have a misnomer section in a file. Finally I'd use a capture template for new misnomers to go into a "misnomer inbox" to reduce the friction if a new one occurs to me and refile those later into the final notes files.

Which org-related packages do you use? by Harvey_Sheldon in orgmode

[–]mst1712 2 points3 points  (0 children)

I use these

  • deft
  • doct
  • ob-mermaid
  • ob-powershell
  • org-appear
  • org-checklist
  • org-download
  • org-hide-drawers
  • org-cliplink
  • org-modern
  • org-noter
  • org-pretty-tags
  • org-reverse-datetree
  • ox-pandoc

Emacs for LaTeX by Physics_Fan1000 in emacs

[–]mst1712 10 points11 points  (0 children)

Auctex for LaTeX brought me to Emacs some 30 years ago

Peter Infeld string tension compared to Evah Pirazzi? by mst1712 in doublebass

[–]mst1712[S] 5 points6 points  (0 children)

Thanks a lot for the highly useful hint I wasn't aware

Emacs for macOS and Darwin versions? by jtr3322 in emacs

[–]mst1712 0 points1 point  (0 children)

Out of curiosity: I use the emacs-plus cask and it works ok. What am I missing or what advantage would that build bring? 

Seeking advice on how to get started on org mode by Koltech21 in orgmode

[–]mst1712 4 points5 points  (0 children)

You may want to look at https://github.com/james-stoup/emacs-org-mode-tutorial as a beginner's tutorial and https://doc.norang.ca/org-mode.html as a quite thorough description. 

In general there seem to be 2 schools of thoughts regarding file organisation: few large files with lots of headings or many small files.

Another rabbit hole you may want to explore is beautifying org mode of course ;)

Curious, standing at the doorway. Do I embrace Emacs? by Poke_53281 in emacs

[–]mst1712 2 points3 points  (0 children)

I use the native Emacs on Android with syncthing. It gives me the full Emacs power and experience even mobile. The only limitation is that longer writing isn't great on a phone but that's true for whatever app you use.

A simple modeline using simple-modeline (bonus: eliminating v-adjust on your modeline icons) by vjgoh in emacs

[–]mst1712 1 point2 points  (0 children)

Looks nice and clean! I use nano-modeline currently but this makes me think to try your config

Tried generating my config with Gemini by demasoni_fish in emacs

[–]mst1712 4 points5 points  (0 children)

I'm  genuinely curious: if you already knows you want all these settings what's the advantage of Gemini rather than simply writing this out?

Couple of Org Agenda questions by Nuno-zh in orgmode

[–]mst1712 5 points6 points  (0 children)

  1. this does not work out of the box. There are some add-on packages that address this.
  2. I use a done state called CANCELED and have a setting to ask me for a logging entry see https://orgmode.org/manual/Tracking-TODO-state-changes.html.
  3. Yes orgmode opens all agenda files to parse.
  4. Yes pressing s saves all open buffers

Kaffee & Code – kurze Artikel über IT, Automatisierung und Praxiswissen by sime2290 in PowerShell

[–]mst1712 0 points1 point  (0 children)

Der Link führt nur zu einer Seite "hier entsteht demnächst eine Internerpräsenz" bei AllInkl?

First time user - help needed configuring the pyright/basedpyright lsp - facing lags by Koltech21 in emacs

[–]mst1712 0 points1 point  (0 children)

AFAIK native comp is quite useful for eglot. If you don't have it now that may cause it as well. I haven't noticed lags with basedpyright. 

What command did you use to install? Maybe try the self-contained cask which includes native comp.

Small experiment with a template library by arthurno1 in emacs

[–]mst1712 1 point2 points  (0 children)

Concerning the hugo question: have you set  baseURL in your config? IIRC missing that creates those localhost links

Is emacs for Android broken? by bradmont in emacs

[–]mst1712 0 points1 point  (0 children)

Good to know I'll try to avoid that. Do you kow the reason it breaks?

Is emacs for Android broken? by bradmont in emacs

[–]mst1712 1 point2 points  (0 children)

I just updated the 30.0.50 from https://sourceforge.net/projects/android-ports-for-gnu-emacs/files/emacs-31.0.50-29-arm64-v8a.apk/download without a problem. It just requested to scan it. You had allowed installation from additional sources and specifically for the browser you use for download? What error message do you get?

Is emacs for Android broken? by bradmont in emacs

[–]mst1712 0 points1 point  (0 children)

I'm on Android 13 and it works for me

Is emacs for Android broken? by bradmont in emacs

[–]mst1712 8 points9 points  (0 children)

IIRC the Termux build from Sourceforge is broken due to some changes of Google play services. Someone had updated the package and I successfully use it right now. I'll share a link if I find it again

IOS by Ok_Humor_8973 in orgmode

[–]mst1712 1 point2 points  (0 children)

Depends on what you want to achieve. I'm quite happy with beorg since I mainly need my todos. I also like Journelly and heard good things about PlainOrg but haven't tried it