Aaron W. Swenson
Aaron W. Swenson
It was sufficient to edit the (require 'tex-buf) to read (require 'tex)
That mirror may be out of date. https://git.savannah.gnu.org/gitweb/?p=emacs/elpa.git;a=commit;h=4b1c7015ae77b88832af35510232e1a1b716da3a It is removed with the release of 13.1.2.
I know we're not fond of "me too" comments, but I've just now been bitten by this. Emacs ERC and Circe are both complaining that they can't properly verify the...
If helpful, here's the entirety of what I used to get satisfactory behavior. ```elisp (with-eval-after-load 'cperl-mode (setq cperl-invalid-face nil cperl-indent-parens-as-block t cperl-close-paren-offset (- cperl-indent-level) cperl-font-lock t cperl-electric-lbrace-space nil cperl-electric-parens nil...
This fixed my problem. Without this change, ZNC would just connect me to the freenode slug twice. With this, I get connected to the bitlbee and freenode slugs.
In addition to what @tshu-w contributed, I've added a hook to set LaTeKmk as the default. When LaTeX-mode is invoked for each file/buffer, it overrides the user's prior `setq` declaration,...
https://github.com/legoscia/messages-are-flowing/blob/d582a564a63b7b90764ffc5c618bc5300225d0ab/messages-are-flowing.el#L60 It would be nice to be able to skip asking and just jump right into the message. Reviewing the the documentation for `use-hard-newlines`, it seems we would want the...
I'm up for signing the copyright assignment. I'll contact them shortly.
> 👋 @titanofold > > PG env vars are confusing. Even if [Postgrex](https://github.com/elixir-ecto/postgrex) supports them, Plausible should have its own, like `DATABASE_USERNAME` and `DATABASE_PASSWORD`. I disagree about confusing. The [PG...
Thanks so much for getting this started! I was just talking about how I needed to get this packaged bump in gentoo-dev. I do use RT at work in production...