[O] emacs-orgmode "Archives Search String" search box is broken.

2017-08-08 Thread Wolfram Volpi
>From http://lists.gnu.org/archive/html/emacs-orgmode/, the emacs-orgmode >"Archives Search String". The search box gets results that have nothing to do with the search terms I entered. hesiii said the same thing on https://www.reddit.com/r/orgmode/comments/69omn5/how_to_search_mailing_list_arc

[O] verbatim =[[link]]= and code ~[[link]]~ render as links

2017-08-08 Thread Wolfram Volpi
LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 MODULES XWIDGETS Wolfram Volpi

[O] correction to org-tutorial

2019-03-12 Thread Wolfram Volpi
-file-or-directory-org-publish. Wolfram Volpi

[O] org-store-link stores spaces as "%20"

2019-07-16 Thread Wolfram Volpi
issue was described on https://lists.gnu.org/archive/html/emacs-orgmode/2018-01/msg00131.html. But the thread attributed the bug to org-publish. Maybe the real culprit is org-store-link automatically replacing spaces with %20.In which case the bug fix would be to have org-store-link store link with space (not %20). Wolfram Volpi