Thomas S. Dye writes:
>
> $ cd ~/src/
> $ git clone git://orgmode.org/org-mode.git
> $ cd org-mode
Move the cd up here.
>In most cases, you will probably want to run `make install' to
> install Org with the Emacs system files. Please run `make help' to get
> the full list of options.
See, t
I just installed Emacs 24.3.1 on OSX 10.8.2
and tried to build the latest git version of orgmode. It fails.
Is this due to the fact that I have a new emacs,
or is it a more general problem.
Here is the output from building:
Ran 428 tests, 426 results as expected, 2 unexpected (2013-03-13 08:36:11
Using the silent option together with a remote R session block (started
via ssh.el and ess-remote), like this:
#+BEGIN_SRC R :results silent :exports results :session *ssh gauss* :cache
yes
a=1
1
#+END_SRC
produces:
,
| > > > [1] 1
| > Warning message:
| In file.rename(tfile, transfer.f
Aaron Ecay writes:
> I think this points in the direction of having the notion of
> dependencies among source blocks.
[...]
I know nothing about knitr, but the problem at hand is both well studied
and has numerous solutions[*]. That is, once we've decided on what the
execution model is.
[*] Not
Am 13.03.2013 08:19, schrieb Achim Gratz:
Thomas S. Dye writes:
$ cd ~/src/
$ git clone git://orgmode.org/org-mode.git
$ cd org-mode
Move the cd up here.
In most cases, you will probably want to run `make install' to
install Org with the Emacs system files. Please run `make help' to ge
Hello Achim, Thomas,
On Mar 13 2013, Achim Gratz wrote:
> Thomas S. Dye writes:
>>
>> $ cd ~/src/
>> $ git clone git://orgmode.org/org-mode.git
>> $ cd org-mode
>
> Move the cd up here.
>
>>In most cases, you will probably want to run `make install' to
>> install Org with the Emacs system f
On Mar 12, 2013 10:38 PM, "Jay Kerns" wrote:
> Yes, the same thing happened to me too, and yes, there was a change
> recently, and here is a link to the discussion about it:
>
> http://comments.gmane.org/gmane.emacs.orgmode/68011
>
> I believe you can do the following to get what you were expectin
Hi Andreas,
Andreas Röhler writes:
> BTW would welcome some hints how to proceed when bug-fixing, extending etc.
> I.e.
> installing that stuff right on probably isn't preferable.
Can you be more specific? What information do you want, where do
you search for it, what did you find, what did y
Hello,
I've noticed that my orgmode installation (7.9.1) uses the wrong date for the
start of daylight savings. The emacs manual lists that in this case one should
change the values of calendar-daylight-savings-starts and
calendar-daylight-savings-ends variables. I tried it, but it doesn't have any
Nicolas Goaziou writes:
> The following patch simplifies syntax for attributes.
>
> From the developer POV, each non-nil value is now read as a string by
> `org-export-read-attribute'.
I looked at your patch but I'm not sure of the implications. In
particular I'm unsure if I need to change anyth
Hi Richard,
Richard Stanton writes:
> Starting some time in the last few days, when I export an org file to HTML
> I find the word "nil" appearing right after the figure. Here's an example
> of the HTML code generated:
>
>
> alt="RS_head_cropped.png"/>nil
>
>
> Just to be clear, there's no wo
Hi Bostjan,
Bostjan Vilfan writes:
> I've noticed that my orgmode installation (7.9.1) uses the wrong date for the
> start of daylight savings. The emacs manual lists that in this case one should
> change the values of calendar-daylight-savings-starts and
> calendar-daylight-savings-ends variabl
Hi Daniel,
Daniel Hackney writes:
> A while ago, I reported a bug in `fill-paragraph' when in org-mode
> which caused filling to behave incorrectly in the presence of leading
> characters. This comes up when filling paragraphs of email replies,
> such as
this is fixed in Org's master branch, wh
Hi Martin,
Martin writes:
> I now finally installed org-mode 7.9.4 and I tried to use the new sorting
> features, but it did not work.
the new sorting features will be in 8.0, not yet released...
sorry if I was unclear about this in a previous message.
HTH,
--
Bastien
Hi Thomas,
thanks for looking into it! I think the installation instructions in
the manual should be minimalistic but I surely made them too terse.
So any enhancement here is welcome, and now is the right time.
Best,
--
Bastien
Hi Rick,
Rick Hanson writes:
> Based your advices, I used org-clone-subtree-with-time-shift for my
> application today -- worked like a charm. Thanks to the both of you!
Yes, that's what the manual advised too.
But I find your request to be useful in another circumstance: when
there is a re
Okay, let's stick to nil as the default value for
`org-catch-invisible-edits' -- it is now documented in
the manual, which is good enough IMO.
Thanks,
--
Bastien
On Tue, Mar 5, 2013 at 1:41 AM, Bastien wrote:
> There is some obscure issues here... I fixed various things in
> `org-insert-heading' in master, but inserting in invisible parts of
> the subtree is still unstable. So I went and used the workaround you
> suggested (i.e. org-show-subtree) in the m
Hi Alexander,
Alexander Poslavsky writes:
> ** important task <2013-03-13 Wed>
>:PROPERTIES:
>:CREATED: <2013-03-12 Tue 13:52>
>:END:
>
> The property drawer has an active time-stamp, which in turn appears
> in my agenda. What I want to end up is, an inactive time-stamp in
> the dra
Hi Michael,
Michael Strey writes:
> How do you create the :CREATED: property with the active timestamp?
Alexander must be using org-expiry.el from the contrib/ directory.
Best,
--
Bastien
Am 13.03.2013 09:43, schrieb Bastien:
Hi Andreas,
Andreas Röhler writes:
BTW would welcome some hints how to proceed when bug-fixing, extending etc. I.e.
installing that stuff right on probably isn't preferable.
Can you be more specific? What information do you want, where do
you search fo
Bastien altern.org> writes:
> the new sorting features will be in 8.0, not yet released...
> sorry if I was unclear about this in a previous message.
Thanks for clarifying. So if I use the current beta version,
I can test it already?
Martin
Hi Peder,
Peder Stray writes:
> I have noticed a significant slowdown when editing tables with
> horizontal lines compared with the same table without the horizontal
> line. Currently tested in 7.9.2 and the version in elpa (7.9.3e i
> think?).
>
> Editing the table I have now, 12 columns, abou
Martin writes:
> Thanks for clarifying. So if I use the current beta version,
> I can test it already?
Yes :)
--
Bastien
Hello,
Thanks for your reply. I made the assignments in my init.el
file, as follows:
(load "utilvilf") ; frame parameters, font
(load "cal-dst") ; I noticed that cal-dst was not initially loaded
(setq calendar-daylight-savings-starts '(bv-calendar-dst-starts year))
(setq calendar-daylight-saving
On Wed, Mar 13, 2013 at 10:04:52AM +0100, Bastien wrote:
[...]
> I think you want this: (setq org-expiry-inactive-timestamps t)
Thank you for the hint to org-expiry, Bastien.
Maybe this link is helpful as well:
http://stackoverflow.com/questions/12262220/add-created-date-property-to-todos-in-or
Thank you all!
(setq org-expiry-inactive-timestamps t)
was the key.
I will do some more reading this weekend, but for now everything works as
expected (again). Thanks for the answers, the stackoverflow link, and the
Heinlein.
On 13 Mar 2013, at 10:38, Michael Strey wrote:
> On Wed, Mar 13,
Hi Samuel,
Samuel Wales writes:
> In recent git only:
>
> 1] capture as a 5-star header with odd-only levels
> 2] place point in or at end of header
> 3] m-ret to create new entry
> 4] new entry will have one star
>
> Perhaps it no longer checks narrowing or existing level.
This should
Hello,
On Wed, Mar 13, 2013 at 10:50 AM, Bastien wrote:
> Hi Bostjan,
>
> Bostjan Vilfan writes:
>
>> I've noticed that my orgmode installation (7.9.1) uses the wrong date for the
>> start of daylight savings. The emacs manual lists that in this case one
>> should
>> change the values of calend
Bastien altern.org> writes:
>
> Martin web.de> writes:
>
> > Thanks for clarifying. So if I use the current beta version,
> > I can test it already?
>
> Yes :)
>
I tried and failed. :-(
I downloaded the zip-file
http://orgmode.org/cgit.cgi/org-mode.git/snapshot/release_8.0-beta.zip, copied
Dar all,
in the light of the recent dispute, I have now added the
paragraph below to
http://orgmode.org/worg/org-contribute.html#sec-2
to clarify the copyright implications of submitting
contributions to org-mode. I hope this helps to avoid
problems in the future.
Regards
- Carsten
By su
Hi,
When exporting a document containing source blocks, I'm queried for
evaluation. When I say no, export tends to hang.
(I rarely export documents with code, so I'm not certain what behaviors
to expect. I'm confused that I'm queried for evaluation when I've set
:exports code, but maybe that's
Am 13.03.2013 11:50, schrieb Carsten Dominik:
Dar all,
in the light of the recent dispute, I have now added the
paragraph below to
http://orgmode.org/worg/org-contribute.html#sec-2
to clarify the copyright implications of submitting
contributions to org-mode. I hope this helps to avoid
p
Da: Carsten Dominik
>Inviato: Mercoledì 13 Marzo 2013 11:50
Hi, Carsten,
> you are placing these changes
> under GPL version 3,
> with
shouldn't it be:
"you are placing these changes
under either version 3 of the GPL, or (at your option)
any later version,
with "
or my versio
On 13 mrt. 2013, at 12:13, Giovanni Ridolfi wrote:
>
>
> Da: Carsten Dominik
>
>> Inviato: Mercoledì 13 Marzo 2013 11:50
>
> Hi, Carsten,
>> you are placing these changes
>
>> under GPL version 3,
>
>> with
>
>
> shouldn't it be:
> "you are placing these changes
>
> under either
On 13 mrt. 2013, at 12:12, Andreas Röhler wrote:
> Am 13.03.2013 11:50, schrieb Carsten Dominik:
>> Dar all,
>>
>> in the light of the recent dispute, I have now added the
>> paragraph below to
>>
>> http://orgmode.org/worg/org-contribute.html#sec-2
>>
>> to clarify the copyright implicat
Hello,
I had to update my web site [1] today, a site which is written in
org. This was the first attempt at using the new exporter for
publishing for a site written with the old exporter in mind. I thought
I would summarise the changes I had to make to have them all in one
place:
1. change #+SE
Hi Carsten,
Carsten Dominik writes:
> I will write GLPv3 or later and not specify this further, OK?
I'd state it like this:
"... you are placing this changes under the same licensing terms
than those under which GNU Emacs is published:
;; GNU Emacs is free software: you can redistribu
Hi Martin,
Martin writes:
> When I execute the agenda-command, I get the error message:
> "org-agenda-skip: Wrong type argument: stringp, nil"
> Is there any documentation about changes that might break something?
Wild guess:
~$ make autoloads
See http://orgmode.org/org.html#Installation
If
Andreas Röhler writes:
> Any recommendation which make commands to run here?
~$ make helpall
:)
--
Bastien
Hi Erich,
Neuwirth Erich writes:
> I just installed Emacs 24.3.1 on OSX 10.8.2
> and tried to build the latest git version of orgmode. It fails.
> Is this due to the fact that I have a new emacs,
> or is it a more general problem.
It was a problem with Org. I just removed the tests, which
pass
Am 13.03.2013 12:50, schrieb Bastien:
Hi Carsten,
Carsten Dominik writes:
I will write GLPv3 or later and not specify this further, OK?
I'd state it like this:
"... you are placing this changes under the same licensing terms
than those under which GNU Emacs is published:
;; GNU E
Andreas Röhler writes:
> Or maybe drop that sentence.
Nope: the whole purpose of clarifying is to make it clear what are
the licensing terms, when the assignement is needed, and what are the
consequences of assigning the copyright.
We should be short but exhaustive here.
The idea is to make
>I just installed Emacs 24.3.1 on OSX 10.8.2
>and tried to build the latest git version of orgmode. It fails.
>Is this due to the fact that I have a new emacs,
>or is it a more general problem.
>Here is the output from building:
>
>
>Ran 428 tests, 426 results as expected, 2 unexpected (2013-03-13
Am 13.03.2013 13:10, schrieb Bastien:
Andreas Röhler writes:
Or maybe drop that sentence.
Nope: the whole purpose of clarifying is to make it clear what are
the licensing terms, when the assignement is needed, and what are the
consequences of assigning the copyright.
We should be short but
Bastien altern.org> writes:
> Wild guess:
>
> ~$ make autoloads
>
> See http://orgmode.org/org.html#Installation
>
> If those instructions are not clear enough, please raise
> your voice, we are in the process of clarifying them!
thanks a lot! Your wild guess saved me (partially)!
I never ne
Am 13.03.2013 12:58, schrieb Bastien:
Hi Erich,
Neuwirth Erich writes:
I just installed Emacs 24.3.1 on OSX 10.8.2
and tried to build the latest git version of orgmode. It fails.
Is this due to the fact that I have a new emacs,
or is it a more general problem.
It was a problem with Org. I
Hi Andreas,
there is nothing to argue here.
Patches sent against files in Org's core are like patches sent against
GNU Emacs files. The submitter needs to agree to have it licensed
under the same condition than for GNU Emacs, and needs to assign his
copyright before they can be integrated. If y
On 13 mrt. 2013, at 13:35, Andreas Röhler wrote:
> Am 13.03.2013 13:10, schrieb Bastien:
>> Andreas Röhler writes:
>>
>>> Or maybe drop that sentence.
>>
>> Nope: the whole purpose of clarifying is to make it clear what are
>> the licensing terms, when the assignement is needed, and what are
Hi Andreas,
Andreas Röhler writes:
> should not the build process be independent from tests?
Yes, the default build process should be independant from
the tests, and it is. ~$ make up2 runs the test, but it
is not the default build process.
--
Bastien
Hi Martin,
Martin writes:
> thanks a lot! Your wild guess saved me (partially)!
> I never needed that up to now (and first had to install make,
> as I am working on
> Windows an need to use Cygwin for that) but finally it worked.
>
> However I still have the problem that M-x org-version produce
After being able to build again,
I cannot export now.
In my .emacs I have
;; using the new exporter
(define-key org-mode-map (kbd "C-c C-e") 'org-export-dispatch)
When I try to export with
C-c C-e
I get a window with the menu for the export commands,
and a prompt
Export command:
in the bottom
Has MobileOrg been removed from the App Store ? For some reason I can't find
this.
Thanks
M
On Wed, Mar 13, 2013 at 12:52:49AM -0400, JBash wrote:
> On Tue, Mar 12, 2013 at 10:48 AM, Suvayu Ali
> wrote:
> >
> > 1. How do you check your org-version, M-x org-version RET?
> >
> >
> Yes. I just updated org. I'm now at:
> Org-mode version 8.0-pre (release_8.0-pre-54-gb5a853 @
> /user/share/
Bastien altern.org> writes:
>
> Hi Martin,
>
> Martin web.de> writes:
> > However I still have the problem that M-x org-version produces
> > an error:
> > Org-mode version N/A-fixup (N/A-fixup !!check installation!! @
> > c:/Users/mynameDocuments/sorga/org-mode/org_current/lisp/)
> > Is this
On Wednesday, March 13, 2013, Marvin Doyley wrote:
> Has MobileOrg been removed from the App Store ? For some reason I can't
> find this.
It has been r evolved temporarily, but I hope it will be back soon.
A former mobile org user,
Rainer
> Thanks
> M
>
>
>
--
Rainer M. Krug, PhD (Conserva
Hi,
I obviously did not send and actually lost a message I prepared two days
ago. I'll try again.
>> I suggest adding : The number of stars defines the level of the
>> headline.
>
> Does it belong to the syntax definition? Level is how Org uses syntax
> internally. Also the sentence, although rig
Hi Erich,
Neuwirth Erich writes:
> How can I make things work again?
Provided you installed Org correctly, restarting Emacs
will do.
--
Bastien
Aloha all,
wgreenhouse-sgozh3hwpm2stnjn9+b...@public.gmane.org (W. Greenhouse)
writes:
> Jambunathan,
>
> Jambunathan K writes:
>
>> People are disregarding my "moral rights" over my work and pushing me in
>> a corner to act a certain way to serve their own interests. This I feel
>> is plain
Thank you, Bastien!
On Wed, Mar 13, 2013 at 4:59 AM, Bastien wrote:
> Hi Rick,
>
> Rick Hanson writes:
>
> > Based your advices, I used org-clone-subtree-with-time-shift for my
> > application today -- worked like a charm. Thanks to the both of you!
>
> Yes, that's what the manual advised too.
Aaron Ecay writes:
> Hi Eric,
>
> 2013ko martxoak 9an, Eric Schulte-ek idatzi zuen:
>> Could something like the following work? Removing ":results none" and
>> adding something small as the returned result which may easily be parsed
>> and placed in the buffer w/o problem.
>>
>> #+begin_src
Aaron Ecay writes:
> Hi Achim,
>
> 2013ko martxoak 10an, Achim Gratz-ek idatzi zuen:
>> But back to my earlier remark about the hash value actually being a
>> signature of the source block and not the result. If I use noweb
>> references, the reference text is cached, not its expansion. See the
Hello all,
I have been using org-mode and particularly org-babel for reproducible
research. From reading most of the code chunk options in the org manual
it seems that the follwoing table would be how one would expect output
in various formats to behave:
| :results value | :exports value | In Bu
On Wed, Mar 13, 2013 at 1:17 AM, Aaron Ecay wrote:
> Hi Lawrence,
>
> You can have footnotes be inserted automatically:
> - in their own section (by default at the bottom of the document, though
> you can move it anywhere)
> - at the end of the current section, or
> - inline with the text
>
> F
Suvayu Ali gmail.com> writes:
> > Yes. I just updated org. I'm now at:
> > Org-mode version 8.0-pre (release_8.0-pre-54-gb5a853 @
> > /user/share/emacs/site-lisp/org)
>
> Are you "overwriting" the org files that come with your distribution of
> emacs? If you are, I think that is asking for tro
I have encountered problems installing to paths including spaces. This
is annoying for Aquamacs on OS X, where the normal installation
location for a custom mode etc. is a directory in
~/Library/Application Support/Aquamacs Emacs. Minimal path quoting
changes to the inferior Makefiles made the inst
shripad sinari writes:
> Hello all,
> I have been using org-mode and particularly org-babel for reproducible
> research. From reading most of the code chunk options in the org manual
> it seems that the follwoing table would be how one would expect output
> in various formats to behave:
>
> | :
Thomas Alexander Gerds writes:
> Using the silent option together with a remote R session block (started
> via ssh.el and ess-remote), like this:
>
> #+BEGIN_SRC R :results silent :exports results :session *ssh gauss* :cache
> yes
> a=1
> 1
> #+END_SRC
>
> produces:
>
> ,
> | > > > [1] 1
Hello,
Rainer Stengele writes:
> I do mark the subtree and export by "C-e h o".
> Export is fine but I always get the TOC (although toc:nil) and I cannot
> get the clock entries (although c:t).
You don't need to mark the subtree when doing a subtree export. Though,
you should specify that you w
Hello,
Bastien writes:
> Rick Frankel writes:
>
>> On Tue, Mar 12, 2013 at 12:06:55AM +0100, Bastien wrote:
>>> Hi Terry,
>>>
>>> tftor...@tftorrey.com (T.F. Torrey) writes:
>>>
>>> > I'm not experienced with markdown, but this doesn't look right to
>>> > me.
>>>
>>
>>> AFAIK there is no syn
I am exporting a document to ODT that contains the following text:
blah blah blah =blah blah blah blah...=, blah blah blah
bla bla (bla =bla bla bla bla...= blah). bla blah bla
When opening the document in LibreOffice 3.4, I get the following message:
Read-Error.
Format error discovered in the
Hello,
Christian Egli writes:
> Nicolas Goaziou writes:
>
>> The following patch simplifies syntax for attributes.
>>
>> From the developer POV, each non-nil value is now read as a string by
>> `org-export-read-attribute'.
>
> I looked at your patch but I'm not sure of the implications. In
> pa
Hello,
orgm...@h-rd.org writes:
> What may help is to document the syntax machine readable and somewhat
> more formal.
I think it's a bit too early for that. The document describes the
current syntax, but also uncovers some ambiguous parts of that syntax,
which may need to be fixed (at least req
Hi Nicolas,
Nicolas Goaziou writes:
> AFAIU, one Markdown feature is to accept raw HTML as part of the syntax.
> So, what's wrong in writing in HTML code anything that is not directly
> supported by Markdown syntax (like tables)?
Nothing wrong /per se/ but, I modified `org-html-underline' so th
Nicolas Goaziou writes:
> Hello,
>
> Bastien writes:
>
>> Rick Frankel writes:
>>
>>> On Tue, Mar 12, 2013 at 12:06:55AM +0100, Bastien wrote:
Hi Terry,
tftor...@tftorrey.com (T.F. Torrey) writes:
> I'm not experienced with markdown, but this doesn't look right to
>>>
Hi Bernd,
Bernd Haug writes:
> I am exporting a document to ODT that contains the following text:
>
> blah blah blah =blah blah blah blah...=, blah blah blah
> bla bla (bla =bla bla bla bla...= blah). bla blah bla
>
> When opening the document in LibreOffice 3.4, I get the following message:
>
Sorry, I'm stumbling badly here. I now realize the org-footnote-auto-label
needs to be set to avoid the default (t) behavior of doing numbered
footnotes ( [fn:1] ) after C-c C-x f auto-inserts. Good. But where do the
in-buffer settings go? I assume they go in the .org file you're currently
working
Hi Bernd,
Bernd Haug writes:
> I have encountered problems installing to paths including spaces. This
> is annoying for Aquamacs on OS X, where the normal installation
> location for a custom mode etc. is a directory in
> ~/Library/Application Support/Aquamacs Emacs. Minimal path quoting
> chang
Lawrence Bottorff writes:
> On Wed, Mar 13, 2013 at 1:17 AM, Aaron Ecay
> wrote:
>
> Hi Lawrence,
>
> You can have footnotes be inserted automatically:
> - in their own section (by default at the bottom of the document,
> though
> you can move it anywhere)
> - at the
Hello,
I'm surprised by the way the alignment occurs for DT lists in Org buffers.
Here is an ECM:
--8<---cut here---start->8---
- Alt text :: Text description of a graphic that appears before the graphic is
loaded into the browser. After an image
Hi Sébastien,
"Sebastien Vauban"
writes:
> - Angle brackets ::
>less than (<) and greater than (>) symbols used to surround
>an element to create a tag.
Try (setq org-description-max-indent 5)
> - =:results none= :: silent even for the minibuffer. Such a
yes, I am quite sure. here is the org code
,
|
| #+BEGIN_SRC R :results silent :exports results :session *ssh gauss* :cache
yes
| a=1
| 1
| #+END_SRC
|
| #+BEGIN_SRC R :results output :exports results :session *ssh gauss* :cache
yes
| a=1
| 1
| #+END_SRC
|
| #+RESULTS[<2013-03-13 17:2
Hi Andreas
On Tue, Mar 12, 2013 at 6:12 PM, Andreas Röhler
wrote:
> [...]
> F test-org-table/compare
> Basic: Compare field references in Calc.
> (ert-test-failed
> ((should
>(equal expect result))
> :form
> (equal "
> | | 0 | z | | nan | uinf | -inf | inf
Am 13.03.2013 18:19, schrieb Michael Brand:
Hi Andreas
On Tue, Mar 12, 2013 at 6:12 PM, Andreas Röhler
wrote:
[...]
F test-org-table/compare
Basic: Compare field references in Calc.
(ert-test-failed
((should
(equal expect result))
:form
(equal "
| | 0
Bernd Haug writes:
> I have encountered problems installing to paths including spaces. This
> is annoying for Aquamacs on OS X, where the normal installation
> location for a custom mode etc. is a directory in
> ~/Library/Application Support/Aquamacs Emacs. Minimal path quoting
> changes to the inf
Hello Eric,
The posted solution works. But the issue is that I have to do this a lot of
times for selective code chunks in multiple documents. Writing the sexp
each time is not very elegant. Besides, if I were to come up with some
solution than I did not want it to break anything else. Perhaps my
Hello,
Bastien writes:
> the attached (dirty) patch fixes it. It's clearly not the right
> approach, though. I hope Nicolas can have a look soon, as the problem
> affect all uses of snippets in macros.
I don't have time to look at the problem right now. I will probably do
it sunday.
Thank yo
Eric Schulte writes:
> From re-looking at Achim's previous noweb example, it seems that we
> currently do *not* include the values of noweb expansions in code block
> hash calculations, I think this is a bug which should be fixed.
It could very well have been a conscious decision, given that this
The past few days have reminded me of something somebody famous
once said [1]. I can already see work being done to protect the
community for the future, yet I believe there is more we might do
to be even stronger.
I understand and appreciate Bastien's stated position regarding
moderator controls
+1
On Wed, Mar 13, 2013 at 3:13 PM, Jay Kerns wrote:
> The past few days have reminded me of something somebody famous
> once said [1]. I can already see work being done to protect the
> community for the future, yet I believe there is more we might do
> to be even stronger.
>
> I understand and
Hi Bastien,
Bastien wrote:
> "Sebastien Vauban" writes:
>
>> - Angle brackets ::
>>less than (<) and greater than (>) symbols used to
>> surround
>>an element to create a tag.
>
> Try (setq org-description-max-indent 5)
That was it. Thanks a lot!
Best reg
I see on the org-hacks.html page lots of interesting elisp code. If I
wanted to use some of this (lots of this) it seems wrong to shove it all in
my .emacs file. My first guess would be to put what I want into separate
.el files, go to my .org file and do a load-file on the .el file of hacks.
But I
Am 13.03.2013 20:13, schrieb Jay Kerns:
The past few days have reminded me of something somebody famous
once said [1]. I can already see work being done to protect the
community for the future, yet I believe there is more we might do
to be even stronger.
I understand and appreciate Bastien's sta
Bastien writes:
> It was a problem with Org. I just removed the tests, which
> pass fine when called interactively, but don't pass when run
> in batch mode.
Since they did pass just until Emacs 24.3 was released (and still pass
with earlier versions) that should maybe give you some pause before y
Hi Steve,
"Steve Prud'Homme" writes:
> My first question is can I export these proprerties in a ODT or TXT
> file. Because by default they are hidded.
See C-h v org-export-with-drawers RET
> 2.
> My second question is if I want to use Abbrev to make a clocked-task.
> What shoud I write on my a
Hi Jay,
Jay Kerns writes:
> I have a mental "first draft" of things that could go in one, but
> there's no point moving forward if there isn't a general feeling
> that this would be something good to do.
Well, I would not invest too much time on this, personally.
>From experience, such a dra
Dear Andreas,
On Wed, Mar 13, 2013 at 3:59 PM, Andreas Röhler
wrote:
> Hi Jay,
>
> if you permit my opinion as a kind of guest-reader for years: don't think
> it's needed.
> IMO it was an accident. Hopefully the person will recover and present it's
> excuses some weeks or month later.
>
> Expec
Hi Bastien,
I did do that nothing change
Original file :
https://sourceforge.net/p/coursfrancais/code-1/ci/c60eb6d14a65b47228760636622ba57a8edcac84/tree/coursfrancais.org
Rendered file :
https://sourceforge.net/p/coursfrancais/code-1/ci/c60eb6d14a65b47228760636622ba57a8edcac84/tree/coursfrancais.od
"Steve Prud'Homme" writes:
> I did do that nothing change
Mhh.. what did you do exactly?
--
Bastien
Dear Bastien,
On Wed, Mar 13, 2013 at 4:33 PM, Bastien wrote:
> Hi Jay,
> Well, I would not invest too much time on this, personally.
No, you don't seem to be bothered at all; those attacks seem to
wash off you like water off a duck's back, or scandals off of Bill
Clinton's resume. ;-)
> Fro
1 - 100 of 133 matches
Mail list logo