<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs-config/oni-python, 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>Autoload needed function</title>
<updated>2024-07-08T22:10:02Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-07-08T22:10:02Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=f404ee603285efc62c73f03b178bd367d115fcbc'/>
<id>urn:sha1:f404ee603285efc62c73f03b178bd367d115fcbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require treesit</title>
<updated>2024-07-08T21:53:20Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-07-08T21:53:20Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=eeca5767e94fa1033cd8dad4c273408246d8ec9f'/>
<id>urn:sha1:eeca5767e94fa1033cd8dad4c273408246d8ec9f</id>
<content type='text'>
`treesit-available-p' is defined in the C source code, but `treesit-ready-p' is defined in `treesit.el'.
</content>
</entry>
<entry>
<title>[oni-python] Add treesit configuration</title>
<updated>2024-07-01T22:07:36Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-07-01T22:07:36Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=15181c50d13d4095bbd69ee574ab03d587ffe50e'/>
<id>urn:sha1:15181c50d13d4095bbd69ee574ab03d587ffe50e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[oni-python] Remove traad dependency</title>
<updated>2024-03-13T18:27:29Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-03-13T18:27:29Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=5d0fe5971995503f57798601cd3a9e9e9c4c7b9d'/>
<id>urn:sha1:5d0fe5971995503f57798601cd3a9e9e9c4c7b9d</id>
<content type='text'>
I'm unable to package up traad for Guix at the moment.
</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 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 all self-loading autoload cookies</title>
<updated>2021-11-23T08:38:09Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-11-23T08:38:09Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=cfa0179053def7e0651e84fdbeddf80af0b6cfae'/>
<id>urn:sha1:cfa0179053def7e0651e84fdbeddf80af0b6cfae</id>
<content type='text'>
The big downside of usuing these cookies to inject my configuration into the
loading of a package is that it means that I can't load that package without my
configuration anymore. This means that when I start ‘emacs -Q’ and then call
‘package-initialize’ it'll load my configuration as well. This makes debugging
things very difficult.
</content>
</entry>
<entry>
<title>[oni-fci] Remove configuration</title>
<updated>2021-06-23T05:19:53Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2021-06-23T05:19:53Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=89f8afa600e48983587c242f19c432a896540dd6'/>
<id>urn:sha1:89f8afa600e48983587c242f19c432a896540dd6</id>
<content type='text'>
‘fci-mode’ has been completely superseded by the built-in
‘display-fill-column-indicator-mode’.
</content>
</entry>
<entry>
<title>Use ‘display-fill-column-indicator-mode’ if possible</title>
<updated>2020-09-07T21:45:10Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2020-09-07T21:45:10Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=4d0a1c884d4b43b7378bae77f8a468b246fd2367'/>
<id>urn:sha1:4d0a1c884d4b43b7378bae77f8a468b246fd2367</id>
<content type='text'>
Fall back to ‘fci-mode’ if the function ‘display-fill-column-indicator-mode’
doesn’t exist.
</content>
</entry>
</feed>
