he
exception of 'org-keys.el', 'org-pkg.el', 'org-version.el', and
'orgcard.pdf' (only 'org-keys.el' has any functional changes). This
seems suspicious, but I'm not familiar with org releases.
Thanks,
-Damian
[0-9+:hdwmy
\t./-]*\\)>")
"Matches the SCHEDULED keyword together with a time-and-hour
stamp.")
Thanks,
-Damian
ast-tag-selection' (org.el line 14567
> in my version). This would be analogous to what is done in
> `org-fast-todo-selection' and fixes my issue.
I am experiencing the same issue. Based on Ingo's analysis I made the
following change which resolved the problem for me
Whenever I try to evaluate code I get the following:
Evaluation of this xxx code-block (x) is disabled.
Sometime I evaluated these code-blocks, I don't know what has changed since
the last time they worked.
I've tried with sh and ledger codes with the same results.
I've read the manual b
After a reinstallation I forgot to do make autoloads.
Now, it's working perfectly.
It was my mistake, sorry and thank you for your help.
2015-04-25 18:26 GMT+00:00 Eric S Fraga :
> On Saturday, 25 Apr 2015 at 17:55, Damian Bernardini wrote:
> > You were right.
> > If I do M-x
You were right.
If I do M-x org-version it says:
Org-mode version 8.3beta (release_8.3beta-1062-gce4e64-git @ mixed
installation! /usr/share/emacs/24.5/lisp/org/ and
/home/damian/git/org-mode/lisp/)
I've downloaded org from git and loaded it with:
(add-to-list 'load-path "~/gi
Ledger" t)
(add-to-list 'load-path
(expand-file-name "/home/damian/git/ledger/lisp/"))
(add-to-list 'auto-mode-alist '("\\.ledger$" . ledger-mode))
I'm trying the noweb example from:
http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-
> > PMJI, but at
> <http://permalink.gmane.org/gmane.emacs.orgmode/95159>,
> > Nicolas Goaziou said "This should be fixed."
> >
> > Perhaps this bug report can simply be closed then ?
>
> If it's fixed, please close it.
[Damian Nadales]
Thanks
Hi Eli,
> > [Damian Nadales]
> > That's weird. Which buffer are you killing, the Org buffer, or the new
> > buffer
> that is created when pressing C-c ' inside the source block? Is the latter the
> one I cannot kill.
>
> There was no "C-c '&qu
> I cannot reproduce this. I tried both Emacs 24.4 and the pretest of 24.5. In
> both cases, Emacs asks me whether to kill a buffer that is modified, and once
> I answer YES, the buffer is killed.
>
[Damian Nadales]
That's weird. Which buffer are you killing, the Org buffer,
Hi Glenn,
> Damian Nadales wrote:
>
>
> > - Run emacs -Q
> >
> > - Create an org-mode file (i.e. ``myorgfile.org``)
> >
> > - Insert the following text:
> >
> > o #+BEGIN_SRC C++
> >
> > #+END_SRC
> &
Is there any way to set the percentage value of each headline?
By default (33%, 33%, 33%)
* L1 Heading [33%]
** DONE L2 Heading
** TODO L2 Heading
** TODO L2 Heading
I would like (20%, 50%, 30%)
* L1 Heading [20%]
** DONE L2 Heading
** TODO L2 Heading
** TODO L2 Heading
Thanks.
12 matches
Mail list logo