Nick OBrien

Results 15 issues of Nick OBrien

If `org-src-preserve-indentation` is nil and `org-edit-src-content-indentation` is non-zero (both are by default), `python-black-org-mode-block` fails because of the indentation. For example, with `(setq-local org-src-preserve-indentation nil org-edit-src-content-indentation 2)`, this Org markup: ```...

bug
help wanted

When in a tramp default-directory like "/ssh:user@host:dir", acting on a file target named "path/to/file.ext" would previously only highlight "file". With this change, all of the path is highlighted.

Of course anyone can use them right now, but it would be nice if they were documented.

If org-caldav-inbox is opened as a buffer with buffer-read-only enabled, org-caldav-sync fails with: ``` == Sync errors: UID: xxxxx Title: (Could not find UID) Status: error Action: error:inbox-notfound ``` It...

### Are you following the right branch? - [X] My Nixpkgs and Home Manager versions are in sync ### Is there an existing issue for this? - [X] I have...

bug
triage