Hi Ingmar,
Ingmar Meissner writes:
> it seems to me that "org-clone-subtree-with-time-shift" is not
> working correct with org-mode 8.0. Usually i could specify a time
> shift, but not anymore. Did i miss something?
David explanations are correct, but your email made me think I've
been too heav
Hi Richard,
Richard Lawrence writes:
> And mentioned a fix that works for me here:
> http://article.gmane.org/gmane.emacs.orgmode/70893
I applied your fix, thanks a lot for it!
--
Bastien
Hi Gilles,
Gilles Charron writes:
> Can't display agenda or sparse tree on org 8.0; (installed via elpa) always
> reporting:
>
> org-indent-add-properties: Invalid function: org-with-silent-modifications
You probably hit the famous ELPA installation bug, which is mentioned
early in the 8.0 rele
Hi Nick,
Nick M. Daly writes:
> When exported into an agenda, the consolidated org agenda would read:
>
> Friday 19 April 2013
> customer: 09:00-09:30 Scheduled: TODO Meeting with Pete
>
> Are these wild dreams just dreams, or does Org Mode support such lovely
> magic?
The problem
Hello Nicolas,
Nicolas Goaziou wrote:
> "Sebastien Vauban" writes:
>
>> Now that ":results drawer" has been introduced, I wonder why we still have
>> ":results raw".
>>
>> As once stated in this ML:
>>
>> The sole purpose of raw results is to allow inserting an headline (I
>> mean a real
Hi Baptiste,
Baptiste writes:
> hereafter a small typo correction, plus the capability to use DEADLINE:
> and SCHEDULED: in task (special export format for milestones).
I applied the code typo fix, thanks!
http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=774b53
As for the other part, I'll
Hi,
yes, this *is* a problem.
Suvayu Ali writes:
> Can we have some sort of a check while loading Org that picks up these
> shadowed variables and "deletes" them?
I think Achim has been thinking about some incantation for this
(at install time). Maybe if this can be done after installation,
w
April, 19 at 19:48 Bastien wrote:
>> I should get a notice 17mn before 20:00 that I need to go to karaoke.
>> Now it does the default 90mn. It's a regression.
>
> I can't reproduce this -- I assume you added the appointment with
> `org-agenda-to-appt', right?
AFAIK yes. I might have time next wee
Bastien writes:
>> Can we have some sort of a check while loading Org that picks up these
>> shadowed variables and "deletes" them?
>
> I think Achim has been thinking about some incantation for this
> (at install time). Maybe if this can be done after installation,
> we could document it somewher
Tassilo Horn writes:
> Jambunathan K writes:
>
>> How do you interpret the following block extracted from my assignment
>>
>> ,
>> | 2. Developer will report occasionally, on Developer’s initiative
>> | and whenever requested by FSF, the changes and/ or enhancements
>> | whic
On Apr 19, 2013, at 1:53 PM, Brian van den Broek
wrote:
> On 18 Apr 2013 18:05, "Carsten Dominik" wrote:
> >
> > On 18.4.2013, at 18:41, Bastien wrote:
> >
> > > Dear all,
> > >
> > > I'm releasing Org 8.0.
> >
> > This is a beautiful release. Just reading the list of changes wets
> > my app
On 18/04/13 22:52, Tom Davey wrote:
Hi everybody,
I'm just an Org user, one of the many anonymous persons who have
benefited from this fantastic piece of software. Over the past two
years I have come to use Org every day, all day long, more than any
other application with the possible exception
On Apr 20, 2013 2:34 PM, "Nicolas Goaziou" wrote:
> James Harkins writes:
>
> > The Beamer exporter assumes that environment names will be all
lowercase:
> >
> > ;; Use specified environment.
> > (t (downcase env)
>
> It should now be fixed. Thank you for the detailed report.
I'm not able
I think info:org#Macro%20replacement should be refined. I really don't
understand what this node is talking about. It says:
You can define text snippets with
#+MACRO: name replacement text $1, $2 are arguments
What does "$1", "$2" mean here? It isn't mentioned before, and I only
know
Hello,
xfq writes:
> I think info:org#Macro%20replacement should be refined. I really don't
> understand what this node is talking about. It says:
>
> You can define text snippets with
> #+MACRO: name replacement text $1, $2 are arguments
>
> What does "$1", "$2" mean here? It isn't
Hello,
"Sebastien Vauban"
writes:
> The fact that the following output a normally behaving headline[1], AFAICS.
>
> #+begin_src sh :results drawer :exports both
> echo "* Unescaped headline"
> #+end_src
>
> #+results:
> :RESULTS:
> * Unescaped headline
> :END:
>
> Though, effectively, when exp
Can't this behaviour be fixed? It's quite confusing.
On 19 Apr 2013 23:28, "Nicolas Goaziou" wrote:
> Mike Vella writes:
>
> > Hi Nicolas, But I don't understand why it autocompletes with tab if it no
> > longer exists as a command? I think this is confusing behaviour?
>
> You may have loaded ol
Sean Escriva gmail.com> writes:
>
> For those interested in MobileOrg on iOS devices, it has been approved
> and will be back in the store soon, it can take up to 24 hours to
> become available.
>
> See this github issue for further info:
> https://github.com/MobileOrg/mobileorg/issues/24
>
>
Hello,
Mike Vella writes:
> Can't this behaviour be fixed? It's quite confusing.
> On 19 Apr 2013 23:28, "Nicolas Goaziou" wrote:
>
>> Mike Vella writes:
>>
>> > Hi Nicolas, But I don't understand why it autocompletes with tab if it no
>> > longer exists as a command? I think this is confusing
Hi Nicolas, Hi List,
I prepared a tabular overview of org-element.el to get a better
understanding of how Nicolas modeled and Org file, and I thought it
might be useful for others so I share it here.
I did not know where to put 'plain-link', but maybe I simply overlooked
it in one place.
Michael Strey writes:
>> - You should use `org-link-display-format' instead of
>> `org-contacts-strip-link'.
>
> I don't think so. `org-link-display-format' returns the description of
> the link if there is one. My `org-contacts-strip-link' always returns
> the target. Using `org-link-displa
Hello,
Thorsten Jolitz writes:
> I prepared a tabular overview of org-element.el to get a better
> understanding of how Nicolas modeled and Org file, and I thought it
> might be useful for others so I share it here.
>
> I did not know where to put 'plain-link', but maybe I simply overlooked
> i
After replacing 7.9.4 with 8.0 the link insertion gave a variable void error
that was corrected by re-installing 7.9.4. After browsing the * update files
and seeing nothing that was helpful I send this message and continue using
7.9.4.
On Sat, Apr 20, 2013 at 10:38 AM, Paul Schlesinger
wrote:
> After replacing 7.9.4 with 8.0 the link insertion gave a variable void error
> that was corrected by re-installing 7.9.4. After browsing the * update files
> and seeing nothing that was helpful I send this message and continue using
> 7.
Nicolas Goaziou writes:
> Hello,
>
> Thorsten Jolitz writes:
>
>> I prepared a tabular overview of org-element.el to get a better
>> understanding of how Nicolas modeled and Org file, and I thought it
>> might be useful for others so I share it here.
>>
>> I did not know where to put 'plain-lin
Thorsten Jolitz writes:
> Nicolas Goaziou writes:
>
>> Hello,
>>
>> Thorsten Jolitz writes:
>>
>>> I prepared a tabular overview of org-element.el to get a better
>>> understanding of how Nicolas modeled and Org file, and I thought it
>>> might be useful for others so I share it here.
>>>
>>>
Hi Bastien, thanks for the prompt reply.
Bastien writes:
>> When exported into an agenda, the consolidated org agenda would read:
>>
>> Friday 19 April 2013
>> customer: 09:00-09:30 Scheduled: TODO Meeting with Pete
>
> The problem is: what would RET do on this agenda line? Go to w
Nicolas Goaziou writes:
> Thorsten Jolitz writes:
>
>> Nicolas Goaziou writes:
>>
>>> Hello,
>>>
>>> Thorsten Jolitz writes:
>>>
I prepared a tabular overview of org-element.el to get a better
understanding of how Nicolas modeled and Org file, and I thought it
might be useful fo
Thorsten Jolitz writes:
> So in fact there are link objects that might belong to 'decorated-link'
> or 'plain-link', but this has not been made explicit because there is
> only one special case where its not sufficient to simply use super-type
> 'link'.
That and the fact that it was introduced v
Hello,
Christian Moe writes:
>>> Nicolas Goaziou writes:
Of course, we could work around this with a new rule saying "the longest
match wins", which, in this case, is the underline. But it would be
better to find a more elegant solution, one which would remove the sole
ambigu
Hello,
Achim Gratz writes:
> Nicolas Goaziou writes:
>> Of course, we could work around this with a new rule saying "the longest
>> match wins", which, in this case, is the underline. But it would be
>> better to find a more elegant solution, one which would remove the sole
>> ambiguity, AFAICT,
Hello,
Aaron Ecay writes:
> 2013ko urtarrilak 23an, Nicolas Goaziou-ek idatzi zuen:
>> You needn't. org-exp-blocks functionalities are supported by the new
>> exporter out of the box.
>
> Can you say more about this? I looked for but did not find a
> replacement to the org-export-blocks variabl
Nicolas Goaziou writes:
>> To keep the system consistent, there should be two types of link objects
>> ('plain-link' and 'decorated-link') that are both successors too, and
>> maybe additionally a successor category 'link' that can be applied when
>> distinction between the two link object-types
Hi Org maintainers,
I've been trying to get iCalendar export working with my agenda files
again since upgrading to 8.0, and I've found that footnotes break the
agenda export to .ics. The problem is that a plain text version of the
footnotes in the file ends up in the output "floating loose"---no
Aaron Ecay writes:
> Hi Eric,
>
> 2013ko apirilak 3an, Eric Schulte-ek idatzi zuen:
>>
>> Aaron Ecay writes:
>>
>>> * lisp/ob-core.el (org-babel-do-key-sequence-in-edit-buffer),
>>> (org-babel-expand-noweb-references),
>>> * lisp/ob-tangle.el (org-babel-tangle):
>>> Use 'light argument to `org
"Sebastien Vauban" writes:
> Eric,
>
> Eric Schulte wrote:
>> "Sebastien Vauban" writes:
>>> Eric Schulte wrote:
> Extra question: tested with a sh block, both of the above do work, that is
> with strings or symbols. Which one is supposed to be better (that is,
> will be
> more
Aaron Ecay writes:
> Hi Bastien,
>
> Thanks for your comments.
>
> 2013ko apirilak 3an, Bastien-ek idatzi zuen:
>
> [...]
>
>>> org-babel-get-src-block-info is a potentially expensive operation, which
>>> is why its ‘light’ argument exists. But in any case, it is overkill to
>>> query the whole
FWIW, this is what it took for me to get Chinese characters to export
in beamer. (Adding a TODO to write this up for worg.)
1. Use texlive 2012. (The Ubuntu packages for 12.04 date back to 2009.
I couldn't get them to work for this.)
2. In the preamble of your org document:
#+LaTeX_HEADER: \usep
James Harkins writes:
> FWIW, this is what it took for me to get Chinese characters to export
> in beamer. (Adding a TODO to write this up for worg.)
>
> 1. Use texlive 2012. (The Ubuntu packages for 12.04 date back to 2009.
> I couldn't get them to work for this.)
>
> 2. In the preamble of your
On Fri, Apr 19, 2013 at 5:27 PM, Nicolas Goaziou wrote:
>
>
> Hello,
>
> "Sebastien Vauban"
> writes:
>
>> Now that ":results drawer" has been introduced, I wonder why we still have
>> ":results raw".
>>
>> As once stated in this ML:
>>
>> The sole purpose of raw results is to allow insert
40 matches
Mail list logo