You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I tried to use hyperorg today, but the orgparse it's pulling in fails to parse the following file:
:PROPERTIES:
:ID: 80C0FAB2-1D6C-42F2-85BD-3322EF13478C
:CREATED: [2024-01-30 Tue 15:24]
:END:
* CANCELED Update edit-rectangle based on feedback from emacs-devel
:PROPERTIES:
:ID: 89EF689E-08A9-45F8-A0CB-F867BBC22FEA
:CREATED: [2016-10-17 Mon 15:14]
:END:
- [ ] This modifies the local keymap:
#+begin_src emacs-lisp
(local-set-key (kbd "C-c C-c") #'restore-rectangle)
#+end_src
I'd vote for a minor-mode map and actually define a matching minor mode. And
make it (along with the above buffer-local vars) permanent-local, so the
user can switch major-mode.
Just thought you'd like to know!
The text was updated successfully, but these errors were encountered:
Hello, I tried to use
hyperorg
today, but the orgparse it's pulling in fails to parse the following file:Just thought you'd like to know!
The text was updated successfully, but these errors were encountered: