Johbo's Notes - Working on the Web
  • About Me
  • Archives

Using Emacs batch mode in Spacemacs

Fri 12 April 2024 by Johannes Bornhold in tools Tags spacemacs / emacs / batch

Generating presentations from Org files is very useful, this note lists how to use Emacs' batch mode to render the presentation from the command line.

more ...

Archive multiple headlines in Org Mode

Mon 02 January 2017 by Johannes Bornhold in tools Tags spacemacs / emacs / org

Org's agenda view allows to perform bulk actions on a set of nodes from the outline. This post shows how to use it based on the example of bulk archiving a few tasks.

more ...

Spacemacs layer: elfeed

Tue 22 November 2016 by Johannes Bornhold in tools Tags spacemacs / emacs / blog

elfeed is an integrated RSS reader for Emacs which also comes as a ready made configuration layer for Spacemacs. The list of feeds can be managed in Org files.

more ...

Spacemacs layer: imenu-list

Sat 05 November 2016 by Johannes Bornhold in tools Tags spacemacs / emacs / ide

Every now and then I am presenting one layer of Spacemacs which I find useful. This time I am writing about imenu-list which allows to have a nice outline of your current buffer.

more ...

Hello Spacemacs

Fri 12 August 2016 by Johannes Bornhold in hello Tags emacs / spacemacs

First impressions after a few months of Spacemacs.

more ...

Supporting EditorConfig in Spacemacs

Wed 20 July 2016 by Johannes Bornhold in tools Tags spacemacs / emacs

The idea of EditorConfig is to have a file called .editorconfig in your project repository, so that the editors and IDEs of the participating developers can automatically adjust to it.

There is also a mode for Emacs / Spacemacs, which can be integrated quite easily in the following steps:

  1. Add editorconfig …
more ...

  • Social

    • mastodon
    • matrix
    • github
  • Categories

    • cloud
    • develop
    • event
    • hello
    • macos
    • nixos
    • tools

© 2024 Johannes Bornhold

Back to top