Robert Klein writes:
> On Mon, 08 Oct 2018 16:54:39 +0100
> Eric S Fraga wrote:
>
>> On Monday, 8 Oct 2018 at 10:56, Sharon Kimble wrote:
>> > My finished output in the pdf will have every line indented/tabbed
>> > to 4 spaces and have a carriage-return at the end of each
>> > paragraph, with n
Hi Marcin,
I can't advise as to profiling to find out what really bogs down agenda
building.
I found that log messages do bog it down.
I have a lot of recurring tasks, which accumulate log entries for every
closing (which in fact means rescheduling to the next day). Every two to
three months I p
On Tuesday, 9 Oct 2018 at 12:06, Sharon Kimble wrote:
> Brilliant, thanks very much Robert, you've saved the project as I didn't
> fancy having to work with the document in LibreOffice. These are the
> settings that I've finally gone with -
>
> #+LaTeX_Header: \parskip=0pt
> #+LaTeX_Header: \parin
Hello,
I am sorry to say that I meet again PATH problems with Gnus. In my
.profile, in my .bashrc and in /etc/bash.bashrc there are the following
lines:
PATH=/usr/local/texlive/2018/bin/x86_64-linux:$PATH
MANPATH=/usr/local/texlive/2018/texmf/doc/man:$MANPATH
INFOPATH=/usr/local/texlive/20
Hi all,
org-clock-in-last used to do nothing when already clocking. Now it
clocks out and immediately in in the same task. It does that even in
emacs -Q.
Org mode version 9.1.14 (release_9.1.14-968-gfdb36d)
I'd try to debug it myself, but I'm rather in a hurry now, sorry.
I looked into git log
On 2018-10-09, at 16:25, Marcin Borkowski wrote:
> Hi all,
>
> org-clock-in-last used to do nothing when already clocking. Now it
> clocks out and immediately in in the same task. It does that even in
> emacs -Q.
>
> Org mode version 9.1.14 (release_9.1.14-968-gfdb36d)
>
> I'd try to debug it
TINYCHANGE
---
lisp/ob-emacs-lisp.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/ob-emacs-lisp.el b/lisp/ob-emacs-lisp.el
index 7446af252..322d2882b 100644
--- a/lisp/ob-emacs-lisp.el
+++ b/lisp/ob-emacs-lisp.el
@@ -54,7 +54,7 @@ their value. It is used as the optiona
Hello,
Adam Porter writes:
> My feedback is: there be dragons. ;) The Agenda code is very
> complicated and hard to follow, and it's hard to optimize something that
> is hard to understand.
And hard to maintain. We should really do something about it.
> In the long run, to get significant sp
Hello,
Marcin Borkowski writes:
> org-clock-in-last used to do nothing when already clocking. Now it
> clocks out and immediately in in the same task. It does that even in
> emacs -Q.
>
> Org mode version 9.1.14 (release_9.1.14-968-gfdb36d)
>
> I'd try to debug it myself, but I'm rather in a h
Hello,
Carlos Pita writes:
> Say I set org-cycle-separator-lines to 1. Now in an org buffer that has
> nodes separated by one line, I do C-c C-j to open the org-goto
> buffer. Then in the org-goto buffer:
>
> 1. Every node is suffixed by an ellipsis, even if the only content there
>is an emp
Eric S Fraga writes:
> On Tuesday, 9 Oct 2018 at 12:06, Sharon Kimble wrote:
>> Brilliant, thanks very much Robert, you've saved the project as I didn't
>> fancy having to work with the document in LibreOffice. These are the
>> settings that I've finally gone with -
>>
>> #+LaTeX_Header: \parski
Hi there;
Smallest possible typo. :-)
Cheers;
M.
From 18461bcddf8549f03f5a57128900c3d56b6a7381 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C3=ABl=20Cadilhac?=
Date: Tue, 9 Oct 2018 17:57:55 +0100
Subject: [PATCH] org.el: Fix typo
* lisp/org.el (org-enforce-todo-checkbox-dependencies): Fix ty
On 2018-10-09, at 18:28, Nicolas Goaziou wrote:
> Hello,
>
> Marcin Borkowski writes:
>
>> org-clock-in-last used to do nothing when already clocking. Now it
>> clocks out and immediately in in the same task. It does that even in
>> emacs -Q.
>>
>> Org mode version 9.1.14 (release_9.1.14-968
Sharon Kimble writes:
> Eric S Fraga writes:
>
>> On Tuesday, 9 Oct 2018 at 12:06, Sharon Kimble wrote:
>>> Brilliant, thanks very much Robert, you've saved the project as I didn't
>>> fancy having to work with the document in LibreOffice. These are the
>>> settings that I've finally gone wit
Hi all,
Just wanted to celebrate the fact that 3M (where I work [1]) was able
to host Prof. John Kitchen last week to give two talks: one on his
work in catalysis, touching on modeling molecular interactions, and a
second one about reproducible research with Org-mode.
At 3M we have chapters, whi
Hi Michaël,
Michaël Cadilhac writes:
> Smallest possible typo. :-)
applied, thanks!
--
Bastien
16 matches
Mail list logo