For the table.el table, I mean to include the following. The export of such a
table is garbled. Is this the desired result?
* sample table
+ --++
| | file |
+ --++
| | file |
+ --+|
| test | test |
+ --++
_
Sorry if this double posts, had forgotten which email address I had signed
up for on the mailing list.
Hey folks, I've been working on a version of MobileOrg for the Android
platform with the goal to reach feature parity with the iPhone version
developed by Richard Moreland.
I have completed an e
Trance Diviner writes:
> But I find that org-remember always creates notes as a level-2 entry.
> For example, starting with an empty "example.org" file and the
> following configuration:
>
> (setq org-remember-templates
> '(("Note" ?n "* %u %?\n\n%i\n%a" "example.org" top)))
>
> Invoking or
Hi Eric,
please go ahead and check this in.
- Carsten
On Feb 25, 2010, at 9:10 PM, Eric Schulte wrote:
Hi,
I'd propose changing the default value of `org-beamer-fragile-re' from
"^[ \t]*begin{verbatim}"
to
"^[ \t]*begin{\\(verbatim\\|lstlisting\\)}"
as there are many ways in wh
This would probably help:
Source table:
#+TBLNAME: results_par
#+ORGTBL: SEND results_par orgtbl-to-latex :splice t :skip 2
| | proc |t1 | |t2 | | | t3 | | |
|---+--+---+---+---+---+--+--+---+--|
| # |1 | 1.72
Hi, I'm new to org-mode and orgtbl, please don't hit me too hard with
a stick if what I'm asking is retarded :)
I'm using org-mode with orgtbl inside a Latex document. I'm making
extensive use of remote references to other tables inside the
document. If I reference a cell, for example, with
"remot
On Thu, Feb 25, 2010 at 9:05 AM, Carsten Dominik
wrote:
> Hi Nathan,
>
> the mode line now shows "[]" after "Org Agenda" when the agenda is
> restricted
> by a restriction lock. Hope this helps.
>
>
Very nice. I got the upgrade, and it works.
Thanks,
--Nate
> - Carsten
>
>
> On Feb 24, 2010, a
EHLo.
I think the following patch should be applied to handle the future
properly. I belive the year is set by the time this part is reached.
At least that is what I observe using ISO dates. When I write 1-2
(1 January) I get it in 2010.
--8<---cut here---start
Hi list-members
Today, I configured org-feed to catch RSS feeds from RTM. For
Appointments I wrote a template that was intended to convert
RTM-schedules to org timestamps (i.e. the date of the appointment).
:template "* APPT %title\n %T"
This doesn't work, because what is converted by %T is not
Hi,
I'd propose changing the default value of `org-beamer-fragile-re' from
"^[ \t]*begin{verbatim}"
to
"^[ \t]*begin{\\(verbatim\\|lstlisting\\)}"
as there are many ways in which Org-mode files automatically generate
lstlisting environments.
Best -- Eric
On Thu, 25 Feb 2010 10:44:33 -0700, "Eric Schulte"
wrote:
>
> Eric S Fraga writes:
>
[...]
> > Well, good intentions is one thing, wrong behaviour is another? If
> > the user has specified "ind:1 deps:(2)", even if org-plot identifies
> > column 1 as having labels for the tic marks, the gen
Hi Henry,
Try pressing C-c C-c with the cursor on your ditaa block. If an image
is generated and a link inserted into the file, but you're still not
getting an image on export then try making the following change (adding
an exports header argument) to your block
#+begin_src ditaa :file image.png
What exactly is the proper way to export code with ditaa? My knowledge
must be fragmentary for only the code is exported but the conversion to
images failes.
I did something like this:
Load the appropriate libs, like org-babel, org-babel-tangle, org-ditaa,
org-exp-blocks, then set the variable `o
Hello!
The documentation for org-remember-templates says the following:
"""
An optional fifth element can specify the headline in that file that should
be offered first when the user is asked to file the entry. The default
headline is given in the variable `org-remember-default-headline'. When
t
Hi Austin,
Austin Frank writes:
> Would it be possible for timers set using org-timer-set-timer to display
> their current value in the mode line?
I'm working on this.
I've also simplified the code behind temporary manually-set timers:
you can now only add one timer. It's not useful to allow
Hi Henri-Paul,
thanks for summarizing here in the mailing list, this creates
a searchable record of a good answer!
Best wishes
- Carsten
On Feb 25, 2010, at 7:18 PM, Henri-Paul Indiogine wrote:
Dear fellow org-moders,
this is what was suggested to me:
(setq browse-url-browser-function (quo
Dear fellow org-moders,
this is what was suggested to me:
(setq browse-url-browser-function (quote browse-url-generic))
(setq browse-url-generic-program "chromium-browser")
works perfectly on Ubuntu Karmic + Emacs 23.1.1.
Again, thanks for org-mode.
--
Henri-Paul Indiogine
Email: hindiog...
Eric S Fraga writes:
> On Tue, 23 Feb 2010 17:05:45 -0700, "Eric Schulte"
> wrote:
>>
>> Eric S Fraga writes:
>>
>> [...]
>> >
>> > I have narrowed down what causes the problem although I don't
>> > understand why (I haven't had any time to look at the elisp code).
>> > Basically, the proble
Hi Ryan, hu everyone,
this code (an extended version of it) has now been integrated into Org.
It allows you to set fonts for TODO keywords, tags, and priorities in
this way.
And you can use the variable `org-faces-easy-properties' to make these
colors specify the background rather tan the for
On Feb 25, 2010, at 5:29 AM, Eric Schulte wrote:
Hi Andrea,
Andrea Crotti writes:
[...]
What could be the "minimal" introduction needed before talking about
org-babel for a smart (but maybe not emacser) audience?
That's an excellent question, and I have no idea what the answer
should
"Eric Schulte" writes:
> Hi Andrea,
>
> That's an excellent question, and I have no idea what the answer should
> be. The first step is certainly introducing Org-mode, maybe with a
> focus on tables, and the export to html and LaTeX. From there Org-babel
> may best be described as the addition
Hi Andrea,
Andrea Crotti writes:
[...]
>
> What could be the "minimal" introduction needed before talking about
> org-babel for a smart (but maybe not emacser) audience?
>
That's an excellent question, and I have no idea what the answer should
be. The first step is certainly introducing Org-m
Hi Nathan,
the mode line now shows "[]" after "Org Agenda" when the agenda is
restricted
by a restriction lock. Hope this helps.
- Carsten
On Feb 24, 2010, at 8:08 PM, Nathan Neff wrote:
I like the org-agenda-set-restriction-lock feature,
but I recently wasted quite a bit of time troubles
On Feb 25, 2010, at 1:56 PM, Emin.shopper Martinian.shopper wrote:
Dear Experts,
Thanks for org-mode. It's great!
I have a question about org-remember templates: Is there a way to have
the heading (i.e., the 5th argument in an org-remember template)
chosen in a more interactive way? For examp
On Feb 25, 2010, at 2:23 PM, Ulf Stegemann wrote:
Dear Carsten,
Carsten Dominik wrote:
Applied, thanks.
thanks for that :)
But I did move the overflow:x property into the css section (default
style), because I think it is important *functionality* that should
be
there out off the box
Dear Experts,
Thanks for org-mode. It's great!
I have a question about org-remember templates: Is there a way to have
the heading (i.e., the 5th argument in an org-remember template)
chosen in a more interactive way? For example, I'd like to do
something like
("TODO" ?t "* TODO %? %^{topi
Dear Carsten,
Carsten Dominik wrote:
> Applied, thanks.
thanks for that :)
> But I did move the overflow:x property into the css section (default
> style), because I think it is important *functionality* that should be
> there out off the box.
Just as a suggestion: Wouldn't it be better to se
Applied, thanks.
But I did move the overflow:x property into the css section (default
style), because I think it is important *functionality* that should be
there out off the box.
Thanks, Ulf!
- Carsten
On Feb 23, 2010, at 12:04 PM, Ulf Stegemann wrote:
Hi,
I think that exporting an ex
:-) I should have known. These days, babel is the answer to most
questions ... :-)
- Carste
On Feb 24, 2010, at 4:40 PM, Dan Davison wrote:
Carsten Dominik writes:
On Feb 23, 2010, at 11:08 PM, Sébastien Vauban wrote:
[...]
Though, I need to re-use some of the intermediate computation
Hi James,
On Feb 25, 2010, at 3:11 AM, James wrote:
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report?
See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org
On 25.02.2010 01:30, Brian Brooks wrote:
> Does a feature exist in org-mode where you can specify a deadline for a
> particular TODO and org-mode displays the days remaining somewhere next
> to the task?
The feature you are looking for is deadlines; see "8.3 Deadlines and
scheduling" in the manual
I will probably go here http://www.pycon.it/
(what does it have to do with org-mode you might think).
Anyway I wanted to propose a talk on emacs and python programming
packages used to simplify the editing.
I would also like to include something on literate programming with
orgmode/babel, so I wa
Brian Brooks writes:
> Does a feature exist in org-mode where you can specify a deadline for
> a particular TODO and org-mode displays the days remaining somewhere
> next to the task?
the agenda: C-c a a :
Saturday 27 February 2010
j: Deadline: READ Solar Energy Materials Solar C
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
-
Does a feature exist in org-mode where you can specify a deadline for a
particular TODO and org-mode displays the days remaining somewhere next to
the task?
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@g
35 matches
Mail list logo