MenacingMecha, to emacs
@MenacingMecha@mastodon.gamedev.place avatar

:emacs: anyone have experience with org column view header alignment breaking?

works fine starting with emacs -Q, and I don't change face settings anywhere in my config, and commenting out all config related to org, themes and fonts makes no difference

interestingly, starting with emacs -Q causes headline faces to all be uniform, but starting with config gives me different sizes per headline. I don't set this anywhere, so something is changing it, but after 20m I can't work out what

jtr, to emacs
@jtr@fosstodon.org avatar

When I stopped my weekly routine, I also stopped organizing tasks. Now I have one big file mixed with personal and work tasks, some active and some complete. It’s an intimidating blob of “stuff,” and just looking at it makes me want to run away to a video game instead.

When should I visit my projects file and move things out into their categories? Second, what are these categories?

Rethinking and reorganizing my life - with org-mode:

https://taonaw.com/2024/06/04/rethinking-and-reorganizing.html

mms, to emacs
@mms@emacs.ch avatar

I adore the ui of aspell in . Is there a way for it to check grammar as well?

AAMfP, to emacs
@AAMfP@fosstodon.org avatar

The more I learn , the more I think I should've started way earlier.
I'm using only , to create and manage my digital garden, but I've already learnt a good set of useful commands, my digital garden is automagically converted from Org Mode into HTML with a nice CSS, I've even integrated Japanese furigana and PlantUML!
And I'm sharing back all my current learnings, using the digital garden itself: https://marcoxbresciani.codeberg.page/emacs/orgmode/orgmode.html
Have a nice reading, and give me feedbacks! 🙏🏻

zvavybir, to emacs
@zvavybir@social.zvavybir.eu avatar

Does anybody actually use overwrite mode or is it just there to annoy?

zrzz, to emacs

I've just stumbled on this blog post with a view-text-file-as-info-manual function that uses pandoc and org's ox-texinfo to convert various formats into info for convenient browsing.

It did a great job on the Fennel language reference, it looks a lot better than what I got via pandoc->texinfo->makeinfo. No index but that would be hard to conjure up from a generic markdown file. The top level TOC looks great, node jumps work well and code block are displayed as such.

mousebot, to neovim
@mousebot@todon.nl avatar

if you use , can you write extensions in , thus making into a kinda frakenstein ?

cryptk, to emacs
@cryptk@mastodon.social avatar

Very happy to know that shoggy got the 16th place (out of 48) in the ! Thanks to everybody that played and rated the game!

https://github.com/bcardoso/shoggy

spelk, to emacs
@spelk@emacs.ch avatar

highlighted @jbaty blog post on the "gravitational pull of emacs" a cyclic moving away for simplicity's sake and a gradual pull back as personal comforts of customisations coax and inevitable return to

Emacs as Crack
https://irreal.org/blog/?p=12216

The gravitational pull of Emacs
https://baty.net/2024/06/the-gravitational-pull-of-emacs/

I've noticed a similar tidal motion back and forth, but instead of simple note-taking apps I flow between Emacs and other simpler editors, like or

Ultimately the draw & utility of sucks me back into Emacs and has me nuzzling comfortably back in my custom config.

This is probably a result of trying to walk the tight rope of balance between literally "getting things done" (not the GTD system) and "making life easier" with settings & customising.

I suppose, one day, the customisations might reach a stable state & the use of other editors becomes unnecessary. Balance achieved. Enlightenment.

But you know, in tech, everything moves on eternally so the balance undulates softly over time. Not to mention our lives and needs also shift over time.

So perhaps this do-si-do dance we do, will always be?

publicvoit, to orgmode
@publicvoit@graz.social avatar

Sharing Selected #Orgmode Data With #Logseq Users
https://karl-voit.at/2024/06/02/org-headings-to-logseq/

I do have a special use-case for sharing parts of my Org-mode content with my wife.

(Help me to promote me #Emacs content elsewhere since I no longer promote it outside of Mastodon: https://karl-voit.at/2024/05/23/leaving-reddit/ )

#publicvoit #PIM #Elisp

shom, to emacs
@shom@fosstodon.org avatar

Org Release 9.7 brings many new features, I'm excited about:

  • Images and files in clipboard can be pasted
  • New customization org-image-max-width
  • Asynchronous code evaluatation in ob-shell
  • org-auto-align-tags is now respected universally

@daviwil might like this for literate config

  • ob-tangle.el: New flag to remove tangle targets before writing

Many more at: https://orgmode.org/Changes.html

yantar92, to announcement
@yantar92@emacs.ch avatar

Org 9.7, a major release, is out.

Org 9.7 will be a part of Emacs 30.

You can upgrade from GNU ELPA or install with M-x package-install RET org RET

Please, also re-install all the Org-related packages - some of the
changes require re-compiling packages that use Org mode APIs.

Release notes: https://orgmode.org/Changes.html

Announcement: https://list.orgmode.org/87jzj7adfd.fsf@localhost/T/#u

If you enjoy using Org, please consider supporting contributors via
<https://liberapay.com/org-mode/>. Donations do help a lot.

mousebot, to emacs
@mousebot@todon.nl avatar

#emacs #mastodonEl

  • added display of filtered languages on profile pages
  • added the ability to remove filtering of languages for a user (which for some reason cost a bonkers amount of effort, sigh.)
  • plus a few updates to the readme
morenonatural, to emacs Spanish
@morenonatural@todon.nl avatar
screwtape, to fediverse
@screwtape@mastodon.sdf.org avatar

Breaking up my failures-to-build with my discovery of using

I really like this eight minute if I do say so myself.

https://toobnix.org/w/2WYHBTHGvRQ8pUSVmKhKGg

@adanskana @sachac @louis
can I ask for some opinions on the clim / emacs / lisp useage as conveyed by videos?

This is pretty much just what I really do when near a computer for eight minutes.
Playlist:
https://toobnix.org/w/p/4bRcULzg6bBAyELkRqU6EQ?playlistPosition=1

zrzz, to emacs

Render eww.el bookmarks and history as HTML.

eww.el has commands to manage bookmarks and history but I wanted a version that uses HTML so that eww-lnum and other eww functionality works as usual. This also adds a new my-eww-global-history variable because the normal eww-history is buffer-local.

(defvar my-eww-bookmarks-html-file (expand-file-name "eww-bookmarks.html" eww-bookmarks-directory))<br></br>(defvar my-eww-history-html-file (expand-file-name "eww-history.html" eww-bookmarks-directory))<br></br>(defvar my-eww-global-history nil)<br></br><br></br>(defun my-eww-render-bookmarks-as-html ()<br></br>  (eww-read-bookmarks)<br></br>  (with-temp-file my-eww-bookmarks-html-file<br></br>    (dolist (bm eww-bookmarks)<br></br>      (insert (format "<a href="%s">%s</a><br>n" (plist-get bm :url) (plist-get bm :title))))))<br></br><br></br>(defun my-eww-bookmarks ()<br></br>  (interactive)<br></br>  (my-eww-render-bookmarks-as-html)<br></br>  (eww-open-file my-eww-bookmarks-html-file))<br></br><br></br>(defun my-eww-save-global-history ()<br></br>  (let* ((url (plist-get eww-data :url))<br></br>         (title (plist-get eww-data :title))<br></br>         (elt (cons url title)))<br></br>    (unless <br></br>        (string-prefix-p (concat "file://" (expand-file-name eww-bookmarks-directory)) url)<br></br>      ;; push new element to beginning, keep it unique<br></br>      (setq my-eww-global-history (cons elt (delete elt my-eww-global-history))))))<br></br><br></br>(add-hook 'eww-after-render-hook #'my-eww-save-global-history)<br></br><br></br>(defun my-eww-render-history-as-html ()<br></br>  (with-temp-file my-eww-history-html-file<br></br>    (dolist (h my-eww-global-history)<br></br>      (let* ((url (car h))<br></br>             (title (cdr h))<br></br>             (title-or-url (if (or (null title) (string-blank-p title)) url<br></br>                             title)))<br></br>        (insert (format "<a href="%s">%s</a><br>n" url title-or-url))))))<br></br><br></br>(defun my-eww-history ()<br></br>  (interactive)<br></br>  (my-eww-render-history-as-html)<br></br>  (eww-open-file my-eww-history-html-file))<br></br><br></br>

andy47, to emacs
@andy47@aus.social avatar

I am not sure that I like what I've become - I have started using #emacs. It feels ... dirty.

deech, to emacs
@deech@mastodon.social avatar

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

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

screwtape, to Lisp
@screwtape@mastodon.sdf.org avatar
carmenbianca, to emacs
@carmenbianca@todon.eu avatar

how do people use #emacs (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.

laotang, to emacs
@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.)

adanskana, to RSS
@adanskana@mastodon.social avatar

Can anyone recommend some good programming blogs (in the realm of lisps, emacs, guix, technical deep dives) that offer RSS feeds? I've already got https://wingolog.org/ from @wingo which is pretty much the exact genre of blog I'm looking for. https://ianthehenry.com/posts/ from @ianthehenry is also a good one (although the RSS feed doesn't seem to work with GFeeds :).
I just think it would be cute to have a selection of RSS feeds to browse through :)

[

kommen, to emacs 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/)

oatmeal, to emacs
@oatmeal@emacs.ch avatar

#emacs 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, to emacs 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 #Emacs.

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