[O] org-table-align function changed, where is the old behavior?

2019-01-11 Thread Craig Luthy
Hello, I create lots of tables in org-mode, many with lots of information and long cells. The C-c C-c was heaven because it prettied up my table in one action. If I understand what I have read and am seeing, whenever I TAB or RET all the cells are expanded which creates a scrambled mess that is

[O] recent org-mode changes: completion of repeated tasks cause rewriting of LOGBOOK 'Rescheduled from' entries

2019-01-11 Thread Daniel Ortmann
I have a daily scheduled task with ...   SCHEDULED: <2019-01-11 Fri 07:50 .+1d> Recently, when I complete the task it not only moves the schedule to the next day ... but it also /_rewrites_/ all of the "Rescheduled from ..." entries in the LOGBOOK. For example,   - Rescheduled from "[2019-01-11

Re: [O] manual: stale bindings for org-clock-report and org-columns-insert-dblock

2019-01-11 Thread stardiviner
Kyle Meyer writes: > Hello, > > 34b71a0ca (Add a dispatcher command for inserting dynamic blocks, > 2018-12-23) removed the key bindings of org-clock-report and > org-columns-insert-dblock, but these bindings are still listed in > org-manual.org. stardiviner, could you please have a look at

[O] PATCH: Possibility to yank target of link at point to kill ring

2019-01-11 Thread Ivan Necas
Hi, I often need to copy target of a link to kill ring, so I decided to write a small function to do that. Would it make sense to pull this into org-mode directly? Thanks for consideration and potential review. -- Ivan From 1f38afd4c26d2a8c6238040c6a40eb7dbd1f32ba Mon Sep 17 00:00:00 2001 From:

[O] Bug: clicking on a schedule item no longer pops up org-agenda [9.2 (9.2-elpaplus @ /home/bhepple/.emacs.d/elpa/org-plus-contrib-20181230/)]

2019-01-11 Thread Bob Hepple
In a prior version, when I clicked on a SCHEDULED: <...> link, it would popup the org-agenda view. Now (after a M-x package-list-packages U x) it does nothing and displays No link found. Is there a way to restore the old behaviour? Sorry - I don't know what the version was that had this feature

Re: [O] recent org-mode changes: completion of repeated tasks cause rewriting of LOGBOOK 'Rescheduled from' entries

2019-01-11 Thread cesar mena
sorry. forgot to do a wide reply. fwd'ing the list. -cm --- Begin Message --- hello daniel, Daniel Ortmann writes: > I have a daily scheduled task with ... >   SCHEDULED: <2019-01-11 Fri 07:50 .+1d> > > Recently, when I complete the task it not only moves the schedule to the next > day >

[O] Binding org-insert-todo-heading to M-S-RET

2019-01-11 Thread Kévin Le Gouguec
Hello! Here is a very minor gripe I have with org-mode: is there a reason why org-insert-todo-heading should be bound to (kbd "M-S-"), rather than (kbd "M-S-RET")? AFAIU, using "" limits the key binding to the actual "⏎" function key, while using "RET" makes any key chord that sends the

Re: [O] open link in source code block

2019-01-11 Thread Berry, Charles
> 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 following Org file contents: >>> >>> * test >>> >>> #+BEGIN_SRC emacs-lisp >>> (setq yyy 3) >>> ;; See

Re: [O] Bug: Capture Template With Link Returns Error [9.2 (9.2-elpaplus @ /home/dwrz/.emacs.d/elpa/org-plus-contrib-20181230/)]

2019-01-11 Thread david wen riccardi-zhu
Hello and thank you. This behavior did appear to be fixed, but it's surfaced once again today. Nicolas Goaziou writes: Hello, David Wen Riccardi-Zhu writes: I use the following capture template to store bookmarks: * %^L :PROPERTIES: :NOTES: %^{NOTES} :END: :LOGBOOK: - Added %U. :END:

[O] recent org-mode changes: completion of repeated tasks reports "10 repeater intervals were not enough to shift date past today"

2019-01-11 Thread Daniel Ortmann
I have a weekly scheduled task with ...   DEADLINE: <2019-01-18 Fri ++1w -0d> Recently, when I complete the task it reports the following: Clock stopped at [2019-01-11 Fri 17:03] after 0:05 10 repeater intervals were not enough to shift date past today.  Continue? (y or n) n Thoughts?

[O] org-mode export behavior change in 9.2?

2019-01-11 Thread Haider Rizvi
I've been using literate programming approach with org-babel for a while. I just noticed that with 9.2, when I try to export (c-c c-e h o) an org doc / section, any shell blocks with a named session are executed as it is exporting to html! I don't think it was this way before? Is there a way to