Thanks Carsten for the nice words and welcome back!
I will be off starting from monday till August, 17th.
Expect to meet me back on this list soon enough, as it
was really a pleasure to have all these discussions.
As a temporary "bye bye" gift, here is a link I just
stumbled upon, starring our U
Hi
Back from my vacation, I am totally blown away by what has
been going on here. Seems to me that, if anything, development
has been *faster* while I was gone. Many thanks to Bastien who
made this possible!
I will go through the stack and see if I can answer a few
open questions.
- Carsten
zwz writes:
> Bernt Hansen writes:
>
>> zwz writes:
>>
>> The following test file works fine for me as far as I can tell
>>
>> ,[ x.org ]
>> | #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
>>
>> [*1*] http://www.norang.ca/tmp/x.html
>> [*2*] http://www.norang.c
Bernt Hansen writes:
> zwz writes:
>
>> I recently found the problem when I want to export the org file to
>> html and pdf. I guess there will be some people (who are also not so
>> familiar with the powerful org-mode) bothered by the same issue, that
>> is, html and pdf requires different org f
Brian van den Broek wrote:
Markus Heller said unto the world at 31/07/09 05:39 PM:
Hello all,
this might be a typical beginner question ...
I often use the sequence
C-. C-- :
to create this:
- <2009-07-31 Fri>:
where the date is today's date.
I'm sure there's a way to create a command fo
Markus Heller said unto the world at 31/07/09 05:39 PM:
Hello all,
this might be a typical beginner question ...
I often use the sequence
C-. C-- :
to create this:
- <2009-07-31 Fri>:
where the date is today's date.
I'm sure there's a way to create a command for this, but I have no idea
Hello all,
this might be a typical beginner question ...
I often use the sequence
C-. C-- :
to create this:
- <2009-07-31 Fri>:
where the date is today's date.
I'm sure there's a way to create a command for this, but I have no idea
how. I'd like to bind this sequence to something like C-
On Fri, Jul 31, 2009 at 11:01:36AM -0600, Eric Schulte wrote:
> I think the difference between these two is that in LP the "product" is
> the executable piece of software, where as in RR the "product" is the
> document itself.
This is true, and I think the explanation suffers somewhat as a result
Hi Sam,
Not to be overly picky, but I think the scenario you described (while
very engaging) is an instance of Reproducible Research [1]. My
understanding of Reproducible Research and Literate Programming and
their relation is as follows...
- Literate Programming :: A style of programming in whi
Hi Dan,
org-plot does not have support for automatic generation of plots on
export. Currently to include plots in an exported document you must
manually plot the data to a file using the 'file' argument in your plot
string, then include the generated file into your org-mode document as
you would
Hi Sébastien,
Thanks for the description. This is very interesting and I think
warrants a re-working of the tangle functionality in org-babel.
Given your description below I think I may try to add the Nuweb
link/reference syntax "<>" to org-babel. As
source-code blocks are already named in the
Sébastien Vauban writes:
> Hi Eric,
>
> "Eric Schulte" wrote:
>> Sébastien Vauban writes:
[...]
>> To demonstrate creation of documents, open the "test-export.org" file in
>> the base of the org-babel directory, and export it as you would any
>> other org-mode file. The "exports" header argum
Benjamin Andresen wrote:
> Hey,
>
> Benjamin Andresen writes:
>
> > | Attempt | Start | End| Success |
> > Wait in Min |
> > |-+++-+-|
> > | 1 | <2009-07-31 Fri 04:43> | <200
Hey,
Benjamin Andresen writes:
> | Attempt | Start | End| Success | Wait
> in Min |
> |-+++-+-|
> | 1 | <2009-07-31 Fri 04:43> | <2009-07-31 Fri 04:44> | No |
>
Cian OConnor wrote:
>
> Oh sorry, I was using the wrong terminology. I don't mean sparse trees
> at all, I meant narrow trees.
>
> It would be nice if there was an option so that narrowed trees are
> displayed without their normal indentation. So for example if narrow a
> subtree at level 4, th
Hello,
When set to t, org-hide-emphasis-markers doesn't seem to behave well
with R in agenda mode, or C-c C-x C-r elsewhere, that is with dynamic
blocks.
The error is the following :
org-do-emphasis-faces: Wrong type argument: integer-or-marker-p, nil
I think it also acts strangely with colum
Hello everyone,
I'm having a bit of a problem with tables and references. I try to use
tables + spreadsheet capabilities for data entry while testing certain
things, and one table design that works conceptually for me is the
following:
| Attempt | Start | End|
Oh sorry, I was using the wrong terminology. I don't mean sparse trees
at all, I meant narrow trees.
It would be nice if there was an option so that narrowed trees are
displayed without their normal indentation. So for example if narrow a
subtree at level 4, then it is displayed as a normal tree
At Fri, 24 Jul 2009 10:42:16 +0100,
Eric S Fraga wrote:
>
> At Fri, 24 Jul 2009 11:05:36 +0200,
> Maurice wrote:
> >
> > Hello org-moders,
> >
> > Maybe : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503480
>
> Brilliant!! Many thanks. Problem solved.
>
>
> (now why didn't I think of
Hello,
> Bastien wrote:
>> Nicolas Goaziou writes:
>>
>>> For some time zone reason, my time-stamps look like this [2009-07-28
>>> mar.]. Notice the dot after the name of the day.
>>
>> It's because Emacs recently changed the format for abbreviated days.
>> If you could track when this change app
On Thu, Jul 30, 2009 at 5:51 PM, Bernt Hansen wrote:
> Nathan Neff writes:
>
>> I know that I can set this variable or define a custom agenda view
>> if I only want to see clocked items in the agenda:
>>
>> (setq org-agenda-log-mode-items (quote (clock)))
>>
>> But, I like the way that the 'l' and
On Fri Jul 31 10:48:52 2009 +0800, Bastien wrote:
> > So everything would be fantastic, how to synchronize the other
> > way around?? Is there a way to import an ics?
>
> Not for now, no. But it is a good project to work on :)
Yeah, whoever picks this up: please implement it as part of a gene
I believe the function you're looking for is split-window-sensibly. Try
M-x describe-function split-window-sensibly. It describes all the
relevant variables that control its behavior.
If you wish to affect the behavior of only a specific case of splitting
windows (for example, the org-todo fun
Bastien writes:
> I can also reproduce this, I will fix it by sunday.
Excellent! Thank you!
Dan
--
___
/\ \
\_| Dan Griswold|
| dgris...@rochester.rr.com |
| __|_
\_/__
I noticed when moving items up and down that subtrees of items on
the same level are closed during the moving. From a user point of
view it's a bit disorientating when I have a tree structure
opened in a certain folded state and I move it up or down then
sibling strees are suddenly closed changing
CrazyVibes writes:
> Exporting allows only the visible part to be exported to HTML, I
> wonder if there is an option in publishing that only publish the
> visible part for all files in a project?
Not yet.
--
Bastien
___
Emacs-orgmode mailing list
26 matches
Mail list logo