t...@tsdye.com (Thomas S. Dye) writes:
> Nick Dokos writes:
>> The following patch (deliberately hidden as a binary octet-stream to keep it
>> out of patchwork) will do that - but IMO, it would be better to have yet
>> another
>> user-settable option to control the placement.
>>
>> Nick
>>
>>
>
Hi
this is slightly off-topic, but I rather try it here first: I would like to
save my window and frame layout and restore it after re-starting emacs. I
have the buffers auto saved, and that is working. But I don't get my head
around the session management. I found the website
http://www.emacswiki
Hi!
* Jambunathan K wrote:
> Karl Voit writes:
>
>> When I get «Specified time is not representable» while creating the
>> Agenda view, I want to get more information *where* the problem is.
>>
>> I found [1] and following and so I got it that there is no way of
>> managing timestamps before 197
Hi,
XHTML produced with Org-special-blocks is not well-formed; tags
get wrapped in tags. Example:
Some text.
#+begin_sidebar
Some details left out of the main text.
Some more details.
#+end_sidebar
Some more text.
This results in the following html, which causes XML
Hi Christian Moe,
Christian Moe wrote:
> Hi,
>
> XHTML produced with Org-special-blocks is not well-formed; tags
> get wrapped in tags. Example:
>
> Some text.
>
> #+begin_sidebar
> Some details left out of the main text.
>
> Some more details.
> #+end_sidebar
>
> So
on Sun Oct 02 2011, Nicolas Goaziou wrote:
> Dave Abrahams writes:
>
>> I was using checkboxes for a group of subtasks, and was surprised when
>> the following (which I lifted from the manual) wasn't causing the parent
>> item to be marked DONE upon checking the last box.
>>
>> (defun dwa/org-s
Eric S Fraga wrote:
> t...@tsdye.com (Thomas S. Dye) writes:
>
> > Nick Dokos writes:
>
> >> The following patch (deliberately hidden as a binary octet-stream to keep
> >> it
> >> out of patchwork) will do that - but IMO, it would be better to have yet
> >> another
> >> user-settable option
on Mon Oct 03 2011, Nick Dokos wrote:
> Dave Abrahams wrote:
>
>> Wow, that's awesome... we're *so* close... but how do I get it to
>> automatically mark the item DONE when the last box is checked?
>>
>
> Take a look at
>
> http://thread.gmane.org/gmane.emacs.orgmode/42715/focus=42721
Th
on Mon Oct 03 2011, Nick Dokos wrote:
> Dave Abrahams wrote:
>
>> Wow, that's awesome... we're *so* close... but how do I get it to
>> automatically mark the item DONE when the last box is checked?
>>
>
> Take a look at
>
> http://thread.gmane.org/gmane.emacs.orgmode/42715/focus=42721
Wo
Hi,
I like to have a directory per project, with an .org file in each
directory. Is there a way to set org-agenda-files such that it can
recursively scan my whole projects dir for all org files?
Thanks
Neilen
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.
* Discovered this a few days ago: Will it solve your "proble"--which
seems to be "saving state"; well, maybe, if you play with the code a
little:
;;; perspective.el --- switch between named "perspectives" of the editor
;; Copyright (C) 2008-2010 Nathan Weizenbaum
;;
;; Licensed under the same te
* Also, there are these commands which may be what is sought (to "save state"):
** "Click on a completion to select it.
In this buffer, type RET to select the completion near point.
Possible completions are:
desktop-change-dir desktop-clear
desktop-readdesktop-remove
desktop-revert desk
brian powell (2011-09-08 17:42:02 +0200) wrote:
> P.S. I've used calendar/*Fancy Diary Entries* and appt.el for many
> years--works great--I just have it pop up a big blank emacs screen
> with the alarm reminder--I usually set it for 15 minutes ahead of the
> important reminder:
> ;;; appt.el ---
Hi Neilen,
I think you want these in your .emacs (from
http://orgmode.org/worg/org-faq.html, "Can I add files recursively to
my list of agenda files?"):
(load-library "find-lisp")
(setq org-agenda-files (find-lisp-find-files "~/org" "\.org$"))
Or you can add each project directory to org-agenda-f
on Mon Oct 03 2011, brian powell wrote:
> * Discovered this a few days ago: Will it solve your "proble"--which
> seems to be "saving state"; well, maybe, if you play with the code a
> little:
>
> ;;; perspective.el --- switch between named "perspectives" of the editor
>
> ;; Copyright (C) 2008-2
Hey guys,
I'm using org-export-icalendar-combine-agenda-files to export the agenda
files into one .ics file. However, I'd like to exclude a particular org file
from this export. How could I do it?
Thanks,
- Marcelo.
On 09/27/2011 01:04 PM, James Levine wrote:
I thought I’d zoom out and tell you what a consumer experience is
like:
I'm replying off the list. BTW, are you either The Conductor, or The
Author? ;)
Your experience seems to be informed by a sense that 'org-mode' is
eager for market share or som
Hi Carsten,
On Fri, Sep 30, 2011 at 8:00 AM, Carsten Dominik
wrote:
>
> 3. File structure and letting other people be you assistant
>
> I agree that Org-mode will not be easy for an assistant to open up
> in you absence, if that assistant is not trained in
> Emacs/Org-mode. A program like
Dave Abrahams wrote:
>
> on Mon Oct 03 2011, Nick Dokos wrote:
>
> > Dave Abrahams wrote:
> >
> >> Wow, that's awesome... we're *so* close... but how do I get it to
> >> automatically mark the item DONE when the last box is checked?
> >>
> >
> > Take a look at
> >
> > http://thread.gman
Suvayu ali said
> This made me think, although not exactly what James is expecting but
> it might be possible to package a minimal Emacs distribution with the
> latest stable org-mode included as an alternate download. It could
> supply some skeleton files which would be used as default
> customis
21 matches
Mail list logo