Tristan de Cacqueray

Results 180 comments of Tristan de Cacqueray
trafficstars

I'm sure there is a better way to filter the pandoc ast, but that fixes my issue.

Sure, thanks, that's much better!

I remember testing the change to heist-extra, but looking at the code it does not seem to make sense (the catchall is already removing unmatched inlines). First of all, the...

@srid sorry about that, now using `commonmark-wikilink.url = "github:TristanCacqueray/commonmark-wikilink/plainify-without-notes";` seems to work for the adding-images description.

@srid I agree, unfortunately I don't have much time to work on this at the moment.

I also get a similar issue with the latest version from elpa, the error is: ``` min: Symbol’s value as variable is void: nano-agenda-busy-foregrounds ``` Using the master branch seems...

@rougier sure, it failed with `face-attribute: Invalid face: hl-line`. I made a little nix package for nano-agenda, and here is the branch that test rewrite: https://github.com/podenv/nano-agenda.nix/commit/a327f083ae1aadc613b403150772bf17905168ef .

Ok, but I'm back to the issue where the todo list is empty. I guess this happens because I'm running in terminal: `svg-lib--image: svg-lib.el requires Emacs to be compiled with...

Using the GUI, I get: ![image](https://github.com/rougier/nano-agenda/assets/154392/7c4faed1-2335-4b4c-9765-133eacf47c18)

After switching the task to DONE, same error, here is the backtrace: ``` Debugger entered--Lisp error: (wrong-type-argument listp "Mark entry as done") svg-lib-button("TODO" (lambda nil (interactive) (with-current-buffer # (save-excursion (goto-char...