Re: [O] open link in source code block

2019-01-16 Thread Win Treese
[Quoting trimmed for the most relevant context.] > On Jan 11, 2019, at 7:12 PM, Berry, Charles wrote: > >> On Jan 5, 2019, at 7:41 AM, Win Treese wrote: >> >>> On Jan 5, 2019, at 5:25 AM, Eric S Fraga wrote: >>> >>> On Friday, 4 Jan 2019 at 19:38, Win Treese wrote: Suppose I have the

Re: [O] org-agenda-log-mode omits some items from LOGBOOK drawers

2019-01-16 Thread Samuel Wales
hi, On 1/16/19, N. Jackson wrote: > > In Org Agenda, `C-u l', which IIUC is supposed to "show all possible > log items, not only the ones configured in > `org-agenda-log-mode-items'" shows clocking of work, closing of > entries, and other state changes of entries (tagged in the agenda > with

[O] org-agenda-log-mode omits some items from LOGBOOK drawers

2019-01-16 Thread N. Jackson
In Org Agenda, `C-u l', which IIUC is supposed to "show all possible log items, not only the ones configured in `org-agenda-log-mode-items'" shows clocking of work, closing of entries, and other state changes of entries (tagged in the agenda with "Clocked", "Closed", and "State" respectively).

Re: [O] Bug: regression with :export both :noweb strip-export [9.2 (9.2-elpa @ /home/adl/.emacs.d/elpa/org-20181230/)]

2019-01-16 Thread Alexandre Duret-Lutz
On Tue, Jan 15, 2019 at 11:50 PM Alexandre Duret-Lutz wrote: > Since I updated to org 9.2, the following idiom stopped working. > > -- > #+NAME: context > #+BEGIN_SRC C++ :exports none > #include > int u = 0; > #+END_SRC > > #+BEGIN_SRC C++ :exports both :noweb strip-export

Re: [O] Clone tree backwards in time

2019-01-16 Thread Yasushi SHOJI
Hi, Unfortunately, I don't have write permission to the repo. So we need to ask one of the maintainers to merge it. I can put it in my personal github repo, if that helps. -- yashi On Wed, Jan 16, 2019 at 4:05 AM Scott Randby wrote: > > On 1/13/19 8:23 PM, Yasushi SHOJI wrote: >

[O] Better org-indent alignment when using variable-pitch-mode

2019-01-16 Thread Anders Johansson
I suggest a possible change to org-indent--compute-prefixes to alleviate the problem. When using variable-pitch-mode (which I particularly like as I write a lot of prose in org-mode), the indent between headlines and body text can be off, depending on the difference in the width of asterisk

[O] Making an agenda that includes scheduled-for-later tasks?

2019-01-16 Thread Leo Gaspard
Hello all! I am trying to make an agenda view of all tasks that don't have the :Effort: property set, including tasks that are scheduled for later. My init.el files includes the following lines (of interest is the "E" agenda): ``` (setq org-agenda-custom-commands '(("U" "Unscheduled tasks"

[O] Bug: org-capture with template for a table

2019-01-16 Thread Thomas Holst
Hello, recently I encountered a bug with capturing table lines. Here is a ECM to reproduce it: - org-mode file (testing.org): #+begin_src org * Headline |---+--+| | | Name | Amount | |---+--+| |---+--+| | | || |---+--+| #+TBLFM: