Re: [O] keybindings again...

2017-06-29 Thread Yuri Khan
On Fri, Jun 30, 2017 at 12:10 PM, Jean-Christophe Helary wrote: >> I'm trying to assign M-S-RET to org-insert-todo-heading because for some >> reason it is not assigned by default: every time I hit ESC S-RET I get ESC >> RET only. >> >> It's the limitation of the terminal. > > Do you mean that

Re: [O] keybindings again...

2017-06-29 Thread Eli Zaretskii
> From: Jean-Christophe Helary > Date: Fri, 30 Jun 2017 14:10:50 +0900 > > Do you mean that Shift is not recognized as a modified key by the terminal ? No, that's not it. The problem is that on a TTY, the way Emacs reads keyboard input returns only characters, it doesn't return function keys.

Re: [O] keybindings again...

2017-06-29 Thread Kaushal Modi
On Fri, Jun 30, 2017 at 1:12 AM Jean-Christophe Helary < jean.christophe.hel...@gmail.com> wrote: > > Do you mean that Shift is not recognized as a modified key by the terminal > ? > That's my understanding. Also, I rarely use emacs with -nw (as I would otherwise miss PNG and PDF support), so I a

Re: [O] keybindings again...

2017-06-29 Thread Nicolas Goaziou
Hello, Jean-Christophe Helary writes: > It would be nice if the org manual mentioned that too, and give > alternative keybindings for use in the terminal because that's > extremely confusing. It does: (info "(org) TTY keys"). See also `org-replace-disputed-keys'. Regards, -- Nicolas Goaziou

Re: [O] keybindings again...

2017-06-29 Thread Jean-Christophe Helary
> On Jun 30, 2017, at 11:51, Kaushal Modi wrote: > > On Thu, Jun 29, 2017 at 10:43 PM Jean-Christophe Helary > mailto:jean.christophe.hel...@gmail.com>> > wrote: > I'm using emacs built from master, emacs -nw, after moving .emacs.el and > .emacs.d away, on OSX 10.12. > > > I'm trying to ass

Re: [O] org-protocol documentation

2017-06-29 Thread Mario Martelli
>> +worked for me on Windows-XP Professional and the emasc23 from >> ourcomments.org >> +(@uref{http://ourcomments.org/cgi-bin/emacsw32-dl-latest.pl >> }). I'm no Windows user >> +though and enhancements are more th

[O] Orgmode 9.09 and export of source blocks

2017-06-29 Thread cedric simon
Hi everyone, I work with org mode for writing all my documentation and use source code blocks extensively. I don't know if I found a bug or something, but I encounter a strange behavior with SQL source blocks. Despite the settings I apply, they are always evaluated if I have ":exports both" set.

Re: [O] keybindings again...

2017-06-29 Thread Kaushal Modi
On Thu, Jun 29, 2017 at 10:43 PM Jean-Christophe Helary < jean.christophe.hel...@gmail.com> wrote: > I'm using emacs built from master, emacs -nw, after moving .emacs.el and > .emacs.d away, on OSX 10.12. > > > I'm trying to assign M-S-RET to org-insert-todo-heading because for some > reason it is

[O] keybindings again...

2017-06-29 Thread Jean-Christophe Helary
I'm using emacs built from master, emacs -nw, after moving .emacs.el and .emacs.d away, on OSX 10.12. I'm trying to assign M-S-RET to org-insert-todo-heading because for some reason it is not assigned by default: every time I hit ESC S-RET I get ESC RET only. So, I tried things from http://erg

Re: [O] Export results of code literal blocks (Jekyll directory structure) xpost emacs.stackexchange

2017-06-29 Thread Jeremy Reeve
On 29 June 2017 at 01:22, Nicolas Goaziou wrote: > Hello, > > Jeremy Reeve writes: > >> Org-mode newbie here. Please be gentle. > > Do you have any reason to think we will not be gentle? > > "We have a squeaker today, class. Isn't he cute?" That comment was totally inappropriate for a public

Re: [O] bug?

2017-06-29 Thread John Kitchin
All I thought should happen is that the invisible text adjacent to the point would be edited (except for the {}). Other than the edge case where there is no first headline, it seems to work ok as far as I can tell. Nicolas Goaziou writes: > Hello, > > John Kitchin writes: > >> I think the

Re: [O] Org mode version 9.0.9 (9.0.9-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20170622/); Org lost my state change note during idle clock resolution

2017-06-29 Thread Jorge Morais Neto
On 29 June 2017 at 17:11, Jorge Morais Neto wrote: > In two days this is the second time Org loses a TODO state change note > draft. I guess that, if I realize the note will take time to compose, I > am supposed to compose it in some file and, only when it is ready, > change state and yank it. A

[O] Org mode version 9.0.9 (9.0.9-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20170622/); Org lost my state change note during idle clock resolution

2017-06-29 Thread Jorge Morais Neto
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 http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. ---

Re: [O] org-protocol documentation

2017-06-29 Thread Mario Martelli
Hi, > Besides the changes suggested above, we should put some thinking in the > structure, which may be not adapter for a manual. In particular, it > should be made shorter. My attempt was to copy the existing documentation from worg to the core documentation and to leave as much as possible un

Re: [O] bug?

2017-06-29 Thread Nicolas Goaziou
Hello, John Kitchin writes: > I think there is a bug with invisible edits. > > In org 8.2.10 if I set this: > > (setq org-catch-invisible-edits 'smart) ; or show > > and have org-toggle-pretty-entities active, then if there is no headline > before point, with the point here: > > NH^{3} > ^

Re: [O] Org-capture templates target error in recent Org-mode source code update.

2017-06-29 Thread Nicolas Goaziou
Hello, "numbch...@gmail.com" writes: > I'm using Org-mode source code "master" branch. and update to latest. > (current latest commit: - 379a22c9c * master upstream/master Revert > "ox-texinfo: Move menu handling from sections to headlines") My org-capture > template works before, but now it doe

Re: [O] [bug?] org-inside-latex-fragment-p broken?

2017-06-29 Thread Nicolas Goaziou
Hello, Rasmus writes: > First, we have to be careful because the cdlatex keys occupy a precious > key. > > Second, it depends on the cdlatex function in question. > cdlatex-math-symbol-alist already works outside of fragments and it > probably should as it can be used to insert entities, such as

[O] Org-capture templates target error in recent Org-mode source code update.

2017-06-29 Thread numbch...@gmail.com
I got this error: #+BEGIN_EXAMPLE Debugger entered--Lisp error: (error "Invalid file location: nil") signal(error ("Invalid file location: nil")) error("Invalid file location: %S" nil) org-capture-expand-file((concat org-directory "/Contacts/Contacts.org")) org-capture-target-buffer((conc

Re: [O] [PATCH] org-protocol: fixes open-source and extends rewriting of URLs

2017-06-29 Thread Nicolas Goaziou
Hello, Mario Martelli writes: > Could you provide an ORG-NEWS entry about it? > > Sure. Applied. Thank you. Regards, -- Nicolas Goaziou

Re: [O] org-protocol documentation

2017-06-29 Thread Nicolas Goaziou
Hello, Mario Martelli writes: > Please note, that the documentation assumes that the patches regarding > “open-source” are applied. Thank you. > +You can set up Org for handling protocol calls from outside > +applications that are passed to Emacs through the > +@file{emacsserver}. For example

[O] Using org-mode via vSSH on iPad

2017-06-29 Thread Peter Davis
I've been trying to find a way to use org-mode from my iPad (other than MobileOrg, which seems really unwieldy), and the closest I've come is to us the vSSH app to connect to my desktop Mac and run emacs there. Unfortunately, I'm running into some limitations and I'm not aware of the workarounds,

Re: [O] org mode moves to GNU emacs core

2017-06-29 Thread Uwe Brauer
>>> "Rasmus" == Rasmus writes: > Uwe Brauer writes: >> I am not sure whether I understand that discussion in emacs dev >> correctly. Will orgmode be moved into the GNU emacs try as it was done >> with gnus? > AFAIK, there are no such plans. The *version* of Org shipped with Ema

Re: [O] minitocs not displaying in latex export

2017-06-29 Thread Rasmus
Sharon Kimble writes: > I'm having great difficulties in getting minitocs appearing in my chapters. > This is my preamble - Not quite answering your question, but did you try to use titletoc? * Chapter #+TOC: headlines 1 local Note that the package has to be loaded before hyperref.

Re: [O] org mode moves to GNU emacs core

2017-06-29 Thread Rasmus
Uwe Brauer writes: > I am not sure whether I understand that discussion in emacs dev > correctly. Will orgmode be moved into the GNU emacs try as it was done > with gnus? AFAIK, there are no such plans. The *version* of Org shipped with Emacs is being updated to v9, though. But perhaps I misse

Re: [O] [PATCH] org-protocol: fixes open-source and extends rewriting of URLs

2017-06-29 Thread Mario Martelli
Applied. Thank you.Thanks to you :)I fixed some whitespace issue and typo in the test.:blush:  Thanks again.Could you provide an ORG-NEWS entry about it?Sure. 0001-ORG_NEWS-org-protocol-s-date-style-URL-support-is-me.patch Description: Binary data Kind regardsMario

[O] org mode moves to GNU emacs core

2017-06-29 Thread Uwe Brauer
Hi I am not sure whether I understand that discussion in emacs dev correctly. Will orgmode be moved into the GNU emacs try as it was done with gnus? If so, how can I download and test for example the current master branch. I didn't mind that policy for gnus, since the development is rather slow

[O] [rows?] (was: org table toggle narrowing and true column hiding)

2017-06-29 Thread Uwe Brauer
> Hello, > Uwe Brauer writes: > I toyed a bit further with the idea, and re-designed the whole thing. I tested it quite a bit yesterday. There was only one problem concerning pabbrev mode which scans the buffer periodically and this scanning did widen the columns at some point. One ca