<feed xmlns='http://www.w3.org/2005/Atom'>
<title>new-dotfiles/emacs, branch main</title>
<subtitle>New repository of dotfiles</subtitle>
<id>https://code.ryuslash.org/new-dotfiles/atom?h=main</id>
<link rel='self' href='https://code.ryuslash.org/new-dotfiles/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/'/>
<updated>2022-05-18T04:58:35Z</updated>
<entry>
<title>Add shepherd and mcron services for some applications</title>
<updated>2022-05-18T04:58:35Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2022-05-18T04:58:35Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=c16cfe3e48ac9a3f55f9946022f6cae3794a92a5'/>
<id>urn:sha1:c16cfe3e48ac9a3f55f9946022f6cae3794a92a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[emacs] Re-indent shepherd service file</title>
<updated>2022-03-03T09:15:59Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2022-03-03T09:15:59Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=2a845b372083e60a938eac07bd02f8618afea6fe'/>
<id>urn:sha1:2a845b372083e60a938eac07bd02f8618afea6fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update GNUmakefile</title>
<updated>2022-01-31T07:12:22Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2022-01-31T07:12:22Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=9b7417f6c69360273e82b41130992c44fe373101'/>
<id>urn:sha1:9b7417f6c69360273e82b41130992c44fe373101</id>
<content type='text'>
- Add the ‘dunst’, ‘zsh’, ‘mcron’, and ‘mbsync’ modules.

- Tell Make that any ‘*.el’ files ar “precious”, meaning that when a ‘.elc’ file
  was generated from a ‘.el’ file that was itself generated from a ‘.org’ file,
  the ‘.el’ file isn't just an intermediate file and should not be deleted.

- Change the ‘install’ and ‘clean’ to use the ‘*-stow’ and ‘*-clean’ rules set
  up for each module.

- Add configuration for ‘outline-minor-mode’ and change the headings to adhere
  to that configuration.

- Stop using the ‘build/’ directory, tangle all the files to the same directory
  as the source files, and use stow, not cp, to install them. The only exception
  is the XDG files, which now have their specific ‘xdg-stow’ rule. This is
  necessary because programs using these files will overwrite a symbolic link
  they find and replace it with a new file, overwriting my settings.

- Add some files that were missing, and rename some files to follow the existing
  convention to make them easy to tangle.
</content>
</entry>
<entry>
<title>Add shepherd configuration with Emacs service</title>
<updated>2022-01-14T08:13:00Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2022-01-14T08:13:00Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=5e9c6362e4fc90cab5031e6c6b82bffa8fde6ca6'/>
<id>urn:sha1:5e9c6362e4fc90cab5031e6c6b82bffa8fde6ca6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add pre- and post-install recipes for configurations</title>
<updated>2020-05-10T06:52:46Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2020-05-10T06:52:46Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=c2f8fdb0c08467551e9033b0994d954508dd1669'/>
<id>urn:sha1:c2f8fdb0c08467551e9033b0994d954508dd1669</id>
<content type='text'>
Use the post-install recipe for Emacs to configure it to open org-protocol
requests.
</content>
</entry>
<entry>
<title>Clean up Emacs config</title>
<updated>2020-05-10T06:51:55Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2020-05-10T06:51:55Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=8d9320be834f3f59e0ffdbf59cf7a20c341ac9b6'/>
<id>urn:sha1:8d9320be834f3f59e0ffdbf59cf7a20c341ac9b6</id>
<content type='text'>
Everything’s moved to my emacs-config project
</content>
</entry>
<entry>
<title>Remove Emacs snippets</title>
<updated>2019-09-10T05:37:53Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2019-09-10T05:37:53Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=f5f12597373ea266eee0d0946f44a4631b7f1e98'/>
<id>urn:sha1:f5f12597373ea266eee0d0946f44a4631b7f1e98</id>
<content type='text'>
All of these snippets are now distributed with their Emacs configuration.
</content>
</entry>
<entry>
<title>Remove windows.mk</title>
<updated>2019-04-03T07:00:34Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2019-04-03T07:00:34Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=ce757bdc6e42bb2b1f52bd8fdf6352e9b1abdbd3'/>
<id>urn:sha1:ce757bdc6e42bb2b1f52bd8fdf6352e9b1abdbd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move last bit of Emacs configuration to emacs-config</title>
<updated>2019-03-07T07:27:49Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2019-03-07T07:27:49Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=fed806cfeb517b16ab51d24e26dcaa7f3d14907a'/>
<id>urn:sha1:fed806cfeb517b16ab51d24e26dcaa7f3d14907a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move git commit configuration to emacs-config</title>
<updated>2019-03-07T07:24:14Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2019-03-07T07:24:14Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/new-dotfiles/commit/?id=f150a7e4f6c267f6791729fadc3c31326cd114eb'/>
<id>urn:sha1:f150a7e4f6c267f6791729fadc3c31326cd114eb</id>
<content type='text'>
</content>
</entry>
</feed>
