Hello,
I have a hook like follows:
(defun foo (in out)
(message "o-p-a-p-h in: '%s' out: '%s'" in out))
(add-hook 'org-publish-after-publishing-hook 'foo)
Now I publish a project that is defined in org-publish-project-alist
as follows:
("web-static"
:base-directory "~/work/ORG/web"
:publi
Hello,
I found the problem. The publishing function must return the file name,
which it should do... except there was a bug in it. I used something
like (fboundp 'foo) as a condition and foo is a variable. I wonder how
that ever did something useful...
Sorry for the noise
hmw
* Nicolas Goaziou wrote:
> Hello,
Hello Nicolas,
> Karl Voit writes:
>
>> I've found a bug when using subscr() to get the value of the previous
>> row. With the following date values, it fails and I don't have an idea
>> why:
>>
>> | date | previous date |
>> |---
Hello,
Brett Presnell writes:
> I'll report this to the mu developer in case he isn't already aware of
> the upcoming change in org mode. I wonder if org-mu4e.el wouldn't be
> better maintained as a part of org (like org-gnus.el and org-mew.el)
> rather than as a part of mu4e.
"org-new.el" is
Hello,
chen bin writes:
> I agree with you, maybe pointing to project is the better solution.
There is an "org-mime" on Marmelade already. It doesn't seem to be your
project, tho. It could be useful to add yours to any ELPA and have the
previous one removed so as to avoid confusion.
I'll remov
Nicolas Goaziou writes:
> Brett Presnell writes:
>
>> I'll report this to the mu developer in case he isn't already aware of
>> the upcoming change in org mode. I wonder if org-mu4e.el wouldn't be
>> better maintained as a part of org (like org-gnus.el and org-mew.el)
>> rather than as a part
Am 02.09.2016 um 15:12 schrieb Eric S Fraga:
> Can you post an actual org test file as an attachment? And also the
> resulting LaTeX file on export?
Hey,
sorry for the late reply. I tried to reproduce the problem firstly using emacs
-Q but it worked like that.
After some bisect debugging I fou
that does explain why I couldn't reproduce what you see. I have
org-export-preserve-breaks set to nil. I didn't even know about that
one! Glad to hear you figured it out.
Florian Lindner writes:
> Am 02.09.2016 um 15:12 schrieb Eric S Fraga:
>> Can you post an actual org test file as an attachme
Dear all,
do we have any alternative means to search the mailing list given the
current problems with gmane?
Thanks,
eric
--
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.94.1, Org release_8.3.5-1070-g190476
recent maint.
in agenda i add a tag to a task, then doneify it.
i go to the outline. i do undo-tree-undo.
both the adding of the tag and the logbook entry get undone.
i expected that only the logbook entry would get undone.
On Mon, Sep 5, 2016 at 10:50 AM, Eric S Fraga wrote:
> do we have any alternative means to search the mailing list given the
> current problems with gmane?
https://lists.gnu.org/archive/html/emacs-orgmode/
Hi,
Maybe there is an obvious answer but I wonder how to restrict
including a file to some backend. The following doesn't work:
#+begin_export latex
#+include foo.py src python
#+end_export
(Not that I expected it to actually work, but it shows the goal)
Any idea ? Thanks for your help.
Fabrice
On Tuesday, 6 Sep 2016 at 01:48, Grant Rettke wrote:
> On Mon, Sep 5, 2016 at 10:50 AM, Eric S Fraga wrote:
>> do we have any alternative means to search the mailing list given the
>> current problems with gmane?
>
> https://lists.gnu.org/archive/html/emacs-orgmode/
Thanks!
I would be lost witho
Hello,
jsj writes:
> To make it clear, the behavior I reported can be reproduced with a clean init
> file with just org loaded.
>
> I put the table
>
> | a | b | c |
> |+---+---|
> | \alpha | | |
>
> in an org file, toggle pretty entities by C-c C-x \, then C-c C-c to realign
14 matches
Mail list logo