Assigning your copyright to the FSF helps defend the GPL and keep software free. Thank you to Rivulet Cedar for assigning your copyright to the FSF! More at: https://u.fsf.org/463 #Emacs #CopyrightAssignments
Assigning your copyright to the FSF helps defend the GPL and keep software free. Thank you to Rivulet Cedar for assigning your copyright to the FSF! More at: https://u.fsf.org/463 #Emacs #CopyrightAssignments
What does it mean when % is displayed before a buffer name in #Emacs Ibuffer?
Hey smart people, I'm currently working on continuing my degoogling (as much as possible)...My current calendar/todo app syncs with Google Calendar and I'd like to find an alternative that supports local ICS files so I can export stuff from emacs org. Anybody done similar and if so, with what?
So I finally did it: I put in a preorder for the new @frameworkcomputer laptop 12. It'll run @fedora and @kde and will be my Emacs and coding machine.
I've been loving exploring Emacs on my test device (an old Dell 5300 from work) and the form factor of the laptop feels perfect.
Now I have to wait for my order to be shipped (which will feel like decades).
Like a phantom through the terminal, Emacs is where your soul finds its rhythm. Org Mode? The map to your cryptic plans.
25 Useful tips for Emacs (for beginners and advanced users). ~ Raoul Comninos. https://gnarledgrip.gitlab.io/25-emacs-tips.html #Emacs
This #Journelly user review makes me so happy and proud.
Shawn, welcome to the #Emacs and #orgmode family!
Anyone curious, https://journelly.com let's you ease into org mode or ignore entirely. Entirely your call!
This #emacs drawing package looks great! https://github.com/tbanel/uniline
This probably doesn't work on anyone's computer but my own but it's still probably academically interesting to other #Emacs #Python users to see how I developed a naming convention into a system for not having to constantly waste time by e.g. writing a new manual direnv for every new git repo I clone
https://gist.github.com/glyph/0352baad69b931ed70554d6be4f8e920
@glyph after many hours I got a viable solution for #emacs and Python. Eglot, Ruff for linting and pylsp for completion. Direnv +envrc.el for auto loading the virtual env when I open file from a project. There isn’t too much config. Works beautifully over Tramp, but direnv, pylsp and ruff need to be in the server too.
I know, I know, I'm going to need to switch to a proper LSP integration at some point (among other reasons, the owner of this repo apparently hasn't even logged into github in like 3 years, it seems plausible that it will never be updated again) but I am still excited that I got #Emacs to stop gaslighting me about my #Python code by finally figuring out what was causing this extremely confusing behavior https://github.com/tkf/emacs-jedi/issues/376
@sacha nice summary of what you aspire to and manage!
On the #smallWeb theme I am working on getting @aral's #kitten (https://kitten.small-web.org/) integrated with #emacs via #eev in a more works-for-everybody way rather than works-in-my-personal-emacs-way)
- working on /my/ emacs https://screwlisp.small-web.org/kitten/clkitten-parenscript-kitten-2/
#commonLisp #introductory #demo #programming with #systems of #packages using #asdf https://screwlisp.small-web.org/programming/completely-reasonable-common-lisp-asdf-system-with-eev-demo/
in my opinion, any other description of what to do describes special-purpose advanced convenience functions. It /really/ is this easy.
I include #emacs #eev support (which is transparent to the common lisp if you are not using it) since having a lisp environment at all is somewhat inevitable to using lisp, and pressing F8 over and over again is pretty easy to do.
Thoughts!?
A cool thing about writing my course textbook in #emacs #orgmode is that I have a "view by unit" format book and a "view by assignment type" format book. All the same content, included into two diff base org docs. Students can approach however feels more organized to them.
#Education #CompSci