Nick Dokos writes:
> Richard Riley wrote:
>
>>
>> I cant really give too many details or suggestions as to why it failed,
>> but the default xml string at the top of export to html files was
>> causing apache to fail.
>>
>> ,
>> | Parse error: syntax error, unexpected T_STRING in
>> | /hom
Hi Jeff,
Jeff Horn wrote:
> No problem. As a note for others searching on this, I'll just go ahead and
> re-iterate that if you don't want a particular inline-task to be printed,
> just add the :noexport: tag to the headline.
Better to say it twice!
> Sebastian, or others: One is able to add pro
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.
-
Is there a way to create custom agenda views for specific time intervals, such
as "May 2011" or "the month following the current month"? Interactively, I can
create such a view using org-agenda-month-view, but I need to formulate this as
a custom view to feed to mobile-org.
Konrad.
Hello everyone,
I think I found a bug with the option ":clock-keep"
:clock-keep'
Keep the clock running when filing the captured entry.
Emacs : GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 3249CTO
Package: Org-mode version 7.5 commit-4168fccdc7eab648d9c4517afe56765aaa1e9
On Thu, Apr 7, 2011 at 1:12 AM, Jambunathan K wrote:
> Sean Davis writes:
>
>> I would like to have a way to export a file to html from the
>> command-line
>
> ,[ C-h f org-export-as-html-batch RET ]
> | org-export-as-html-batch is a compiled Lisp function in `org-html.el'.
> |
> | (org-expor
Hello,
Jeff Horn writes:
> AFAIK, "inline-tasks" don't have to have headlines. For instance:
>
> ,[ org-inlinetask example ]
> | *** NOTES
> | Test note with a headline word.
> | *** END
> |
> | ***
> | Test note with blank headline.
> | *** EN
Hello,
Ethan Ligon writes:
> Ethan Ligon are.berkeley.edu> writes:
>>
>> I've just stumbled across what I regard as a bug in the html export of
>> description list items.
>>
>> The problem has to do with whether the specification of a description
>> list includes a trailing space or not; i.e.
Giovanni Ridolfi writes:
>
> Emacs : GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 3249CTO
> Package: Org-mode version 7.5 commit-4168fccdc7eab648d9c4517afe56765aaa1e9664
>
> When cycling the values of a property in a :PROPERTIES: drawer with
> Shift-"arrow right"
> AND the proper
Richard Riley wrote:
>
> Two machines, both with Debian Squeeze.
>
> ,
> | Server version: Apache/2.2.16 (Debian)
> | Server built: Mar 22 2011 20:56:31
> `
>
> >
> > Nick
> >
> > PS. The exercise also uncovered an org bug but I'll post that as a
> > separate message.
> >
>
> Let me
Second attempt to send this patch.
I primarily use Org-mode on Windows, and my org files mostly have DOS
line endings. A while back a patch from me was accepted to convert the
checksum file to Unix EOLs (and Richard updated the iOS app to be
agnostic about it, I think, at the same time), which sa
On 6.4.2011, at 12:50, Philip Rooke wrote:
> Carsten Dominik writes:
>
> Thanks Carsten,
>
>> I can see that it might be nice to simply add some text
>> under the date headline in a date tree, in order to build
>> up a long journal entry from little snippets.
>
> Yes, this is exactly what I d
2011/4/7 Sébastien Vauban :
> Hi Jeff,
>
>
> This is my current config for nice styling:
>
> #+begin_src emacs-lisp
>
> #+end_src
>
> Customize to your own taste (and report back!)...
I can't have something set up right. I was doubtful that I was going
this source block thing right when Eric po
2011/4/7 John Hendy :
> I can't have something set up right. I was doubtful that I was going
> this source block thing right when Eric posted his suggestion for
> notes in code blocks. So, I pasted this into my org-mode file and
> evaluated it. Is that not what I'm supposed to do? At the top of the
John Hendy writes:
[...]
>
> I like formats like this as well and have been "cheating" to do this
> in LaTeX more or less like this:
>
> #+attr_latex: align=l|p{0.95\textwidth}
> | \,| The text that I want quoted, which ends up looking good but
> needs to be on one insanely long line of an org-m
I've just given a presentation using org-beamer and it worked really well.
Thanks, guys!
During preparation I ran into the problem described in the toy presentation
below. I'm aware of why the second slide looks how it looks (the last line
"belongs" to the block header). Still, I wonder if th
On Thu, Apr 7, 2011 at 12:33 AM, Eric S Fraga wrote:
> John Hendy writes:
>
> [...]
>
>>
>> I like formats like this as well and have been "cheating" to do this
>> in LaTeX more or less like this:
>>
>> #+attr_latex: align=l|p{0.95\textwidth}
>> | \,| The text that I want quoted, which ends up lo
On Wed, Apr 6, 2011 at 1:11 AM, Nick Dokos wrote:
> John Hendy wrote:
>
>> I'd like my page1 to be on a separate page from the TOC. How do I
>> insert a pagebreak to do this? If I do it here:
>> ,---
>> | * Section 1
>> | \newpage
>> | test in section 1
>> `---
>>
>> I get the TOC, then the Secti
Nick Dokos wrote:
> Richard Riley wrote:
>
> >
> > Two machines, both with Debian Squeeze.
> >
> > ,
> > | Server version: Apache/2.2.16 (Debian)
> > | Server built: Mar 22 2011 20:56:31
> > `
> >
> > >
> > > Nick
> > >
> > > PS. The exercise also uncovered an org bug but I'll post
Hello!
I have the emacs org-protocol setup to capture with a default template.
But I still have to C-c C-c and then move back to the browser. Is there a
way to make it so that as text is captured it is automatically and
continuously sent to the capture location without interruption?
Thank
Am 07.04.2011 21:40, schrieb Mark S:
Hello!
I have the emacs org-protocol setup to capture with a default template.
But I still have to C-c C-c and then move back to the browser. Is there
a way to make it so that as text is captured it is automatically and
continuously sent to the capture locati
"Mark S" writes:
> Hello!
>
> I have the emacs org-protocol setup to capture with a default
> template. But I still have to C-c C-c and then move back to the
> browser. Is there a way to make it so that as text is captured it is
> automatically and continuously sent to the capture location withou
Jambunathan K writes:
> "Mark S" writes:
>
>> Hello!
>>
>> I have the emacs org-protocol setup to capture with a default
>> template. But I still have to C-c C-c and then move back to the
>> browser. Is there a way to make it so that as text is captured it is
>> automatically and continuously se
Christopher Suckling googlemail.com> writes:
>
>
> On 27 Feb 2009, at 18:47, Russell Adams wrote:
>
> > In the spirit of Org, we need a folding unicorn! ;]
>
> http://www.pajarita.org/aep/pajaritas/pajarita3-4.pdf
>
> Best wishes,
>
> Christopher
>
> ___
Here's a test. Take the line below and put it in an agenda file, then
view the agenda.
%%(format "%s" (concat "[[elisp:(info)]" "[Link to info]]"))
The results as I see them give me a link that I can mouse-click on, but
I can't move point to it and hit C-c C-o.
What do I need to do to make this
Hi Jambunathan,
Thanks for pointing out :immediate-finish ! That had eluded my attention.
With :immediate-finish setting, org-mode still grabs the focus away from
the browser. So I still have to alt-tab back to the browser. I would
really like an uninterrupted web-clipping experience. Also,
Howdy all,
When I use ‘org-clock-sum’ in Org-mode version 7.4, nothing appears to
happen: the items in the subtree are not updated and no ‘CLOCKSUM’
property appears.
Org-mode version 7.4
GNU Emacs 23.2.1 (powerpc-unknown-linux-gnu, GTK+ Version 2.20.1) of
2010-12-12 on porpora, modified by Debia
Nic-
Nicolas Goaziou gmail.com> writes:
> > Ethan Ligon are.berkeley.edu> writes:
> >>
> >> I've just stumbled across what I regard as a bug in the html export of
> >> description list items.
> >>
> >> The problem has to do with whether the specification of a description
> >> list includes a t
I've been experimenting with:
emacs23 --batch -l ~/.emacs -f org-publish-all
to publish a total fresh version of my project, but it misses some files
(an unchanging .css for example)
I suspect the optional force (defun org-publish-all (&optional force)...
might help, but I don't know lisp we
lbml...@hethcote.com wrote:
>
> I've been experimenting with:
>
> emacs23 --batch -l ~/.emacs -f org-publish-all
>
> to publish a total fresh version of my project, but it misses some
> files (an unchanging .css for example)
>
> I suspect the optional force (defun org-publish-all (&optional fo
Hi,
I'm thinking I might like to try some programming to do things to the agenda
from an elisp function.
I tried 'apropos agenda' but I didn't really see the kind of thing I'm
looking for.
What I'm hoping is for some way to iterate over each item in the agenda, and
be able to access the content of
Hi Giovanni,
Giovanni Ridolfi writes:
> I think I found a bug with the option ":clock-keep"
>
> :clock-keep'
> Keep the clock running when filing the captured entry.
>
> Emacs : GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600) of 2011-03-10 on 3249CTO
> Package: Org-mode version 7.5 commit-4
On Thu, 7 Apr 2011, Nick Dokos wrote:
Add a function to your .emacs
--8<---cut here---start->8---
(defun org-publish-all-force ()
(interactive)
(org-publish-all t))
--8<---cut here---end--->8---
and call it instead
Hi Puneeth,
I just ran across the new Bulk action feature which applies a function
to the marked entries in the agenda. There is no documentation for this
feature that I can find other than in the commit itself.
This functionality was added by you in 5b1b94a (* org-agenda.el
(org-agenda-bulk-act
"Filippo A. Salustri" writes:
> Hi,
> I'm thinking I might like to try some programming to do things to the
> agenda from an elisp function.
> I tried 'apropos agenda' but I didn't really see the kind of thing
> I'm looking for.
> What I'm hoping is for some way to iterate over each item in the
>
That's a good start! Thanks!
Cheers.
Fil
On 7 April 2011 23:34, Bernt Hansen wrote:
> "Filippo A. Salustri" writes:
>
> > Hi,
> > I'm thinking I might like to try some programming to do things to the
> > agenda from an elisp function.
> > I tried 'apropos agenda' but I didn't really see the ki
The default value of `org-export-babel-evaluate' is t.
Having just crashed my Emacs session 5 times in a row trying to get
a file containing a BEGIN_SRC emacs-lisp ... END_SRC *code example*
to export to HTML...
I strongly feel it should default to nil.
I also feel that "executable code block"
Filippo A. Salustri wrote:
> That's a good start! Thanks!
> Cheers.
> Fil
>
> On 7 April 2011 23:34, Bernt Hansen wrote:
>
> "Filippo A. Salustri" writes:
>
> > Hi,
> > I'm thinking I might like to try some programming to do things to the
> > agenda from an elisp function
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/04/11 06:23, Paul Sexton wrote:
> The default value of `org-export-babel-evaluate' is t.
>
> Having just crashed my Emacs session 5 times in a row trying to get
> a file containing a BEGIN_SRC emacs-lisp ... END_SRC *code example*
> to export t
39 matches
Mail list logo