Hello,
thank you all, who are involved in keeping Org going. Not only the
people, who provide infrastructure, but also the people, who do the daily
work, who provide patches and the people, who use Org.
Bastien Guerry writes:
> Dear all,
>
> thanks to Jason Dunsmore, we were able to have our or
Hello,
"Thomas S. Dye" writes:
> Good news. When will the switch from doc/org.texi to
> contrib/manual.org take place?
I don't know. I was only anticipating the ineluctable ;)
Regards,
--
Nicolas Goaziou
Hello,
Marco Wahl writes:
> I just committed your suggestion of org-inlinetask-goto-end. I also
> edited the respective test section. LGTM for now.
Thank you!
Regards,
--
Nicolas Goaziou
Accidentally I've found that until there are no "Online" type of
references Org exports both to text and html. When there is at least one
"Online" reference, I got "Wrong type argument: stringp, nil" error. I
don't know whether this is a bug or some misconfiguration. But might
someone will check ou
Patches welcome! Org manual is now an Org file, it should be
much more
pleasant to edit. :)
Good news. When will the switch from doc/org.texi to
contrib/manual.org take place?
All the best,
Tom
--
Thomas S. Dye
http://www.tsdye.com
Hi!
> 'Ihor Radchenko' writes:
>
>> 1. Create the following same org file:
>> * Test
>> - blah
>> - a
>> - b
>> - c
>> *** List folding stops here
>> :PROPERTIES:
>> :ID: 27eb85b6-114f-437f-9424-b28d400f6aa9
>> :END:
>> *** END
>> - e
Dear all,
thanks to Jason Dunsmore, we were able to have our orgmode.org server
sponsored by Rackspace. Their OSS hosting program ends by the end of
the year¹. Thanks a lot to Rackspace for this program, it saved us a
lot of money! And to Jason for letting us know about it.
I have configured a
Hello Ihor.
I am not aware about aliases explicitly, but you can use tag
hierarchy in your use case:
http://orgmode.org/manual/Tag-hierarchy.html#Tag-hierarchy [...]
That was exactly what I was searching for, thank you very much. :)
Have a great day...
--
eduardo mercovich
Donde se cruza
tangles to
(let ((x (quote "hi")))
(message x))
This is what I want. Problem solved.
On 12/28/2017 09:20 AM, Grant Rettke wrote:
They work differently. Try this example:
#+BEGIN_SRC emacs-lisp :var x="hi"
(message x)
#+END_SRC
tangles to
(let ((x (quote "hi")))
(message x))
but t
Dear Eduardo,
I am not aware about aliases explicitly, but you can use tag hierarchy
in your use case:
http://orgmode.org/manual/Tag-hierarchy.html#Tag-hierarchy
It will be something like
#+TAGS: [ food : vegetables snack ]
Regards,
Ihor
Eduardo Mercovich writes:
> Dear Orgers.
>
> Orgmode
Dear Orgers.
Orgmode has extensive support for tags. However, even after some
extensive search (maybe I used the wrong keywords) I couldn't
found info on how to create tags aliases.
As an example, lets assume we have a heading with the tag :snack:
and another with :vegetables:. And I'd like
Hello,
swfl...@flintfam.org (Samuel W. Flint) writes:
> Nicolas, my apologies for sending this twice.
>> Nicolas Goaziou writes:
>
> NG> Hello, swfl...@flintfam.org (Samuel W. Flint) writes:
>
> >> I used to be able to prevent noweb substitution during export by
> >> setting noweb
Hello,
Ingo Lohmar writes:
> Here's a simple table example that breaks (info and columns lost etc) on
> `org-table-align`. I traced it down to org-table-separator-space ---
> setting it to a plain " " (effectively the situation before the last
> 9.1.5 commit) works for me, but I do not understa
13 matches
Mail list logo