Re: [O] Bug: no more fontifying in org mode [9.1.14 (9.1.14-dist @ /home/abel/git-ext/org-9.1.14/lisp/)]

2018-11-14 Thread Nicolas Goaziou
Hello, boris martin writes: > minimal-org.el --- > > ;;; Minimal setup to load latest 'org-mode' > > ;; activate debugging > (setq debug-on-error t >   debug-on-signal nil >   debug-on-quit nil) > (add-to-list 'load-path "~/git-ext/org-9.1.14/lisp") >

Re: [O] Footnotes in the manual (hidden option?)

2018-11-14 Thread Nicolas Goaziou
Hello, ST writes: > I saw only "fn:" related variations in the docs... Indeed, but every variation needs to be handled specifically, so it ultimately counts as a different syntax. > Even if somebody else implements this and provides a patch?... Yes, please. This is a matter of design, not imp

Re: [O] Bug: BEGIN_SRC and BEGIN_EXAMPLE shortcuts? [9.1.14 (release_9.1.14-1035-gfeb442 @ /home/calvin/git/org-mode/lisp/)]

2018-11-14 Thread Diego Zamboni
The new org-format manual in the git repo ( https://code.orgmode.org/bzg/org-mode/raw/master/doc/org-manual.org) already documents the new templates (search for "Structure Templates"), but I'm not sure if this is already available in rendered form somewhere. The manual at https://orgmode.org/manual

Re: [O] Bug: BEGIN_SRC and BEGIN_EXAMPLE shortcuts? [9.1.14 (release_9.1.14-1035-gfeb442 @ /home/calvin/git/org-mode/lisp/)]

2018-11-14 Thread
> The new shortcuts have the advantage of being able to wrap text - if you have > a region selected, it will be wrapped in the new block. Oh brilliant! I've always wanted to do that. Thanks! I think the manual might still have the old easy-templates thing described? That or I somehow have the

Re: [O] Bug: BEGIN_SRC and BEGIN_EXAMPLE shortcuts? [9.1.14 (release_9.1.14-1035-gfeb442 @ /home/calvin/git/org-mode/lisp/)]

2018-11-14 Thread Diego Zamboni
Hi Calvin, This changed in recent versions - the default keyboard shortcut now C-c C-, followed by a letter to choose the type of block (s for src, e for example, etc.). I think there's still a way to enable the old tab expansions, but I have gotten used to the new ones by now. The new shortcuts

[O] Bug: BEGIN_SRC and BEGIN_EXAMPLE shortcuts? [9.1.14 (release_9.1.14-1035-gfeb442 @ /home/calvin/git/org-mode/lisp/)]

2018-11-14 Thread Calvin Beck
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

Re: [O] [feature] Handle recurrence in <> and [] dates

2018-11-14 Thread Marco Wahl
Hi! > Leo Gaspard writes: > >> Here is a translated example task from my .org file: >> >> *** TODO Check bank report >> SCHEDULED: <2000-02-10 Thu +1m> >> >> Dated [2000-01-01 Sat +1m] >> >> The point of this “Dated” field being to tell me to which report I >> should be looking, given I s

Re: [O] Bug: Capture problems with newlines [9.1.14 (9.1.14-9-g131531-elpa @ /home/calvin/.emacs.d/elpa/org-20181105/)]

2018-11-14 Thread
Aha! Finally figured out how to get this installed over the MELPA version. Yes, this is fixed in the development branch. I am so happy about this. I hope this is released in a stable version soon, because right now org-capture is really destructive otherwise. Thanks! Nicolas Goaziou writes: >

Re: [O] typo, sp at C++ Source Code Blocks in Org Mode

2018-11-14 Thread Van L
> my guess is that it would be a lot of work to mark up the Worg sources to get > well-formatted info output. The orgmode manual is going to be an org-file which I guess will output to info:org.

[O] Bug: no more fontifying in org mode [9.1.14 (9.1.14-dist @ /home/abel/git-ext/org-9.1.14/lisp/)]

2018-11-14 Thread boris martin
minimal-org.el --- ;;; Minimal setup to load latest 'org-mode' ;; activate debugging (setq debug-on-error t   debug-on-signal nil   debug-on-quit nil) (add-to-list 'load-path "~/git-ext/org-9.1.14/lisp") (add-to-list 'load-path "~/git-ext/org-9.1.14/

[O] LaTeX chunk makes .org file not in Org mode

2018-11-14 Thread Alain . Cochard
Hello. I guess this is normal, but I wanted to report it in case there is room for improvement: After inserting a latex file into an .org file, I ended up with the following part in the org file (which was an agenda file): %%% Local Variables: %%% mode: latex %%% TeX-master: t %%% End

Re: [O] Org mode fontification broken

2018-11-14 Thread Peter Westlake
Problem solved! I had forgotten that I was using a copy of the Org repository instead of the package bundled with Emacs. Peter. On Mon, 12 Nov 2018, at 14:52, Peter Westlake wrote: > Since upgrading from Fedora 27 to Fedora 28, Emacs 26.1-3.fc28.x86_64, > links and other fontified text in Org f