Fix: (org-ql-view--link-follow) Reading link parameters
This is needed due to changes in Emacs 30, but this code was always mistaken, and it just happened to work. See <https://github.com/jorgenschaefer/emacs-buttercup/issues/247>. Fixes #441. Suggested-by: Ola Nilsson <ola.nilsson@gmail.com>
This commit is contained in:
parent
bcb77b75cc
commit
a373e812d0
3 changed files with 55 additions and 49 deletions
|
|
@ -555,7 +555,8 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
|
|||
|
||||
** 0.8.9-pre
|
||||
|
||||
Nothing new yet.
|
||||
*Fixes*
|
||||
+ Reading of view settings from Org links in upcoming Emacs version. ([[https://github.com/alphapapa/org-ql/issues/461][#461]]. Thanks to [[https://github.com/snogge][Ola Nilsson]] for help debugging, and for maintaining [[https://github.com/jorgenschaefer/emacs-buttercup][Buttercup]].)
|
||||
|
||||
** 0.8.8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue