<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.emacs.orgmode">
    <title>gmane.emacs.orgmode</title>
    <link>http://blog.gmane.org/gmane.emacs.orgmode</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8411"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8406"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8399"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8398"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8397"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8394"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8388"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8387"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8383"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8382"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8381"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8379"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8377"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8373"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8372"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8362"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8360"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8357"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8351"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.emacs.orgmode/8349"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8411">
    <title>restarting emacs always advisable for upgrade?</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8411</link>
    <description>Is it safe to load all .elc files in org as a way of not restarting emacs?

Thanks.


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode&lt; at &gt;gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

</description>
    <dc:creator>Samuel Wales</dc:creator>
    <dc:date>2008-10-07T00:48:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8406">
    <title>org-mode and OmniOutliner</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8406</link>
    <description>Hello list,

  Is anybody here using both org mode and omni outliner ? I would like 
to hear your opinions about pros and cons on both.

Thanks,
Cezar




_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode&lt; at &gt;gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

</description>
    <dc:creator>Cezar Halmagean</dc:creator>
    <dc:date>2008-10-06T21:09:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8399">
    <title>make install-info fails for 6.08c</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8399</link>
    <description>
Sorry for the bother again, but now that I have managed to download
the right file, it falls over at the install-info stage:

----------------------------------------------------------------------
will&lt; at &gt;bert:org$ make install-info
install-info --info-file=doc/org --info-dir=~/emacs/info
~/emacs/info/dir: could not read (No such file or directory) and could
not create (No such file or directory)
make: *** [install-info] Error 1
----------------------------------------------------------------------

I have no idea why this doesn't work, except for the fact that I
always seem to have problems with info directories...

The directory does exist, but there is no "dir" file there. There
seems nothing strange about the permissions:

----------------------------------------------------------------------
will&lt; at &gt;bert:org$ ls -ld ~/emacs/info
drwxrwxr-x  27 will  staff  918  6 Oct 11:18 /Users/will/emacs/info
----------------------------------------------------------------------

It looks like the install-info rule has changed since 6.07. It used to
just use cp to install the files, which worked fine for me, so I have
just reverted the Makefile back to the old method for now.

I am on OS X 10.5.5 in case it matters.

Cheers

Will


</description>
    <dc:creator>William Henney</dc:creator>
    <dc:date>2008-10-06T16:33:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8398">
    <title>Tag Inheritance</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8398</link>
    <description>Hi list,

I am new to this list and somewhat new to org-mode. My .emacs includes

(setq org-tag-alist
      '( (:startgroup)
         ("&lt; at &gt;phone" . ?1) ("&lt; at &gt;laptop" . ?2) ("&lt; at &gt;online" . ?3) ("&lt; at &gt;uni" . ?4)
("&lt; at &gt;kl" . ?5)
         ("&lt; at &gt;home" . ?6) ("&lt; at &gt;thinking" . ?7) ("&lt; at &gt;programming" . ?8)
("&lt; at &gt;writing" . ?9) ("&lt; at &gt;meeting" . ?0)
         (:endgroup)
         (:startgroup) ("APH" . ?a) ("AGMEETING" . ?g) (:endgroup)
         (:startgroup) ("idea" . ?i) ("question" . ?q) ("reference" .
?r) ("note" . ?o) (:endgroup)
         (:startgroup) ("work" . ?w) ("private" . ?p) (:endgroup)
         (:startgroup)
         ("refile" . ?f)
         (:endgroup)
         (:startgroup)
         ("project" . ?j)
         ("dissertation" .?s)
         (:endgroup)
         (:startgroup)
         ("review_daily" . ?m)
         ("review_weekly" . ?,)
         ("review_monthly" . ?.)
         (:endgroup)
         ))

(setq org-use-tag-inheritance '("work" "private"))

I thought this should have the effect, that work and private are
inherited while all other tags are not.

But C-c C-c on the second line of:

* Test 1                       :&lt; at &gt;laptop:work:
*** Test 2

shows, that &lt; at &gt;laptop is inherited while work is not inherited. The
documentation of org-use-tag-inheritance states


Therefore, I assumed that work should be inherited and &lt; at &gt;laptop. Is this
a bug in the documentation or the implementation? How can I get the
negated behaviour?

Best regards,
 Jean





_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode&lt; at &gt;gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

</description>
    <dc:creator>Jean-Marie Gaillourdet</dc:creator>
    <dc:date>2008-10-06T12:04:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8397">
    <title>Symmetric encryption with org-crypt.el?</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8397</link>
    <description>Is it possible to use a symmetric cipher with org-crypt.el?  I'd really 
like to encrypt certain outlines and encode/decode them on several 
machines without worrying about managing public/private keys.

I can see how using public key crypto might be benefecial when sharing 
files between several parties, but for the case where a single user 
simply wants to synchronise org files between various machines (and 
never store/transmit sensitive data unencrypted) then a symmetric cipher 
seems preferable due to its lower overhead.

Has anyone done this?

R.


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode&lt; at &gt;gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

</description>
    <dc:creator>Rick Moynihan</dc:creator>
    <dc:date>2008-10-06T09:43:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8394">
    <title>custom link type for files in a git repo</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8394</link>
    <description>_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode&lt; at &gt;gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
</description>
    <dc:creator>Austin Frank</dc:creator>
    <dc:date>2008-10-06T04:38:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8388">
    <title>org-bbdb and 1. March</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8388</link>
    <description>Hi,

I noticed a bug with org-bbdb. If I enter a anniversary for the 1st of
March, org doesn't show it in the agenda and complains with "Bad sexp at
line 9 in /home/sec/org/geburtstage.org: (org-bbdb-anniversaries)"

It seems to have to do with the special-casing of the 29th of February
in leap-years, i.e. when I comment the following lines:

,----
|     ;; we don't want to miss people born on Feb. 29th
|     (when (and (= m 3) (= d 1) (not (calendar-leap-year-p y)))
|       (setq annivs (cons annivs (gethash (list 2 29) org-bbdb-anniv-hash))))
`----

the bug goes away.

Thanks,
Tom

</description>
    <dc:creator>Tom Rauchenwald</dc:creator>
    <dc:date>2008-10-05T17:25:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8387">
    <title>How to use FILETAGS?</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8387</link>
    <description>Hello All,

  I have set a "#+FILETAGS: :Personal:" in my org file (did a C-c C-c
to initilalize it.)  The tag did not appear in the agenda view like I
expected it to.  I was hoping to use agenda view filtering on tags to
see a subset of tasks with that tag (without having to set that for
all tasks.)  What else do I need to do for it to work?

</description>
    <dc:creator>Manish</dc:creator>
    <dc:date>2008-10-05T11:56:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8383">
    <title>C-c ' prepends , to shell comment lines</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8383</link>
    <description>_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode&lt; at &gt;gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
</description>
    <dc:creator>Womick, Don</dc:creator>
    <dc:date>2008-10-04T14:17:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8382">
    <title>C-c ' prepends a comma to shell comment lines</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8382</link>
    <description>_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode&lt; at &gt;gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
</description>
    <dc:creator>Don Womick</dc:creator>
    <dc:date>2008-10-04T15:22:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8381">
    <title>RELEASE:  Org-mode 6.08a</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8381</link>
    <description>
Hi

I am releasing Org version 6.08.  The biggest news is the integration of
John Wiegley's attachment system that allows to keep a directory with  
file
attachments for each entry.  Great stuff.

As usually, you can get the release through GIT, or at http://orgmode.org

Enjoy!

- Carsten



Changes in Version 6.08
=======================

Incompatible changes
====================

The default structure of IDs has changed
----------------------------------------

     IDs created by Org have changed a bit:
     - By default, there is no prefix on the ID.  There used to be
       an "Org" prefix, but I now think this is not necessary.
     - IDs use only lower-case letters, no upper-case letters
       anymore.  The reason for this is that IDs are now also used
       as directory names for org-attach, and some systems do not
       distinguish upper and lower case in the file system.
     - The ID string derived from the current time is now /reversed/
       to become an ID.  This assures that the first two letters
       of the ID change fast, so hat it makes sense to split them
       off to create subdirectories to balance load.
     - You can now set the `org-id-method' to `uuidgen' on systems
       which support it.

C-c C-a no longer calls `show-all'
----------------------------------

    The reason for this is that C-c C-a is now used for the
    attachment system.  On the rare occasions that this
    command is needed, use `M-x show-all', or `C-u C-u C-u TAB'.

Details
=======

New attachment system
---------------------

     You can now attach files to each node in the outline tree.
     This works by creating special directories based on the ID of
     an entry, and storing files in these directories.  Org can
     keep track of changes to the attachments by automatically
     committing changes to git.  See the manual for more
     information.

     Thanks to John Wiegley who contributed this fantastic new
     concept and wrote org-attach.el to implement it.

New remember template escapes
-----------------------------

      %^{prop}p   to insert a property
      %k          the heading of the item currently being clocked
      %K          a link to the heading of the item currently being  
clocked

     Also, when you exit remember with `C-2 C-c C-c', the item
     will be filed as a child of the item currently being
     clocked.  So the idea is, if you are working on something and
     think of a new task related to this or a new note to be
     added, you can use this to quickly add information to that
     task.

     Thanks to James TD Smith for a patch to this effect.

Clicking with mouse-2 on clock info in mode-line visits the clock.
------------------------------------------------------------------

     Thanks to James TD Smith for a patch to this effect.

New file in contrib: lisp/org-checklist.el
------------------------------------------

     This module deals with repeated tasks that have checkbox
     lists below them.

     Thanks to James TD Smith for this contribution.

New in-buffer setting #+STYLE
-----------------------------

     It can be used to locally set the variable
     `org-export-html-style-extra'.  Several such lines are
     allowed-, they will all be concatenated.  For an example on
     how to use it, see the publishing tutorial.




_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode&lt; at &gt;gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

</description>
    <dc:creator>Carsten Dominik</dc:creator>
    <dc:date>2008-10-05T06:40:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8379">
    <title>Any iPhone devellopers here</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8379</link>
    <description>Hi,

do we have any iPhone developer here on the list who would like to  
listen to my ideas about a (very simple) mobile arm (not version) of  
Org?

- Carsten


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode&lt; at &gt;gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

</description>
    <dc:creator>Carsten Dominik</dc:creator>
    <dc:date>2008-10-05T05:24:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8377">
    <title>uncommented call to debug in org-id</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8377</link>
    <description>
There's a debug call in org-id.el from the git repo that's tripping up
my ical export.  It should probably be commented out.

./org-id.el:306:  (debug)

</description>
    <dc:creator>Eric Schulte</dc:creator>
    <dc:date>2008-10-04T19:38:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8373">
    <title>Footnotes and org-export</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8373</link>
    <description>
First, let me say thank you to Carsten and everyone else for this
wonderful note-taking/PIM/spreadsheet/everything-but-the-kitchen-sink
software. It is one of the best computer tools I've ever used. As an
Emacs neophyte, I remained humbled by the generosity of those with far
superior computer skills.

I am an academic and I use LaTeX footnotes extensively in my writing.
I'd like to be able to write my drafts in org-mode and then export
them both to HTML and LaTeX. The problem is that the emacs footnote
mode is not very robust (being designed for emails with one or two
footnotes). Trying to add more than a handful of footnotes to a
document with footnote.el quickly becomes a nightmare (ordering gets
broken, the count gets messed up, etc.)

And now for the question (which will betray my ignorance about emacs
lisp). How complicated would it be to write a function for org-export
that would transform the LaTeX markup for footnotes (i.e.,
\footnote{text}) into hyperref footnotes? I'd like to be able to enter
the LaTeX footnote markup directly in my org file and then export it
to html.[1]

Or, if this wouldn't work, how complicated would it be to create a
different footnote markup altogether for org-export? One possibility,
I imagine, would be a footnote markup with unique labels for each
footnote, such as:
     
     Here is a sentence with a footnote.[fn:label]
     
     ...

     [fn id=label] And here is the footnote.
     
This latter option would allow for the arbitrary placement of
footnotes in html documents.
     
Thanks for your suggestions!

----

Matthew Lundin
mdl at imapmail dot org

----

[1] I've checked the mailing lists and documentation, and as far as I
can tell, \footnote is not one of the embedded LaTeX macros that org
recognizes. Please do correct me if I am wrong.


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode&lt; at &gt;gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

</description>
    <dc:creator>mdl&lt; at &gt;imapmail.org</dc:creator>
    <dc:date>2008-10-03T17:04:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8372">
    <title>orgtbl-mode and numerical keypad</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8372</link>
    <description>I have noticed a side-effect of orgtbl-mode that I suppose is not intended:

Whenever orgtbl-mode is active, pressing any key on the numerical
keypad (except for &lt;enter&gt;) doesn't insert any character, but produces
the following error message: "Wrong type argument: commandp, nil".

As all relevant keys in that case are bound to
orgtbl-self-insert-command, the problem may lurk in that function
definition.

I first thought the problem might be an interference with auctex, but
now see it can be reproduced with text mode after starting Emacs from
the command line with "emacs -q" and evaluating "(require
'org-install)" in the *scratch* buffer.

Thanks for this excellent mode and thank for any and all help!

Rainer
</description>
    <dc:creator>Rainer Thiel</dc:creator>
    <dc:date>2008-10-04T09:16:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8362">
    <title>Automatic turn on minor modes</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8362</link>
    <description>_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode&lt; at &gt;gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
</description>
    <dc:creator>Sven Bretfeld</dc:creator>
    <dc:date>2008-10-03T12:42:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8360">
    <title>align tags</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8360</link>
    <description>Is there a function which aligns tags in an org document?

As I could not find on, I tried it with a slightly changed function from
ledger.el:

--8&lt;---------------cut here---------------start-------------&gt;8---

(defun org-align (&amp;optional column)
  (interactive "p")
  (if (= column 1)
      (setq column 95))
  (while (search-forward ":" nil t)
    (backward-char)
    (let ((col (current-column))
  (beg (point))
  target-col len)
      (skip-chars-forward "-:a-zA-z")
      (setq len (- (point) beg))
      (setq target-col (- column len))
      (if (&lt; col target-col)
  (progn
    (goto-char beg)
    (insert (make-string (- target-col col) ? )))
(move-to-column target-col)
(if (looking-back "  ")
    (delete-char (- col target-col))
  (skip-chars-forward "^ \t")
  (delete-horizontal-space)
  (insert "  ")))
      (forward-line))))

--8&lt;---------------cut here---------------end---------------&gt;8---

It only works half because numbers are also skipped forward.

henry



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode&lt; at &gt;gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

</description>
    <dc:creator>henry atting</dc:creator>
    <dc:date>2008-10-03T08:22:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8357">
    <title>LaTeX export gives extra lines between table of contentsand first section</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8357</link>
    <description>I'm new to Org-Mode, and I'm getting to like it a lot!

I am running Org 6.07b.  I have this simple Org file:

----------------------------------------
* top level

** second level
   test
----------------------------------------

If I run M-x org-export-region-as-latex, I get this output:

----------------------------------------
% Created 2008-10-02 Thu 17:58
\documentclass[11pt,a4paper]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{hyperref}


\title{* top level}
\author{Tang Hsiu Khuern}
\date{02 October 2008}

\begin{document}

\maketitle

\setcounter{tocdepth}{3}
\tableofcontents


** second level
   test
\section{second level}

   test

\end{document}
----------------------------------------

As you can see, there are extra lines between \tableofcontents and \section,
which I think shouldn't be there.  If I select the whole file as the region and
run M-x org-export-region-as-latex, the extra lines get _duplicated_:

----------------------------------------
...
\tableofcontents


** second level
   test

** second level
   test
\section{second level}
...
----------------------------------------

</description>
    <dc:creator>Hsiu-Khuern Tang</dc:creator>
    <dc:date>2008-10-03T01:04:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8351">
    <title>BUG - Note logging to wrong task</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8351</link>
    <description>Hi Carsten,

I ran into the following behaviour today and isolated it as well as I
could.  Here is a minimal emacs setup that reproduces the problem for
me.

,----[ test.org ]
| * Support
| ** TODO [#A] Update SQL code for 2005 error handling
|    - State "WAITING"    [2008-10-02 Thu 10:43] \\
|      for something
|    [2008-08-27 Wed]
| *** TODO Installation and Verification
|     :PROPERTIES:
|     :END:
|     - State "TODO"       [2008-10-02 Thu 10:58]
`----
,----[ minimal.emacs ]
| (add-to-list 'load-path (expand-file-name "~/git/org-mode/lisp"))
| (add-to-list 'auto-mode-alist '("\\.\\(org\\|org_archive\\|txt\\)$" . org-mode))
| (require 'org-install)
| (global-font-lock-mode t)
| (setq org-use-fast-todo-selection t)
| 
| (setq org-todo-keywords
|       '((sequence "TODO(t)" "NEXT(n)" "WAITING(w&lt; at &gt;/!)" "ONGOING(o)" "DEFERRED(D&lt; at &gt;/!)" "|" "DONE(d!/!)" "CANCELLED(c&lt; at &gt;/!)")))
`----


| Key Sequence                       | Notes                                                     |
|------------------------------------+-----------------------------------------------------------|
| emacs -q -l minimal.emacs test.org | Start minimal emacs session editing test.org file         |
| TAB                                | expand Support to CHILDREN mode                           |
| TAB                                | expand Support to SUBTREE mode                            |
| down arrow                         | Move to TODO [#A] Update SQL code for 2005 error handling |
| C-c C-t w                          | Change state to WAITING                                   |
| type something C-c C-c             | enter a note                                              |
|------------------------------------+-----------------------------------------------------------|

and the resulting file looks like this

,----[ test.org ]
| * Support
| ** WAITING [#A] Update SQL code for 2005 error handling
|    - State "WAITING"    [2008-10-02 Thu 10:43] \\
|      for something
|    [2008-08-27 Wed]
| *** TODO Installation and Verification
|     :PROPERTIES:
|     :END:
|     - State "WAITING"    [2008-10-02 Thu 11:14] \\
|       type something
|     - State "TODO"       [2008-10-02 Thu 10:58]
`----

The 'type something' waiting note was filed under the level 3 task not
the level 2 task we are changing the state for.

I'm using org-mode commit 0ec6021080166fb6f8b30323ce92c4241ccd677e.

Thanks again for org-mode!

Regards,
Bernt


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode&lt; at &gt;gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

</description>
    <dc:creator>Bernt Hansen</dc:creator>
    <dc:date>2008-10-02T15:16:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8349">
    <title>remembering sections of a w3m buffer</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8349</link>
    <description>
Is there anything out there which when pasting/template inserting pieces
from a w3m buffer (usually an html email in gnus in my case) into a
remember buffer that will render w3m links as an org link rather than as the
descriptive text of the link in the w3m buffer? Any help on this much
appreciated as I use org a lot to remember parts of html emails for
things like vocabulary training which contain a lot of html links to
other related information.




_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode&lt; at &gt;gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

</description>
    <dc:creator>Richard Riley</dc:creator>
    <dc:date>2008-10-02T14:59:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.emacs.orgmode/8347">
    <title>possible latex export bug</title>
    <link>http://comments.gmane.org/gmane.emacs.orgmode/8347</link>
    <description>_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode&lt; at &gt;gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
</description>
    <dc:creator>Austin Frank</dc:creator>
    <dc:date>2008-10-02T09:15:59</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.emacs.orgmode">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.emacs.orgmode</link>
  </textinput>
</rdf:RDF>
