mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 12:21:20 +00:00
Hyperbole doesn't like org-board
This commit is contained in:
parent
f7f70a8be1
commit
2d6399a07c
1 changed files with 1 additions and 0 deletions
|
|
@ -1751,6 +1751,7 @@
|
|||
(use-package org-board)
|
||||
(add-to-list 'org-board-agent-header-alist
|
||||
'("Linux" . "--user-agent=\"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4\""))
|
||||
(setq org-board-wget-show-buffer nil)
|
||||
#+end_src
|
||||
** org-now
|
||||
#+begin_src emacs-lisp
|
||||
|
|
|
|||
Loading…
Reference in a new issue