Greetings.
I posted an updated version of the patch here on December 1st, but I
have not yet seen it in the master branch so far. Was the patch ok, or
do I still need to do something else than wait?
As a new year approaches, I too want to thank everyone involved in Org
for creating such a great
Hello,
Christmas time is also the time when the heating in the office is shut
off. Time to think about not so essential things ;).
On [0] you will find an index of reveal based presentations. Is there
something similar for Org based presentations? Maybe even a visual
index? Something where you ca
Hello,
Jarmo Hurri writes:
> I posted an updated version of the patch here on December 1st, but I
> have not yet seen it in the master branch so far. Was the patch ok, or
> do I still need to do something else than wait?
It probably felt off the cracks, sorry about that.
I just applied it. Tha
Hello,
Lawrence Bottorff writes:
> #+begin_src emacs-lisp :results table
> '(hline (hi) (there) hline)
> #+end_src
>
>
> #+RESULTS:
> |---|
> | hi|
> | there |
> |---|
>
> but then :results table has no effect on this
>
> #+begin_src emacs-lisp :results table
> '(hline (hi . bye) (he
Adam Porter writes:
> org-buffer-list is a compiled Lisp function in ‘org.el’.
>
> (org-buffer-list &optional PREDICATE EXCLUDE-TMP)
>
> Return a list of Org buffers.
> PREDICATE can be ‘export’, ‘files’ or ‘agenda’.
>
> export restrict the list to Export buffers.
> fi
On WSL, using emacs 25.1, in org-mode there is a bug/design issue.
It the issue is:
When opening a link in org-mode using C-c C-o, org-open-at-point doesn't
work. It does find the browser, if you have set
(setq browse-url-firefox-program "/mnt/c/PROGRA~1/MOZILL~1/firefox.exe")
and does run the
Hi,
I had to solve this problem too.
I used these functions:
(defun w32-shell-execute (operation document &optional parameters
show-flag)
(if (and operation (not (string= "open" operation)))
(error "Don't know how to %s %s" operation document)
(call-process "/mnt/c/Windows/Sy
Sent the message too quickly.
Obviously, you will have to adapt the paths in w32-shell-execute with your
own setup and the location of files you want to open.
WSL allows different options to mount your NTFS drive or to create links
between directories.
Regards,
Fabrice
Le ven. 27 déc. 2019 à 18:
Platform: GNU Emacs 26.3 (build 1, i686-w64-mingw32) of 2019-08-29
Org mode version 9.1.9 (release_9.1.9-65-g5e4542 @
c:/ProgramFiles/emacs-26.3-i686/share/emacs/26.3/lisp/org/)
Org2Blog 1.1.1
When I export to wordpress I get "Listing 1" on all text or code
examples in the wor