Peter Salazar wrote:
> Maybe this is too esoteric for anyone to know, but I'm struggling and I can't
> figure this out.
>
> The time is Aquamacs 2.4. The place is org-mode 7.8.03. When I try to invoke
> org-agenda (C-c a a ---
> i.e. "Agenda for current week or day"), I get the error message
but, you can always do this:
,
| ** sec 1
|
| bla
|
| #+LaTeX: \section*{sec2}
`
Tomy
Marvin Doyley writes:
> Thanks nick,
>
> Can I use this to suppress the numbering selectively
> For example, lets say I have
>
> * Intro
> * Results
> * Figures and Tables
>
> Can I use this to su
Hi List,
I added the documentation page for the org babel language picolisp to
worg. You can find it here:
http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-picolisp.html
--
cheers,
Thorsten
Maybe this is too esoteric for anyone to know, but I'm struggling and I
can't figure this out.
The time is Aquamacs 2.4. The place is org-mode 7.8.03. When I try to
invoke org-agenda (C-c a a --- i.e. "Agenda for current week or day"), I
get the error message:
Args out of range: #(" work :
* org.el (org-clone-subtree-with-time-shift): Fix task cloning for
repeating tasks using .+n and ++n syntax
Tasks with repeaters using .+n and ++n syntax retain the repeater in
all of the clones causing duplicate tasks. These tasks are now
handled the same as the regular repeating task using +n s
org.el (org-clone-subtree-with-time-shift): Fix task cloning for
repeating tasks using .+n and ++n syntax
Tasks with repeaters using .+n and ++n syntax retain the repeater in
all of the clones causing duplicate tasks. These tasks are now
handled the same as the regular repeating task using +n syn
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.
At Fri, 24 Feb 2012 09:34:11 +0800,
James Harkins wrote:
> Still, though, if there is nothing wrong with Carsten's example presentation
> and it renders incorrectly, then I suppose it's a bug.
>
> Shall I file a bug report? There is a reproducer here:
>
> http://article.gmane.org/gmane.emacs.org
Agreed; I think the same is useful for priorities and things like ARCHIVE.
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
Hello:
This is on Windows 7 Emacs 23.3.1, org-version 7.8.03. (I installed
org-mode inside cygwin's shell).
Here is the backtrace:
Debugger entered--Lisp error: (error "Unable to create odt file (12)")
signal(error ("Unable to create odt file (12)"))
error("Unable to create odt file (%S)" 1
=?utf-8?Q?Peter_M=C3=BCnster?= wrote:
> On Thu, Feb 23 2012, Nick Dokos wrote:
>
> > what does this do that appt.el (and its org interface) does not?
>
> Sorry, I've totally forgotten to write about my motivation, to create
> such an org-notify module.
>
> Here a summary:
> - different warning
Hi, Org people.
When I save a "* COMMENT Header" with `C-c l' and re-insert it elsewhere
through `C-c C-l', the "COMMENT" bit is part of the link contents and
display.
I may want to quickly refer to such a header from another Org file even
if I do not publish it nor its contents.
Then, at some l
Marvin Doyley wrote:
> Thanks nick,
>
> Can I use this to suppress the numbering selectively
> For example, lets say I have
>
> * Intro
> * Results
> * Figures and Tables
>
> Can I use this to suppress numbering of Figures and Tables only ?
>
Not that I know of: it's all or nothing.
Nick
Thanks nick,
Can I use this to suppress the numbering selectively
For example, lets say I have
* Intro
* Results
* Figures and Tables
Can I use this to suppress numbering of Figures and Tables only ?
cheers
M
On Fri, Feb 24, 2012 at 4:14 PM, Nick Dokos wrote:
> Marvin Doyley wrote:
>
> > Do
Marvin Doyley wrote:
> Does anybody now how to force org-latex-export to do \section*{name} rather
> than \section{name} ?
>
#+OPTIONS: num:nil
Nick
Does anybody now how to force org-latex-export to do \section*{name} rather
than \section{name} ?
thanks
M
Check out my multiple-agenda-buffers branch from http://github.com/7max/org-mode
Its designed exactly for that (multiple independent agenda buffers
living together). to enable it use, M-x org-toggle-sticky-agenda
You will have to set different agenda names for different agenda views
in your org-a
Hey guys,
So, I would like to keep a sort of dashboard in a osx virtual desktop -
basically having emacs frames with different todo lists for reference at
quick glance:
http://minus.com/mlgjv21R4
The problem is that the agenda is global to the emacs instance and won't
allow me to show a filter v
Jason:
I just noticed that behavior. Take a look at
[[http://orgmode.org/worg/org-tutorials/org-latex-export.html#sec-17-2-2][latex
export tutorial]]. Just override defaults from org-gnus.el
#+begin_src lisp
(org-add-link-type "gnus" 'org-gnus-open)
#+end_src
--
Mikhail
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.
-
Ulrich
Btw, I have not applied the other patch that you submitted here.
http://lists.gnu.org/archive/html/emacs-orgmode/2012-01/msg5.html
Only "make install" copies the OpenDocument styles files. So, your
approach of setting the value during compilation seems a bit strange to
me.
I have a fe
Ulrich
>> ps: Makefiles are beyond my jurisdiction. I will let Bastien act on
>> your patch(es).
>
> Looks like my earlier patch hasn't been applied for 7.8.03. :(
I have applied the patch below. This should be available in the next
release..
> Cheers,
> Ulrich
>
>
> From 274fc9a41d7e573bc67a85f
It's been working for me so far so I think I'll stick with it.
Thanks for all your help.
Chris.
On 24 February 2012 06:34, Nick Dokos wrote:
> Christopher Witte wrote:
>
> > Hi all,
> >
> > (setq TeX-auto-save t)
> > (setq TeX-parse-self t)
> > (setq-default TeX-master nil)
> > (make-variable-
Hello,
oitofe...@gmail.com (Bruno Félix Rezende Ribeiro) writes:
>Org-mode don't recognizes the footnote reference inside the
>#+BEGIN_VERSE--#+END_VERSE block.
This should be fixed now. Thanks for the report.
Regards,
--
Nicolas Goaziou
I am preparing a presentation using Org and Beamer. This time -- for the first
time -- I am marking the slides as TODO items.
I have the org export options set so the TODO keywords don't wind up in the
LaTeX export, (todo:nil) and d:nil to make sure
my status logging drawer is not included. Thi
25 matches
Mail list logo