<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs-config/oni-nxml, branch master</title>
<subtitle>Emacs configuration files</subtitle>
<id>https://code.ryuslash.org/emacs-config/atom?h=master</id>
<link rel='self' href='https://code.ryuslash.org/emacs-config/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/'/>
<updated>2026-05-28T09:12:40Z</updated>
<entry>
<title>oni-yasnippet: Move all snippets to ‘oni-yasnippet’</title>
<updated>2026-05-28T09:12:40Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-05-28T09:12:40Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=09a4099586657170cbdcff071b2d0fac5ed133b7'/>
<id>urn:sha1:09a4099586657170cbdcff071b2d0fac5ed133b7</id>
<content type='text'>
There is no real point in having them all separate. Having them all in a single
place makes them much easier to manage.
</content>
</entry>
<entry>
<title>Replace all Cask files with Eldev files</title>
<updated>2023-05-25T07:03:46Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2023-05-25T07:03:46Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=e8ac8c46872bf1a7735ccbc6cf8ab74eb52a32d2'/>
<id>urn:sha1:e8ac8c46872bf1a7735ccbc6cf8ab74eb52a32d2</id>
<content type='text'>
I'm working on moving my build setup to my own laminar[1] instance. To do this I
need to be able to package files up. It appears that I couldn't quite get Cask
to work, and Eldev exists in the Guix[2] package repository.

[1]: https://laminar.ryuslash.org/
[2]: https://guix.gnu.org/
</content>
</entry>
<entry>
<title>Remove lock file</title>
<updated>2021-12-01T21:44:35Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-12-01T21:44:35Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=fc3093668fd7557dd0449033732228be7f2ec276'/>
<id>urn:sha1:fc3093668fd7557dd0449033732228be7f2ec276</id>
<content type='text'>
How did I ever submit this? This doesn't belong here...
</content>
</entry>
<entry>
<title>Remove autoloads for snippet loading</title>
<updated>2021-12-01T21:43:21Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-12-01T21:43:21Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=8af6f8d1604272a4e2d13a2981f02b6dd6e84bd6'/>
<id>urn:sha1:8af6f8d1604272a4e2d13a2981f02b6dd6e84bd6</id>
<content type='text'>
Loading ‘yasnippet’ shouldn't automatically load my package configuration. If my
package configuration hasn't been loaded it shouldn't try to include my snippets.
</content>
</entry>
<entry>
<title>Remove dependency declarations from Cask files</title>
<updated>2020-03-20T17:48:56Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2020-03-20T07:40:40Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=74a20197dff6e5113412ddc1d4b2a6aa4aa9d452'/>
<id>urn:sha1:74a20197dff6e5113412ddc1d4b2a6aa4aa9d452</id>
<content type='text'>
The dependencies are also in the package files themselves and are the actual
source of truth. The way I’ve reorganized the stages should mean that this isn’t
necessary anymore.
</content>
</entry>
<entry>
<title>Fix diff-hl-mode for P4</title>
<updated>2020-02-28T23:42:31Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2020-02-28T23:42:31Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=f53709c0e80c9bf32c24b94fd7f2cf6a00e32352'/>
<id>urn:sha1:f53709c0e80c9bf32c24b94fd7f2cf6a00e32352</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add xmllint reformatter for nxml-mode</title>
<updated>2020-02-28T18:28:21Z</updated>
<author>
<name>Tom Willemsen</name>
</author>
<published>2020-02-28T18:28:21Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=9c5d65170e8bc57e29f6681bf6a1c5220c4fce05'/>
<id>urn:sha1:9c5d65170e8bc57e29f6681bf6a1c5220c4fce05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable ‘auto-fill-mode’ for comments in most programming modes</title>
<updated>2019-12-11T07:16:15Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2019-12-11T07:16:15Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=977f795e0304204b6d4a397dab426009ec3957f9'/>
<id>urn:sha1:977f795e0304204b6d4a397dab426009ec3957f9</id>
<content type='text'>
The ones that are already backed by a formatter, such as Java, Python and sh
don’t need it.
</content>
</entry>
<entry>
<title>Change version format</title>
<updated>2019-09-05T04:09:38Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2019-09-05T04:09:38Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=bb29ee8a1257ccdca1a8a0cd4a20434197df3ec4'/>
<id>urn:sha1:bb29ee8a1257ccdca1a8a0cd4a20434197df3ec4</id>
<content type='text'>
In order to support my tablet which seems to have a lower maximum integer
value (I guess it’s 32-bit? I’m surprised) and can’t handle the version numbers
I was using before. It would turn them into floating point numbers, which adds a
~.0~, this made it impossible to install any package.

Any installations I have will need to reinstall all their oni packages so that
the new version number is picked up, since the new version number will be lower
than the old one.
</content>
</entry>
<entry>
<title>Add snippets to ‘oni-nxml’</title>
<updated>2019-08-28T06:36:08Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2019-08-28T06:34:58Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=d5cca9d5795824fd2a2b54e6254a0354735ce500'/>
<id>urn:sha1:d5cca9d5795824fd2a2b54e6254a0354735ce500</id>
<content type='text'>
</content>
</entry>
</feed>
