org-gtd-etc.org: create a section about Pomodoro technique
[Worg.git] / org-issues.org
blobcc276d2bab82060e53cc81d8a5d16f864233a92a
1 #+OPTIONS:    H:3 num:nil toc:nil \n:nil @:t ::t |:t ^:{} -:t f:t *:t TeX:t LaTeX:t skip:nil d:(HIDE) tags:not-in-toc
2 #+STARTUP:    align fold nodlcheck hidestars oddeven lognotestate
3 #+TODO:       NEW(n) TODO(t!) ASSIGNED(a!) IDEA(i!) WISH(w!) INCONSISTENCY(y!) BUG(b!) QUESTION(q!) | DONE(d!) DECLINED(c!) CLOSED(C!)
4 #+TAGS:       Babel(b) Mobile(m) Patch(p) new(n) noexport(x)
5 #+TITLE:      Open issues with Org mode
6 #+AUTHOR:     Worg people
7 #+EMAIL:      bzg AT altern DOT org
8 #+LANGUAGE:   en
9 #+PRIORITIES: A C B
10 #+CATEGORY:   worg
11 #+ARCHIVE:    ::* Closed issues
13 # This file is the default header for new Org files in Worg.  Feel free
14 # to tailor it to your needs.
16 * Introduction
18 This is a simple mailing list based tracker for issues and other
19 things about Org mode.  It is a replacement of the abandoned todo file
20 and incorporates it's structure and parts of the nomenclature.  The
21 purpose of this document is to keep track of issues, i.e. anything
22 that requires some kind of actions, and other things like
23 announcements, hacks, feature ideas and the like.
25 ** Nomenclature
27 On this page, TODO keywords are used in the following way:
29    |-----------------+----------------------------------------------------------------------------------|
30    | *Keyword*       | Intention                                                                        |
31    |-----------------+----------------------------------------------------------------------------------|
32    | *NEW*           | A new issue that is not yet classifed.                                           |
33    | *TODO*          | A task to be done.  This includes but is not limited to answers to user requests, development or documentation tasks. |
34    | *ASSIGNED*      | Someone started to take care of this task.  A property *ASSIGNEE* should provide a hint on who it is. |
35    | *IDEA*          | A new idea, I have not yet decided what if anything I will do about it.          |
36    | *WISH*          | A wish, probably voiced by someone on  emacs-orgmode@gnu.org.  This is less than a new idea, more a change in existing behavior. |
37    | *DECLINED*      | A feature or idea that was declined. Still in the list so that people can see it, complain, or still try to convince Carsten to implement it. |
38    | *INCONSISTENCY* | Some behavior in Org-mode that is not as clean and consistent as it should be.   |
39    | *BUG*           | This needs to be fixed, as soon as possible.                                     |
40    | *QUESTION*      | A question someone asked.                                                        |
41    | *DONE*          | Well, done is done.                                                              |
42    |                 | <80>                                                                             |
43    |-----------------+----------------------------------------------------------------------------------|
45 In addition, tags are used to provide more detailed context
46 information.  Currently these tags are used in this file:
48    |---------+----------------------------------------------------------------------------------|
49    | *Tag*   | Context                                                                          |
50    |---------+----------------------------------------------------------------------------------|
51    | *Babel* | Issue concerning the library of [[http://orgmode.org/worg/org-contrib/babel/index.php][Babel]]                                            |
52    | *Mobil* | Issue concerning [[http://mobileorg.ncogni.to/][MobileOrg]]                                                       |
53    | *Patch* | A patch is available via Org mode's [[http://patchwork.newartisans.com/project/org-mode/list/][Patchwork tracker]]                            |
54    | *New*   | All issue below headline *New Issues*.                                           |
55    |         | <80>                                                                             |
56    |---------+----------------------------------------------------------------------------------|
58 ** Document structure and maintenance
60 New issues hitting the Org mode [[http://lists.gnu.org/mailman/listinfo/emacs-orgmode][mailing list]] are recorded on a
61 (almost) daily basis using a yet to be published library that allows
62 operating on the issue file from within Wanderlust and (partly) Gnus.
64 They are first filed to the heading *New Issues*.
66 In a second step issues beneath this heading are reviewed.  If an
67 issue triggers a development task it is properly classified (keywords,
68 tag) and refiled to heading *Development Task*.  If it is a user
69 request, it is classified using the TODO keyword *QUESTION* and file
70 to heading *User Requests*.  If it is already closed according to the
71 mailing list, it is immediately closed and moved to *Closed issues*.
72 If it cannot yet be classified or closed, it stays where it is.
74 ** Using this file
76 This file is hosted and published on [[http://orgmode.org/worg/][Worg]].  So you can either read the
77 file via your browser or check out Worg's git repository.
79 Everyone is encouraged to use this file to facilitate collaboration in
80 solving issue and extending Org mode.  Thus, you can operate on the
81 entries as you wish, as long as the ID property is kept intact.
83 Operating on this file includes, but is not limited to, classifying
84 new issues, doing research on an outstanding task, or grouping related
85 issues into a development task.  If you start to take care of an open
86 issue or task, please put a token in a headline property called
87 "ASSIGNEE", so others can see that you started to take care of this
88 issue.
90 [[file:index.org][{Back to Worg's index}]]
92 * New Issues                                                            :new:
93 ** NEW remember template is slow
94   [2010-07-09 Fr]
95   :PROPERTIES:
96   :ID: mid:AANLkTim5zUT5fh0%5FRD0BUjJiWqR2dj%2DUm6nFKRWw8qgw%40mail%2Egmail%2Ecom
97   :END:
99     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTim5zUT5fh0%5FRD0BUjJiWqR2dj%2DUm6nFKRWw8qgw%40mail%2Egmail%2Ecom][remember template is slow]]
101 ** DONE Bug: Org-publish needs to catch error (6.36trans)
102    :LOGBOOK:
103    - State "DONE"       from "NEW"        [2010-08-17 Tue 08:44]
104    :END:
105   [2010-07-09 Fr]
106   :PROPERTIES:
107   :ID: mid:4C359B28%2E9070903%40no8wireless%2Eco%2Enz
108   :END:
110     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C359B28%2E9070903%40no8wireless%2Eco%2Enz][Bug: Org-publish needs to catch error (6.36trans)]]
112     [2010-07-20 Tue] Request for backtrace sent to bug report author
113 ** NEW Inline image display and Emacs 22
114   [2010-07-15 Do]
115   :PROPERTIES:
116   :ID: mid:87r5j5fswc%2Efsf%40gollum%2Eintra%2Enorang%2Eca
117   :END:
119     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87r5j5fswc%2Efsf%40gollum%2Eintra%2Enorang%2Eca][Inline image display and Emacs 22]]
121 ** NEW footnotes in LaTeX export
122   [2010-07-18 So]
123   :PROPERTIES:
124   :ID: mid:877hksa7la%2Efsf%40gmail%2Ecom
125   :END:
127     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=877hksa7la%2Efsf%40gmail%2Ecom][footnotes in LaTeX export]]
129 ** NEW org-mode 7.01, error while scheduling item
130   [2010-07-23 Fr]
131   :PROPERTIES:
132   :ID: mid:AANLkTikpgBIuU8PfW8Gb1nu5%5FNHCXQt%2DbZibNT5FBsEa%40mail%2Egmail%2Ecom
133   :END:
135     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikpgBIuU8PfW8Gb1nu5%5FNHCXQt%2DbZibNT5FBsEa%40mail%2Egmail%2Ecom][org-mode 7.01, error while scheduling item]]
137 ** NEW question about date-tree
138   [2010-07-25 So]
139 :PROPERTIES:
140 :ID: mid:AANLkTin6SrS5f2eCCV5p%2DIAEXwmzFpjU5v4k84XAB87d%40mail%2Egmail%2Ecom
141 :END:
143     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTin6SrS5f2eCCV5p%2DIAEXwmzFpjU5v4k84XAB87d%40mail%2Egmail%2Ecom][question about date-tree]]
145 ** NEW org-mobile-create-sumo-agenda might be the culprit?                                  :Mobile:
146   [2010-07-27 Di]
147 :PROPERTIES:
148 :ID: mid:75763D10%2DA3C1%2D4BF1%2DA48D%2D013C9C98847D%40gilbert%2Eorg
149 :END:
151     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=75763D10%2DA3C1%2D4BF1%2DA48D%2D013C9C98847D%40gilbert%2Eorg][org-mobile-create-sumo-agenda might be the culprit?]]
153 ** NEW bug in make info?
154   [2010-07-31 Sa]
155 :PROPERTIES:
156 :ID: mid:4C528A65%2E7060102%40easy%2Demacs%2Ede
157 :END:
159     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C528A65%2E7060102%40easy%2Demacs%2Ede][bug in make info?]]
161 ** NEW org-clock-idle-time resolving dialogues seem to stack up for each passed idle time period
162   [2010-08-07 Sa]
163 :PROPERTIES:
164 :ID: mid:i3gdvg%24mk1%241%40dough%2Egmane%2Eorg
165 :END:
167     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i3gdvg%24mk1%241%40dough%2Egmane%2Eorg][org-clock-idle-time resolving dialogues seem to stack up for each passed idle time period]]
169 ** DONE Bug: org-insert-link path promt lacks tab-completion (7.01trans)
170    :LOGBOOK:
171    - State "DONE"       from "NEW"        [2010-08-17 Tue 08:51]
172    :END:
173   [2010-08-10 Di]
174 :PROPERTIES:
175 :ID: mid:4C60F414%2E80304%40no8wireless%2Eco%2Enz
176 :END:
178     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C60F414%2E80304%40no8wireless%2Eco%2Enz][Bug: org-insert-link path promt lacks tab-completion (7.01trans)]]
180    As documented in the manual, one needs to use C-u C-c C-l
182 ** DONE macros: escaping "," and comments
183    :LOGBOOK:
184    - State "DONE"       from "NEW"        [2010-08-17 Tue 08:51]
185    :END:
186   [2010-08-13 Fr]
187 :PROPERTIES:
188 :ID: mid:1197F101%2D8BBB%2D4FF8%2D8289%2D47CB2306842A%40nf%2Empg%2Ede
189 :END:
191     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1197F101%2D8BBB%2D4FF8%2D8289%2D47CB2306842A%40nf%2Empg%2Ede][macros: escaping "," and comments]]
193    Commas can now be escaped.  We will not have comments, because that
194    limits what one can do with macros.
196 ** NEW Help, org-inbuffer-options-extra seems to hate me right now
197   [2010-08-16 Mo]
198 :PROPERTIES:
199 :ID: mid:4C695E08%2E4010208%40tu%2Ddortmund%2Ede
200 :END:
202     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C695E08%2E4010208%40tu%2Ddortmund%2Ede][Help, org-inbuffer-options-extra seems to hate me right now]]
204 ** NEW TODO hooks
205   [2010-08-16 Mo]
206 :PROPERTIES:
207 :ID: mid:m1sk2e67wi%2Efsf%40gmail%2Ecom
208 :END:
210     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m1sk2e67wi%2Efsf%40gmail%2Ecom][TODO hooks]]
212 ** NEW export TODO keyword
213   [2010-08-16 Mo]
214 :PROPERTIES:
215 :ID: mid:AANLkTikFZbWW%3DXfnZ%5FdWHQj0gGtf5QQsk2rkArHcF%2Bki%40mail%2Egmail%2Ecom
216 :END:
218     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikFZbWW%3DXfnZ%5FdWHQj0gGtf5QQsk2rkArHcF%2Bki%40mail%2Egmail%2Ecom][export TODO keyword]]
220 ** NEW See total effort in my agenda
221   [2010-08-16 Mo]
222 :PROPERTIES:
223 :ID: mid:87wrrro6af%2Efsf%40gmail%2Ecom
224 :END:
226     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87wrrro6af%2Efsf%40gmail%2Ecom][See total effort in my agenda]]
228 ** NEW Baffled by beamer blocks
229   [2010-08-17 Di]
230 :PROPERTIES:
231 :ID: mid:1282059091%2E18547%2E1390352993%40webmail%2Emessagingengine%2Ecom
232 :END:
234     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1282059091%2E18547%2E1390352993%40webmail%2Emessagingengine%2Ecom][Baffled by beamer blocks]]
236 ** NEW More structure on org-hacks.php
237   [2010-08-17 Di]
238 :PROPERTIES:
239 :ID: mid:9DC25FD3%2D0962%2D4FAF%2D827E%2DC1D9EF9A11E3%40gmail%2Ecom
240 :END:
242     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=9DC25FD3%2D0962%2D4FAF%2D827E%2DC1D9EF9A11E3%40gmail%2Ecom][More structure on org-hacks.php]]
244 ** NEW C-u usage
245   [2010-08-17 Di]
246 :PROPERTIES:
247 :ID: mid:4C6A554F%2E4030009%40easy%2Demacs%2Ede
248 :END:
250     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C6A554F%2E4030009%40easy%2Demacs%2Ede][C-u usage]]
252 ** DONE problem with babel and R                                      :Babel:
253    - State "DONE"       from "NEW"        [2010-08-31 Tue 17:02]
254   [2010-08-17 Di]
255 :PROPERTIES:
256 :ID: mid:AANLkTim7jqrWosr14CaqC9a8EVTEJCBnnCsgfDj2Wo2R%40mail%2Egmail%2Ecom
257 :END:
259     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTim7jqrWosr14CaqC9a8EVTEJCBnnCsgfDj2Wo2R%40mail%2Egmail%2Ecom][problem with babel and R]]
261 Now possible to wrap results in Org blocks which can export as raw
262 org, but still allow for clean replacement of raw Org results.
264 ** DONE Re: Git pull breaks agenda?
265    CLOSED: [2010-08-19 Thu 23:58]
266    - State "DONE"       from "NEW"        [2010-08-19 Thu 23:58]
267   [2010-08-17 Di]
268 :PROPERTIES:
269 :ID: mid:0viq39cj16%2Efsf%40gmail%2Ecom
270 :END:
272     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=0viq39cj16%2Efsf%40gmail%2Ecom][Re: Git pull breaks agenda?]]
274 ** DONE Remove WAITING Task from Global TODO List
275    CLOSED: [2010-08-20 Fri 00:02]
276    - State "DONE"       from "NEW"        [2010-08-20 Fri 00:02]
277   [2010-08-17 Di]
278 :PROPERTIES:
279 :ID: mid:0vmxsmmmua%2Efsf%40gmail%2Ecom
280 :END:
282     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=0vmxsmmmua%2Efsf%40gmail%2Ecom][Remove WAITING Task from Global TODO List]]
284 ** DONE agenda view tags filtering
285    CLOSED: [2010-08-20 Fri 00:00]
286    - State "DONE"       from "NEW"        [2010-08-20 Fri 00:00]
287   [2010-08-17 Di]
288 :PROPERTIES:
289 :ID: mid:1281982647%2E2342%2E6%2Ecamel%40localhost
290 :END:
292     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1281982647%2E2342%2E6%2Ecamel%40localhost][agenda view tags filtering]]
294 ** DONE Agenda view and timestamps
295    CLOSED: [2010-08-19 Thu 23:59]
296    - State "DONE"       from "NEW"        [2010-08-19 Thu 23:59]
297   [2010-08-17 Di]
298 :PROPERTIES:
299 :ID: mid:1281982529%2E2342%2E4%2Ecamel%40localhost
300 :END:
302     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1281982529%2E2342%2E4%2Ecamel%40localhost][Agenda view and timestamps]]
304 ** NEW Emailing my org file
305   [2010-08-18 Mi]
306 :PROPERTIES:
307 :ID: mid:AANLkTind3HPtWE%2DLH3ZX%2DGSPi0Sc7X3hODVXavpKzJh5%40mail%2Egmail%2Ecom
308 :END:
310     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTind3HPtWE%2DLH3ZX%2DGSPi0Sc7X3hODVXavpKzJh5%40mail%2Egmail%2Ecom][Emailing my org file]]
312 ** INCONSISTENCY Babel: interweaving code and results?                :Babel:
313    - State "INCONSISTENCY" from "NEW"        [2010-08-31 Tue 17:06]
314   [2010-08-18 Mi]
315 :PROPERTIES:
316 :ID: mid:AANLkTi%3D0SjK9mGvf9%2BkorumRefnapS98fyS8R3%5FMpe%3DV%40mail%2Egmail%2Ecom
317 :END:
319     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTi%3D0SjK9mGvf9%2BkorumRefnapS98fyS8R3%5FMpe%3DV%40mail%2Egmail%2Ecom][Babel: interweaving code and results?]]
320                This link doesn't resolve through Gmane
322 ** DONE Publishing documents body-only
323    :LOGBOOK:
324    - State "DONE"       from "NEW"        [2010-08-30 Mon 13:58]
325    :END:
326   [2010-08-18 Mi]
327 :PROPERTIES:
328 :ID: mid:4C6BD91B%2E6060107%40gmail%2Ecom
329 :END:
331 The :body-only property is now available in the publishing setup.
333     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C6BD91B%2E6060107%40gmail%2Ecom][Publishing documents body-only]]
335 ** CLOSED (BUG) org-capture: file+function
336    :LOGBOOK:
337    - State "CLOSED"     from "DONE"       [2010-08-30 Mon 14:01]
338    :END:
339   [2010-08-18 Mi]
340 :PROPERTIES:
341 :ID: mid:814oesdqn3%2Efsf%40gmail%2Ecom
342 :END:
344     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=814oesdqn3%2Efsf%40gmail%2Ecom][(BUG) org-capture: file+function ]]
345 An example was published on the mailing list on how to deal with this case.
347 ** CLOSED Links Lost and Export-Report
348    :LOGBOOK:
349    - State "CLOSED"     from "DONE"       [2010-08-30 Mon 14:01]
350    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:00]
351    :END:
352   [2010-08-18 Mi]
353 :PROPERTIES:
354 :ID: mid:1CAF6BB4%2D68B6%2D46C0%2DAE9A%2D11984B8DEC3A%40nf%2Empg%2Ede
355 :END:
357     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1CAF6BB4%2D68B6%2D46C0%2DAE9A%2D11984B8DEC3A%40nf%2Empg%2Ede][Links Lost and Export-Report]]
359 Id locations can be refresehed, and custom links is what Stefan Volmar
360 really wants.  The answers are in the mailing list archives.
362 ** CLOSED (Question) Custom drawers overrule :PROPERTIES: drawer?
363    :LOGBOOK:
364    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:01]
365    :END:
366   [2010-08-18 Mi]
367 :PROPERTIES:
368 :ID: mid:87eidwumjv%2Efsf%40gmx%2Ede
369 :END:
371     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87eidwumjv%2Efsf%40gmx%2Ede][(Question) Custom drawers overrule :PROPERTIES: drawer?]]
373 This is indeed the standard behavior of #+DRAWERS.
375 ** CLOSED org-capture + autoload
376    :LOGBOOK:
377    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:03]
378    :END:
379   [2010-08-18 Mi]
380 :PROPERTIES:
381 :ID: mid:817hjo5g42%2Efsf%40gmail%2Ecom
382 :END:
384     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=817hjo5g42%2Efsf%40gmail%2Ecom][org-capture + autoload]]
385 The autoload Cookie is in there now.
387 ** NEW EmacsForMacOSX - copy & paste in orgmode
388   [2010-08-18 Mi]
389 :PROPERTIES:
390 :ID: mid:4C6BAF6E%2E2030105%40fastmail%2Efm
391 :END:
393     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C6BAF6E%2E2030105%40fastmail%2Efm][EmacsForMacOSX - copy & paste in orgmode]]
395 ** NEW org-feeds, atom, authentication & gdata
396   [2010-08-18 Mi]
397 :PROPERTIES:
398 :ID: mid:loom%2E20100818T063435%2D296%40post%2Egmane%2Eorg
399 :END:
401     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100818T063435%2D296%40post%2Egmane%2Eorg][org-feeds, atom, authentication & gdata]]
403 ** DONE (ANN) New babel features: sessions, ESS & remote commands     :Babel:
404    - State "DONE"       from "NEW"        [2010-08-31 Tue 17:08]
405   [2010-08-18 Mi]
406 :PROPERTIES:
407 :ID: mid:878w44vqk9%2Efsf%40stats%2Eox%2Eac%2Euk
408 :END:
410     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=878w44vqk9%2Efsf%40stats%2Eox%2Eac%2Euk][(ANN) New babel features: sessions, ESS & remote commands]]
412 ** NEW Automatically move completed TODO items and checkboxes to another file
413   [2010-08-18 Mi]
414 :PROPERTIES:
415 :ID: mid:i4erop%248tt%241%40dough%2Egmane%2Eorg
416 :END:
418     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i4erop%248tt%241%40dough%2Egmane%2Eorg][Automatically move completed TODO items and checkboxes to another file]]
420 ** NEW Re: (Orgmode) (BUG) Baffled by beamer blocks
421   [2010-08-18 Mi]
422 :PROPERTIES:
423 :ID: mid:87iq38qkat%2Efsf%5F%2D%5F%40gnu%2Eorg
424 :END:
426     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87iq38qkat%2Efsf%5F%2D%5F%40gnu%2Eorg][Re: (Orgmode) (BUG) Baffled by beamer blocks]]
428 ** CLOSED tag or property names with dashes
429    :LOGBOOK:
430    - State "CLOSED"     from "CLOSED"     [2010-08-30 Mon 14:05]
431    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:03]
432    :END:
433   [2010-08-18 Mi]
434 :PROPERTIES:
435 :ID: mid:AANLkTimivS318NpJMxQ%3DKjBJZQYb8n6o%2BdrqEu%2BUB7OX%40mail%2Egmail%2Ecom
436 :END:
438     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimivS318NpJMxQ%3DKjBJZQYb8n6o%2BdrqEu%2BUB7OX%40mail%2Egmail%2Ecom][tag or property names with dashes]]
440 The "_-" in a property name can now be escaped in a property search
441 with "\-".  Also, Manish and Carsten are testing a patch to allow "#"
442 and "%" in tags. 
444 ** NEW Request for opinions:  (ANN) List improvement v.2o
445   [2010-08-18 Mi]
446 :PROPERTIES:
447 :ID: mid:17A93AC0%2D1896%2D481D%2DB2E9%2DE1DA5879A1D0%40gmail%2Ecom
448 :END:
450     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=17A93AC0%2D1896%2D481D%2DB2E9%2DE1DA5879A1D0%40gmail%2Ecom][Request for opinions:  (ANN) List improvement v.2o]]
452 ** ASSIGNED (babel) evaluating shell commands for side effect         :Babel:
453    - State "ASSIGNED"   from "NEW"        [2010-08-31 Tue 17:09]
454   [2010-08-19 Do]
455 :PROPERTIES:
456 :ID: mid:E1Om8Kt%2D0004SN%2D7c%40eggs%2Egnu%2Eorg
457 :END:
459     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=E1Om8Kt%2D0004SN%2D7c%40eggs%2Egnu%2Eorg][(babel) evaluating shell commands for side effect]]
461 This has been added as a bug to the babel development file
463 ** CLOSED beamer export
464    :LOGBOOK:
465    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:05]
466    :END:
467   [2010-08-19 Do]
468 :PROPERTIES:
469 :ID: mid:9275E4D6%2DFB42%2D45DE%2D8593%2DCE7FD51A7A75%40ucalgary%2Eca
470 :END:
472     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=9275E4D6%2DFB42%2D45DE%2D8593%2DCE7FD51A7A75%40ucalgary%2Eca][beamer export]]
474 Looks like this was an old version of Org-mode.
476 ** NEW org-link-search: Augment signature?
477   [2010-08-19 Do]
478 :PROPERTIES:
479 :ID: mid:817hjm94ta%2Efsf%40gmail%2Ecom
480 :END:
482     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=817hjm94ta%2Efsf%40gmail%2Ecom][org-link-search: Augment signature?]]
484 ** NEW Counters and percentage are visible in refile targets, is that configurable?
485   [2010-08-19 Do]
486 :PROPERTIES:
487 :ID: mid:20100819135730%2E5655c0ce%40hsdev%2Ecom
488 :END:
490     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100819135730%2E5655c0ce%40hsdev%2Ecom][Counters and percentage are visible in refile targets, is that configurable?]]
492 ** DONE Org capture templates - file paths
493 CLOSED: [2010-08-19 Do 21:20]
494 :LOGBOOK:
495 - State "DONE"       from "NEW"        [2010-08-19 Do 21:20]
496 :END:
497   [2010-08-19 Do]
498 :PROPERTIES:
499 :ID: mid:AANLkTi%3D2G9yp3p%2DJwOadysQRxMh4eymeGOxBrasGhdET%40mail%2Egmail%2Ecom
500 :END:
502     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTi%3D2G9yp3p%2DJwOadysQRxMh4eymeGOxBrasGhdET%40mail%2Egmail%2Ecom][Org capture templates - file paths]]
504 ** NEW Setting org-agenda-time-grid: My day starts at midnight
505   [2010-08-19 Do]
506 :PROPERTIES:
507 :ID: mid:874oerjgef%2Efsf%40mean%2Ealbasani%2Enet
508 :END:
510     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=874oerjgef%2Efsf%40mean%2Ealbasani%2Enet][Setting org-agenda-time-grid: My day starts at midnight]]
512 ** DONE items not disappearing from agenda once marked done
513 CLOSED: [2010-08-19 Do 21:21]
514 :LOGBOOK:
515 - State "DONE"       from "NEW"        [2010-08-19 Do 21:21]
516 :END:
517   [2010-08-19 Do]
518 :PROPERTIES:
519 :ID: mid:A51574E6%2D1CEF%2D46B3%2DB6BC%2DD880F1F3AE28%40mac%2Ecom
520 :END:
522     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=A51574E6%2D1CEF%2D46B3%2DB6BC%2DD880F1F3AE28%40mac%2Ecom][items not disappearing from agenda once marked done]]
524 ** NEW make without make cleanall safe?
525   [2010-08-19 Do]
526 :PROPERTIES:
527 :ID: mid:AANLkTimF5EiMQSdr%2BHCgRLypekAbukthjU3QaidqOaMm%40mail%2Egmail%2Ecom
528 :END:
530     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimF5EiMQSdr%2BHCgRLypekAbukthjU3QaidqOaMm%40mail%2Egmail%2Ecom][make without make cleanall safe?]]
532 ** DONE Problem whit with code evaluation                             :Babel:
533    - State "DONE"       from "NEW"        [2010-08-31 Tue 17:10]
534   [2010-08-19 Do]
535 :PROPERTIES:
536 :ID: mid:C891E121%2E2DF02%25MAB%40Stowers%2Eorg
537 :END:
539     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=C891E121%2E2DF02%25MAB%40Stowers%2Eorg][Problem whit with code evaluation]]
541 ** NEW org-publish skips the file name in inter-page links
542   [2010-08-19 Do]
543 :PROPERTIES:
544 :ID: mid:87pqxfils9%2Ewl%25n142857%40gmail%2Ecom
545 :END:
547     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87pqxfils9%2Ewl%25n142857%40gmail%2Ecom][org-publish skips the file name in inter-page links]]
549 ** NEW Some useful timestamp s-expressions 
550   [2010-08-19 Do]
551 :PROPERTIES:
552 :ID: mid:loom%2E20100818T220143%2D765%40post%2Egmane%2Eorg
553 :END:
555     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100818T220143%2D765%40post%2Egmane%2Eorg][Some useful timestamp s-expressions ]]
557 ** NEW MobileOrg for Android - Froyo w/SSL == Nope.                                        :Mobile:
558   [2010-08-21 Sa]
559 :PROPERTIES:
560 :ID: mid:AANLkTim9nhCoW%5FUvjnoCEa%2B0DFFAFrtrfOS0XeyO8MBt%40mail%2Egmail%2Ecom
561 :END:
563     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTim9nhCoW%5FUvjnoCEa%2B0DFFAFrtrfOS0XeyO8MBt%40mail%2Egmail%2Ecom][MobileOrg for Android - Froyo w/SSL == Nope.]]
565 ** NEW migrating from planner mode (was: Plannerel migration)
566   [2010-08-21 Sa]
567 :PROPERTIES:
568 :ID: mid:87fwya6ovk%2Efsf%40kolob%2Esebmags%2Ehomelinux%2Eorg
569 :END:
571     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87fwya6ovk%2Efsf%40kolob%2Esebmags%2Ehomelinux%2Eorg][migrating from planner mode (was: Plannerel migration)]]
573 ** DONE export to latex broken
574 :LOGBOOK:
575 - State "DONE"       from "BUG"        [2010-08-30 Mon 14:07]
576 - State "BUG"        from "NEW"        [2010-08-21 Sa 16:22]
577 :END:
578   [2010-08-21 Sa]
579 :PROPERTIES:
580 :ID: mid:AANLkTi%3DEoHiCEA3vVDcKD9Q3noNBtN7D2cU6p%5Fw%2Dr%5FdG%40mail%2Egmail%2Ecom
581 :END:
583     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTi%3DEoHiCEA3vVDcKD9Q3noNBtN7D2cU6p%5Fw%2Dr%5FdG%40mail%2Egmail%2Ecom][export to latex broken]]
585 The offending commit has been reverted.
587 ** NEW "Interactive" Search in Agenda
588   [2010-08-21 Sa]
589 :PROPERTIES:
590 :ID: mid:0veidthuhk%2Efsf%40gmail%2Ecom
591 :END:
593     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=0veidthuhk%2Efsf%40gmail%2Ecom]["Interactive" Search in Agenda]]
595 ** NEW Printing Multiple Lines For Agenda Export
596   [2010-08-21 Sa]
597 :PROPERTIES:
598 :ID: mid:4488370C%2DA491%2D452F%2D901F%2D92FF6EFB49EF%40gmail%2Ecom
599 :END:
601     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4488370C%2DA491%2D452F%2D901F%2D92FF6EFB49EF%40gmail%2Ecom][Printing Multiple Lines For Agenda Export]]
603 ** WISH exec code on task state progression
604    - State "WISH"       from "NEW"        [2010-08-31 Tue 17:19]
605   [2010-08-21 Sa]
606 :PROPERTIES:
607 :ID: mid:i4njiu%24tt3%241%40dough%2Egmane%2Eorg
608 :END:
610     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i4njiu%24tt3%241%40dough%2Egmane%2Eorg][exec code on task state progression]]
612 ** DONE cells are deformed in Japanese
613 CLOSED: [2010-08-21 Sa 16:24]
614 :LOGBOOK:
615 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 16:24]
616 - State "QUESTION"   from "NEW"        [2010-08-21 Sa 16:24]
617 :END:
618   [2010-08-21 Sa]
619 :PROPERTIES:
620 :ID: mid:87zkwgbh9f%2Efsf%40gmail%2Ecom
621 :END:
623     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87zkwgbh9f%2Efsf%40gmail%2Ecom][cells are deformed in Japanese]]
625 ** NEW Error using Calc time format in table
626   [2010-08-21 Sa]
627 :PROPERTIES:
628 :ID: mid:4C6FD575%2E4020300%40christianmoe%2Ecom
629 :END:
631     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C6FD575%2E4020300%40christianmoe%2Ecom][Error using Calc time format in table]]
633 ** DONE org-capture templates with file+olp target
634 CLOSED: [2010-08-23 Mo 20:55]
635 :LOGBOOK:
636 - State "DONE"       from "NEW"        [2010-08-23 Mo 20:55]
637 :END:
638   [2010-08-23 Mo]
639 :PROPERTIES:
640 :ID: mid:4C71F175%2E2040809%40ccbr%2Eumn%2Eedu
641 :END:
643     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C71F175%2E2040809%40ccbr%2Eumn%2Eedu][org-capture templates with file+olp target]]
645 ** DONE Gnuplot unevenly spaced non-numeric data plot?
646    :LOGBOOK:
647    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:10]
648    :END:
649   [2010-08-25 Mi]
650 :PROPERTIES:
651 :ID: mid:AANLkTinUGdAsf%2BF3KyROGQwQPj%3DXy6V62tXW%3D%2Br4E08m%40mail%2Egmail%2Ecom
652 :END:
654     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinUGdAsf%2BF3KyROGQwQPj%3DXy6V62tXW%3D%2Br4E08m%40mail%2Egmail%2Ecom][Gnuplot unevenly spaced non-numeric data plot?]]
656 This is solved, and new example on how to work with GNUPLOT are up on Worg.
658 ** DONE (org-babel) References Not Expanding                    :Babel:Patch:
659    - State "DONE"       from "NEW"        [2010-08-31 Tue 17:20]
660   [2010-08-25 Mi]
661 :PROPERTIES:
662 :ID: mid:AANLkTinPyATL6OLUt5FCaP4GyQb06P0jFyxD6NiYbfpu%40mail%2Egmail%2Ecom
663 :END:
665     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinPyATL6OLUt5FCaP4GyQb06P0jFyxD6NiYbfpu%40mail%2Egmail%2Ecom][(org-babel) References Not Expanding]]
667 ** NEW Emacs 24.0.50.1 & problem to export to HTML
668   [2010-08-25 Mi]
669 :PROPERTIES:
670 :ID: mid:AANLkTikQq1%2D%2BjHBAkGPM%3Dm%3Db8f2U3ds%3D6QTzmgVv9V1v%40mail%2Egmail%2Ecom
671 :END:
673     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikQq1%2D%2BjHBAkGPM%3Dm%3Db8f2U3ds%3D6QTzmgVv9V1v%40mail%2Egmail%2Ecom][Emacs 24.0.50.1 & problem to export to HTML]]
675 ** NEW How to customize the org-mode's BEGIN_SRC HTML output
676   [2010-08-25 Mi]
677 :PROPERTIES:
678 :ID: mid:AANLkTinXuWJ3fUw%2BePP31UDCEjds%5FMYX3umHbmHPN4n2%40mail%2Egmail%2Ecom
679 :END:
681     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinXuWJ3fUw%2BePP31UDCEjds%5FMYX3umHbmHPN4n2%40mail%2Egmail%2Ecom][How to customize the org-mode's BEGIN_SRC HTML output]]
683 ** CLOSED Deleting EXPERIMENTAL
684    :LOGBOOK:
685    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:10]
686    :END:
687   [2010-08-25 Mi]
688 :PROPERTIES:
689 :ID: mid:AANLkTik8qShZBtAE9Q3NfywqvVS%3D%2Bz9Qq%3DmvaBQuXxqb%40mail%2Egmail%2Ecom
690 :END:
692     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTik8qShZBtAE9Q3NfywqvVS%3D%2Bz9Qq%3DmvaBQuXxqb%40mail%2Egmail%2Ecom][Deleting EXPERIMENTAL]]
694 This is a non-issue.  Right now there is nothing interesting in this
695 directory, but it mighr still come in handy.
697 ** CLOSED mathjax HTML export question
698    :LOGBOOK:
699    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:11]
700    :END:
701   [2010-08-25 Mi]
702 :PROPERTIES:
703 :ID: mid:4C72B9FD%2E80602%40ccbr%2Eumn%2Eedu
704 :END:
706     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C72B9FD%2E80602%40ccbr%2Eumn%2Eedu][mathjax HTML export question]]
708 Question was answered by Jan.
710 ** CLOSED Folding org drawers in elisp code?
711    :LOGBOOK:
712    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:11]
713    :END:
714   [2010-08-25 Mi]
715 :PROPERTIES:
716 :ID: mid:loom%2E20100823T212103%2D989%40post%2Egmane%2Eorg
717 :END:
719     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100823T212103%2D989%40post%2Egmane%2Eorg][Folding org drawers in elisp code?]]
721 The corresponding elisp code was published on the mailing list by Carsten
723 ** NEW file+olp problem in org-capture.
724   [2010-08-25 Mi]
725 :PROPERTIES:
726 :ID: mid:AANLkTikR3SG8nj1sBWwG4baLe6UCjfnSXZHitjyg%5FN%5FL%40mail%2Egmail%2Ecom
727 :END:
729     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikR3SG8nj1sBWwG4baLe6UCjfnSXZHitjyg%5FN%5FL%40mail%2Egmail%2Ecom][file+olp problem in org-capture.]]
731 ** NEW (babel) "No org-babel-execute function for R!" after update                          :Babel:
732   [2010-08-25 Mi]
733 :PROPERTIES:
734 :ID: mid:AANLkTikM2MPrRfR12mrurWFYgdWMhbCuaJffW%2BUycNS%2D%40mail%2Egmail%2Ecom
735 :END:
737     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikM2MPrRfR12mrurWFYgdWMhbCuaJffW%2BUycNS%2D%40mail%2Egmail%2Ecom][(babel) "No org-babel-execute function for R!" after update]]
738                link not resolving
740 ** DONE From state table to state diagram
741    :LOGBOOK:
742    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:12]
743    :END:
744   [2010-08-25 Mi]
745 :PROPERTIES:
746 :ID: mid:i507eo%24squ%241%40dough%2Egmane%2Eorg
747 :END:
749     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i507eo%24squ%241%40dough%2Egmane%2Eorg][From state table to state diagram]]
751 Looks like Eric addressed this request and implemented it.
753 ** DONE Bug: habit: better error handling required (TAG=7.01g)
754    :LOGBOOK:
755    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:12]
756    :END:
757   [2010-08-25 Mi]
758 :PROPERTIES:
759 :ID: mid:20100824115616%2ET1L77%2E22653%2Eroot%40nskntwebs04p
760 :END:
762     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100824115616%2ET1L77%2E22653%2Eroot%40nskntwebs04p][Bug: habit: better error handling required (TAG=7.01g)]]
764 The code now has a better error message for this case.
766 ** CLOSED "{" in Latex fragments
767    :LOGBOOK:
768    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:13]
769    :END:
770   [2010-08-25 Mi]
771 :PROPERTIES:
772 :ID: mid:4C74CA21%2E1090006%40gmail%2Ecom
773 :END:
775     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C74CA21%2E1090006%40gmail%2Ecom]["{" in Latex fragments]]
777 I believe that this is solved - the OP did not come back after the
778 last help suggestion from the mailing list.  So I am closing this.
780 ** CLOSED Mark days in calendar based on agenda
781    :LOGBOOK:
782    - State "CLOSED"     from "DONE"       [2010-08-30 Mon 14:14]
783    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:14]
784    :END:
785   [2010-08-25 Mi]
786 :PROPERTIES:
787 :ID: mid:i53802%24a9m%241%40dough%2Egmane%2Eorg
788 :END:
790     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i53802%24a9m%241%40dough%2Egmane%2Eorg][Mark days in calendar based on agenda]]
792 This can be done using %(org-diary), as was explained on the list.
794 ** DONE (babel) support plantuml                                      :Babel:
795    - State "DONE"       from "NEW"        [2010-08-31 Tue 17:21]
796   [2010-08-25 Mi]
797 :PROPERTIES:
798 :ID: mid:m3sk22iwiq%2Efsf%40gmail%2Ecom
799 :END:
801     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m3sk22iwiq%2Efsf%40gmail%2Ecom][(babel) support plantuml]]
803 ** NEW Trouble syncing files to mobile-org.                                                :Mobile:
804   [2010-08-25 Mi]
805 :PROPERTIES:
806 :ID: mid:AANLkTikX4YS3OnMLUk95ktZiBpRqKmoVa%3DWzVr%5F8%3DybF%40mail%2Egmail%2Ecom
807 :END:
809     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikX4YS3OnMLUk95ktZiBpRqKmoVa%3DWzVr%5F8%3DybF%40mail%2Egmail%2Ecom][Trouble syncing files to mobile-org.]]
811 ** NEW Backspacing into folded items
812   [2010-08-29 So]
813 :PROPERTIES:
814 :ID: mid:m2occrnj1k%2Ewl%25dave%40boostpro%2Ecom
815 :END:
817     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m2occrnj1k%2Ewl%25dave%40boostpro%2Ecom][Backspacing into folded items]]
819 ** DECLINED Gollum
820    - State "DECLINED"   from "NEW"        [2010-08-31 Tue 17:21]
821   [2010-08-29 So]
822 :PROPERTIES:
823 :ID: mid:87mxsath7u%2Efsf%40altern%2Eorg
824 :END:
826     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87mxsath7u%2Efsf%40altern%2Eorg][Gollum]]
828 ** NEW Table of Contents in html export
829   [2010-08-29 So]
830 :PROPERTIES:
831 :ID: mid:i54b2m%249l%241%40dough%2Egmane%2Eorg
832 :END:
834     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i54b2m%249l%241%40dough%2Egmane%2Eorg][Table of Contents in html export]]
836 ** NEW merging column view headings across files
837   [2010-08-29 So]
838 :PROPERTIES:
839 :ID: mid:54D31223%2D8642%2D4118%2D82F6%2D170AE39AD0BE%40ualberta%2Eca
840 :END:
842     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=54D31223%2D8642%2D4118%2D82F6%2D170AE39AD0BE%40ualberta%2Eca][merging column view headings across files]]
844 ** DONE (babel) babel creating corrupt pdf and png                    :Babel:
845    - State "DONE"       from "NEW"        [2010-08-31 Tue 17:21]
846   [2010-08-29 So]
847 :PROPERTIES:
848 :ID: mid:AANLkTi%3D28NJC76fbmsrQDGWPuJhKgVak3%2BO4NY2%3Dq2MV%40mail%2Egmail%2Ecom
849 :END:
851     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTi%3D28NJC76fbmsrQDGWPuJhKgVak3%2BO4NY2%3Dq2MV%40mail%2Egmail%2Ecom][(babel) babel creating corrupt pdf and png]]
853 ** NEW Org-beamer and beamer overlays
854   [2010-08-29 So]
855 :PROPERTIES:
856 :ID: mid:87vd6xc039%2Efsf%40nowhere%2Eorg
857 :END:
859     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87vd6xc039%2Efsf%40nowhere%2Eorg][Org-beamer and beamer overlays]]
861 ** DONE (Ann) Updates to org-drill (org topics as interactive "flashcards" using spaced repetition)
862    :LOGBOOK:
863    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:15]
864    :END:
865   [2010-08-29 So]
866 :PROPERTIES:
867 :ID: mid:loom%2E20100826T112225%2D477%40post%2Egmane%2Eorg
868 :END:
870     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100826T112225%2D477%40post%2Egmane%2Eorg][(Ann) Updates to org-drill (org topics as interactive "flashcards" using spaced repetition)]]
872 I installed the new code into the contirb directory.
874 ** CLOSED Error during Publishing to HTML
875    :LOGBOOK:
876    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:17]
877    :END:
878   [2010-08-29 So]
879 :PROPERTIES:
880 :ID: mid:AANLkTi%3Dcd8pTWLR71ndWZzvW%2D%5Fsv3gNnFu%3D%2BYuajUsE3%40mail%2Egmail%2Ecom
881 :END:
883     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTi%3Dcd8pTWLR71ndWZzvW%2D%5Fsv3gNnFu%3D%2BYuajUsE3%40mail%2Egmail%2Ecom][Error during Publishing to HTML]]
886 This seems to be a non-issue, I am closing it.
888 ** DONE (Windows) Quick guide on installing Emacs + OrgMode?
889 CLOSED: [2010-08-29 So 20:47]
890 :LOGBOOK:
891 - State "DONE"       from "NEW"        [2010-08-29 So 20:47]
892 :END:
893   [2010-08-29 So]
894 :PROPERTIES:
895 :ID: mid:8qmc76ptbr9vni80ec36vv1u5r4k4r63pu%404ax%2Ecom
896 :END:
898     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=8qmc76ptbr9vni80ec36vv1u5r4k4r63pu%404ax%2Ecom][(Windows) Quick guide on installing Emacs + OrgMode?]]
900 ** CLOSED Examples in numbered lists
901    :LOGBOOK:
902    - State "CLOSED"     from "DONE"       [2010-08-30 Mon 14:17]
903    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:17]
904    :END:
905   [2010-08-29 So]
906 :PROPERTIES:
907 :ID: mid:i5644f%249l%243%40dough%2Egmane%2Eorg
908 :END:
910     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i5644f%249l%243%40dough%2Egmane%2Eorg][Examples in numbered lists]]
912 Indentation can solve this, as explained on the mailing list.
914 ** NEW a bit offtopic, fonts in exported PDF documents
915   [2010-08-29 So]
916 :PROPERTIES:
917 :ID: mid:4C76A590%2E9050800%40ccbr%2Eumn%2Eedu
918 :END:
920     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C76A590%2E9050800%40ccbr%2Eumn%2Eedu][a bit offtopic, fonts in exported PDF documents]]
922 ** NEW Bug: export aborts if ':eval query/never' in source code blocks :Babel:
923   [2010-08-29 So]
924 :PROPERTIES:
925 :ID: mid:loom%2E20100826T220750%2D246%40post%2Egmane%2Eorg
926 :END:
928     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100826T220750%2D246%40post%2Egmane%2Eorg][Bug: export aborts if ':eval query/never' in source code blocks]]
930 ** DONE (babel) ledger tutorial on Worg
931    - State "DONE"       from "NEW"        [2010-08-31 Tue 17:22]
932   [2010-08-29 So]
933 :PROPERTIES:
934 :ID: mid:871v9lm0s3%2Ewl%25ucecesf%40ucl%2Eac%2Euk
935 :END:
937     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=871v9lm0s3%2Ewl%25ucecesf%40ucl%2Eac%2Euk][(babel) ledger tutorial on Worg]]
939 ** NEW stuck project and check boxes
940   [2010-08-29 So]
941 :PROPERTIES:
942 :ID: mid:87bp8o7fee%2Efsf%40kanis%2Efr
943 :END:
945     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87bp8o7fee%2Efsf%40kanis%2Efr][stuck project and check boxes]]
947 ** NEW org-mode + pomodoro
948   [2010-08-29 So]
949 :PROPERTIES:
950 :ID: mid:AANLkTinZ5u5%2B1%2DSE5ptjoCsYVj0rHDTXx9SbbqKyadee%40mail%2Egmail%2Ecom
951 :END:
953     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinZ5u5%2B1%2DSE5ptjoCsYVj0rHDTXx9SbbqKyadee%40mail%2Egmail%2Ecom][org-mode + pomodoro]]
955 ** CLOSED org-table: Table Navigation esp. for multi-line cells?
956    :LOGBOOK:
957    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:18]
958    :END:
959   [2010-08-29 So]
960 :PROPERTIES:
961 :ID: mid:C058AEC0%2D7CE5%2D4DFE%2DAB8D%2D672A6551E488%40gmail%2Ecom
962 :END:
964     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=C058AEC0%2D7CE5%2D4DFE%2DAB8D%2D672A6551E488%40gmail%2Ecom][org-table: Table Navigation esp. for multi-line cells?]]
966 Org-mode tables do not support multiline cells.
968 ** NEW Org-mode Epic Win RPG
969   [2010-08-29 So]
970 :PROPERTIES:
971 :ID: mid:AANLkTin%2DqYz3BtLwGQkGx1d2rsRerFyu1c0dQqJ2ZJnU%40mail%2Egmail%2Ecom
972 :END:
974     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTin%2DqYz3BtLwGQkGx1d2rsRerFyu1c0dQqJ2ZJnU%40mail%2Egmail%2Ecom][Org-mode Epic Win RPG]]
976 ** NEW beamer export question
977   [2010-08-29 So]
978 :PROPERTIES:
979 :ID: mid:4C77DB3D%2E8050004%40sift%2Einfo
980 :END:
982     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C77DB3D%2E8050004%40sift%2Einfo][beamer export question]]
984 ** NEW bug with link following
985   [2010-08-29 So]
986 :PROPERTIES:
987 :ID: mid:4C7A7E75%2E2000403%40sift%2Einfo
988 :END:
990     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C7A7E75%2E2000403%40sift%2Einfo][bug with link following]]
992 ** DONE Bug: escaping a star in a heading (7.01trans)
993    :LOGBOOK:
994    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:18]
995    :END:
996   [2010-08-29 So]
997 :PROPERTIES:
998 :ID: mid:4C79C7EC%2E5080006%40no8wireless%2Eco%2Enz
999 :END:
1001     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C79C7EC%2E5080006%40no8wireless%2Eco%2Enz][Bug: escaping a star in a heading (7.01trans)]]
1003 There was a bug here (fixed), and also a user error (told the user so
1004 on the mailing list).
1006 ** CLOSED org-capture loses entered text when C-g on file selection
1007    :LOGBOOK:
1008    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:19]
1009    :END:
1010   [2010-08-29 So]
1011 :PROPERTIES:
1012 :ID: mid:rmipqx2lug0%2Efsf%40fnord%2Eir%2Ebbn%2Ecom
1013 :END:
1015     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=rmipqx2lug0%2Efsf%40fnord%2Eir%2Ebbn%2Ecom][org-capture loses entered text when C-g on file selection]]
1017 True, but cannot be fixed, at least not easily.  The new entry can
1018 still be found at the original target location, go there with `C-c C-u
1019 C-c r'.
1021 ** NEW strike-through doesn't take effect in Aquamacs
1022   [2010-08-29 So]
1023 :PROPERTIES:
1024 :ID: mid:27D0FA82%2D5512%2D461E%2DBFA4%2D5CC3A1400543%40arcadyan%2Ecom
1025 :END:
1027     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=27D0FA82%2D5512%2D461E%2DBFA4%2D5CC3A1400543%40arcadyan%2Ecom][strike-through doesn't take effect in Aquamacs]]
1029 * User Requests
1030 ** QUESTION Setting total effort of a task vs. the daily effort
1031   [2010-06-04 Fr]
1032   :PROPERTIES:
1033   :ID: mid:4C075DB6%2E7030707%40oracle%2Ecom
1034   :END:
1036     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C075DB6%2E7030707%40oracle%2Ecom][Setting total effort of a task vs. the daily effort]]
1037 ** DONE Fontify whole heading line
1038 CLOSED: [2010-08-21 Sa 17:04]
1039 :LOGBOOK:
1040 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:04]
1041 :END:
1042   [2010-06-05 Sa]
1043   :PROPERTIES:
1044   :ID: mid:87sk53158o%2Efsf%40mundaneum%2Ecom
1045   :END:
1047     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87sk53158o%2Efsf%40mundaneum%2Ecom][Fontify whole heading line]]
1048 ** QUESTION Template for a resume
1049   [2010-06-07 Mo]
1050   :PROPERTIES:
1051   :ID: mid:AANLkTimGR80dYKB5OsSW%5Fg8to31ktxPDpjRglFAsw6my%40mail%2Egmail%2Ecom
1052   :END:
1054     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimGR80dYKB5OsSW%5Fg8to31ktxPDpjRglFAsw6my%40mail%2Egmail%2Ecom][Template for a resume]]
1055 ** DECLINED Emacs 21 doesn't pick utf-8 as the coding system
1056   [2010-06-09 Mi]
1057   :PROPERTIES:
1058   :ID: mid:yb08w6rm691%2Efsf%40dod%2Eno
1059   :END:
1061     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=yb08w6rm691%2Efsf%40dod%2Eno][Emacs 21 doesn't pick utf-8 as the coding system]]
1062     We no longer support Emacs 21.
1063 ** CLOSED Why can't use Chinese folder while publishing projects?
1064 CLOSED: [2010-08-21 Sa 17:05]
1065 :LOGBOOK:
1066 - State "CLOSED"     from "QUESTION"   [2010-08-21 Sa 17:05]
1067 :END:
1068   [2010-06-09 Mi]
1069   :PROPERTIES:
1070   :ID: mid:84iq5ujb3y%2Efsf%40ymail%2Ecom
1071   :END:
1073     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=84iq5ujb3y%2Efsf%40ymail%2Ecom][Why can't use Chinese folder while publishing projects?]]
1074 ** QUESTION configure Mac OS X 10.6 to provide QuickLook preview of .org files
1075   [2010-06-16 Mi]
1076   :PROPERTIES:
1077   :ID: mid:C3C28983%2D0C77%2D48E8%2DB0EA%2D080A814FB6EB%40gmail%2Ecom
1078   :END:
1080     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=C3C28983%2D0C77%2D48E8%2DB0EA%2D080A814FB6EB%40gmail%2Ecom][configure Mac OS X 10.6 to provide QuickLook preview of .org files]]
1081 ** DONE cycle visibility from agenda view?
1082   [2010-06-16 Mi]
1083   :PROPERTIES:
1084   :ID: mid:20100615135909%2EGD1315%40vpn%2D2139%2Egwdg%2Ede
1085   :END:
1087     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100615135909%2EGD1315%40vpn%2D2139%2Egwdg%2Ede][cycle visibility from agenda view?]]
1089     use of org-agenda-cycle-show explained on mailing list, and added
1090     to FAQ.
1091 ** QUESTION jumping in custom agenda view loses settings
1092   [2010-06-18 Fr]
1093   :PROPERTIES:
1094   :ID: mid:87pqzqjc4n%2Ewl%25ucecesf%40ucl%2Eac%2Euk
1095   :END:
1097     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87pqzqjc4n%2Ewl%25ucecesf%40ucl%2Eac%2Euk][jumping in custom agenda view loses settings]]
1098 ** QUESTION DAV config for mobileorg                                                        :Mobile:
1099   [2010-06-18 Fr]
1100   :PROPERTIES:
1101   :ID: mid:rmiy6ec34xz%2Efsf%40fnord%2Eir%2Ebbn%2Ecom
1102   :END:
1104     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=rmiy6ec34xz%2Efsf%40fnord%2Eir%2Ebbn%2Ecom][DAV config for mobileorg]]
1105 ** QUESTION how to sort in the column view?
1106   [2010-06-19 Sa]
1107   :PROPERTIES:
1108   :ID: mid:20100618172513%2E21f3c08f%40hsdev%2Ecom
1109   :END:
1111     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100618172513%2E21f3c08f%40hsdev%2Ecom][how to sort in the column view?]]
1112 ** QUESTION function to change TODO status and refile to a predetermined location
1113   [2010-06-22 Di]
1114   :PROPERTIES:
1115   :ID: mid:AANLkTinCY0b3ULGBRB1zF1xte3bWMReSPyDnc%5Fi%2Dntux%40mail%2Egmail%2Ecom
1116   :END:
1118     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinCY0b3ULGBRB1zF1xte3bWMReSPyDnc%5Fi%2Dntux%40mail%2Egmail%2Ecom][function to change TODO status and refile to a predetermined location]]
1119 ** DONE Beamer presentation in the document
1120 CLOSED: [2010-08-21 Sa 17:07]
1121 :LOGBOOK:
1122 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:07]
1123 :END:
1124   [2010-06-10 Do]
1125   :PROPERTIES:
1126   :ID: mid:871vcg1rs0%2Efsf%40mundaneum%2Ecom
1127   :END:
1129     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=871vcg1rs0%2Efsf%40mundaneum%2Ecom][Beamer presentation in the document]]
1130 ** DONE clock in from last clock out
1131 CLOSED: [2010-08-21 Sa 17:07]
1132 :LOGBOOK:
1133 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:07]
1134 :END:
1135   [2010-06-15 Di]
1136   :PROPERTIES:
1137   :ID: mid:AANLkTinMfkrJ4OHzUfzsNOuXq5d9sfIPZcqkcgeV9WMH%40mail%2Egmail%2Ecom
1138   :END:
1140     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinMfkrJ4OHzUfzsNOuXq5d9sfIPZcqkcgeV9WMH%40mail%2Egmail%2Ecom][clock in from last clock out]]
1141 ** CLOSED OT: orgmode on my palm TX?
1142 CLOSED: [2010-08-21 Sa 17:08]
1143 :LOGBOOK:
1144 - State "CLOSED"     from "QUESTION"   [2010-08-21 Sa 17:08]
1145 :END:
1146   [2010-06-24 Do]
1147   :PROPERTIES:
1148   :ID: mid:AANLkTiksP78R5CZDrJ5Gf74OUIJwISyYUN7Re2%2Dlfgrw%40mail%2Egmail%2Ecom
1149   :END:
1151     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTiksP78R5CZDrJ5Gf74OUIJwISyYUN7Re2%2Dlfgrw%40mail%2Egmail%2Ecom][OT: orgmode on my palm TX?]]
1152 ** CLOSED org-learn question
1153 CLOSED: [2010-08-21 Sa 17:08]
1154 :LOGBOOK:
1155 - State "CLOSED"     from "QUESTION"   [2010-08-21 Sa 17:08]
1156 :END:
1157   [2010-06-26 Sa]
1158   :PROPERTIES:
1159   :ID: mid:AANLkTimnrD3u1U2wcVS6abAwYeu2JnCkvwOzKgKs3vuy%40mail%2Egmail%2Ecom
1160   :END:
1162     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimnrD3u1U2wcVS6abAwYeu2JnCkvwOzKgKs3vuy%40mail%2Egmail%2Ecom][org-learn question]]
1163 ** QUESTION indent source blocks automatically when using "indent"                           :Babel:
1164   [2010-06-30 Mi]
1165   :PROPERTIES:
1166   :ID: mid:AANLkTilYeCmOVy6YXBwnF6s59jhT6nQ%2D8trpucjC3Zs9%40mail%2Egmail%2Ecom
1167   :END:
1169     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilYeCmOVy6YXBwnF6s59jhT6nQ%2D8trpucjC3Zs9%40mail%2Egmail%2Ecom][indent source blocks automatically when using "indent"]]
1170 ** DONE Re: (Orgmode) contrib/README
1171   [2010-07-01 Do]
1172   :PROPERTIES:
1173   :ID: mid:4663%2E1277986531%40maps
1174   :END:
1176     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4663%2E1277986531%40maps][Re: (Orgmode) contrib/README]]
1177    Updated, patch by Stephen Eglen
1179 ** CLOSED org tables - modified field
1180    :LOGBOOK:
1181    - State "CLOSED"     from "QUESTION"   [2010-08-30 Mon 14:22]
1182    :END:
1183   [2010-07-02 Fr]
1184   :PROPERTIES:
1185   :ID: mid:loom%2E20100702T101837%2D889%40post%2Egmane%2Eorg
1186   :END:
1188     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100702T101837%2D889%40post%2Egmane%2Eorg][org tables - modified field ]]
1190 It is a bit much to expect that emphasis in table fields would not
1191 disturb calc operations.
1193 ** CLOSED org-publish vs emacs-muse vs txt2tags
1194    :LOGBOOK:
1195    - State "CLOSED"     from "QUESTION"   [2010-08-30 Mon 14:23]
1196    :END:
1197   [2010-07-05 Mo]
1198   :PROPERTIES:
1199   :ID: mid:1278310831%2E24358%2E22%2Ecamel%40p6t%2Eworkgroup
1200   :END:
1202     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1278310831%2E24358%2E22%2Ecamel%40p6t%2Eworkgroup][org-publish vs emacs-muse vs txt2tags]]
1205 This does not look like an issue we need to track (- Carsten)
1207 ** QUESTION moving past state changes into logbook drawer?
1208   [2010-07-05 Mo]
1209   :PROPERTIES:
1210   :ID: mid:82F748D8%2DA0A5%2D4207%2D9FC6%2D59DDC9B7460F%40gilbert%2Eorg
1211   :END:
1213     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=82F748D8%2DA0A5%2D4207%2D9FC6%2D59DDC9B7460F%40gilbert%2Eorg][moving past state changes into logbook drawer?]]
1214 ** DONE wrap text in table cell?
1215 CLOSED: [2010-08-21 Sa 17:09]
1216 :LOGBOOK:
1217 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:09]
1218 :END:
1219   [2010-07-09 Fr]
1220   :PROPERTIES:
1221   :ID: mid:4C33BB78%2E2060900%40therogoffs%2Ecom
1222   :END:
1224     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C33BB78%2E2060900%40therogoffs%2Ecom][wrap text in table cell?]]
1225 ** DONE italics regexp
1226 CLOSED: [2010-07-29 Do 18:36]
1227 :LOGBOOK:
1228 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:36]
1229 :END:
1230   [2010-07-09 Fr]
1231   :PROPERTIES:
1232   :ID: mid:AANLkTimZtTxgAdrZCsMKGhyUw6ZW62ysR61QDpSYZwJM%40mail%2Egmail%2Ecom
1233   :END:
1235     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimZtTxgAdrZCsMKGhyUw6ZW62ysR61QDpSYZwJM%40mail%2Egmail%2Ecom][italics regexp]]
1236 ** DONE question about links in org-mode
1237 CLOSED: [2010-08-21 Sa 17:10]
1238 :LOGBOOK:
1239 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:10]
1240 :END:
1241   [2010-07-09 Fr]
1242   :PROPERTIES:
1243   :ID: mid:1278537004%2E416000%2D78450574%2D28514%40walla%2Ecom
1244   :END:
1246     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1278537004%2E416000%2D78450574%2D28514%40walla%2Ecom][question about links in org-mode]]
1247 ** QUESTION month and day names
1248   [2010-07-09 Fr]
1249   :PROPERTIES:
1250   :ID: mid:4C348D60%2E5000208%40gmail%2Ecom
1251   :END:
1253     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C348D60%2E5000208%40gmail%2Ecom][month and day names]]
1254 ** DONE Exclude some file to be in the agenda
1255 CLOSED: [2010-08-21 Sa 17:11]
1256 :LOGBOOK:
1257 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:11]
1258 :END:
1259   [2010-07-09 Fr]
1260   :PROPERTIES:
1261   :ID: mid:AANLkTin1zO14eK69KbAle4MmCi%2DOizsPgqBBZ2Jh9oPC%40mail%2Egmail%2Ecom
1262   :END:
1264     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTin1zO14eK69KbAle4MmCi%2DOizsPgqBBZ2Jh9oPC%40mail%2Egmail%2Ecom][Exclude some file to be in the agenda]]
1265 ** DONE links customization in org-mode
1266 CLOSED: [2010-08-21 Sa 17:11]
1267 :LOGBOOK:
1268 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:11]
1269 :END:
1270   [2010-07-10 Sa]
1271   :PROPERTIES:
1272   :ID: mid:1278662652%2E985000%2D68374623%2D12236%40walla%2Ecom
1273   :END:
1275     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1278662652%2E985000%2D68374623%2D12236%40walla%2Ecom][links customization in org-mode]]
1276 ** DONE trouble with Imenu integration
1277 CLOSED: [2010-08-21 Sa 17:11]
1278 :LOGBOOK:
1279 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:11]
1280 :END:
1281   [2010-07-10 Sa]
1282   :PROPERTIES:
1283   :ID: mid:9707EA08%2DD22C%2D4BDF%2D98E3%2DCA3A0CFC250C%40gilbert%2Eorg
1284   :END:
1286     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=9707EA08%2DD22C%2D4BDF%2D98E3%2DCA3A0CFC250C%40gilbert%2Eorg][trouble with Imenu integration]]
1287 ** DONE (babel)  apply #+TABLEFM lines during export?                                       :Babel:
1288 CLOSED: [2010-08-21 Sa 17:11]
1289 :LOGBOOK:
1290 - State "DONE"       from "WISH"       [2010-08-21 Sa 17:11]
1291 :END:
1292   [2010-07-10 Sa]
1293   :PROPERTIES:
1294   :ID: mid:m0bpafpgpx%2Efsf%40gmail%2Ecom
1295   :END:
1297     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m0bpafpgpx%2Efsf%40gmail%2Ecom][(babel)  apply #+TABLEFM lines during export?]]
1298 ** DONE capture-clock-out nil!
1299 CLOSED: [2010-08-21 Sa 17:12]
1300 :LOGBOOK:
1301 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:12]
1302 :END:
1303   [2010-07-02 Fr]
1304   :PROPERTIES:
1305   :ID: mid:83y6du440v%2Efsf%40yahoo%2Eit
1306   :END:
1308     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=83y6du440v%2Efsf%40yahoo%2Eit][capture-clock-out nil!]]
1309 ** DONE imenu support for babel blocks
1310 CLOSED: [2010-08-21 Sa 17:12]
1311 :LOGBOOK:
1312 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:12]
1313 :END:
1314   [2010-07-18 So]
1315   :PROPERTIES:
1316   :ID: mid:AANLkTimCiay9zkLkB8SKbosrJAL8Ob01%2DaGt79hetnkz%40mail%2Egmail%2Ecom
1317   :END:
1319     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimCiay9zkLkB8SKbosrJAL8Ob01%2DaGt79hetnkz%40mail%2Egmail%2Ecom][imenu support for babel blocks]]
1320 ** QUESTION Multiple files and auto-updating
1321   [2010-07-12 Mo]
1322   :PROPERTIES:
1323   :ID: mid:AANLkTinJXr%2DzW5V5w0EsjI6PO1L%5FOK8DxypKVTqMjPOy%40mail%2Egmail%2Ecom
1324   :END:
1326     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinJXr%2DzW5V5w0EsjI6PO1L%5FOK8DxypKVTqMjPOy%40mail%2Egmail%2Ecom][Multiple files and auto-updating]]
1327 ** DONE Wiki-like creating links on the fly for org
1328 CLOSED: [2010-08-21 Sa 17:13]
1329 :LOGBOOK:
1330 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:13]
1331 :END:
1332   [2010-07-12 Mo]
1333   :PROPERTIES:
1334   :ID: mid:AANLkTila3Djk8xRJX2g8rjxTqOVQC95mOH0ywLtvvPzT%40mail%2Egmail%2Ecom
1335   :END:
1337     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTila3Djk8xRJX2g8rjxTqOVQC95mOH0ywLtvvPzT%40mail%2Egmail%2Ecom][Wiki-like creating links on the fly for org]]
1338 ** QUESTION (BABEL) Change "split-ratio" for secnd buffer when using C-c '
1339   [2010-07-15 Do]
1340   :PROPERTIES:
1341   :ID: mid:4C3EDB0F%2E1020307%40mail%2Ecom
1342   :END:
1344     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C3EDB0F%2E1020307%40mail%2Ecom][(BABEL) Change "split-ratio" for secnd buffer when using C-c ']]
1345 ** DONE org-babel and OCaml - help?                                                         :Babel:
1346 CLOSED: [2010-08-21 Sa 17:14]
1347 :LOGBOOK:
1348 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:14]
1349 :END:
1350   [2010-07-16 Fr]
1351   :PROPERTIES:
1352   :ID: mid:m2r5j38nqt%2Efsf%40tyche%2ELNouv%2Ecom
1353   :END:
1355     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m2r5j38nqt%2Efsf%40tyche%2ELNouv%2Ecom][org-babel and OCaml - help?]]
1356 ** DONE word wrap preferences in org-mode buffers
1357 CLOSED: [2010-08-21 Sa 17:15]
1358 :LOGBOOK:
1359 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:15]
1360 :END:
1361   [2010-07-17 Sa]
1362   :PROPERTIES:
1363   :ID: mid:4C40B512%2E7090809%40ccbr%2Eumn%2Eedu
1364   :END:
1366     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C40B512%2E7090809%40ccbr%2Eumn%2Eedu][word wrap preferences in org-mode buffers]]
1367 ** QUESTION Footnote in title?
1368   [2010-07-13 Di]
1369   :PROPERTIES:
1370   :ID: mid:088B18F501259347B6C2A0DA153128A90F79F7CF75%40BSDMBX001%2Ecorp%2Esatyam%2Ead
1371   :END:
1373     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=088B18F501259347B6C2A0DA153128A90F79F7CF75%40BSDMBX001%2Ecorp%2Esatyam%2Ead][Footnote in title?]]
1374 ** DONE Inserting date/time stamps including seconds
1375 CLOSED: [2010-07-29 Do 18:39]
1376 :LOGBOOK:
1377 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:39]
1378 :END:
1379   [2010-07-14 Mi]
1380   :PROPERTIES:
1381   :ID: mid:505620%2E36445%2Eqm%40web29012%2Email%2Eird%2Eyahoo%2Ecom
1382   :END:
1384     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=505620%2E36445%2Eqm%40web29012%2Email%2Eird%2Eyahoo%2Ecom][Inserting date/time stamps including seconds]]
1385 ** DONE Integrate APPTs with OSX
1386 CLOSED: [2010-08-21 Sa 17:16]
1387 :LOGBOOK:
1388 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:16]
1389 :END:
1390   [2010-07-14 Mi]
1391   :PROPERTIES:
1392   :ID: mid:AANLkTinLcJugsE05LX89aHqWQcyWoTbzobQeHvRH0k5X%40mail%2Egmail%2Ecom
1393   :END:
1395     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinLcJugsE05LX89aHqWQcyWoTbzobQeHvRH0k5X%40mail%2Egmail%2Ecom][Integrate APPTs with OSX]]
1396 ** QUESTION must date+time stamps require the day of the week to be processed correctly?
1397 :LOGBOOK:
1398 - State "QUESTION"   from "NEW"        [2010-07-25 So 18:36]
1399 :END:
1400   [2010-07-09 Fr]
1401   :PROPERTIES:
1402   :ID: mid:874oganzgq%2Ewl%25ucecesf%40ucl%2Eac%2Euk
1403   :END:
1405     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=874oganzgq%2Ewl%25ucecesf%40ucl%2Eac%2Euk][must date+time stamps require the day of the week to be processed correctly?]]
1406 ** DONE (babel) html export of R data frame                                                 :Babel:
1407 CLOSED: [2010-08-21 Sa 17:16]
1408 :LOGBOOK:
1409 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:16]
1410 :END:
1411   [2010-07-21 Mi]
1412   :PROPERTIES:
1413   :ID: mid:20100720022748%2EGA4367%40panahar
1414   :END:
1416     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100720022748%2EGA4367%40panahar][(babel) html export of R data frame]]
1417 ** DONE org-refile-targets: excluding archived
1418 CLOSED: [2010-08-21 Sa 17:16]
1419 :LOGBOOK:
1420 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:16]
1421 :END:
1422   [2010-07-21 Mi]
1423   :PROPERTIES:
1424   :ID: mid:sq9ssk3eioo5%2Efsf%40gmail%2Ecom
1425   :END:
1427     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=sq9ssk3eioo5%2Efsf%40gmail%2Ecom][org-refile-targets: excluding archived]]
1428 ** DONE highlight confusion in agenda
1429 CLOSED: [2010-07-29 Do 18:39]
1430 :LOGBOOK:
1431 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:39]
1432 :END:
1433   [2010-07-21 Mi]
1434   :PROPERTIES:
1435   :ID: mid:BE8E1481%2D791E%2D49DA%2D9769%2DD6F4A55BE804%40gilbert%2Eorg
1436   :END:
1438     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=BE8E1481%2D791E%2D49DA%2D9769%2DD6F4A55BE804%40gilbert%2Eorg][highlight confusion in agenda]]
1439 ** DONE export to latex book ?
1440 CLOSED: [2010-08-21 Sa 17:17]
1441 :LOGBOOK:
1442 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:17]
1443 :END:
1444   [2010-07-21 Mi]
1445   :PROPERTIES:
1446   :ID: mid:AANLkTikXX8U8fhf2JHgN3X8wOX9LWG%2Djh5LGjvGP2L3r%40mail%2Egmail%2Ecom
1447   :END:
1449     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikXX8U8fhf2JHgN3X8wOX9LWG%2Djh5LGjvGP2L3r%40mail%2Egmail%2Ecom][export to latex book ?]]
1450 ** DONE "Invalid capture target specification"
1451 CLOSED: [2010-07-29 Do 18:40]
1452 :LOGBOOK:
1453 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:40]
1454 :END:
1455   [2010-07-21 Mi]
1456   :PROPERTIES:
1457   :ID: mid:AANLkTinm0ehBKFv3Wc6ELF2ZDZ%2DZC52v0GtDr%2DdJG98T%40mail%2Egmail%2Ecom
1458   :END:
1460     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinm0ehBKFv3Wc6ELF2ZDZ%2DZC52v0GtDr%2DdJG98T%40mail%2Egmail%2Ecom]["Invalid capture target specification"]]
1461 ** DONE inline image with link to other than images in html export?
1462 CLOSED: [2010-07-29 Do 18:41]
1463 :LOGBOOK:
1464 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:41]
1465 :END:
1466   [2010-07-21 Mi]
1467   :PROPERTIES:
1468   :ID: mid:87vd8a81r5%2Efsf%40columbia%2Eedu
1469   :END:
1471     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87vd8a81r5%2Efsf%40columbia%2Eedu][inline image with link to other than images in html export?]]
1472 ** DONE org-timeline and diary/calendar
1473 CLOSED: [2010-07-29 Do 18:42]
1474 :LOGBOOK:
1475 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:42]
1476 :END:
1477   [2010-07-21 Mi]
1478   :PROPERTIES:
1479   :ID: mid:m3bpa1g8hf%2Efsf%40login%2Eifi%2Euio%2Eno
1480   :END:
1482     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m3bpa1g8hf%2Efsf%40login%2Eifi%2Euio%2Eno][org-timeline and diary/calendar]]
1483 ** DONE orgmode html export uses wrong browser
1484 CLOSED: [2010-07-29 Do 18:42]
1485 :LOGBOOK:
1486 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:42]
1487 :END:
1488   [2010-07-21 Mi]
1489   :PROPERTIES:
1490   :ID: mid:20100721061831%2EGA32593%40panahar
1491   :END:
1493     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100721061831%2EGA32593%40panahar][orgmode html export uses wrong browser]]
1494 ** DONE Some problems with times in a spreadsheet
1495 CLOSED: [2010-08-21 Sa 17:17]
1496 :LOGBOOK:
1497 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:17]
1498 :END:
1499   [2010-07-21 Mi]
1500   :PROPERTIES:
1501   :ID: mid:87mxtljf95%2Efsf%40linux%2Dlqcw%2Esite
1502   :END:
1504     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87mxtljf95%2Efsf%40linux%2Dlqcw%2Esite][Some problems with times in a spreadsheet]]
1505 ** DONE first time setting up mobile-org -- no files produced                              :Mobile:
1506 CLOSED: [2010-08-21 Sa 17:17]
1507 :LOGBOOK:
1508 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:17]
1509 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 07:26]
1510 :END:
1511   [2010-07-23 Fr]
1512   :PROPERTIES:
1513   :ID: mid:F37CED73%2DCC2D%2D413C%2D9489%2DC46E08758C14%40gilbert%2Eorg
1514   :END:
1516     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=F37CED73%2DCC2D%2D413C%2D9489%2DC46E08758C14%40gilbert%2Eorg][first time setting up mobile-org -- no files produced]]
1517 ** DONE Personal accounting with emacs, org and...?
1518 CLOSED: [2010-07-29 Do 14:28]
1519 :LOGBOOK:
1520 - State "DONE"       from "QUESTION"   [2010-07-29 Do 14:28]
1521 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 07:26]
1522 :END:
1523   [2010-07-23 Fr]
1524   :PROPERTIES:
1525   :ID: mid:AANLkTimX6ZFOSammsaHzUHvapz5BXG3dLPiswsnKJLnB%40mail%2Egmail%2Ecom
1526   :END:
1528     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimX6ZFOSammsaHzUHvapz5BXG3dLPiswsnKJLnB%40mail%2Egmail%2Ecom][Personal accounting with emacs, org and...?]]
1529 ** DONE (BABEL) evaluation of R code in export                                               :Babel:
1530 CLOSED: [2010-07-29 Do 14:25]
1531 :LOGBOOK:
1532 - State "DONE"       from "QUESTION"   [2010-07-29 Do 14:25]
1533 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 07:30]
1534 :END:
1535   [2010-07-23 Fr]
1536   :PROPERTIES:
1537   :ID: mid:4C47FF10%2E1020808%40mail%2Ecom
1538   :END:
1540     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C47FF10%2E1020808%40mail%2Ecom][(BABEL) evaluation of R code in export]]
1542 ** DONE (BABEL) help adding a language, please?                                              :Babel:
1543 CLOSED: [2010-07-29 Do 14:22]
1544 :LOGBOOK:
1545 - State "DONE"       from "QUESTION"   [2010-07-29 Do 14:22]
1546 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 07:39]
1547 :END:
1548   [2010-07-23 Fr]
1549   :PROPERTIES:
1550   :ID: mid:20100722151308%2E17057f89%40bigblessing%2Etville
1551   :END:
1553     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100722151308%2E17057f89%40bigblessing%2Etville][(BABEL) help adding a language, please?]]
1555 ** DONE Finding old appointments
1556 CLOSED: [2010-07-29 Do 14:16]
1557 :LOGBOOK:
1558 - State "DONE"       from "QUESTION"   [2010-07-29 Do 14:16]
1559 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 07:40]
1560 :END:
1561   [2010-07-23 Fr]
1562   :PROPERTIES:
1563   :ID: mid:87mxtj4612%2Efsf%40thinkpad%2Etsdh%2Ede
1564   :END:
1566     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87mxtj4612%2Efsf%40thinkpad%2Etsdh%2Ede][Finding old appointments]]
1567 ** DONE Author info while publishing to html
1568 CLOSED: [2010-07-29 Do 14:16]
1569 :LOGBOOK:
1570 - State "DONE"       from "QUESTION"   [2010-07-29 Do 14:16]
1571 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 09:26]
1572 :END:
1573   [2010-07-23 Fr]
1574 :PROPERTIES:
1575 :ID: mid:AANLkTimEKg1BxyMKLo9Q8plLW8PwQQKBJAU5uS8s%5FTBH%40mail%2Egmail%2Ecom
1576 :END:
1578     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimEKg1BxyMKLo9Q8plLW8PwQQKBJAU5uS8s%5FTBH%40mail%2Egmail%2Ecom][Author info while publishing to html]]
1579 ** DONE firefox problem with org-protocol
1580 CLOSED: [2010-08-21 Sa 17:17]
1581 :LOGBOOK:
1582 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:17]
1583 - State "QUESTION"   from "NEW"        [2010-07-25 So 18:17]
1584 :END:
1585   [2010-07-25 So]
1586 :PROPERTIES:
1587 :ID: mid:1280071631%2Dsup%2D2185%40daniel
1588 :END:
1590     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1280071631%2Dsup%2D2185%40daniel][firefox problem with org-protocol]]
1592 ** QUESTION oddities with ical export
1593 :LOGBOOK:
1594 - State "QUESTION"   from "NEW"        [2010-07-25 So 18:42]
1595 :END:
1596   [2010-06-09 Mi]
1597   :PROPERTIES:
1598   :ID: mid:AANLkTimva7bRuQcEd5Kb%5FgMwp5mvNyUT5jHAhXAZ40TV%40mail%2Egmail%2Ecom
1599   :END:
1601     - Gmane :: [[http://news.gmane.org/find-root.php?message_id%3DAANLkTimva7bRuQcEd5Kb_gMwp5mvNyUT5jHAhXAZ40TV%40mail.gmail.com][oddities with ical export]]
1602 ** DONE odd org-babel R behaviour                                                           :Babel:
1603 CLOSED: [2010-08-21 Sa 17:17]
1604 :LOGBOOK:
1605 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:17]
1606 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:11]
1607 :END:
1608   [2010-07-31 Sa]
1609 :PROPERTIES:
1610 :ID: mid:A4EECCE0%2DD963%2D4C3A%2DA2DE%2DB132F4FDD536%40ualberta%2Eca
1611 :END:
1613     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=A4EECCE0%2DD963%2D4C3A%2DA2DE%2DB132F4FDD536%40ualberta%2Eca][odd org-babel R behaviour]]
1614 ** DONE lookup functions in spreadsheet/table
1615 CLOSED: [2010-08-21 Sa 17:18]
1616 :LOGBOOK:
1617 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:18]
1618 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:11]
1619 :END:
1620   [2010-07-31 Sa]
1621 :PROPERTIES:
1622 :ID: mid:460AB3C0%2D8E5C%2D403F%2DAC3A%2D147357C46306%40ualberta%2Eca
1623 :END:
1625     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=460AB3C0%2D8E5C%2D403F%2DAC3A%2D147357C46306%40ualberta%2Eca][lookup functions in spreadsheet/table]]
1626 ** DONE startup in column view
1627 CLOSED: [2010-08-21 Sa 17:18]
1628 :LOGBOOK:
1629 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:18]
1630 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:13]
1631 :END:
1632   [2010-07-31 Sa]
1633 :PROPERTIES:
1634 :ID: mid:AANLkTikw3%3Ds%2BvHyKcEN5SnEi4J6qMRpQ%5FLVsxLuDsqyy%40mail%2Egmail%2Ecom
1635 :END:
1637     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikw3%3Ds%2BvHyKcEN5SnEi4J6qMRpQ%5FLVsxLuDsqyy%40mail%2Egmail%2Ecom][startup in column view]]
1638 ** DONE Browsing worg
1639 CLOSED: [2010-07-31 Sa 09:01]
1640 :LOGBOOK:
1641 - State "DONE"       from "NEW"        [2010-07-31 Sa 09:01]
1642 :END:
1643   [2010-07-31 Sa]
1644 :PROPERTIES:
1645 :ID: mid:AANLkTimnwM9i%3DHg2fY3uM0rZRdRTkRc%2D18zGu7GO%2BqNp%40mail%2Egmail%2Ecom
1646 :END:
1648     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimnwM9i%3DHg2fY3uM0rZRdRTkRc%2D18zGu7GO%2BqNp%40mail%2Egmail%2Ecom][Browsing worg]]
1649 ** DONE OrgMobile - just a little help?                                                    :Mobile:
1650 CLOSED: [2010-08-21 Sa 17:18]
1651 :LOGBOOK:
1652 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:18]
1653 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:14]
1654 :END:
1655   [2010-07-31 Sa]
1656 :PROPERTIES:
1657 :ID: mid:4C52A069%2E1030800%40fastmail%2Efm
1658 :END:
1660     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C52A069%2E1030800%40fastmail%2Efm][OrgMobile - just a little help?]]
1661 ** QUESTION (org-BEAMER) block without header
1662 :LOGBOOK:
1663 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:29]
1664 :END:
1665   [2010-07-31 Sa]
1666 :PROPERTIES:
1667 :ID: mid:m1eiemyn57%2Efsf%40gmail%2Ecom
1668 :END:
1670     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m1eiemyn57%2Efsf%40gmail%2Ecom][(org-BEAMER) block without header]]
1671 ** DONE agenda-ignore-date and version number
1672 CLOSED: [2010-08-21 Sa 17:19]
1673 :LOGBOOK:
1674 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:19]
1675 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:40]
1676 :END:
1677   [2010-07-31 Sa]
1678 :PROPERTIES:
1679 :ID: mid:4C513288%2E7040808%40unibas%2Ech
1680 :END:
1682     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C513288%2E7040808%40unibas%2Ech][agenda-ignore-date and version number]]
1683 ** DONE insert .org file into other .org file by link
1684 CLOSED: [2010-08-01 So 20:45]
1685 :LOGBOOK:
1686 - State "DONE"       from "NEW"        [2010-08-01 So 20:45]
1687 :END:
1688   [2010-07-29 Do]
1689 :PROPERTIES:
1690 :ID: mid:4C4FF083%2E9030109%40gmail%2Ecom
1691 :END:
1693     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C4FF083%2E9030109%40gmail%2Ecom][insert .org file into other .org file by link]]
1694 ** DONE Migrating from zim to org-mode ?
1695 CLOSED: [2010-08-21 Sa 17:19]
1696 :LOGBOOK:
1697 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:19]
1698 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:45]
1699 :END:
1700   [2010-07-29 Do]
1701 :PROPERTIES:
1702 :ID: mid:1280296840%2E7094%2E4%2Ecamel%40inf%2D8657%2Eint%2Devry%2Efr
1703 :END:
1705     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1280296840%2E7094%2E4%2Ecamel%40inf%2D8657%2Eint%2Devry%2Efr][Migrating from zim to org-mode ?]]
1706 ** DONE Eliminate line breaks in html
1707 CLOSED: [2010-08-21 Sa 17:19]
1708 :LOGBOOK:
1709 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:19]
1710 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:46]
1711 :END:
1712   [2010-07-29 Do]
1713 :PROPERTIES:
1714 :ID: mid:AANLkTi%3DvHyL%2BYT2AEem4WOiKFSh%3D7M7d48vga2LqxA%2Dv%40mail%2Egmail%2Ecom
1715 :END:
1717     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTi%3DvHyL%2BYT2AEem4WOiKFSh%3D7M7d48vga2LqxA%2Dv%40mail%2Egmail%2Ecom][Eliminate line breaks in html]]
1718 ** DONE R Babel Example                                                                      :Babel:
1719 CLOSED: [2010-08-01 So 20:47]
1720 :LOGBOOK:
1721 - State "DONE"       from "NEW"        [2010-08-01 So 20:47]
1722 :END:
1723   [2010-07-29 Do]
1724 :PROPERTIES:
1725 :ID: mid:20100728004030%2EGI23515%40thinkpad%2Eadamsinfoserv%2Ecom
1726 :END:
1728     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100728004030%2EGI23515%40thinkpad%2Eadamsinfoserv%2Ecom][R Babel Example]]
1729 ** DONE Nice links bookmarks
1730 CLOSED: [2010-08-21 Sa 17:19]
1731 :LOGBOOK:
1732 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:19]
1733 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:47]
1734 :END:
1735   [2010-07-29 Do]
1736 :PROPERTIES:
1737 :ID: mid:m163003axq%2Efsf%40gmail%2Ecom
1738 :END:
1740     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m163003axq%2Efsf%40gmail%2Ecom][Nice links bookmarks]]
1742 ** DONE Installing/updating org on the mac woes
1743 CLOSED: [2010-08-01 So 14:53]
1744 :LOGBOOK:
1745 - State "DONE"       from "NEW"        [2010-08-01 So 14:53]
1746 :END:
1747   [2010-07-23 Fr]
1748   :PROPERTIES:
1749   :ID: mid:AANLkTinu3NNpr8mdUDSKD1EHvFY8e4BYYC%2DzgGfb5iup%40mail%2Egmail%2Ecom
1750   :END:
1752     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinu3NNpr8mdUDSKD1EHvFY8e4BYYC%2DzgGfb5iup%40mail%2Egmail%2Ecom][Installing/updating org on the mac woes]]
1753 ** DONE org-protocol
1754 CLOSED: [2010-08-01 So 15:08]
1755 :LOGBOOK:
1756 - State "DONE"       from "NEW"        [2010-08-01 So 15:08]
1757 :END:
1758   [2010-07-27 Di]
1759 :PROPERTIES:
1760 :ID: mid:i2j8d2%2491c%241%40dough%2Egmane%2Eorg
1761 :END:
1763     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i2j8d2%2491c%241%40dough%2Egmane%2Eorg][org-protocol]]
1764 ** DONE Daily Debian Builds
1765 CLOSED: [2010-08-01 So 15:35]
1766 :LOGBOOK:
1767 - State "DONE"       from "NEW"        [2010-08-01 So 15:35]
1768 :END:
1769   [2010-07-27 Di]
1770 :PROPERTIES:
1771 :ID: mid:8739v62gaw%2Efsf%40everybody%2Eorg
1772 :END:
1774     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=8739v62gaw%2Efsf%40everybody%2Eorg][Daily Debian Builds]]
1775 ** DONE No title or date in LaTeX export
1776 CLOSED: [2010-08-01 So 20:30]
1777 :LOGBOOK:
1778 - State "DONE"       from "NEW"        [2010-08-01 So 20:30]
1779 :END:
1780   [2010-07-31 Sa]
1781 :PROPERTIES:
1782 :ID: mid:AANLkTimtUhMpiNot0wFTnqKkMEpBe%2B2MVxoi8iNyu%2D5Z%40mail%2Egmail%2Ecom
1783 :END:
1785     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimtUhMpiNot0wFTnqKkMEpBe%2B2MVxoi8iNyu%2D5Z%40mail%2Egmail%2Ecom][No title or date in LaTeX export]]
1786 ** DONE when will org-indent-mode be ready?
1787 :LOGBOOK:
1788 - State "DONE"       from "QUESTION"   [2010-08-17 Tue 08:36]
1789 - State "QUESTION"   from "NEW"        [2010-08-02 Mo 18:56]
1790 :END:
1791   [2010-08-02 Mo]
1792 :PROPERTIES:
1793 :ID: mid:AANLkTimAPoOD%5F5iXyG4cFd4VQL8JfMb4Rbxay0ECVSxt%40mail%2Egmail%2Ecom
1794 :END:
1796     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimAPoOD%5F5iXyG4cFd4VQL8JfMb4Rbxay0ECVSxt%40mail%2Egmail%2Ecom][when will org-indent-mode be ready?]]
1798    org-indent-mode works fine starting with Emacs 23.2.
1799 ** DONE How can I add a DONE tag to an org file?
1800 CLOSED: [2010-08-08 So 12:58]
1801 :LOGBOOK:
1802 - State "DONE"       from "QUESTION"   [2010-08-08 So 12:58]
1803 - State "QUESTION"   from "NEW"        [2010-08-02 Mo 18:56]
1804 :END:
1805   [2010-08-02 Mo]
1806 :PROPERTIES:
1807 :ID: mid:8462zt1h35%2Efsf%40ymail%2Ecom
1808 :END:
1810     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=8462zt1h35%2Efsf%40ymail%2Ecom][How can I add a DONE tag to an org file?]]
1812 ** DONE MobileOrg - One step further                                                       :Mobile:
1813 CLOSED: [2010-08-21 Sa 17:20]
1814 :LOGBOOK:
1815 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:20]
1816 - State "QUESTION"   from "NEW"        [2010-08-02 Mo 18:19]
1817 :END:
1818   [2010-08-02 Mo]
1819 :PROPERTIES:
1820 :ID: mid:i33tsk%242hp%241%40dough%2Egmane%2Eorg
1821 :END:
1823     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i33tsk%242hp%241%40dough%2Egmane%2Eorg][MobileOrg - One step further]]
1825 ** QUESTION Gnuplot best practice?
1826 :LOGBOOK:
1827 - State "QUESTION"   from "NEW"        [2010-08-07 Sa 16:26]
1828 :END:
1829   [2010-08-07 Sa]
1830 :PROPERTIES:
1831 :ID: mid:AANLkTi%3DaSZfcG838YApUioqbU%2D%2BrL1BH0QHA%3DV%2DRfLsQ%40mail%2Egmail%2Ecom
1832 :END:
1834     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTi%3DaSZfcG838YApUioqbU%2D%2BrL1BH0QHA%3DV%2DRfLsQ%40mail%2Egmail%2Ecom][Gnuplot best practice?]]
1835                this link doesn't resolve to an article
1837 ** DONE Bug: source document in latin9, wrong latex export (TAG=7.01g (release_7.01g))
1838 CLOSED: [2010-08-21 Sa 17:20]
1839 :LOGBOOK:
1840 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:20]
1841 - State "QUESTION"   from "NEW"        [2010-08-08 So 13:02]
1842 :END:
1843   [2010-08-07 Sa]
1844 :PROPERTIES:
1845 :ID: mid:20100806150746%2E770101431E%40eana%2Ekheb%2Ehomelinux%2Eorg
1846 :END:
1848     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100806150746%2E770101431E%40eana%2Ekheb%2Ehomelinux%2Eorg][Bug: source document in latin9, wrong latex export (TAG=7.01g (release_7.01g))]]
1850 ** DECLINED (babel) help debugging latex export                       :Babel:
1851    - State "DECLINED"   from "QUESTION"   [2010-08-31 Tue 17:23]
1852 :LOGBOOK:
1853 - State "QUESTION"   from "NEW"        [2010-08-08 So 13:04]
1854 :END:
1855   [2010-08-07 Sa]
1856 :PROPERTIES:
1857 :ID: mid:m0eiebaird%2Efsf%40gmail%2Ecom
1858 :END:
1860     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m0eiebaird%2Efsf%40gmail%2Ecom][(babel) help debugging latex export]]
1862 ** DONE Export: Using LaTeX "\timestamp" and or customising title header
1863 CLOSED: [2010-08-21 Sa 17:21]
1864 :LOGBOOK:
1865 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:21]
1866 - State "QUESTION"   from "NEW"        [2010-08-07 Sa 15:46]
1867 :END:
1868   [2010-08-07 Sa]
1869 :PROPERTIES:
1870 :ID: mid:20100805182557%2EGE29362%40localhost
1871 :END:
1873     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100805182557%2EGE29362%40localhost][Export: Using LaTeX "\timestamp" and or customising title header]]
1875 ** DONE Insert TODO or plain heading depending on context
1876 CLOSED: [2010-08-21 Sa 17:21]
1877 :LOGBOOK:
1878 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:21]
1879 - State "QUESTION"   from "NEW"        [2010-08-07 Sa 15:37]
1880 :END:
1881   [2010-08-07 Sa]
1882 :PROPERTIES:
1883 :ID: mid:AANLkTim%2DPNcfbatyrvEChHi%2BY%2Dk8xE118mxJa8TMU1NS%40mail%2Egmail%2Ecom
1884 :END:
1886     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTim%2DPNcfbatyrvEChHi%2BY%2Dk8xE118mxJa8TMU1NS%40mail%2Egmail%2Ecom][Insert TODO or plain heading depending on context]]
1888 ** DONE debugging sbe calls                                                                 :Babel:
1889 CLOSED: [2010-08-21 Sa 17:21]
1890 :LOGBOOK:
1891 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:21]
1892 - State "QUESTION"   from "IDEA"       [2010-08-08 So 13:16]
1893 - State "IDEA"       from "NEW"        [2010-08-07 Sa 15:20]
1894 :END:
1895   [2010-08-07 Sa]
1896 :PROPERTIES:
1897 :ID: mid:AANLkTi%3DR0G5a8fGFDrShp5Mjn8prjjFddrVaf6gJNcfY%40mail%2Egmail%2Ecom
1898 :END:
1900     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTi%3DR0G5a8fGFDrShp5Mjn8prjjFddrVaf6gJNcfY%40mail%2Egmail%2Ecom][debugging sbe calls]]
1902 ** DONE org-clock-current-task?
1903 CLOSED: [2010-08-07 Sa 15:18]
1904 :LOGBOOK:
1905 - State "DONE"       from "NEW"        [2010-08-07 Sa 15:18]
1906 :END:
1907   [2010-08-07 Sa]
1908 :PROPERTIES:
1909 :ID: mid:E983579F%2DCDAB%2D4A13%2DB743%2D9B55F9DEB467%40gilbert%2Eorg
1910 :END:
1912     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=E983579F%2DCDAB%2D4A13%2DB743%2D9B55F9DEB467%40gilbert%2Eorg][org-clock-current-task?]]
1914 ** DONE How do you use call and lob in org-babel?
1915 CLOSED: [2010-08-08 So 13:19]
1916 :LOGBOOK:
1917 - State "DONE"       from "NEW"        [2010-08-08 So 13:19]
1918 :END:
1919   [2010-08-07 Sa]
1920 :PROPERTIES:
1921 :ID: mid:AANLkTik5iYxh%5FwKgLSMhhWM%2DbrXQNq0d7JoJgCUcBRGz%40mail%2Egmail%2Ecom
1922 :END:
1924     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTik5iYxh%5FwKgLSMhhWM%2DbrXQNq0d7JoJgCUcBRGz%40mail%2Egmail%2Ecom][How do you use call and lob in org-babel?]]
1925 ** QUESTION question about chaining function calls in org-babel                              :Babel:
1926 :LOGBOOK:
1927 - State "QUESTION"   from "NEW"        [2010-08-07 Sa 14:26]
1928 :END:
1929   [2010-08-07 Sa]
1930 :PROPERTIES:
1931 :ID: mid:AANLkTin%2D%2DbVLyjM%5FeQH%2B9n3MnHk5ONQCA8YV%2B2OS2C05%40mail%2Egmail%2Ecom
1932 :END:
1934     - Gmane :: [[http://news.gmane.org/find-root.php?message_id%3DAANLkTin--bVLyjM%5feQH%2B9n3MnHk5ONQCA8YV%2B2OS2C05@mail.gmail.com][question about chaining function calls in org-babel]]
1936 ** DONE custom sorting of agenda items
1937 CLOSED: [2010-08-08 So 13:40]
1938 :LOGBOOK:
1939 - State "DONE"       from "QUESTION"   [2010-08-08 So 13:40]
1940 - State "QUESTION"   from "NEW"        [2010-08-07 Sa 14:24]
1941 :END:
1942   [2010-08-07 Sa]
1943 :PROPERTIES:
1944 :ID: mid:AANLkTinpvCvbXJLvTs6Jx8gxH4kweWcsoe%3DF0UnZ8yxs%40mail%2Egmail%2Ecom
1945 :END:
1947     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinpvCvbXJLvTs6Jx8gxH4kweWcsoe%3DF0UnZ8yxs%40mail%2Egmail%2Ecom][custom sorting of agenda items]]
1949 ** DONE MobileOrg for Android...issues                                                      :Mobile:
1950 CLOSED: [2010-08-07 Sa 14:24]
1951 :LOGBOOK:
1952 - State "DONE"       from "NEW"        [2010-08-07 Sa 14:24]
1953 :END:
1954   [2010-08-07 Sa]
1955 :PROPERTIES:
1956 :ID: mid:AANLkTintcp%2DfOtidyOPhMQA5%2BXFJfjDLOrC%2DZbKzhmUr%40mail%2Egmail%2Ecom
1957 :END:
1959     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTintcp%2DfOtidyOPhMQA5%2BXFJfjDLOrC%2DZbKzhmUr%40mail%2Egmail%2Ecom][MobileOrg for Android...issues]]
1961 ** QUESTION how to combine times in clocktable
1962 :LOGBOOK:
1963 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:19]
1964 :END:
1965   [2010-08-04 Mi]
1966 :PROPERTIES:
1967 :ID: mid:AANLkTik7XSA7HNUGBRie71AH%2Ddu%5FfV3peqaTwa1Nviag%40mail%2Egmail%2Ecom
1968 :END:
1970     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTik7XSA7HNUGBRie71AH%2Ddu%5FfV3peqaTwa1Nviag%40mail%2Egmail%2Ecom][how to combine times in clocktable]]
1972 ** DONE How to change plain text face in Org Mode?
1973 CLOSED: [2010-08-08 So 14:08]
1974 :LOGBOOK:
1975 - State "DONE"       from "QUESTION"   [2010-08-08 So 14:08]
1976 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:18]
1977 :END:
1978   [2010-08-04 Mi]
1979 :PROPERTIES:
1980 :ID: mid:841vaf11bm%2Efsf%40ymail%2Ecom
1981 :END:
1983     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=841vaf11bm%2Efsf%40ymail%2Ecom][How to change plain text face in Org Mode?]]
1985 ** QUESTION column view asterisks
1986 :LOGBOOK:
1987 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:13]
1988 :END:
1989   [2010-08-04 Mi]
1990 :PROPERTIES:
1991 :ID: mid:AANLkTinSKuHycsh9wf9Rcoca%2Br1Lakz95%2Bk6MmNH2t1u%40mail%2Egmail%2Ecom
1992 :END:
1994     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinSKuHycsh9wf9Rcoca%2Br1Lakz95%2Bk6MmNH2t1u%40mail%2Egmail%2Ecom][column view asterisks]]
1996 ** DONE babel versionitis?                                                                   :Babel:
1997 CLOSED: [2010-08-08 So 14:37]
1998 :LOGBOOK:
1999 - State "DONE"       from "QUESTION"   [2010-08-08 So 14:37]
2000 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:11]
2001 :END:
2002   [2010-08-04 Mi]
2003 :PROPERTIES:
2004 :ID: mid:AANLkTikZyb6tsw8Ho%2Bg6v2UEJHNvW9GhBK8bUsMmD%3Dk6%40mail%2Egmail%2Ecom
2005 :END:
2007     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikZyb6tsw8Ho%2Bg6v2UEJHNvW9GhBK8bUsMmD%3Dk6%40mail%2Egmail%2Ecom][babel versionitis?]]
2009 ** QUESTION Export emails from Lotus Notes to org-mode?
2010 :LOGBOOK:
2011 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:10]
2012 :END:
2013   [2010-08-04 Mi]
2014 :PROPERTIES:
2015 :ID: mid:AANLkTiksEwt%3DdD1ORT3XJkrzVjwT%2DdBbDigJU%2DEvQpfE%40mail%2Egmail%2Ecom
2016 :END:
2018     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTiksEwt%3DdD1ORT3XJkrzVjwT%2DdBbDigJU%2DEvQpfE%40mail%2Egmail%2Ecom][Export emails from Lotus Notes to org-mode?]]
2020 ** DONE (Babel) gnuplot, table entry and temporary file                                      :Babel:
2021 CLOSED: [2010-08-08 So 14:44]
2022 :LOGBOOK:
2023 - State "DONE"       from "NEW"        [2010-08-08 So 14:44]
2024 :END:
2025   [2010-08-02 Mo]
2026 :PROPERTIES:
2027 :ID: mid:loom%2E20100802T123525%2D774%40post%2Egmane%2Eorg
2028 :END:
2030     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100802T123525%2D774%40post%2Egmane%2Eorg][(Babel) gnuplot, table entry and temporary file ]]
2032 ** DONE Footnote export
2033 CLOSED: [2010-08-01 So 20:06]
2034 :LOGBOOK:
2035 - State "DONE"       from "NEW"        [2010-08-01 So 20:06]
2036 :END:
2037   [2010-07-31 Sa]
2038 :PROPERTIES:
2039 :ID: mid:20100731131749%2Ec88f92d2%2Etyphoon%40aanet%2Ecom%2Eau
2040 :END:
2042     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100731131749%2Ec88f92d2%2Etyphoon%40aanet%2Ecom%2Eau][Footnote export]]
2044 *** Footnote problem
2045 CLOSED: [2010-08-01 So 20:06]
2046 :LOGBOOK:
2047 - State "DECLINED"   from "NEW"        [2010-08-01 So 20:06]
2048 :END:
2049   [2010-08-01 So]
2050 :PROPERTIES:
2051 :ID: mid:20100731110259%2E229b449f%2Ealantyree%40gmail%2Ecom
2052 :END:
2054     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100731110259%2E229b449f%2Ealantyree%40gmail%2Ecom][Footnote problem]]
2056 Duplicate of "[[id:mid:20100731131749%2Ec88f92d2%2Etyphoon%40aanet%2Ecom%2Eau%5D%5BFootnote%20export%5D%5D%22%2E
2058 ** QUESTION Writing a custom export.
2059 :LOGBOOK:
2060 - State "QUESTION"   from "NEW"        [2010-08-15 So 09:25]
2061 :END:
2062   [2010-08-15 So]
2063 :PROPERTIES:
2064 :ID: mid:AANLkTin5ZhPY6%2D7EG3w7YawzTdTd6jpYoPSZqejHi8a7%40mail%2Egmail%2Ecom
2065 :END:
2067     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTin5ZhPY6%2D7EG3w7YawzTdTd6jpYoPSZqejHi8a7%40mail%2Egmail%2Ecom][Writing a custom export.]]
2069 ** CLOSED how to stop delete key putting a region into kill ring
2070 :LOGBOOK:
2071 - State "CLOSED"     from "QUESTION"   [2010-08-30 Mon 14:24]
2072 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:49]
2073 :END:
2074   [2010-08-15 So]
2075 :PROPERTIES:
2076 :ID: mid:446912556%2E20100814141933%40gmail%2Ecom
2077 :END:
2079     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=446912556%2E20100814141933%40gmail%2Ecom][how to stop delete key putting a region into kill ring]]
2081 This is an Emacs issue and does not need tracking here.
2083 ** QUESTION Archive Tasks
2084 :LOGBOOK:
2085 - State "QUESTION"   from "NEW"        [2010-08-15 So 09:17]
2086 :END:
2087   [2010-08-15 So]
2088 :PROPERTIES:
2089 :ID: mid:4C667FF4%2E6050600%40gmx%2Ede
2090 :END:
2092     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C667FF4%2E6050600%40gmx%2Ede][Archive Tasks]]
2094 ** CLOSED Bind C-u C-c C-x C-i to a key
2095 :LOGBOOK:
2096 - State "CLOSED"     from "QUESTION"   [2010-08-30 Mon 14:25]
2097 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:49]
2098 :END:
2099   [2010-08-13 Fr]
2100 :PROPERTIES:
2101 :ID: mid:0vhbizzap7%2Efsf%40gmail%2Ecom
2102 :END:
2104     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=0vhbizzap7%2Efsf%40gmail%2Ecom][Bind C-u C-c C-x C-i to a key]]
2106 Answered on the mailing list.
2108 ** QUESTION R code not producing expected results                                            :Babel:
2109 :LOGBOOK:
2110 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:52]
2111 :END:
2112   [2010-08-13 Fr]
2113 :PROPERTIES:
2114 :ID: mid:C88A3527%2E16634%25mab%40stowers%2Eorg
2115 :END:
2117     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=C88A3527%2E16634%25mab%40stowers%2Eorg][R code not producing expected results]]
2119 ** QUESTION trying to get xetex working with org-mode
2120 :LOGBOOK:
2121 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:52]
2122 :END:
2123   [2010-08-13 Fr]
2124 :PROPERTIES:
2125 :ID: mid:4C64ED67%2E10700%40gmail%2Ecom
2126 :END:
2128     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C64ED67%2E10700%40gmail%2Ecom][trying to get xetex working with org-mode]]
2130 ** DONE Listing todos which have other todos in the subtree in the agenda
2131 CLOSED: [2010-08-15 So 15:53]
2132 :LOGBOOK:
2133 - State "DONE"       from "QUESTION"   [2010-08-15 So 15:53]
2134 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:52]
2135 :END:
2136   [2010-08-13 Fr]
2137 :PROPERTIES:
2138 :ID: mid:4C64FDD8%2E3090001%40jboecker%2Ede
2139 :END:
2141     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C64FDD8%2E3090001%40jboecker%2Ede][Listing todos which have other todos in the subtree in the agenda]]
2143 ** QUESTION From todos to tracking
2144 :LOGBOOK:
2145 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:53]
2146 :END:
2147   [2010-08-12 Do]
2148 :PROPERTIES:
2149 :ID: mid:m1y6cbbvmo%2Efsf%40gmail%2Ecom
2150 :END:
2152     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m1y6cbbvmo%2Efsf%40gmail%2Ecom][From todos to tracking]]
2154 ** QUESTION how do you extract schedule duration in column-view
2155 :LOGBOOK:
2156 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:54]
2157 :END:
2158   [2010-08-12 Do]
2159 :PROPERTIES:
2160 :ID: mid:AANLkTinncvmj75%2DAcisVKsW2W5x3Jij4XmJ%3DRx8sh2uS%40mail%2Egmail%2Ecom
2161 :END:
2163     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinncvmj75%2DAcisVKsW2W5x3Jij4XmJ%3DRx8sh2uS%40mail%2Egmail%2Ecom][how do you extract schedule duration in column-view]]
2165 ** QUESTION Problem with named footnotes and LaTeX export?
2166 :LOGBOOK:
2167 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:55]
2168 :END:
2169   [2010-08-12 Do]
2170 :PROPERTIES:
2171 :ID: mid:4C6419BD%2E8030909%40limist%2Ecom
2172 :END:
2174     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C6419BD%2E8030909%40limist%2Ecom][Problem with named footnotes and LaTeX export?]]
2176 ** QUESTION (Org-Babel) and R... non-numeric cells                                           :Babel:
2177 :LOGBOOK:
2178 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:55]
2179 :END:
2180   [2010-08-12 Do]
2181 :PROPERTIES:
2182 :ID: mid:871va3hnvj%2Efsf%40mundaneum%2Ecom
2183 :END:
2185     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=871va3hnvj%2Efsf%40mundaneum%2Ecom][(Org-Babel) and R... non-numeric cells]]
2187 ** DONE (babel) confusion about org-confirm-babel-evaluate
2188 CLOSED: [2010-08-15 So 15:56]
2189 :LOGBOOK:
2190 - State "DONE"       from "QUESTION"   [2010-08-15 So 15:56]
2191 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:56]
2192 :END:
2193   [2010-08-12 Do]
2194 :PROPERTIES:
2195 :ID: mid:87r5i4ng9m%2Ewl%25ucecesf%40ucl%2Eac%2Euk
2196 :END:
2198     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87r5i4ng9m%2Ewl%25ucecesf%40ucl%2Eac%2Euk][(babel) confusion about org-confirm-babel-evaluate]]
2200 ** DONE How to show done tasks in agenda
2201 CLOSED: [2010-08-15 So 09:24]
2202 :LOGBOOK:
2203 - State "DONE"       from "QUESTION"   [2010-08-15 So 09:24]
2204 - State "QUESTION"   from "NEW"        [2010-08-15 So 09:23]
2205 :END:
2206   [2010-08-15 So]
2207 :PROPERTIES:
2208 :ID: mid:20100813221114%2E197ea08b%40localhost
2209 :END:
2211     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100813221114%2E197ea08b%40localhost][How to show done tasks in agenda]]
2213 ** DONE (Bug) or not?
2214 CLOSED: [2010-08-15 So 15:35]
2215 :LOGBOOK:
2216 - State "DONE"       from "NEW"        [2010-08-15 So 15:35]
2217 :END:
2218   [2010-08-15 So]
2219 :PROPERTIES:
2220 :ID: mid:87eie0ri8q%2Efsf%40mundaneum%2Ecom
2221 :END:
2223     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87eie0ri8q%2Efsf%40mundaneum%2Ecom][(Bug) or not?]]
2225 ** QUESTION Suppressing the ellipsis
2226 :LOGBOOK:
2227 - State "QUESTION"   from "NEW"        [2010-08-09 Mo 21:39]
2228 :END:
2229   [2010-08-09 Mo]
2230 :PROPERTIES:
2231 :ID: mid:75B589E8%2D08C5%2D4C36%2D97B2%2D62CFAF25854B%40boostpro%2Ecom
2232 :END:
2234     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=75B589E8%2D08C5%2D4C36%2D97B2%2D62CFAF25854B%40boostpro%2Ecom][Suppressing the ellipsis]]
2236 ** DONE questions about links
2237 CLOSED: [2010-08-15 So 15:58]
2238 :LOGBOOK:
2239 - State "DONE"       from "QUESTION"   [2010-08-15 So 15:58]
2240 - State "QUESTION"   from "NEW"        [2010-08-09 Mo 21:39]
2241 :END:
2242   [2010-08-09 Mo]
2243 :PROPERTIES:
2244 :ID: mid:20100807141245%2E64b84e34%40bigblessing%2Etville
2245 :END:
2247     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100807141245%2E64b84e34%40bigblessing%2Etville][questions about links]]
2249 ** DONE use of repository branch "maint"
2250 CLOSED: [2010-08-09 Mo 21:28]
2251 :LOGBOOK:
2252 - State "DONE"       from "NEW"        [2010-08-09 Mo 21:28]
2253 :END:
2254   [2010-08-09 Mo]
2255 :PROPERTIES:
2256 :ID: mid:20100808223812%2EGG20223%40shi%2Eworkgroup
2257 :END:
2259     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100808223812%2EGG20223%40shi%2Eworkgroup][use of repository branch "maint"]]
2261 ** DONE (Bug) Refiling troubles with inlined Org (thru Babel)
2262 CLOSED: [2010-08-15 So 16:00]
2263 :LOGBOOK:
2264 - State "DONE"       from "NEW"        [2010-08-15 So 16:00]
2265 :END:
2266   [2010-08-09 Mo]
2267 :PROPERTIES:
2268 :ID: mid:87hbj4p0hu%2Efsf%40mundaneum%2Ecom
2269 :END:
2271     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87hbj4p0hu%2Efsf%40mundaneum%2Ecom][(Bug) Refiling troubles with inlined Org (thru Babel)]]
2273 ** DONE TODO DONE strikethrough
2274 CLOSED: [2010-08-09 Mo 21:26]
2275 :LOGBOOK:
2276 - State "DONE"       from "QUESTION"   [2010-08-09 Mo 21:26]
2277 - State "QUESTION"   from "NEW"        [2010-08-09 Mo 21:26]
2278 :END:
2279   [2010-08-09 Mo]
2280 :PROPERTIES:
2281 :ID: mid:20100809101549%2EGB20117%40localhost
2282 :END:
2284     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100809101549%2EGB20117%40localhost][TODO DONE strikethrough]]
2286 ** DONE questions about links
2287 CLOSED: [2010-08-15 So 16:00]
2288 :LOGBOOK:
2289 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:00]
2290 - State "QUESTION"   from "NEW"        [2010-08-09 Mo 21:20]
2291 :END:
2292   [2010-08-09 Mo]
2293 :PROPERTIES:
2294 :ID: mid:20100807120001%2E55fdd1ec%40bigblessing%2Etville
2295 :END:
2297     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100807120001%2E55fdd1ec%40bigblessing%2Etville][questions about links]]
2299 ** DONE Babel: help with tables and code blocks?
2300 CLOSED: [2010-08-09 Mo 21:18]
2301 :LOGBOOK:
2302 - State "DONE"       from "QUESTION"   [2010-08-09 Mo 21:18]
2303 - State "QUESTION"   from "NEW"        [2010-08-09 Mo 21:18]
2304 :END:
2305   [2010-08-09 Mo]
2306 :PROPERTIES:
2307 :ID: mid:878w4hcyzz%2Efsf%40bunting%2Enet%2Eau
2308 :END:
2310     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=878w4hcyzz%2Efsf%40bunting%2Enet%2Eau][Babel: help with tables and code blocks?]]
2312 ** QUESTION Print / export TODO Tree
2313 :LOGBOOK:
2314 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:15]
2315 :END:
2316   [2010-08-12 Do]
2317 :PROPERTIES:
2318 :ID: mid:AANLkTi%3DMyfuy%5FMC%5FGew2y%5Fex%2BbiqdY4ue60RTbFnRxtB%40mail%2Egmail%2Ecom
2319 :END:
2321     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTi%3DMyfuy%5FMC%5FGew2y%5Fex%2BbiqdY4ue60RTbFnRxtB%40mail%2Egmail%2Ecom][Print / export TODO Tree]]
2323 ** DONE Mathematical Pseudocode in Source Block
2324 CLOSED: [2010-08-15 So 16:15]
2325 :LOGBOOK:
2326 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:15]
2327 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:15]
2328 :END:
2329   [2010-08-12 Do]
2330 :PROPERTIES:
2331 :ID: mid:AANLkTi%3D0RJs7zC%3DArXixPv%2BNPLYe%2BdANEnZHk%2BgwPyqc%40mail%2Egmail%2Ecom
2332 :END:
2334     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTi%3D0RJs7zC%3DArXixPv%2BNPLYe%2BdANEnZHk%2BgwPyqc%40mail%2Egmail%2Ecom][Mathematical Pseudocode in Source Block]]
2336 ** DONE "C-c a is undefined"
2337 CLOSED: [2010-08-15 So 16:16]
2338 :LOGBOOK:
2339 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:16]
2340 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:16]
2341 :END:
2342   [2010-08-11 Mi]
2343 :PROPERTIES:
2344 :ID: mid:20100811201409%2E093ae83a%40localhost
2345 :END:
2347     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100811201409%2E093ae83a%40localhost]["C-c a is undefined"]]
2349 ** QUESTION Does new version 7.01 break mail-archive-file-name?
2350 :LOGBOOK:
2351 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:18]
2352 :END:
2353   [2010-08-11 Mi]
2354 :PROPERTIES:
2355 :ID: mid:AANLkTim2VGYzCi%2BGA0v9xY2mpVbyu1BJgrVS%2Db%2Db%2B3pM%40mail%2Egmail%2Ecom
2356 :END:
2358     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTim2VGYzCi%2BGA0v9xY2mpVbyu1BJgrVS%2Db%2Db%2B3pM%40mail%2Egmail%2Ecom][Does new version 7.01 break mail-archive-file-name?]]
2360 ** DONE (babel) strategies for generating multiple graphics files from same code block       :Babel:
2361 CLOSED: [2010-08-15 So 16:27]
2362 :LOGBOOK:
2363 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:27]
2364 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:27]
2365 :END:
2366   [2010-08-10 Di]
2367 :PROPERTIES:
2368 :ID: mid:4C606D4C%2E1030904%40ccbr%2Eumn%2Eedu
2369 :END:
2371     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C606D4C%2E1030904%40ccbr%2Eumn%2Eedu][(babel) strategies for generating multiple graphics files from same code block]]
2373 ** DONE why not auto-renumbering list ?
2374 CLOSED: [2010-08-15 So 16:27]
2375 :LOGBOOK:
2376 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:27]
2377 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:27]
2378 :END:
2379   [2010-08-09 Mo]
2380 :PROPERTIES:
2381 :ID: mid:87vd7mfvcx%2Ewl%25n%2Egoaziou%40gmail%2Ecom
2382 :END:
2384     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87vd7mfvcx%2Ewl%25n%2Egoaziou%40gmail%2Ecom][why not auto-renumbering list ?]]
2386 ** DONE called-interactively-p : org-capture
2387 CLOSED: [2010-08-15 So 16:28]
2388 :LOGBOOK:
2389 - State "DONE"       from "NEW"        [2010-08-15 So 16:28]
2390 :END:
2391   [2010-08-07 Sa]
2392 :PROPERTIES:
2393 :ID: mid:i3e6mf%24n6j%241%40dough%2Egmane%2Eorg
2394 :END:
2396     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i3e6mf%24n6j%241%40dough%2Egmane%2Eorg][called-interactively-p : org-capture]]
2398 ** QUESTION request for comments on org icon theme standards
2399 :LOGBOOK:
2400 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:28]
2401 :END:
2402   [2010-08-07 Sa]
2403 :PROPERTIES:
2404 :ID: mid:AANLkTimqrvgbPV35F1%2BaVapWngbmh5%3DLkO%2B7Hi%2D5zbgb%40mail%2Egmail%2Ecom
2405 :END:
2407     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimqrvgbPV35F1%2BaVapWngbmh5%3DLkO%2B7Hi%2D5zbgb%40mail%2Egmail%2Ecom][request for comments on org icon theme standards]]
2409 ** QUESTION how to show all subheadings of "current level +1", then all of  "current level +2" etc.
2410 :LOGBOOK:
2411 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:19]
2412 :END:
2413   [2010-08-04 Mi]
2414 :PROPERTIES:
2415 :ID: mid:i3bm41%24g7d%241%40dough%2Egmane%2Eorg
2416 :END:
2418     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i3bm41%24g7d%241%40dough%2Egmane%2Eorg][how to show all subheadings of "current level +1", then all of  "current level +2" etc.]]
2420 ** QUESTION Strange error in html exporting
2421 :LOGBOOK:
2422 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:29]
2423 :END:
2424   [2010-08-02 Mo]
2425 :PROPERTIES:
2426 :ID: mid:m1fwyyb2gr%2Efsf%40gmail%2Ecom
2427 :END:
2429     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m1fwyyb2gr%2Efsf%40gmail%2Ecom][Strange error in html exporting]]
2431 ** DONE (babel) help debugging org-babel-execute-buffer                                      :Babel:
2432 CLOSED: [2010-08-15 So 16:31]
2433 :LOGBOOK:
2434 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:31]
2435 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:31]
2436 :END:
2437   [2010-07-27 Di]
2438 :PROPERTIES:
2439 :ID: mid:m06301obu0%2Efsf%40malibu%2Erochester%2Err%2Ecom
2440 :END:
2442     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m06301obu0%2Efsf%40malibu%2Erochester%2Err%2Ecom][(babel) help debugging org-babel-execute-buffer]]
2444 ** CLOSED .ods opens file in Emacs, not OpenOffice
2445 :LOGBOOK:
2446 - State "CLOSED"     from "QUESTION"   [2010-08-30 Mon 14:26]
2447 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:31]
2448 :END:
2449   [2010-07-27 Di]
2450 :PROPERTIES:
2451 :ID: mid:AANLkTikZWsSYKZiN%2DH0amXDtp68L7RR3CT%2Drx%3D%2DA0Ds5%40mail%2Egmail%2Ecom
2452 :END:
2454     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikZWsSYKZiN%2DH0amXDtp68L7RR3CT%2Drx%3D%2DA0Ds5%40mail%2Egmail%2Ecom][.ods opens file in Emacs, not OpenOffice]]
2455 Answered on the mailing list, by customizing `org-file-apps'.
2456 ** DONE Installation - no way
2457 CLOSED: [2010-08-15 So 16:38]
2458 :LOGBOOK:
2459 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:38]
2460 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:38]
2461 :END:
2462   [2010-07-27 Di]
2463 :PROPERTIES:
2464 :ID: mid:AANLkTimwqwsEojZ3GEqREOfLJ50vQtcMaH8c8BbO4%3D%2BK%40mail%2Egmail%2Ecom
2465 :END:
2467     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimwqwsEojZ3GEqREOfLJ50vQtcMaH8c8BbO4%3D%2BK%40mail%2Egmail%2Ecom][Installation - no way]]
2469 ** DONE word count checklist?
2470 CLOSED: [2010-08-15 So 16:38]
2471 :LOGBOOK:
2472 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:38]
2473 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:38]
2474 :END:
2475   [2010-07-27 Di]
2476 :PROPERTIES:
2477 :ID: mid:20100726155303%2E124c6396%40bigblessing%2Etville
2478 :END:
2480     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100726155303%2E124c6396%40bigblessing%2Etville][word count checklist?]]
2482 ** QUESTION Footnotes: paragraph definition, section name
2483 :LOGBOOK:
2484 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:40]
2485 :END:
2486   [2010-07-27 Di]
2487 :PROPERTIES:
2488 :ID: mid:3DF4CE84%2DCE89%2D47F4%2D8193%2D79CE0D68E273%40nf%2Empg%2Ede
2489 :END:
2491     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=3DF4CE84%2DCE89%2D47F4%2D8193%2D79CE0D68E273%40nf%2Empg%2Ede][Footnotes: paragraph definition, section name]]
2492 ** QUESTION row and col spaning in table?
2493 :LOGBOOK:
2494 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:43]
2495 :END:
2496   [2010-07-27 Di]
2497 :PROPERTIES:
2498 :ID: mid:AANLkTikF4Dj7WDbzzKs7RC4%3D8ffGt4%2B90vY9xVWnOX%3Dw%40mail%2Egmail%2Ecom
2499 :END:
2501     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikF4Dj7WDbzzKs7RC4%3D8ffGt4%2B90vY9xVWnOX%3Dw%40mail%2Egmail%2Ecom][row and col spaning in table?]]
2503 ** QUESTION Docstrings: Use of `C-u' (was: (OT) Passing universal argument to a function)
2504 :LOGBOOK:
2505 - State "QUESTION"   from "NEW"        [2010-08-15 So 09:30]
2506 :END:
2507   [2010-08-15 So]
2508 :PROPERTIES:
2509 :ID: mid:87tymwreu6%2Efsf%40mean%2Ealbasani%2Enet
2510 :END:
2512     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87tymwreu6%2Efsf%40mean%2Ealbasani%2Enet][Docstrings: Use of `C-u' (was: (OT) Passing universal argument to a function)]]
2514 * Development Tasks
2515 ** Structure
2516 *** TODO Get rid of all the \r instances, which were used only for XEmacs.
2517 *** WISH proper visibility cycling for items
2518     Make them not hide the text after the final list item.
2519     This is not trivial, we cannot usenormal outline stuff,
2520     needs a separate implementation.
2521 *** WISH Create unique clocktable links
2522   [2010-06-19 Sa]
2523   :PROPERTIES:
2524   :ID: mid:201006182124%2E15267%2Ech%2Elange%40jacobs%2Duniversity%2Ede
2525   :END:
2527     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=201006182124%2E15267%2Ech%2Elange%40jacobs%2Duniversity%2Ede][Bug: clocktable :link often jumps to wrong target (6.36c)]]
2529 #+BEGIN_QUOTE
2530 : Links created by clocktable :link are simple "text search" links.
2531 : Therefore, they often hit the wrong target.
2533 : For example, I used to have multiple clocktables at the beginning of my
2534 : file: first a daily summary, then a weekly one, then a complete one,
2535 : i.e. following clocktables summarized supersets of preceding ones.
2536 : Therefore, most of the time I clicked a link in the first clocktable,
2537 : the next "text search" target was the occurrence of the same task in the
2538 : second clocktable, whereas clicking that link in the second clocktable
2539 : would take me back into the first.
2541 : I have been able to partly work around that by moving the clocktables to
2542 : the end of the file, as the search always seems to start at the
2543 : beginning of the file.  Nevertheless, when I have two tasks "foobar" and
2544 : "foo", occurring in that order in the file, clicking on the [[foo]]
2545 : link in the clocktable takes me to the "foobar" task, as that has a
2546 : "foo" substring and occurs first in the file.
2548 : I would like clocktable to generate links that uniquely link to the task
2549 : from which the particular clocktable entry has been generated.  (I'd
2550 : even be willing to assign CUSTOM_ID properties for that purpose,
2551 : i.e. clocktable could take them into account for creating links, when
2552 : they exist.)  But the best solution would IMHO be a truly unique
2553 : identification, e.g. by some XPath-like path, e.g. /1/2/3 for the 3rd
2554 : subtask of the 2nd subtask of the 1st top-level task.  (Sure, that order
2555 : will be invalidated when I change my task list, but, so what, then I
2556 : would be willing to recompute the clocktable before using links.)
2557 #+END_QUOTE
2558 *** DECLINED (ANN) New lists definition                                                      :Patch:
2559 CLOSED: [2010-07-29 Do 18:51]
2560 :LOGBOOK:
2561 - State "DECLINED"   from "WISH"       [2010-07-29 Do 18:51]
2562 :END:
2563   [2010-07-02 Fr]
2564   :PROPERTIES:
2565   :ID: mid:87d3v6gqoc%2Ewl%25n%2Egoaziou%40gmail%2Ecom
2566   :END:
2568     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87d3v6gqoc%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(ANN) New lists definition]]
2570    git@github.com:ngz/org-mode-lists.git  branch: end-lists
2572    Superseded by [[id:mid:87ocdzw7gq%2Ewl%25n%2Egoaziou%40gmail%2Ecom%5D%5BList%20improvement%20v%2E2%5D%5D
2573 *** DONE preserving location of point
2574   [2010-07-10 Sa]
2575   :PROPERTIES:
2576   :ID: mid:87hbk831tn%2Efsf%40pellet%2E%2Enet
2577   :END:
2579     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87hbk831tn%2Efsf%40pellet%2E%2Enet][preserving location of point]]
2580     Resolved - works with emacs -Q, so it is due to some other
2581     package.
2582 *** WISH Indentation of src blocks with org-adapt-indentation
2583 :LOGBOOK:
2584 - State "WISH"       from "NEW"        [2010-07-25 So 18:36]
2585 :END:
2586   [2010-07-12 Mo]
2587   :PROPERTIES:
2588   :ID: mid:AANLkTilkkANsfiPDETumXut%5FTdzLnHvT6%2D7nxFz%5Fyujv%40mail%2Egmail%2Ecom
2589   :END:
2591     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilkkANsfiPDETumXut%5FTdzLnHvT6%2D7nxFz%5Fyujv%40mail%2Egmail%2Ecom][Indentation of src blocks with org-adapt-indentation]]
2592 *** IDEA (ANN) List improvement v.2
2593 :LOGBOOK:
2594 - State "IDEA"       from "NEW"        [2010-07-25 So 17:45]
2595 :END:
2596   [2010-07-23 Fr]
2597   :PROPERTIES:
2598   :ID: mid:87ocdzw7gq%2Ewl%25n%2Egoaziou%40gmail%2Ecom
2599   :END:
2601     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87ocdzw7gq%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(ANN) List improvement v.2 ]]
2603 git@github.com:ngz/org-mode-lists.git  branch: end-lists
2604 *** WISH (PATCH) Alphabetical ordered lists                                                  :Patch:
2605 :LOGBOOK:
2606 - State "WISH"       from "NEW"        [2010-08-01 So 20:32]
2607 :END:
2608   [2010-07-31 Sa]
2609 :PROPERTIES:
2610 :ID: mid:AANLkTimGVyxJfkxdBWOTipo%5FPD3mfHHsEL%5FmMX2jgmb9%40mail%2Egmail%2Ecom
2611 :END:
2613     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimGVyxJfkxdBWOTipo%5FPD3mfHHsEL%5FmMX2jgmb9%40mail%2Egmail%2Ecom][(PATCH) Alphabetical ordered lists]]
2614 ** Agenda issues
2615 *** IDEA Meta-grouping properties?
2616   [2010-06-03 Do]
2617   :PROPERTIES:
2618   :ID: mid:87mxvdzsa3%2Efsf%40gmx%2Ech
2619   :END:
2621     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87mxvdzsa3%2Efsf%40gmx%2Ech][Meta-grouping properties?]]
2622 *** WISH Worldcup + time zone question
2623   [2010-06-09 Mi]
2624   :PROPERTIES:
2625   :ID: mid:87ocfmpqtd%2Ewl%25djcb%40djcbsoftware%2Enl
2626   :END:
2628     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87ocfmpqtd%2Ewl%25djcb%40djcbsoftware%2Enl][Worldcup + time zone question]]
2629 *** BUG Strange bug, request for more info
2630   [2010-05-26 Mi]
2631   :PROPERTIES:
2632   :ID: mid:87iq6bjsas%2Efsf%40gollum%2Eintra%2Enorang%2Eca
2633   :END:
2635     - Gmane :: [[http://mid.gmane.org/87iq6bjsas.fsf%40gollum.intra.norang.ca][Re: Strange bug, request for more info]]
2637 #+BEGIN_QUOTE
2638 The bug happens when being in the agenda and trying to goto or show
2639 the origin location of an agenda entry by pressing SPC or RET.
2640 John reports that sometimes (for him several times a day),
2641 the other window shows a completely different location.
2642 The most weird part of it is that going back to the agenda buffer
2643 and then trying the exact same command again, everything works
2644 fine!  This is driving me crazy, and I'd love to find and fix
2645 this problem.
2646 #+END_QUOTE
2647 *** BUG Rescheduling an item works properly only if SCHEDULED is after the heading
2648   [2010-06-13 So]
2649   :PROPERTIES:
2650   :ID: mid:loom%2E20100611T075155%2D670%40post%2Egmane%2Eorg
2651   :END:
2653     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100611T075155%2D670%40post%2Egmane%2Eorg][Rescheduling an item works properly only if SCHEDULED is after the heading]]
2654 *** WISH (new feature suggestion?) indicate 'repeater' nature in Agenda
2655   [2010-07-02 Fr]
2656   :PROPERTIES:
2657   :ID: mid:8738FB76%2D3F91%2D4898%2D8251%2D13DB990540D0%40gmail%2Ecom
2658   :END:
2660     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=8738FB76%2D3F91%2D4898%2D8251%2D13DB990540D0%40gmail%2Ecom][(new feature suggestion?) indicate 'repeater' nature in Agenda]]
2662 #+BEGIN_QUOTE
2663 Is there a way to quickly/visually differentiate between repeating/single-occurence tasks?
2665 If not, something like say, adding an asterisk somewhere in the entry would be great.
2667 1. Scheduled* - starred schedule/deadline string
2668 2. TODO * - starred 'todo' string
2669 3. fifa2010* - starred 'category' string
2670 #+END_QUOTE
2671 *** DONE (PATCH) Add the ability to remove time ranges specifications for agenda items that span on several days :Patch:
2672   [2010-07-12 Mo]
2673   :PROPERTIES:
2674   :ID: mid:loom%2E20100712T155021%2D318%40post%2Egmane%2Eorg
2675   :END:
2677     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100712T155021%2D318%40post%2Egmane%2Eorg][(PATCH) Add the ability to remove time ranges specifications for agenda items that span on several days]]
2678     Patch is applied.
2679 *** WISH (PATCH) Proposed command: org-agenda-clock-goto                                     :Patch:
2680 :LOGBOOK:
2681 - State "WISH"       from "NEW"        [2010-08-02 Mo 18:21]
2682 :END:
2683   [2010-08-02 Mo]
2684 :PROPERTIES:
2685 :ID: mid:87pqy29344%2Efsf%40gnu%2Eorg
2686 :END:
2688     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87pqy29344%2Efsf%40gnu%2Eorg][(PATCH) Proposed command: org-agenda-clock-goto]]
2689 *** INCONSISTENCY Relative file names in list org-agenda-files
2690 :LOGBOOK:
2691 - State "INCONSISTENCY" from "WISH"       [2010-08-08 So 12:58]
2692 - State "WISH"       from "QUESTION"   [2010-08-08 So 12:57]
2693 - State "QUESTION"   from "NEW"        [2010-08-02 Mo 18:22]
2694 :END:
2695   [2010-08-02 Mo]
2696 :PROPERTIES:
2697 :ID: mid:AANLkTimDW%5FHxn1pknFy7jJA3c%5F4%2Bft5zZxbpm%2Df%3Dyfhh%40mail%2Egmail%2Ecom
2698 :END:
2700     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimDW%5FHxn1pknFy7jJA3c%5F4%2Bft5zZxbpm%2Df%3Dyfhh%40mail%2Egmail%2Ecom][question about org-agenda-files]]
2702 *** IDEA persistent frame for agenda
2703 :LOGBOOK:
2704 - State "IDEA"       from "NEW"        [2010-08-08 So 13:09]
2705 :END:
2706   [2010-08-07 Sa]
2707 :PROPERTIES:
2708 :ID: mid:AANLkTi%3D4T6dPxwg0EXdwQNy70og%3DaVoxRaFfNOdYKNgb%40mail%2Egmail%2Ecom
2709 :END:
2711     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTi%3D4T6dPxwg0EXdwQNy70og%3DaVoxRaFfNOdYKNgb%40mail%2Egmail%2Ecom][persistent frame for agenda]]
2713 *** DONE bug report: timeline agenda in an indirect buffer%!
2714 CLOSED: [2010-08-07 Sa 15:37]
2715 :LOGBOOK:
2716 - State "DONE"       from "BUG"        [2010-08-07 Sa 15:37]
2717 - State "BUG"        from "NEW"        [2010-08-07 Sa 15:20]
2718 :END:
2719   [2010-08-07 Sa]
2720 :PROPERTIES:
2721 :ID: mid:AANLkTinwNtcd6L0iUSJ7C97tUe9HJMnp%2Di9b6Z7m5wVF%40mail%2Egmail%2Ecom
2722 :END:
2724     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinwNtcd6L0iUSJ7C97tUe9HJMnp%2Di9b6Z7m5wVF%40mail%2Egmail%2Ecom][bug report: timeline agenda in an indirect buffer]]
2726 *** WISH Re: (Orgmode) custom sorting of agenda items%!
2727 :LOGBOOK:
2728 - State "WISH"       from "NEW"        [2010-08-07 Sa 14:25]
2729 :END:
2730   [2010-08-07 Sa]
2731 :PROPERTIES:
2732 :ID: mid:AANLkTikzKETz64mL1csFdwOL4AA9iJiJn99gmUPsSrpV%40mail%2Egmail%2Ecom
2733 :END:
2735     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikzKETz64mL1csFdwOL4AA9iJiJn99gmUPsSrpV%40mail%2Egmail%2Ecom][Re: (Orgmode) custom sorting of agenda items]]
2737 #+BEGIN_QUOTE
2738 When giving a user-defined function for org-agenda-cmp-user-defined,
2739 the function gets two agenda entries.   Is there a way from an agenda entry
2740 to get to the original org entry?
2742 Best would be if, besides a user-defined sort function, you could also provide
2743 a function that takes the org entry and the agenda item (i.e. is run with point
2744 on the org entry and is passed the agenda item), and can then store anything
2745 it wants about the org entry as text properties on the agenda item.
2746 The companion user-defined sorting function could then use these stored
2747 text properties for ordering the agenda items.   Could you add such a hook?
2748 #+END_QUOTE
2750 *** DONE Printing Multiple Lines For Agenda Export
2751 CLOSED: [2010-08-21 Sa 17:22]
2752 :LOGBOOK:
2753 - State "DONE"       from "BUG"        [2010-08-21 Sa 17:22]
2754 - State "BUG"        from "NEW"        [2010-08-08 So 13:52]
2755 :END:
2756   [2010-08-04 Mi]
2757 :PROPERTIES:
2758 :ID: mid:B2C55589%2D188B%2D4300%2DB477%2D45D176425519%40gmail%2Ecom
2759 :END:
2761     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=B2C55589%2D188B%2D4300%2DB477%2D45D176425519%40gmail%2Ecom][Printing Multiple Lines For Agenda Export]]
2763 *** BUG PATCH:  Fix for agenda problems                                                      :Patch:
2764 :LOGBOOK:
2765 - State "BUG"        from "NEW"        [2010-08-15 So 16:30]
2766 :END:
2767   [2010-07-31 Sa]
2768 :PROPERTIES:
2769 :ID: mid:4C520CF2%2E6060802%40sift%2Einfo
2770 :END:
2772     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C520CF2%2E6060802%40sift%2Einfo][PATCH:  Fix for agenda problems]]
2774 **** More problems with Mobile Org agenda writing                                           :Mobile:
2775   [2010-07-31 Sa]
2776 :PROPERTIES:
2777 :ID: mid:4C518DA3%2E4000908%40sift%2Einfo
2778 :END:
2780     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C518DA3%2E4000908%40sift%2Einfo][More problems with Mobile Org agenda writing]]
2782 **** Mobile-org crash --- same error?                                                       :Mobile:
2783   [2010-07-29 Do]
2784 :PROPERTIES:
2785 :ID: mid:loom%2E20100728T182542%2D959%40post%2Egmane%2Eorg
2786 :END:
2788     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100728T182542%2D959%40post%2Egmane%2Eorg][Mobile-org crash --- same error?]]
2790 ** Links
2791 *** WISH Variable of standard links for completion with C-c C-l
2792     Or something like that, to make standard links fast.
2794 *** IDEA Find all links to a specific file
2796 *** IDEA Resolve links on export
2798 **** Example: Make info HTML links work for links to Info files
2800 Info links of course only work inside Emacs.  However, many info
2801 documents are on the web, so the HTML exporter could try to be smart
2802 and convert an Info link into the corresponding link on the web.  For
2803 example, we could use the GNU software site then Name.HTML.  Here is
2804 the link to be used:
2805 http://www.gnu.org/software/emacs/manual/html_node/ Another question
2806 is, is this URL going to be stable so that it makes sense to actually
2807 put this into org.el?
2809 *** TODO Document the character protection in links
2810     I don't think this is really covered anywhere.
2811     Maybe we also should protect characters in the visible part, to
2812     make sure thing will never be on two lines...?
2814 *** WISH Radio targets across files
2815     I guess each org file could write a .orgtargets.filename file, if
2816     it has any radio targets.
2817 *** INCONSISTENCY image link inconsistency in org-mode 6.36c
2818   [2010-06-09 Mi]
2819   :PROPERTIES:
2820   :ID: mid:BFBC5FFC%2D20E8%2D40FB%2D9C84%2D85A88E845624%40nf%2Empg%2Ede
2821   :END:
2823     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=BFBC5FFC%2D20E8%2D40FB%2D9C84%2D85A88E845624%40nf%2Empg%2Ede][image link inconsistency in org-mode 6.36c]]
2824 *** IDEA Mailcap support of Org file links
2825   [2010-06-18 Fr]
2826   :PROPERTIES:
2827   :ID: mid:86sk6wx8m8%2Ewl%25simon%2Eguest%40tesujimath%2Eorg
2828   :END:
2830     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=86sk6wx8m8%2Ewl%25simon%2Eguest%40tesujimath%2Eorg][Choosing external app at runtime?]]
2832 #+BEGIN_QUOTE
2833 When I follow a link, Org mode knows what application to use.  Except
2834 that sometimes I want to override that choice.
2836 For example, I have a collection of PDF files.  Mostly I want to open
2837 them in my statically configured PDF viewer, which is fine.  But
2838 sometimes I want to open one in Xournal, say, to annotate it.
2840 My mail client Wanderlust will ask me in cases like this: if multiple
2841 mailcap entries match, I get to choose when opening the attachment.
2843 Any chance we could do a similar thing in Org mode?
2844 #+END_QUOTE
2845 *** IDEA Dereference file links on export or open
2846   [2010-06-18 Fr]
2847   :PROPERTIES:
2848   :ID: mid:87eig5en4p%2Efsf%40gmail%2Ecom
2849   :END:
2851     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87eig5en4p%2Efsf%40gmail%2Ecom][Re: (babel) exports, caching, remote execution]]
2853 #+BEGIN_QUOTE
2854 Is "scpc" in the line above a transport protocol?  Maybe this should be
2855 an org-mode wide features, i.e. the ability to resolve remote file
2856 references with C-c C-o and on export.  Does that sound reasonable, and
2857 would it take care of the need in this particular case?
2858 #+END_QUOTE
2860 ** Tables
2862 *** WISH Row formulas
2863     @4=.....
2865 *** WISH Make a variable that current line should be recomputed always
2866     In each table.  Skipping headers of course.
2867 *** WISH include value of single table cell in text?
2868 :LOGBOOK:
2869 - State "WISH"       from "NEW"        [2010-08-01 So 20:49]
2870 :END:
2871   [2010-07-27 Di]
2872 :PROPERTIES:
2873 :ID: mid:m0iq41pb31%2Efsf%40malibu%2Erochester%2Err%2Ecom
2874 :END:
2876     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m0iq41pb31%2Efsf%40malibu%2Erochester%2Err%2Ecom][include value of single table cell in text?]]
2878 *** BUG bug in dynamic block for clock table using :tags
2879 :LOGBOOK:
2880 - State "BUG"        from "QUESTION"   [2010-08-08 So 14:02]
2881 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:19]
2882 :END:
2883   [2010-08-04 Mi]
2884 :PROPERTIES:
2885 :ID: mid:AANLkTikSaA%2Bxzk%5FdtdTvpJ%2BaeqSroGNBF%5Fa0JCVJ1UPv%40mail%2Egmail%2Ecom
2886 :END:
2888     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikSaA%2Bxzk%5FdtdTvpJ%2BaeqSroGNBF%5Fa0JCVJ1UPv%40mail%2Egmail%2Ecom][bug in dynamic block for clock table using :tags]]
2889 *** BUG clocktable: maximum level 0 does not only avoid listing items but also does not calculate items
2890 :LOGBOOK:
2891 - State "BUG"        from "QUESTION"   [2010-08-21 Sa 17:15]
2892 :END:
2893   [2010-07-13 Di]
2894   :PROPERTIES:
2895   :ID: mid:i1hb65%24piq%241%40dough%2Egmane%2Eorg
2896   :END:
2898     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i1hb65%24piq%241%40dough%2Egmane%2Eorg][clocktable: maximum level 0 does not only avoid listing items but also does not calculate items]]
2900 ** Exporting
2901 *** WISH Re: Latex export bug? Odd behavior with figures
2902   [2010-05-28 Fr]
2903   :PROPERTIES:
2904   :ID: mid:AANLkTinxW2VcTHW7jCGjXbijyp5d9hYj1t72PL0VeYWG%40mail%2Egmail%2Ecom
2905   :END:
2907 #+BEGIN_QUOTE
2908 One suggestion, then... why not just have a nice list of all possible
2909 ATTR_LaTeX options? I have killed myself before looking for a simplified
2910 list. Maybe even just common ones since perhaps any LaTeX option may be
2911 passed?
2912 #+END_QUOTE
2914     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinxW2VcTHW7jCGjXbijyp5d9hYj1t72PL0VeYWG%40mail%2Egmail%2Ecom][Re: Latex export bug? Odd behavior with figures...]]
2915 *** DONE (bug) overprotective begin/end during latex export
2916   [2010-06-13 So]
2917   :PROPERTIES:
2918   :ID: mid:87pqzvqzbg%2Efsf%40gmail%2Ecom
2919   :END:
2920   
2921     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87pqzvqzbg%2Efsf%40gmail%2Ecom][(bug) overprotective begin/end during latex export]]
2922     This has been fixed
2924 *** BUG latex-export + columnview: misinterpretation of section prefixes as emphasis
2925   [2010-05-31 Mo]
2926   :PROPERTIES:
2927   :ID: mid:20100531033853%2EGD27574%40soloJazz%2Ecom
2928   :END:
2930     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100531033853%2EGD27574%40soloJazz%2Ecom][latex-export + columnview: misinterpretation of section prefixes as emphasis]]
2931 *** WISH pretty export of tags
2932   [2010-06-01 Di]
2933   :PROPERTIES:
2934   :ID: mid:87mxvgdsrp%2Efsf%40convex%2Dnew%2Ecs%2Eunb%2Eca
2935   :END:
2937     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87mxvgdsrp%2Efsf%40convex%2Dnew%2Ecs%2Eunb%2Eca][pretty export of tags]]
2938 *** DONE Bug: lists, maths and export to latex                                               :Patch:
2939   [2010-06-13 So]
2940   :PROPERTIES:
2941   :ID: mid:87aar2lohp%2Ewl%25n%2Egoaziou%40gmail%2Ecom
2942   :END:
2944     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87aar2lohp%2Ewl%25n%2Egoaziou%40gmail%2Ecom][Bug: lists, maths and export to latex]]
2945 **** (PATCH) lists and exportation to latex
2946   [2010-06-14 Mo]
2947   :PROPERTIES:
2948   :ID: mid:87ljaitszr%2Ewl%25n%2Egoaziou%40gmail%2Ecom
2949   :ASSIGNEE: Eric Schulte
2950   :END:
2952     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87ljaitszr%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(PATCH) lists and exportation to latex]]
2954     This patch has been applied.
2956 *** BUG html export                                                                          :Patch:
2957   [2010-06-22 Di]
2958   :PROPERTIES:
2959   :ID: mid:F143E151%2DC46B%2D46DA%2DB314%2D7B618A6EFB73%40tsdye%2Ecom
2960   :END:
2962     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=F143E151%2DC46B%2D46DA%2DB314%2D7B618A6EFB73%40tsdye%2Ecom][html export]]
2963 *** BUG Footnote incorrect in Worg
2964   [2010-06-22 Di]
2965   :PROPERTIES:
2966   :ID: mid:AANLkTilTnIkiBMNZBEqSCQsug93LWrqACHyW7cdWhwob%40mail%2Egmail%2Ecom
2967   :END:
2969     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilTnIkiBMNZBEqSCQsug93LWrqACHyW7cdWhwob%40mail%2Egmail%2Ecom][Footnote incorrect in Worg]]
2970 *** WISH Allow skipping of  levels in LaTeX export
2971 **** latex export - skipping lvls breaks export
2972   [2010-06-22 Di]
2973   :PROPERTIES:
2974   :ID: mid:874ogwmfx1%2Ewl%25sebhofer%40gmail%2Ecom
2975   :END:
2977     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=874ogwmfx1%2Ewl%25sebhofer%40gmail%2Ecom][latex export - skipping lvls breaks export]]
2979 **** Even if skipped headline levels are not allowed, exporter shouldn't drop out-of-level headlines silently
2980   [2010-07-24 Sa]
2981 :PROPERTIES:
2982 :ID: mid:14025%2E1279898870%40maps
2983 :END:
2985     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=14025%2E1279898870%40maps][Bug: possible bug in latex export (7.01trans (release_6.36.735.g15ca.dirty))]]
2986 *** BUG Org beamer export bugs
2987   [2010-06-18 Fr]
2988   :PROPERTIES:
2989   :ID: mid:87eig43eq7%2Efsf%40mundaneum%2Ecom
2990   :END:
2992     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87eig43eq7%2Efsf%40mundaneum%2Ecom][Org beamer export bugs]]
2993 *** DONE latex export and booktabs tables                                                    :Patch:
2994 CLOSED: [2010-07-02 Fr 17:02]
2995   [2010-06-24 Do]
2996   :PROPERTIES:
2997   :ID: mid:AANLkTinpBewqB1hb8FKW6PkBYRa72shCW%2D4szic26FuE%40mail%2Egmail%2Ecom
2998   :END:
3000     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinpBewqB1hb8FKW6PkBYRa72shCW%2D4szic26FuE%40mail%2Egmail%2Ecom][latex export and booktabs tables]]
3001 *** DONE Verbatim LaTeX inside delimiters in HTML export with jsMath?
3002   [2010-06-18 Fr]
3003   :PROPERTIES:
3004   :ID: mid:4C19CD7D%2E7050409%40christianmoe%2Ecom
3005   :ASSIGNEE: Carsten
3006   :END:
3008     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C19CD7D%2E7050409%40christianmoe%2Ecom][Verbatim LaTeX inside delimiters in HTML export with jsMath?]]
3009   This has been fixed, use the setting #+OPTIONS: LaTeX:verbatim.
3010   It is also documented in the jsMath tutorial.
3012 *** INCONSISTENCY export of emphasized link
3013   [2010-05-30 So]
3014   :PROPERTIES:
3015   :ID: mid:4C053D57%2E2030506%40alumni%2Eethz%2Ech
3016   :END:
3018 **** DONE improve doc string
3019       - patch: http://patchwork.newartisans.com/patch/26
3020       - Org repo commit: http://repo.or.cz/w/org-mode.git/commitdiff/bc53b3da3bf95c767113625693895a7dcbf389bb
3021 **** DONE workaround for the given example
3022       - Worg repo commit: http://repo.or.cz/w/Worg.git/commitdiff/f5814f05998292d4eb80f9772c279e9837644f29
3023 **** NEW inconsistency
3024       emphasized link supported:
3025         - Emacs faces shown in org-mode buffer itself
3026         - export to LaTeX
3027         - [...]
3028       emphasized link not supported:
3029         - export to HTML
3030         - export to DocBook
3031         - export to XOXO
3032         - [...]
3033       this question is still open:
3035     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C053D57%2E2030506%40alumni%2Eethz%2Ech][export of emphasized link]]
3036 *** DONE Comment before \begin{equation} exported verbatim
3037   [2010-07-05 Mo]
3038   :PROPERTIES:
3039   :ID: mid:4C2C415A%2E5030608%40christianmoe%2Ecom
3040   :END:
3042     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C2C415A%2E5030608%40christianmoe%2Ecom][Re: (Orgmode) Verbatim LaTeX inside delimiters in HTML export with jsMath?]]
3044 #+BEGIN_QUOTE
3045 I noticed the following behavior: A comment line starting with "#"
3046 immediately before a \begin{equation} environment is passed verbatim
3047 as well. I don't think it counts as a bug, since there should probably
3048 be a blank line before \begin anyway.
3049 #+END_QUOTE
3051   This issue has been fixed.
3053 *** DONE Exporting narrowed subtrees to HTML                                                 :Patch:
3054 CLOSED: [2010-07-16 Fr 19:49]
3055   [2010-06-30 Mi]
3056   :PROPERTIES:
3057   :ID: mid:87k4phajcl%2Efsf%40gollum%2Eintra%2Enorang%2Eca
3058   :END:
3060     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87k4phajcl%2Efsf%40gollum%2Eintra%2Enorang%2Eca][Exporting narrowed subtrees to HTML]]
3062     - Patch :: [[http://patchwork.newartisans.com/patch/90/][90]]
3063 *** IDEA Google CL and org-mode
3064   [2010-07-05 Mo]
3065   :PROPERTIES:
3066   :ID: mid:19503%2E26717%2E462263%2E759346%40gargle%2Egargle%2EHOWL
3067   :END:
3069     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=19503%2E26717%2E462263%2E759346%40gargle%2Egargle%2EHOWL][Google CL and org-mode]]
3071 #+BEGIN_QUOTE
3072 I have a question regarding the recent announcement of the Google
3073 Command Line project (http://code.google.com/p/googlecl/).
3075 I was wondering if there are plans to integrate support for calendar
3076 synchronization between Google and org-mode using this tool.
3077 #+END_QUOTE
3078 *** WISH fix for error of quoted and emphasized text in LaTeX export
3079   [2010-07-09 Fr]
3080   :PROPERTIES:
3081   :ID: mid:4C3493DA%2E7050600%40freylax%2Ede
3082   :END:
3084     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C3493DA%2E7050600%40freylax%2Ede][fix for error of quoted and emphasized text in LaTeX export]]
3085 *** DONE Support multiple CSS container classes                                            :Patch:
3086 CLOSED: [2010-08-21 Sa 17:02]
3087 :LOGBOOK:
3088 - State "DONE"       from "ASSIGNED"   [2010-08-21 Sa 17:02]
3089 :END:
3090   [2010-07-10 Sa]
3091   :PROPERTIES:
3092   :ID: mid:AANLkTinTb1RiH89MVYESG03WWfDlf6nMkBR3%5F6xP2Y2m%40mail%2Egmail%2Ecom
3093   :ASSIGNEE: dmaus
3094   :END:
3096     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinTb1RiH89MVYESG03WWfDlf6nMkBR3%5F6xP2Y2m%40mail%2Egmail%2Ecom][Problem with HTML_CONTAINER_CLASS property]]
3097 *** DONE Literal examples and indentation
3098 CLOSED: [2010-07-16 Fr 19:48]
3099   [2010-07-01 Do]
3100   :PROPERTIES:
3101   :ID: mid:m2bparr0lw%2Efsf%40gmail%2Ecom
3102   :END:
3104     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m2bparr0lw%2Efsf%40gmail%2Ecom][Literal examples and indentation]]
3106 #+BEGIN_QUOTE
3107 Ok, so the answer of my initial question is no.
3109 That's a bit sad because, IMHO, this could a little be smarter than
3110 this. For example if the line to indent is an empty one, then don't
3111 insert indentation, or if the text is already indented then indent
3112 with respect of the current indentation, etc...
3113 #+END_QUOTE
3114 *** DONE patch: add event reminders to iCalendar export                                      :Patch:
3115   [2010-07-12 Mo]
3116   :PROPERTIES:
3117   :ID: mid:87vd8nx9b9%2Ewl%25ucecesf%40ucl%2Eac%2Euk
3118   :END:
3120     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87vd8nx9b9%2Ewl%25ucecesf%40ucl%2Eac%2Euk][patch: add event reminders to iCalendar export]]
3121          
3122   Eric Fraga's code is now on the master branch.
3124 *** WISH iCal export and complex diary sexps
3125   [2010-07-15 Do]
3126   :PROPERTIES:
3127   :ID: mid:87tyo1p6j4%2Efsf%40gmx%2Ech
3128   :END:
3130     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87tyo1p6j4%2Efsf%40gmx%2Ech][iCal export and complex diary sexps]]
3131 *** DONE (BUG) #+begin_src wo. language blocks XHTML export
3132   [2010-06-26 Sa]
3133   :PROPERTIES:
3134   :ID: mid:87fx0abtr1%2Efsf%40gmx%2Ede
3135   :END:
3137     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87fx0abtr1%2Efsf%40gmx%2Ede][(BUG) #+begin_src wo. language blocks XHTML export]]
3138    Fixed, patch by Eri Schulte, this now gives a good error message
3139          
3140 *** DECLINED Org Mode Latex Export Customization of org-export-latex-emphasis-alist
3141   [2010-06-30 Mi]
3142   :PROPERTIES:
3143   :ID: mid:AANLkTimdJAmsUeEfCg1AqY6DZi%5F9l%2DlRA9xBNalSa%2Dmp%40mail%2Egmail%2Ecom
3144   :END:
3146     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimdJAmsUeEfCg1AqY6DZi%5F9l%2DlRA9xBNalSa%2Dmp%40mail%2Egmail%2Ecom][Org Mode Latex Export Customization of
3147          org-export-latex-emphasis-alist]]
3149   There is not really anything to be done here, not enough characters
3150   for all those extra emphasis things.
3152 *** DONE (PATCH) double-O-LaTeX: retain meta-information during LaTeX Export                 :Babel:
3153   [2010-07-05 Mo]
3154   :PROPERTIES:
3155   :ID: mid:87hbkhwqkj%2Efsf%40gmail%2Ecom
3156   :END:
3158     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87hbkhwqkj%2Efsf%40gmail%2Ecom][(PATCH) double-O-LaTeX: retain meta-information during
3159          LaTeX Export]]
3161    Fixed with special treatment of these lines before the first headline
3162 *** BUG #+ATTR_LaTeX ignored for tables when used before first headline
3163 :LOGBOOK:
3164 - State "BUG"        from "NEW"        [2010-07-25 So 18:22]
3165 :END:
3166   [2010-07-23 Fr]
3167   :PROPERTIES:
3168   :ID: mid:87eiev20y8%2Efsf%40bunting%2Enet%2Eau
3169   :END:
3171     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87eiev20y8%2Efsf%40bunting%2Enet%2Eau][LaTeX table export issue]]
3173 *** BUG Placement=(H) not exporting to LaTeX anymore?                                        :Patch:
3174 :LOGBOOK:
3175 - State "BUG"        from "WISH"       [2010-07-25 So 17:10]
3176 - State "WISH"       from "NEW"        [2010-07-25 So 17:10]
3177 :END:
3178   [2010-07-24 Sa]
3179 :PROPERTIES:
3180 :ID: mid:AANLkTil7goRO%2D1eThhrWLt1J11FRxwHzR%2DyqeQNHZ5E%5F%40mail%2Egmail%2Ecom
3181 :END:
3183     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTil7goRO%2D1eThhrWLt1J11FRxwHzR%2DyqeQNHZ5E%5F%40mail%2Egmail%2Ecom][Placement=(H) not exporting to LaTeX anymore?]]
3184 *** DONE (BUG)(Babel) Exporting text before heading                                          :Babel:
3185   [2010-07-16 Fr]
3186   :PROPERTIES:
3187   :ID: mid:87iq4ffrbq%2Ewl%25n%2Egoaziou%40gmail%2Ecom
3188   :END:
3190     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87iq4ffrbq%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(BUG)(Babel) Exporting text before heading]]
3192     Fixed, patch by Eric Schulte
3193 *** DONE bug: images always inlined when exporting to HTML
3194 CLOSED: [2010-07-25 So 18:27]
3195 :LOGBOOK:
3196 - State "DONE"       from "NEW"        [2010-07-25 So 18:27]
3197 :END:
3198   [2010-07-21 Mi]
3199   :PROPERTIES:
3200   :ID: mid:87zkxn9kg5%2Ewl%25ucecesf%40ucl%2Eac%2Euk
3201   :END:
3203     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87zkxn9kg5%2Ewl%25ucecesf%40ucl%2Eac%2Euk][bug: images always inlined when exporting to HTML]]
3204 *** WISH (BABEL) Seemless editing of Babel Blocks                                            :Babel:
3205   [2010-07-21 Mi]
3206   :PROPERTIES:
3207   :ID: mid:4C459236%2E3%40gmail%2Ecom
3208   :END:
3210     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C459236%2E3%40gmail%2Ecom][(BABEL) Seemless editing of Babel Blocks]]
3211 *** DONE Minor Bug in ical2org awk script
3212 CLOSED: [2010-07-25 So 18:25]
3213 :LOGBOOK:
3214 - State "DONE"       from "NEW"        [2010-07-25 So 18:25]
3215 :END:
3216   [2010-07-21 Mi]
3217   :PROPERTIES:
3218   :ID: mid:87wrspqft5%2Efsf%40gmx%2Ech
3219   :END:
3221     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87wrspqft5%2Efsf%40gmx%2Ech][Minor Bug in ical2org awk script]]
3222 *** DONE Correct babel format for ditaa?
3223 CLOSED: [2010-07-23 Fr 07:25]
3224 :LOGBOOK:
3225 - State "DONE"       from "NEW"        [2010-07-23 Fr 07:25]
3226 :END:
3227   [2010-07-23 Fr]
3228   :PROPERTIES:
3229   :ID: mid:AANLkTimoNrsZKVtpJIg48GoNOr%2DhHeliIYUdiBrmon9%5F%40mail%2Egmail%2Ecom
3230   :END:
3232     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimoNrsZKVtpJIg48GoNOr%2DhHeliIYUdiBrmon9%5F%40mail%2Egmail%2Ecom][Correct babel format for ditaa?]]
3234 *** WISH Captions for source code
3235 :LOGBOOK:
3236 - State "WISH"       from "NEW"        [2010-07-25 So 18:17]
3237 :END:
3238   [2010-07-23 Fr]
3239   :PROPERTIES:
3240   :ID: mid:op%2Evf8vhwapn9zmcv%40pckr105%2Empip%2Dmainz%2Empg%2Ede
3241   :END:
3243     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=op%2Evf8vhwapn9zmcv%40pckr105%2Empip%2Dmainz%2Empg%2Ede][Captions for source code]]
3244 *** IDEA Re: (PATCH) org-export-generic, "text markup" -- and a request
3245 :LOGBOOK:
3246 - State "IDEA"       from "NEW"        [2010-07-24 Sa 13:46]
3247 :END:
3248   [2010-07-24 Sa]
3249 :PROPERTIES:
3250 :ID: mid:20100723111931%2EGA29930%40tomas
3251 :END:
3253     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100723111931%2EGA29930%40tomas][Re: (PATCH) org-export-generic, "text markup" -- and a request]]
3254 *** WISH user control of source block header line exporting formats                    :Babel:Patch:
3255 :LOGBOOK:
3256 - State "WISH"       from "NEW"        [2010-08-01 So 10:59]
3257 :END:
3258   [2010-08-01 So]
3259 :PROPERTIES:
3260 :ID: mid:AANLkTi%3DmW7fnYcS8MRzqkh2%2Dy7N4B2JNAbEYNscb5ipr%40mail%2Egmail%2Ecom
3261 :END:
3263     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTi%3DmW7fnYcS8MRzqkh2%2Dy7N4B2JNAbEYNscb5ipr%40mail%2Egmail%2Ecom][user control of source block header line exporting formats]]
3264 *** DONE Bug in org-colview/org-beamer?
3265 CLOSED: [2010-08-01 So 10:52]
3266 :LOGBOOK:
3267 - State "DONE"       from "NEW"        [2010-08-01 So 10:52]
3268 :END:
3269   [2010-08-01 So]
3270 :PROPERTIES:
3271 :ID: mid:868w4s3ygu%2Ewl%25simon%2Eguest%40tesujimath%2Eorg
3272 :END:
3274     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=868w4s3ygu%2Ewl%25simon%2Eguest%40tesujimath%2Eorg][Bug in org-colview/org-beamer?]]
3275 *** DONE bug in org-mode-export-as-latex
3276 CLOSED: [2010-08-01 So 20:45]
3277 :LOGBOOK:
3278 - State "DONE"       from "NEW"        [2010-08-01 So 20:45]
3279 :END:
3280   [2010-07-29 Do]
3281 :PROPERTIES:
3282 :ID: mid:alpine%2EOSX%2E1%2E10%2E1007280827490%2E20048%40neil%2Dhepburns%2Dmacbook%2Dpro%2Elocal
3283 :END:
3285     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=alpine%2EOSX%2E1%2E10%2E1007280827490%2E20048%40neil%2Dhepburns%2Dmacbook%2Dpro%2Elocal][bug in org-mode-export-as-latex]]
3286 *** IDEA Composing letters using org-mode and scrlttr2
3287 :LOGBOOK:
3288 - State "IDEA"       from "NEW"        [2010-07-27 Di 20:55]
3289 :END:
3290   [2010-07-27 Di]
3291 :PROPERTIES:
3292 :ID: mid:4C4CA9F8%2E7010006%40gmail%2Ecom
3293 :END:
3295     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C4CA9F8%2E7010006%40gmail%2Ecom][Composing letters using org-mode and scrlttr2]]
3297 *** DONE LaTeX export error with images (was: Bug: Export error with images with no caption (6.36trans (release_6.36.509.g9e9b)))
3298 CLOSED: [2010-08-01 So 14:33]
3299 :LOGBOOK:
3300 - State "DONE"       from "NEW"        [2010-08-01 So 14:33]
3301 :END:
3302   [2010-07-10 Sa]
3303   :PROPERTIES:
3304   :ID: mid:87bpamdtcr%2Efsf%5F%2D%5F%40thinkpad%2Etsdh%2Ede
3305   :END:
3307     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87bpamdtcr%2Efsf%5F%2D%5F%40thinkpad%2Etsdh%2Ede][LaTeX export error with images (was: Bug: Export error with images with no caption (6.36trans (release_6.36.509.g9e9b)))]]
3309 *** IDEA minted for latex source code export                                                 :Patch:
3310 :LOGBOOK:
3311 - State "IDEA"       from "NEW"        [2010-08-07 Sa 16:24]
3312 :END:
3313   [2010-08-07 Sa]
3314 :PROPERTIES:
3315 :ID: mid:87zkwzn9tw%2Efsf%40stats%2Eox%2Eac%2Euk
3316 :END:
3318     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87zkwzn9tw%2Efsf%40stats%2Eox%2Eac%2Euk][minted for latex source code export]]
3320 *** DECLINED Change resolution of LaTeX formulas in HTML output?
3321 CLOSED: [2010-08-21 Sa 16:59]
3322 :LOGBOOK:
3323 - State "DECLINED"   from "IDEA"       [2010-08-21 Sa 16:59]
3324 - State "IDEA"       from "QUESTION"   [2010-08-08 So 13:59]
3325 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:20]
3326 :END:
3327   [2010-08-04 Mi]
3328 :PROPERTIES:
3329 :ID: mid:308653%2E38337%2Eqm%40web65503%2Email%2Eac4%2Eyahoo%2Ecom
3330 :END:
3332     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=308653%2E38337%2Eqm%40web65503%2Email%2Eac4%2Eyahoo%2Ecom][Change resolution of LaTeX formulas in HTML output?]]
3334 *** DONE Problem when exporting to PDF to a different directory
3335 CLOSED: [2010-08-21 Sa 16:58]
3336 :LOGBOOK:
3337 - State "DONE"       from "ASSIGNED"   [2010-08-21 Sa 16:58]
3338 - State "ASSIGNED"   from "BUG"        [2010-08-08 So 14:27]
3339 - State "BUG"        from "NEW"        [2010-08-04 Mi 20:15]
3340 :END:
3341   [2010-08-04 Mi]
3342 :PROPERTIES:
3343 :ID: mid:20100803195602%2EGW1712%40gmail%2Ecom
3344 :ASSIGNEE: dmaus
3345 :END:
3347     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100803195602%2EGW1712%40gmail%2Ecom][Problem when exporting to PDF to a different directory]]
3349 *** DONE Odd constrained failure mode in org-format-latex
3350 CLOSED: [2010-08-01 So 20:03]
3351 :LOGBOOK:
3352 - State "DONE"       from "BUG"        [2010-08-01 So 20:03]
3353 - State "BUG"        from "NEW"        [2010-08-01 So 11:01]
3354 :END:
3355   [2010-08-01 So]
3356 :PROPERTIES:
3357 :ID: mid:AANLkTimNrOQSNOBBESRsCJT1OTEcGAy7DV5VJjTWzwEy%40mail%2Egmail%2Ecom
3358 :END:
3360     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimNrOQSNOBBESRsCJT1OTEcGAy7DV5VJjTWzwEy%40mail%2Egmail%2Ecom][Odd constrained failure mode in org-format-latex]]
3362 *** DONE Bug? Table caption produces trailing "nil" in pdf export
3363 CLOSED: [2010-08-15 So 16:20]
3364 :LOGBOOK:
3365 - State "DONE"       from "BUG"        [2010-08-15 So 16:20]
3366 - State "BUG"        from "NEW"        [2010-08-15 So 16:20]
3367 :END:
3368   [2010-08-10 Di]
3369 :PROPERTIES:
3370 :ID: mid:AANLkTin%3Dp1vZHrZ6vuvVVVxihfT17mSH3WZ2t1%3DkMqF2%40mail%2Egmail%2Ecom
3371 :END:
3373     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTin%3Dp1vZHrZ6vuvVVVxihfT17mSH3WZ2t1%3DkMqF2%40mail%2Egmail%2Ecom][Bug? Table caption produces trailing "nil" in pdf export]]
3375 ** Publishing
3376 *** DONE possible Bug: non-interactive publishing (emacs 22.1)                               :Patch:
3377 CLOSED: [2010-07-29 Do 14:10]
3378 :LOGBOOK:
3379 - State "DONE"       from "BUG"        [2010-07-29 Do 14:10]
3380 :END:
3381   [2010-06-10 Do]
3382   :PROPERTIES:
3383   :ID: mid:20100609152120%2E2ab7l1te884sw8ww%40webmail%2Edds%2Enl
3384   :END:
3386     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100609152120%2E2ab7l1te884sw8ww%40webmail%2Edds%2Enl][possible Bug: non-interactive publishing (emacs 22.1)]]
3388 ** Miscellaneous Stuff
3389 *** BUG Comments cannot be filled
3390     
3391 *** TODO Use the new argument of bibtex-url
3392     Roland Winkler was kind enough to implement a new argument to the
3393     `bibtex-url' command that allows me to retrieve the corresponding
3394     URL, whether it is taken from a URL field or constructed in some
3395     clever way.  Currently I am not using this, because too many
3396     people use an old Emacs version which does not have this.
3397     however, eventually I will implement this.
3399 *** IDEA Do we need a 43 folders implementation?
3400     That could easily be done in an org-mode file.  But then, maybe
3401     this should really be a paper thing. 
3403 *** Priorities
3404     Here is some information about priorities, which is not yet
3405     documented.  Actually, I am not sur if the list here is correct
3406     either
3407 **** QUOTE Priorities
3408     TODO entries: 1 or 1,2,...
3409     DEADLINE is 10-ddays, i.e. it is 10 on the due day
3410                           i.e. it goes above top todo stuff 7 days
3411                                before due
3412     SCHEDULED is 5-ddays, i.e. it is 5 on the due date
3413                           i.e. it goes above top todo on the due day
3414     TIMESTAMP is 0        i.e. always at bottom
3415                           but as a deadline it is 100
3416                           but if scheduled it is 99
3417     TIMERANGE is 0        i.e. always at bottom
3418     DIARY is 0            i.e. always at bottom
3420     Priority * 1000
3422 *** TODO grep on directory does not yet work.
3423     I am actually not sure, I might have addressed this already, but
3424     my memory is failing me.  Needs some checking.
3425 *** DONE insert a remember template at point
3426 CLOSED: [2010-07-02 Fr 17:31]
3427   [2010-05-30 So]
3428   :PROPERTIES:
3429   :ID: mid:87d3wes6uf%2Efsf%40eraldo%2Eorg
3430   :END:
3432     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87d3wes6uf%2Efsf%40eraldo%2Eorg][insert a remember template at point]]
3433 *** WISH Debate about "One clock per user, but user is identified"
3434   [2010-06-10 Do]
3435   :PROPERTIES:
3436   :ID: mid:87ocfjtjvr%2Efsf%5F%2D%5F%40mundaneum%2Ecom
3437   :END:
3439     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87ocfjtjvr%2Efsf%5F%2D%5F%40mundaneum%2Ecom][Debate about "One clock per user, but user is identified"]]
3440 *** IDEA Org-mode collaborative (multiple users working on the same set of files)
3441   [2010-06-14 Mo]
3442   :PROPERTIES:
3443   :ID: mid:87631mxbch%2Efsf%5F%2D%5F%40mundaneum%2Ecom
3444   :END:
3446     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87631mxbch%2Efsf%5F%2D%5F%40mundaneum%2Ecom][Org-mode collaborative (multiple users working on the same set of files)]]
3447 **** AutOrg, and practice of GTD in a group
3448   [2010-06-24 Do]
3449   :PROPERTIES:
3450   :ID: mid:20100622211941%2EGF520%40now%2Ecepheide%2Eorg
3451   :END:
3453     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100622211941%2EGF520%40now%2Ecepheide%2Eorg][AutOrg, and practice of GTD in a group]]
3454 **** sharing Org-mode files for collaboration
3455   [2010-07-25 So]
3456 :PROPERTIES:
3457 :ID: mid:20100724153206%2E3db546f2%40gmx%2Enet
3458 :END:
3460     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100724153206%2E3db546f2%40gmx%2Enet][sharing Org-mode files for collaboration]]
3461 *** DONE (Bug) Movement of C-a under visible-mode
3462 CLOSED: [2010-06-25 Fr 09:09]
3463   [2010-06-16 Mi]
3464   :PROPERTIES:
3465   :ID: mid:87r5k8iwjf%2Efsf%40mundaneum%2Ecom
3466   :END:
3468     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87r5k8iwjf%2Efsf%40mundaneum%2Ecom][(Bug) Movement of C-a under visible-mode]]
3469 *** DONE org-mode and auto-fill-mode                                                         :Patch:
3470 CLOSED: [2010-07-02 Fr 17:24]
3471   [2010-06-16 Mi]
3472   :PROPERTIES:
3473   :ID: mid:AANLkTintBEiUbN2GM%2DEMdC75b%5Fc2gqU%5FntqRF9UISEor%40mail%2Egmail%2Ecom
3474   :END:
3476     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTintBEiUbN2GM%2DEMdC75b%5Fc2gqU%5FntqRF9UISEor%40mail%2Egmail%2Ecom][org-mode and auto-fill-mode]], [[http://news.gmane.org/find-root.php?message_id=m1hblfgkp1%2Efsf%40cam%2Eac%2Euk][Removing (modify-syntax-entry ?# "<")]]
3478 *** BUG org-indent fails to play nicely with org-inlinetask
3479   [2010-06-13 So]
3480   :PROPERTIES:
3481   :ID: mid:AANLkTil3cSVy2SjQK0%5Fu0JcakAV7mYjQaZVtBpr7nX3I%40mail%2Egmail%2Ecom
3482   :END:
3484     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTil3cSVy2SjQK0%5Fu0JcakAV7mYjQaZVtBpr7nX3I%40mail%2Egmail%2Ecom][Two bugs in org-indent (plus a fix to correct one of them)]]
3486 #+BEGIN_QUOTE
3487    1) It destroys the special fontification of the inline task's
3488       leading stars, even if org-indent-mode-turns-on-hiding-stars is
3489       set to nil
3491    2) Any text after an inline task's END statement is soft-indented
3492       as though it were part of the inline task, whereas the
3493       indentation should ideally return to what it was before the
3494       inline task. Of course, this is also a problem when org-indent
3495       is turned off, if you try to automatically hard-indent using
3496       TAB. However, in that case you can adjust by hand the
3497       indentation of the first line after the inline task, and then
3498       all the following lines will indent correctly. With org-indent
3499       the problem is much worse since there is no way of adjusting the
3500       soft indents by hand.
3501 #+END_QUOTE
3502 *** IDEA (PATCH) New clocktable-feature: Structure clocktable by tags rather than by hierarchy :Patch:
3503   [2010-06-22 Di]
3504   :PROPERTIES:
3505   :ID: mid:AANLkTimGqugmEPqNmXcNVnaPGWwNYOaV%5FYvp%5Fkoqg5Pm%40mail%2Egmail%2Ecom
3506   :END:
3508     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimGqugmEPqNmXcNVnaPGWwNYOaV%5FYvp%5Fkoqg5Pm%40mail%2Egmail%2Ecom][(PATCH) New clocktable-feature: Structure clocktable by tags rather than by hierarchy]]
3510 Waiting for FSF copyright assignment.
3511 *** DONE Bug: Creation of timestamp directory when publishing (6.35i)                        :Patch:
3512 CLOSED: [2010-07-02 Fr 16:25]
3513   [2010-06-22 Di]
3514   :PROPERTIES:
3515   :ID: mid:27358%5F1276999107%5FZZh016P3PwKhB%2E00%5F1279418262%2E4854%2E10%2Ecamel%40localhost%2Elocaldomain
3516   :END:
3518     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=27358%5F1276999107%5FZZh016P3PwKhB%2E00%5F1279418262%2E4854%2E10%2Ecamel%40localhost%2Elocaldomain][Bug: Creation of timestamp directory when publishing (6.35i)]]
3519 *** DONE org-feed not working for codeproject                                                :Patch:
3520 CLOSED: [2010-07-02 Fr 17:12]
3521   [2010-06-19 Sa]
3522   :PROPERTIES:
3523   :ID: mid:871vc3g1ay%2Efsf%40gmail%2Ecom
3524   :ASSIGNEE: dmaus
3525   :END:
3527     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=871vc3g1ay%2Efsf%40gmail%2Ecom][org-feed not working for codeproject]]
3528 *** DONE (mobileorg) Android sync failed                                                   :Mobile:
3529 CLOSED: [2010-07-02 Fr 17:18]
3530   [2010-06-22 Di]
3531   :PROPERTIES:
3532   :ID: mid:AANLkTin3OBYGNSLGjTq7KPqOqbwN6aqybRZDMVas5Aqp%40mail%2Egmail%2Ecom
3533   :END:
3535     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTin3OBYGNSLGjTq7KPqOqbwN6aqybRZDMVas5Aqp%40mail%2Egmail%2Ecom][(mobileorg) Android sync failed]]
3536 *** WISH Estimate ranges in column view                                                      :Patch:
3537   [2010-06-18 Fr]
3538   :PROPERTIES:
3539   :ID: mid:loom%2E20100617T213846%2D275%40post%2Egmane%2Eorg
3540   :END:
3542     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100617T213846%2D275%40post%2Egmane%2Eorg][Estimate ranges in column view]]
3543 *** DONE org-capture question/suggestion
3544   [2010-06-24 Do]
3545   :PROPERTIES:
3546   :ID: mid:877hlqetr8%2Efsf%40thinkpad%2Etsdh%2Ede
3547   :END:
3549     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=877hlqetr8%2Efsf%40thinkpad%2Etsdh%2Ede][org-capture question/suggestion]]
3550   This patch has been applied, estimate operators are now active and
3551   documented. 
3552 *** DONE Displaying inline remote images
3553 CLOSED: [2010-07-02 Fr 17:01]
3554   [2010-06-24 Do]
3555   :PROPERTIES:
3556   :ID: mid:sa3pqzheo2j%2Efsf%40cigue%2Eeaster%2Deggs%2Efr
3557   :END:
3559     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=sa3pqzheo2j%2Efsf%40cigue%2Eeaster%2Deggs%2Efr][Displaying inline remote images]]
3560 *** DONE Tables and environment with parameters
3561   [2010-06-24 Do]
3562   :PROPERTIES:
3563   :ID: mid:87eifxjv28%2Efsf%40mundaneum%2Ecom
3564   :END:
3565     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87eifxjv28%2Efsf%40mundaneum%2Ecom][Tables and environment with parameters]]
3566          Another case of checking for protectedness at the wrong place  (the
3567          following line :( )
3568 *** WISH Provide customization variable for formula that calculates indentation level
3570     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTil3cSVy2SjQK0%5Fu0JcakAV7mYjQaZVtBpr7nX3I%40mail%2Egmail%2Ecom][Two bugs in org-indent (plus a fix to correct one of them)]]
3571 *** IDEA Does Org-mode need to be position aware?
3572   [2010-06-26 Sa]
3573   :PROPERTIES:
3574   :ID: mid:4C23FA7D%2E8090305%40gmail%2Ecom
3575   :END:
3577     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C23FA7D%2E8090305%40gmail%2Ecom][Does Org-mode need to be position aware?]]
3578 *** DONE Bug: org.texi doesn't compile (6.36trans (release_6.36.415.gb2dcd))
3579 CLOSED: [2010-07-02 Fr 17:00]
3580   [2010-06-27 So]
3581   :PROPERTIES:
3582   :ID: mid:87y6e39ico%2Efsf%40thinkpad%2Etsdh%2Ede
3583   :END:
3585     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87y6e39ico%2Efsf%40thinkpad%2Etsdh%2Ede][Bug: org.texi doesn't compile (6.36trans (release_6.36.415.gb2dcd))]]
3586 *** DONE Bug: org-capture destroys target file when user aborting prompt in template (6.36trans (release_6.36.430.gec51))
3587 CLOSED: [2010-07-02 Fr 16:53]
3588   [2010-06-27 So]
3589   :PROPERTIES:
3590   :ID: mid:878w6110wp%2Ewl%25dmaus%40ictsoc%2Ede
3591   :END:
3593     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=878w6110wp%2Ewl%25dmaus%40ictsoc%2Ede][Bug: org-capture destroys target file when user aborting prompt in template (6.36trans (release_6.36.430.gec51))]]
3594 *** WISH Provide property API function to append to a property
3595   [2010-06-27 So]
3596   :PROPERTIES:
3597   :ID: mid:87tyotyko9%2Efsf%40thinkpad%2Etsdh%2Ede
3598   :END:
3600     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87tyotyko9%2Efsf%40thinkpad%2Etsdh%2Ede][Re: org-capture question/suggestion]]
3601 *** IDEA Re: (Orgmode) (org-babel) Does org-babel needs some simplification?                 :Babel:
3602   [2010-07-01 Do]
3603   :PROPERTIES:
3604   :ID: mid:4C2BFF20%2E50706%40gmail%2Ecom
3605   :END:
3607     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C2BFF20%2E50706%40gmail%2Ecom][Re: (Orgmode) (org-babel) Does org-babel needs some simplification?]]
3609 #+BEGIN_QUOTE
3610 I guess, the manual maintainers do NOT have to be experts in both
3611 org-mode resp. org-babel nore they have to be experts in the supported
3612 language. Its more about the kind of standard stuff and maybe, to
3613 complex stuff even scare people. More things like "How to create a
3614 measurement protocol with org-babel and python", How to evaluate and
3615 report data analysis with org-babel and R", etc.
3617 To make it more easy for both the readers and the maintainers a kind of
3618 template for such manuals might be helpful. This would help to find the
3619 same information at the same locations and make a comparison e.g.
3620 between the use of R and python possible.
3622 I'am not an expert for both org-* and python and I'm often very limited
3623 in time. However, I would try to maintain a "python and org-babel" manual.
3625 If there are more people who are interested to act as a kind of manual
3626 maintainers I would like to discuss with you how a template might look like.
3627 #+END_QUOTE
3628 *** DECLINED (BUG) org remember broken
3629   [2010-07-10 Sa]
3630   :PROPERTIES:
3631   :ID: mid:87zkxzdess%2Efsf%40tux%2Ehomenetwork
3632   :END:
3634     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87zkxzdess%2Efsf%40tux%2Ehomenetwork][(BUG) org remember broken]]
3636 org-capure is now the default, I don't think we need to fix remember
3637 bugs anymore.
3639 *** IDEA Code block switches buffer-wide?
3640   [2010-07-02 Fr]
3641   :PROPERTIES:
3642   :ID: mid:AANLkTilPywSzdYI6LL23yu9ZWPvt1iIVOl5NbfZueofj%40mail%2Egmail%2Ecom
3643   :END:
3645     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilPywSzdYI6LL23yu9ZWPvt1iIVOl5NbfZueofj%40mail%2Egmail%2Ecom][Code block switches buffer-wide?]]
3647 #+BEGIN_QUOTE
3648 I would like to include the -n code block switch (number lines) into all my
3649 code blocks in a buffer. Is there a way to define a kind of buffer-wide
3650 switches, like it is with the #+BABEL keyword for header arguments?
3651 #+END_QUOTE
3652 *** IDEA ms-exchange invitation --> org-mode appointment
3653   [2010-07-18 So]
3654   :PROPERTIES:
3655   :ID: mid:20100718104515%2E4C21039C72A%40djcbsoftware%2Enl
3656   :END:
3658     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100718104515%2E4C21039C72A%40djcbsoftware%2Enl][ms-exchange invitation --> org-mode appointment]]
3659 *** DONE inline image display not working when org-indent-mode active
3660 CLOSED: [2010-08-07 Sa 14:28]
3661 :LOGBOOK:
3662 - State "DONE"       from "BUG"        [2010-08-07 Sa 14:28]
3663 :END:
3664   [2010-07-18 So]
3665   :PROPERTIES:
3666   :ID: mid:4C413C53%2E3090404%40ccbr%2Eumn%2Eedu
3667   :END:
3669     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C413C53%2E3090404%40ccbr%2Eumn%2Eedu][inline image display not working when org-indent-mode active]]
3671 **** Bug: inline image display not working when org-indent-mode active, follow-up%!
3672   [2010-08-07 Sa]
3673 :PROPERTIES:
3674 :ID: mid:4C5A1FC3%2E5000201%40ccbr%2Eumn%2Eedu
3675 :END:
3677     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C5A1FC3%2E5000201%40ccbr%2Eumn%2Eedu][Bug: inline image display not working when org-indent-mode active, follow-up]]
3678 *** IDEA Make .org-id-locations non-hidden directory above .emacs.d
3679   [2010-07-09 Fr]
3680   :PROPERTIES:
3681   :ID: mid:87tyobhyxb%2Efsf%40gmx%2Ech
3682   :END:
3684     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87tyobhyxb%2Efsf%40gmx%2Ech][org-mobile produces errors in normal org functions]]
3685 *** WISH New CSS for orgmode and Worg ?
3686   [2010-07-10 Sa]
3687   :PROPERTIES:
3688   :ID: mid:8739vww8v2%2Efsf%40gnu%2Eorg
3689   :END:
3691     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=8739vww8v2%2Efsf%40gnu%2Eorg][New CSS for orgmode and Worg ?]]
3692 *** DECLINED Insert ellipsis if headline is too long
3693   [2010-07-13 Di]
3694   :PROPERTIES:
3695   :ID: mid:m2fwzo42ke%2Ewl%25Mcknight%40Qiang%2DGuos%2DMacBook%2DPro%2Elocal
3696   :END:
3698     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m2fwzo42ke%2Ewl%25Mcknight%40Qiang%2DGuos%2DMacBook%2DPro%2Elocal][headline is too long]]
3699   This would be too confusing when compared with folded entries, so I
3700   do not think this feature should be implemented.
3702 *** IDEA can you require a certain template with lognotedone?
3703   [2010-07-13 Di]
3704   :PROPERTIES:
3705   :ID: mid:16C874DD%2DC7B5%2D4B8B%2D9C2B%2DD54D64640FBE%40gilbert%2Eorg
3706   :END:
3708     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=16C874DD%2DC7B5%2D4B8B%2D9C2B%2DD54D64640FBE%40gilbert%2Eorg][can you require a certain template with lognotedone?]]
3709 *** DONE Bug: Error when bulk-refile and org-refile-use-outline-path is 'file (6.36trans)
3710   [2010-07-05 Mo]
3711   :PROPERTIES:
3712   :ID: mid:8739vzpqx1%2Ewl%25dmaus%40ictsoc%2Ede
3713   :END:
3715     - Gmane :: [[http://news.gmane.org/find-root.php?message_id%3D8739vzpqx1.wl%25dmaus%40ictsoc.de][Bug: Error when bulk-refile and org-refile-use-outline-path is 'file (6.36trans)]], [[http://news.gmane.org/find-root.php?message_id=8739vzpqx1%2Ewl%25dmaus%40ictsoc%2Ede][Bug: Error when bulk-refile and org-refile-use-outline-path is 'file (6.36trans)]]
3717    Fixed by fixing the function org-find-olp, this can not search just
3718    in the current buffer if the THIS-BUFFER flag is set.
3719 *** IDEA Feature-Ideas
3720 :LOGBOOK:
3721 - State "IDEA"       from "NEW"        [2010-07-25 So 18:41]
3722 :END:
3723   [2010-07-05 Mo]
3724   :PROPERTIES:
3725   :ID: mid:20100705070027%2EGE13224%40cityofgold%2Elocal
3726   :END:
3728     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100705070027%2EGE13224%40cityofgold%2Elocal][Feature-Ideas]]
3730 #+BEGIN_QUOTE
3731 I have severel ideas about new features that I want to share. My
3732 knowledge with lisp and the coding of the org-structure is bad so far,
3733 so I can't try to contribute a patch.
3735 - 1. *Alias - Trees*
3737   When I work on projects, I often want to /reference to a certain
3738   other heading/. It would be great to do this not just with links,
3739   but /with an alias/.
3741   I think of trees, that show up and can be in the current tree as if
3742   they were a subtree, but really are at another position in the
3743   current or a different file.
3745   This concept would also allow seperate versioning and merging of
3746   external generated content into the current file. ( I e.g. think of
3747   summaries of text in the scientific context. )
3749 - 2. More flexible *Colouring for categories*, tags, ...
3751 It would be great to have the /opportunity to define individual faces
3752 for different categories, tags/ , ...  .
3754 - 3. Implementation of *hourly/minutely reference*.
3756 It would be useful to be able to schedule something to repeat every 12
3757 or 6 hours or in 22 minutes. It would also be useful, to have the
3758 opportunity to associate asynchronous shell scripts with individual
3759 scheduled events.
3761 - 4. *Exclude certain days from Timeline*
3763   The opportunity to /give/ whole days the status /<PLANNED for a
3764   certain project>/ . That would mean, that when I fire up the
3765   /Timeline/ for a current file (L), certain days are /show/ with a
3766   message "/day is planned for project <FILE>/. in a certain project
3767   specific project.
3769   It would also be useful to have a keycommand in the /Timeline/ to
3770   /switch other files on showing them in gray/.
3772 - 5. *Manually timeclock certain Headings*
3774   I would love to have a commands that can change the clocktime of not
3775   running headings or insert new clocktimes into the current heading.
3776   E.g. like this:
3778   Change the clocktime of <HEADING>:
3779   (s) change last timeclock and keep the Start time.             ->    How long did it last?
3780   (e) change last timeclock and keep the End time                ->    How long did it last?        
3781   (# C-u offset to change the #n last timeclock)
3782   (a) add new timeclock                                          ->    Ask for Start and End. (with opportunity to specify the END relative)
3784 - 6. *Expand timestamps to include locations* 
3786   e.g. <LOCATION 2008-01-01 12:30 +1w> Special timestamp-commands that
3787   also ask for places and presents a list of all places of all projects
3788   to choose from.
3790 - 7. *More complex timeclock-reports*
3792   Is anyone working on a more comprehensive way of giving visual
3793   feedback and analysing the data of the timeclock-feature. (What have
3794   I done the last month? How many time has gone to which project /
3795   etc.) I am a relatively known [[http://cran.r-project.org/][GNU R]] user and could contribute code
3796   for analysis of time usage / plotting complex more diagrams in
3797   R. Allthough I am not very used to the export mechanisms in
3798   Orgmode. Does anyone like to cooperate?
3799 #+END_QUOTE
3801 *** DONE Problem when org-capturing text from French email
3802   [2010-07-16 Fr]
3803   :PROPERTIES:
3804   :ID: mid:87fwzjld0f%2Efsf%40mundaneum%2Ecom
3805   :END:
3807     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87fwzjld0f%2Efsf%40mundaneum%2Ecom][Problem when org-capturing text from French email]]
3809     Fixed, patch by David Maus to work around Emacs bug #5306.
3811 *** DONE Bug: org-timer-start with offset (6.36trans)
3812   [2010-07-17 Sa]
3813   :PROPERTIES:
3814   :ID: mid:4C40B005%2E6090403%40christianmoe%2Ecom
3815   :END:
3817     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C40B005%2E6090403%40christianmoe%2Ecom][Bug: org-timer-start with offset (6.36trans)]]
3819     Fixed, patch by David Maus.
3821 *** DECLINED Fwd: (Orgmode) Re: auto-fill in a body often insert a space?
3822   [2010-07-18 So]
3823   :PROPERTIES:
3824   :ID: mid:AANLkTim3uSHo%5FvuDOk6MNxP1pP%2DWUN2%2DSJIQhRJfh2f4%40mail%2Egmail%2Ecom
3825   :END:
3827     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTim3uSHo%5FvuDOk6MNxP1pP%2DWUN2%2DSJIQhRJfh2f4%40mail%2Egmail%2Ecom][Fwd: (Orgmode) Re: auto-fill in a body often insert a space?]]
3828   
3829    Closed for now, no useful feedback from report author, probably not
3830    caused by Org mode.
3831 *** WISH Development setup (was: Org-mode release 7.01)
3832 :LOGBOOK:
3833 - State "WISH"       from "NEW"        [2010-07-25 So 18:27]
3834 :END:
3835   [2010-07-21 Mi]
3836   :PROPERTIES:
3837   :ID: mid:87zkxnja2h%2Efsf%40gmx%2Ede
3838   :END:
3840     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87zkxnja2h%2Efsf%40gmx%2Ede][Development setup (was: Org-mode release 7.01)]]
3841 *** DONE web site bug
3842 CLOSED: [2010-07-25 So 18:26]
3843 :LOGBOOK:
3844 - State "DONE"       from "NEW"        [2010-07-25 So 18:27]
3845 :END:
3846   [2010-07-21 Mi]
3847   :PROPERTIES:
3848   :ID: mid:op%2Evf5gkqb82luvc2%40l670g%2Elobel
3849   :END:
3851     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=op%2Evf5gkqb82luvc2%40l670g%2Elobel][web site bug]]
3852 *** DONE indent levels in dynamic block clock?
3853 CLOSED: [2010-07-23 Fr 07:26]
3854 :LOGBOOK:
3855 - State "DONE"       from "QUESTION"   [2010-07-23 Fr 07:26]
3856 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 07:26]
3857 :END:
3858   [2010-07-23 Fr]
3859   :PROPERTIES:
3860   :ID: mid:AANLkTi%3D%5FJ4JYYuYXwOUrH8SGfNhrhJ3fi2q%2BrvyZ45Ht%40mail%2Egmail%2Ecom
3861   :END:
3863     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTi%3D%5FJ4JYYuYXwOUrH8SGfNhrhJ3fi2q%2BrvyZ45Ht%40mail%2Egmail%2Ecom][indent levels in dynamic block clock?]]
3864 *** DONE org-collector : display problem with propview
3865 CLOSED: [2010-07-25 So 18:25]
3866 :LOGBOOK:
3867 - State "DONE"       from "NEW"        [2010-07-25 So 18:25]
3868 :END:
3869   [2010-07-23 Fr]
3870   :PROPERTIES:
3871   :ID: mid:loom%2E20100722T103812%2D336%40post%2Egmane%2Eorg
3872   :END:
3874     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100722T103812%2D336%40post%2Egmane%2Eorg][org-collector : display problem with propview]]
3875 *** DONE startup Lisp error in 7.01: Debugger entered--Lisp error: (void-function org-export-blocks-add-block)
3876 CLOSED: [2010-07-24 Sa 13:37]
3877 :LOGBOOK:
3878 - State "DONE"       from "NEW"        [2010-07-24 Sa 13:37]
3879 :END:
3880   [2010-07-24 Sa]
3881 :PROPERTIES:
3882 :ID: mid:i2blmv%2491i%241%40dough%2Egmane%2Eorg
3883 :END:
3885     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i2blmv%2491i%241%40dough%2Egmane%2Eorg][startup Lisp error in 7.01: Debugger entered--Lisp error: (void-function org-export-blocks-add-block)]]
3886 *** DONE Diary-integration in version 7.01.g
3887 CLOSED: [2010-07-25 So 17:00]
3888 :LOGBOOK:
3889 - State "DONE"       from "NEW"        [2010-07-25 So 17:00]
3890 :END:
3891   [2010-07-24 Sa]
3892 :PROPERTIES:
3893 :ID: mid:op%2Evgchwy0q8j0klx%40localhost%2Elocaldomain
3894 :END:
3896     - Gmane :: [[http://news.gmane.org/find-root.php?message_id%3Dop.vgchwy0q8j0klx%40localhost.localdomain][Diary-integration in version 7.01.g]]
3897 *** WISH Small patch to restrict syntactic context where ((links)) are active
3898 :LOGBOOK:
3899 - State "WISH"       from "NEW"        [2010-07-25 So 16:53]
3900 :END:
3901   [2010-07-25 So]
3902 :PROPERTIES:
3903 :ID: mid:loom%2E20100725T011817%2D328%40post%2Egmane%2Eorg
3904 :END:
3906     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100725T011817%2D328%40post%2Egmane%2Eorg][Small patch to restrict syntactic context where ((links)) are active]]
3907 *** DONE Org-mode-version command now includes the text TAG=
3908 CLOSED: [2010-08-21 Sa 17:01]
3909 :LOGBOOK:
3910 - State "DONE"       from "BUG"        [2010-08-21 Sa 17:01]
3911 - State "BUG"        from "NEW"        [2010-07-25 So 16:59]
3912 :END:
3913   [2010-07-25 So]
3914 :PROPERTIES:
3915 :ID: mid:loom%2E20100725T022444%2D494%40post%2Egmane%2Eorg
3916 :END:
3918     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100725T022444%2D494%40post%2Egmane%2Eorg][Org-mode-version command now includes the text TAG=]]
3919 *** BUG gnuplot with errorbars in org-mode
3920 :LOGBOOK:
3921 - State "BUG"        from "NEW"        [2010-07-25 So 16:58]
3922 :END:
3923   [2010-07-25 So]
3924 :PROPERTIES:
3925 :ID: mid:4C4BBCFD%2E1010406%40gmail%2Ecom
3926 :END:
3928     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C4BBCFD%2E1010406%40gmail%2Ecom][gnuplot with errorbars in org-mode]]
3930 #+BEGIN_QUOTE
3931 I think the problem is org-plot doesn't 
3932 recognise that when plotting with error bars, gnuplot expects more than 
3933 two columns of data. So a command like this should be sent to gnuplot,
3934 #+END_QUOTE
3935 *** DONE links and ID properties
3936 CLOSED: [2010-07-25 So 18:35]
3937 :LOGBOOK:
3938 - State "DONE"       from "NEW"        [2010-07-25 So 18:35]
3939 :END:
3940   [2010-07-14 Mi]
3941   :PROPERTIES:
3942   :ID: mid:87oceaosuf%2Efsf%40pellet%2E%2Enet
3943   :END:
3945     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87oceaosuf%2Efsf%40pellet%2E%2Enet][links and ID properties]]
3947 *** DONE (Patch) Capture: [Error: (void-function FILE)] and %![Error: (void-function SEXP)] (again)%!
3948 CLOSED: [2010-07-25 So 18:33]
3949 :LOGBOOK:
3950 - State "DONE"       from "NEW"        [2010-07-25 So 18:33]
3951 :END:
3952   [2010-07-18 So]
3953   :PROPERTIES:
3954   :ID: mid:87fwzi1gei%2Efsf%40gmx%2Ede
3955   :END:
3957     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87fwzi1gei%2Efsf%40gmx%2Ede][(Patch) Capture: %!(Error: (void-function FILE)) and %!(Error: (void-function SEXP)) (again)]]
3958 *** WISH org capture: use org-default-notes-file
3959   [2010-07-21 Mi]
3960   :PROPERTIES:
3961   :ID: mid:080323D2%2D8793%2D457B%2DA7F8%2D7A3B5DF45931%402bike4%2Ecom
3962   :END:
3964     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=080323D2%2D8793%2D457B%2DA7F8%2D7A3B5DF45931%402bike4%2Ecom][org capture: use org-default-notes-file]]
3965 *** WISH Move attachments when refiling
3966 :LOGBOOK:
3967 - State "WISH"       from "NEW"        [2010-07-24 Sa 13:37]
3968 :END:
3969   [2010-07-24 Sa]
3970 :PROPERTIES:
3971 :ID: mid:0f8a01cb2a4c%24b7b562b0%2427202810%24%40com
3972 :END:
3974     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=0f8a01cb2a4c%24b7b562b0%2427202810%24%40com][Bug Report: refile and attachments]]
3975 *** WISH Feature Request for new capture feature
3976 :LOGBOOK:
3977 - State "WISH"       from "NEW"        [2010-07-25 So 17:45]
3978 :END:
3979   [2010-07-24 Sa]
3980 :PROPERTIES:
3981 :ID: mid:0f9301cb2a4d%24294ad6d0%247be08470%24%40com
3982 :END:
3984     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=0f9301cb2a4d%24294ad6d0%247be08470%24%40com][Feature Request for new capture feature]]
3986 #+BEGIN_QUOTE
3987 would it be possible to have a "C-u C-c C-w" that completes the
3988 capture and switches to the target buffer?
3989 #+END_QUOTE
3991 *** DONE (BUG) Org-capturing items to clock
3992 CLOSED: [2010-08-21 Sa 17:01]
3993 :LOGBOOK:
3994 - State "DONE"       from "BUG"        [2010-08-21 Sa 17:01]
3995 - State "BUG"        from "NEW"        [2010-07-25 So 17:37]
3996 :END:
3997   [2010-07-24 Sa]
3998 :PROPERTIES:
3999 :ID: mid:AANLkTikAS2%5FAVRJMJ1WY1ZgKtYCOSOi%2BoN0XvA54%3Dfs3%40mail%2Egmail%2Ecom
4000 :END:
4002     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikAS2%5FAVRJMJ1WY1ZgKtYCOSOi%2BoN0XvA54%3Dfs3%40mail%2Egmail%2Ecom][(BUG) Org-capturing items to clock]]
4003 *** DONE Issue with correctly resuming interrupted timer                                     :Patch:
4004 CLOSED: [2010-08-01 So 21:22]
4005 :LOGBOOK:
4006 - State "DONE"       from "BUG"        [2010-08-01 So 21:22]
4007 - State "BUG"        from "NEW"        [2010-07-24 Sa 13:42]
4008 :END:
4009   [2010-07-24 Sa]
4010 :PROPERTIES:
4011 :ID: mid:AANLkTimAMavZAViDyfJ446ez9qVu5MAc1M65A1rBgG22%40mail%2Egmail%2Ecom
4012 :END:
4014     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimAMavZAViDyfJ446ez9qVu5MAc1M65A1rBgG22%40mail%2Egmail%2Ecom][Issue with correctly resuming interrupted timer]]
4015 *** DONE MobileOrg capture - bad encoding                                                 :Mobile:
4016 CLOSED: [2010-08-21 Sa 17:00]
4017 :LOGBOOK:
4018 - State "DONE"       from "BUG"        [2010-08-21 Sa 17:00]
4019 - State "BUG"        from "NEW"        [2010-08-01 So 20:13]
4020 :END:
4021   [2010-07-31 Sa]
4022 :PROPERTIES:
4023 :ID: mid:87pqy5rxwp%2Efsf%40gmail%2Ecom
4024 :END:
4026     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87pqy5rxwp%2Efsf%40gmail%2Ecom][MobileOrg capture - bad encoding]]
4027 *** DONE Bug in org-mime may expose more than intended to email recipient                    :Patch:
4028 CLOSED: [2010-08-01 So 20:17]
4029 :LOGBOOK:
4030 - State "DONE"       from "NEW"        [2010-08-01 So 20:17]
4031 :END:
4032   [2010-07-31 Sa]
4033 :PROPERTIES:
4034 :ID: mid:loom%2E20100730T023704%2D962%40post%2Egmane%2Eorg
4035 :END:
4037     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100730T023704%2D962%40post%2Egmane%2Eorg][Bug in org-mime may expose more than intended to email recipient]]
4038 *** DONE (BABEL) org-babel-post-tangle-hook problems                                         :Babel:
4039 CLOSED: [2010-08-01 So 20:48]
4040 :LOGBOOK:
4041 - State "DONE"       from "NEW"        [2010-08-01 So 20:48]
4042 :END:
4043   [2010-07-27 Di]
4044 :PROPERTIES:
4045 :ID: mid:4C4EDFD5%2E7010507%40mail%2Ecom
4046 :END:
4048     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C4EDFD5%2E7010507%40mail%2Ecom][(BABEL) org-babel-post-tangle-hook problems]]
4049 *** DONE avoiding source block prompts
4050 CLOSED: [2010-08-01 So 15:25]
4051 :LOGBOOK:
4052 - State "DONE"       from "NEW"        [2010-08-01 So 15:25]
4053 :END:
4054   [2010-07-27 Di]
4055 :PROPERTIES:
4056 :ID: mid:Pine%2ELNX%2E4%2E64%2E1007261118090%2E17795%40tajo%2Eucsd%2Eedu
4057 :END:
4059     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=Pine%2ELNX%2E4%2E64%2E1007261118090%2E17795%40tajo%2Eucsd%2Eedu][avoiding source block prompts]]
4060 *** BUG TODO type problem on speedbar and imenu.
4061 :LOGBOOK:
4062 - State "BUG"        from "NEW"        [2010-08-01 So 14:52]
4063 :END:
4064   [2010-07-23 Fr]
4065   :PROPERTIES:
4066   :ID: mid:AANLkTimc5r%2DOxQW6Efhc3tdEvVbqRTg5hkX2T5oklYj4%40mail%2Egmail%2Ecom
4067   :END:
4069     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimc5r%2DOxQW6Efhc3tdEvVbqRTg5hkX2T5oklYj4%40mail%2Egmail%2Ecom][TODO type problem on speedbar and imenu.]]
4070 *** BUG (mobile-org) Recovering notes                                                       :Mobile:
4071 :LOGBOOK:
4072 - State "BUG"        from "NEW"        [2010-08-01 So 14:39]
4073 :END:
4074   [2010-07-21 Mi]
4075   :PROPERTIES:
4076   :ID: mid:AANLkTinkf62TRk3v4JPGVAkxnZnsIWHOun%5FFZj%2DeXEVy%40mail%2Egmail%2Ecom
4077   :END:
4079     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinkf62TRk3v4JPGVAkxnZnsIWHOun%5FFZj%2DeXEVy%40mail%2Egmail%2Ecom][(mobile-org) Recovering notes]]
4081 *** IDEA text color + highlight
4082 :LOGBOOK:
4083 - State "IDEA"       from "NEW"        [2010-08-07 Sa 15:47]
4084 :END:
4085   [2010-08-07 Sa]
4086 :PROPERTIES:
4087 :ID: mid:AANLkTin7P3xa5bWrTUdRJkUqtMYS%2B0jy%2Bn7ztHB%2D640Y%40mail%2Egmail%2Ecom
4088 :END:
4090     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTin7P3xa5bWrTUdRJkUqtMYS%2B0jy%2Bn7ztHB%2D640Y%40mail%2Egmail%2Ecom][text color + highlight]]
4092 *** NEW (babel) lob evaluation : a bug ?                                                     :Babel:
4093   [2010-08-07 Sa]
4094 :PROPERTIES:
4095 :ID: mid:loom%2E20100805T120327%2D783%40post%2Egmane%2Eorg
4096 :END:
4098     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100805T120327%2D783%40post%2Egmane%2Eorg][(babel) lob evaluation : a bug ?]]
4100 *** IDEA (PATCH) Mode-specific fontification of babel source blocks                          :Patch:
4101 :LOGBOOK:
4102 - State "IDEA"       from "NEW"        [2010-08-08 So 14:11]
4103 :END:
4104   [2010-08-04 Mi]
4105 :PROPERTIES:
4106 :ID: mid:AANLkTimrVKE2wzz%2BT2fwQuDFLiB%5FZNW8OC3X4SNRfn7V%40mail%2Egmail%2Ecom
4107 :END:
4109     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimrVKE2wzz%2BT2fwQuDFLiB%5FZNW8OC3X4SNRfn7V%40mail%2Egmail%2Ecom][(PATCH) Mode-specific fontification of babel source blocks]]
4111 *** IDEA hiding PROPERTIES line
4112 :LOGBOOK:
4113 - State "IDEA"       from "WISH"       [2010-08-04 Mi 20:14]
4114 - State "WISH"       from "QUESTION"   [2010-08-04 Mi 20:14]
4115 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:14]
4116 :END:
4117   [2010-08-04 Mi]
4118 :PROPERTIES:
4119 :ID: mid:AANLkTikzVfJ3%2BNkDUGRxms%2D%2DSiHji0XL1Y%2BVbFTLRnBi%40mail%2Egmail%2Ecom
4120 :END:
4122     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikzVfJ3%2BNkDUGRxms%2D%2DSiHji0XL1Y%2BVbFTLRnBi%40mail%2Egmail%2Ecom][hiding PROPERTIES line]]
4124 *** IDEA camel.el, for CamelCase links
4125 :LOGBOOK:
4126 - State "IDEA"       from "NEW"        [2010-08-08 So 14:34]
4127 :END:
4128   [2010-08-04 Mi]
4129 :PROPERTIES:
4130 :ID: mid:AANLkTinK5SOsdp5B8eC3Y9ue%2B91Q%2Df3ppGC81a28sqqJ%40mail%2Egmail%2Ecom
4131 :END:
4133     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinK5SOsdp5B8eC3Y9ue%2B91Q%2Df3ppGC81a28sqqJ%40mail%2Egmail%2Ecom][camel.el, for CamelCase links]]
4135 *** DONE (mobileorg-android) Files synced, but nothing showing                              :Mobile:
4136 CLOSED: [2010-08-04 Mi 20:07]
4137 :LOGBOOK:
4138 - State "DONE"       from "NEW"        [2010-08-04 Mi 20:07]
4139 :END:
4140   [2010-08-04 Mi]
4141 :PROPERTIES:
4142 :ID: mid:26280AC1%2D971B%2D4641%2D9388%2DE29B17447CFB%40criticalmass%2Ecom
4143 :END:
4145     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=26280AC1%2D971B%2D4641%2D9388%2DE29B17447CFB%40criticalmass%2Ecom][(mobileorg-android) Files synced, but nothing showing]]
4147 *** IDEA (ANN) Org-Drill: Interactive revision a la Anki/Mnemosyne
4148 :LOGBOOK:
4149 - State "IDEA"       from "NEW"        [2010-08-08 So 15:01]
4150 :END:
4151   [2010-08-01 So]
4152 :PROPERTIES:
4153 :ID: mid:loom%2E20100801T025508%2D954%40post%2Egmane%2Eorg
4154 :END:
4156     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100801T025508%2D954%40post%2Egmane%2Eorg][(ANN) Org-Drill: Interactive revision a la Anki/Mnemosyne]]
4158 **** DECLINED Drill mode for org-learn
4159 CLOSED: [2010-08-01 So 20:15]
4160 :LOGBOOK:
4161 - State "DECLINED"   from "NEW"        [2010-08-01 So 20:15]
4162 :END:
4163   [2010-07-31 Sa]
4164 :PROPERTIES:
4165 :ID: mid:loom%2E20100730T071518%2D886%40post%2Egmane%2Eorg
4166 :END:
4168     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100730T071518%2D886%40post%2Egmane%2Eorg][Drill mode for org-learn]]
4170 [2010-08-01 So] Superseded by [[id:mid:loom%2E20100801T025508%2D954%40post%2Egmane%2Eorg%5D%5B%28ANN%29%20Org%2DDrill%3A%20Interactive%20revision%20a%20la%20Anki%2FMnemosyne%5D%5D
4172 *** WISH Org-indent-mode (lack of) support for plain list
4173 :LOGBOOK:
4174 - State "WISH"       from "NEW"        [2010-08-08 So 15:01]
4175 :END:
4176   [2010-08-01 So]
4177 :PROPERTIES:
4178 :ID: mid:1280607738%2E12710%2E11%2Ecamel%40rigel
4179 :END:
4181     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1280607738%2E12710%2E11%2Ecamel%40rigel][Org-indent-mode (lack of) support for plain list]]
4183 *** IDEA Emacs bindings for remember the milk (work in progress)
4184 :LOGBOOK:
4185 - State "IDEA"       from "NEW"        [2010-08-01 So 20:35]
4186 :END:
4187   [2010-07-31 Sa]
4188 :PROPERTIES:
4189 :ID: mid:20100224140839%2EGA14639%40taupan%2Eath%2Ecx
4190 :END:
4192     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100224140839%2EGA14639%40taupan%2Eath%2Ecx][Emacs bindings for remember the milk (work in progress)]]
4193 *** DONE bug in the :VISIBILITY: handling of nested "folded" properties?                     :Patch:
4194 CLOSED: [2010-08-08 So 22:01]
4195 :LOGBOOK:
4196 - State "DONE"       from "NEW"        [2010-08-08 So 22:01]
4197 :END:
4198   [2010-07-31 Sa]
4199 :PROPERTIES:
4200 :ID: mid:i2uboe%249m2%241%40dough%2Egmane%2Eorg
4201 :END:
4203     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i2uboe%249m2%241%40dough%2Egmane%2Eorg][bug in the :VISIBILITY: handling of nested "folded" properties?]]
4205 *** DONE (Patch) Org-fontify                                                                 :Patch:
4206 CLOSED: [2010-08-15 So 15:41]
4207 :LOGBOOK:
4208 - State "DONE"       from "NEW"        [2010-08-15 So 15:41]
4209 :END:
4210   [2010-08-15 So]
4211 :PROPERTIES:
4212 :ID: mid:87sk2iw9hx%2Efsf%40mundaneum%2Ecom
4213 :END:
4215     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87sk2iw9hx%2Efsf%40mundaneum%2Ecom][(Patch) Org-fontify]]
4217 *** DONE (PATCH) org-bbdb: Be lenient. Ignore case in anniv class string.                    :Patch:
4218 CLOSED: [2010-08-15 So 15:59]
4219 :LOGBOOK:
4220 - State "DONE"       from "WISH"       [2010-08-15 So 15:59]
4221 - State "WISH"       from "NEW"        [2010-08-09 Mo 21:28]
4222 :END:
4223   [2010-08-09 Mo]
4224 :PROPERTIES:
4225 :ID: mid:814of4wjew%2Efsf%40gmail%2Ecom
4226 :END:
4228     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=814of4wjew%2Efsf%40gmail%2Ecom][(PATCH) org-bbdb: Be lenient. Ignore case in anniv class string.]]
4230 *** WISH fractional hours for timestamps?
4231 :LOGBOOK:
4232 - State "WISH"       from "NEW"        [2010-08-15 So 16:12]
4233 :END:
4234   [2010-08-12 Do]
4235 :PROPERTIES:
4236 :ID: mid:rmi39uk6m42%2Efsf%40fnord%2Eir%2Ebbn%2Ecom
4237 :END:
4239     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=rmi39uk6m42%2Efsf%40fnord%2Eir%2Ebbn%2Ecom][fractional hours for timestamps?]]
4241 *** DONE org-feed XML entities and character encoding                                      :Patch:
4242 CLOSED: [2010-08-21 Sa 16:59]
4243 :LOGBOOK:
4244 - State "DONE"       from "BUG"        [2010-08-21 Sa 16:59]
4245 - State "BUG"        from "NEW"        [2010-08-15 So 16:20]
4246 :END:
4247   [2010-08-10 Di]
4248 :PROPERTIES:
4249 :ID: mid:4C61AF9E%2E7040903%40alumni%2Eethz%2Ech
4250 :END:
4252     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C61AF9E%2E7040903%40alumni%2Eethz%2Ech][org-feed XML entities and character encoding]]
4254 *** IDEA notmuch support for org-mode?
4255 :LOGBOOK:
4256 - State "IDEA"       from "NEW"        [2010-08-15 So 16:25]
4257 :END:
4258   [2010-08-10 Di]
4259 :PROPERTIES:
4260 :ID: mid:874of3icdm%2Efsf%40bunting%2Enet%2Eau
4261 :END:
4263     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=874of3icdm%2Efsf%40bunting%2Enet%2Eau][notmuch support for org-mode?]]
4265 *** IDEA Email from org?
4266 :LOGBOOK:
4267 - State "IDEA"       from "NEW"        [2010-08-15 So 16:38]
4268 :END:
4269   [2010-07-27 Di]
4270 :PROPERTIES:
4271 :ID: mid:loom%2E20100726T210318%2D498%40post%2Egmane%2Eorg
4272 :END:
4274     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100726T210318%2D498%40post%2Egmane%2Eorg][Email from org?]]
4276 ** Documentation
4277 *** IDEA packaging org-mode & worg
4278   [2010-06-24 Do]
4279   :PROPERTIES:
4280   :ID: mid:83mxumuguf%2Efsf%40yahoo%2Eit
4281   :END:
4283     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=83mxumuguf%2Efsf%40yahoo%2Eit][packaging org-mode & worg ]]
4285 *** TODO Document the :recursive option for org-publish
4286 *** INCONSISTENCY Bug:  documention missing
4287   [2010-06-10 Do]
4288   :PROPERTIES:
4289   :ID: mid:20100609145911%2E0rgzde1zwwk0og8w%40webmail%2Edds%2Enl
4290   :END:
4292     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100609145911%2E0rgzde1zwwk0og8w%40webmail%2Edds%2Enl][Bug:  documention missing]]
4293 *** WISH keys and command name info
4294 :LOGBOOK:
4295 - State "WISH"       from "NEW"        [2010-08-01 So 20:44]
4296 :END:
4297   [2010-07-29 Do]
4298 :PROPERTIES:
4299 :ID: mid:4C5086C1%2E9060000%40easy%2Demacs%2Ede
4300 :END:
4302     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C5086C1%2E9060000%40easy%2Demacs%2Ede][keys and command name info]]
4304 *** DONE typo in org.texi?                                            :Patch:
4305 :LOGBOOK:
4306 - State "DONE"       from "BUG"        [2010-08-16 Mon 10:38]
4307 - State "BUG"        from "NEW"        [2010-08-15 So 15:36]
4308 :END:
4309   [2010-08-15 So]
4310 :PROPERTIES:
4311 :ID: mid:4C657990%2E6000100%40easy%2Demacs%2Ede
4312 :END:
4314     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C657990%2E6000100%40easy%2Demacs%2Ede][typo in org.texi?]]
4316 ** Capture and refile
4318 *** DONE indentation in capture templates                             :Patch:
4319 :LOGBOOK:
4320 - State "DONE"       from "INCONSISTENCY" [2010-08-16 Mon 10:32]
4321 - State "INCONSISTENCY" from "NEW"        [2010-08-08 So 13:18]
4322 :END:
4323   [2010-08-07 Sa]
4324 :PROPERTIES:
4325 :ID: mid:AANLkTi%3DYd%2B4qPWkOEAoeckC8Fj5gMX0QAWRi%2DgdW0uJk%40mail%2Egmail%2Ecom
4326 :END:
4328     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTi%3DYd%2B4qPWkOEAoeckC8Fj5gMX0QAWRi%2DgdW0uJk%40mail%2Egmail%2Ecom][ indentation in capture templates]]
4330 *** IDEA Syntax to trigger org-capture (Re: (Orgmode) camel.el, for CamelCase links)%!
4331 :LOGBOOK:
4332 - State "IDEA"       from "NEW"        [2010-08-08 So 14:32]
4333 :END:
4334   [2010-08-08 So]
4335 :PROPERTIES:
4336 :ID: mid:87eiec8602%2Efsf%5F%2D%5F%40gnu%2Eorg
4337 :END:
4339     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87eiec8602%2Efsf%5F%2D%5F%40gnu%2Eorg][Syntax to trigger org-capture (Re: (Orgmode) camel.el, for CamelCase links)]]
4341 #+BEGIN_QUOTE
4342 When you think of CamelCase and on-the-fly creating of non-existing
4343 files/headlines, it's just another way of *capturing* stuff.
4345 Why not defining some simple syntax to trigger the capture mechanism
4346 from special links?
4348 For example:
4350   "I write a reference to a >c:newfile which I can create later."
4352 - The ">c:newfile" is a link.
4353 - The ">c" is a link abbreviation.
4354 - The ">" part is the syntax for link abbrevations to trigger a capture.
4355 - The "c" part is the keybinding of capture template to call.
4356 - The "newfile" would be passed on as a variable for the (nth 3) of the
4357   template (we could have several variables separated by "#"
4359 This would combine the flexibility of on-the-fly file creation and of
4360 the capture mechanism, allowing multiple templates.
4362 What do you think?
4363 #+END_QUOTE
4365 *** DECLINED Blank rows with capture target table-line and aborting capture
4366 :LOGBOOK:
4367 - State "DECLINED"   from "INCONSISTENCY" [2010-08-16 Mon 10:34]
4368 - State "INCONSISTENCY" from "NEW"        [2010-08-01 So 20:07]
4369 :END:
4370   [2010-07-31 Sa]
4371 :PROPERTIES:
4372 :ID: mid:m3ocdo5oy8%2Efsf%40gmail%2Ecom
4373 :END:
4375     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m3ocdo5oy8%2Efsf%40gmail%2Ecom][is it a bug in org-capture]]
4377 #+BEGIN_QUOTE
4378 When I hit C-c c t, and then C-c C-k immediately, the file test.org is
4379 still modified with an new blank row inserted in the table, which is out
4380 of expectation, since C-c C-k is known as "abort capture". The minibuffer
4381 says "org-capture-finalize: Capture process aborted, but target buffer
4382 could not be cleaned up correctly".
4383 #+END_QUOTE
4385 Unfortunately this is difficult to fix, because the user might have
4386 changed other things before aborting.  At least the error message is
4387 clear and gives the user the opportunity to fix the problem.
4389 *** DONE Capture and clock options
4390 CLOSED: [2010-08-15 So 15:53]
4391 :LOGBOOK:
4392 - State "DONE"       from "BUG"        [2010-08-15 So 15:53]
4393 - State "BUG"        from "NEW"        [2010-08-15 So 15:53]
4394 :END:
4395   [2010-08-12 Do]
4396 :PROPERTIES:
4397 :ID: mid:1281628877%2E5279%2E18%2Ecamel%40localhost
4398 :END:
4400     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1281628877%2E5279%2E18%2Ecamel%40localhost][Capture and clock options]]
4402 *** DONE Capture and checkitem
4403 :LOGBOOK:
4404 - State "DONE"       from "BUG"        [2010-08-16 Mon 10:30]
4405 - State "BUG"        from "NEW"        [2010-08-15 So 16:06]
4406 :END:
4407   [2010-08-12 Do]
4408 :PROPERTIES:
4409 :ID: mid:1281629439%2E5279%2E24%2Ecamel%40localhost
4410 :END:
4412     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1281629439%2E5279%2E24%2Ecamel%40localhost][Capture and checkitem]]
4415 This is now fixed, two reasonably serious issues.  checkitem was not
4416 implemented at all, and both checkitem and item could be placed into
4417 the wrong subtree.
4419 *** INCONSISTENCY (Patch) org-capture.el
4420 :LOGBOOK:
4421 - State "INCONSISTENCY" from "NEW"        [2010-08-15 So 16:15]
4422 :END:
4423   [2010-08-12 Do]
4424 :PROPERTIES:
4425 :ID: mid:AANLkTinK%3DaAdqvtxzdx1ucU%5FBShqF%2BN5mW3QeVr0KFc1%40mail%2Egmail%2Ecom
4426 :END:
4428     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinK%3DaAdqvtxzdx1ucU%5FBShqF%2BN5mW3QeVr0KFc1%40mail%2Egmail%2Ecom][(Patch) org-capture.el]]
4430 *** WISH Refiling notes to current file
4431 :LOGBOOK:
4432 - State "WISH"       from "NEW"        [2010-08-15 So 16:18]
4433 :END:
4434   [2010-08-11 Mi]
4435 :PROPERTIES:
4436 :ID: mid:87lj8dlf39%2Efsf%40mundaneum%2Ecom
4437 :END:
4439     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87lj8dlf39%2Efsf%40mundaneum%2Ecom][Refiling notes to current file]]
4441 ** Babel
4443 *** ASSIGNED Babel - display results in an overlay?
4444     - State "ASSIGNED"   from "IDEA"       [2010-08-31 Tue 17:25]
4445 :LOGBOOK:
4446 - State "IDEA"       from "QUESTION"   [2010-08-08 So 14:28]
4447 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:14]
4448 :END:
4449   [2010-08-04 Mi]
4450 :PROPERTIES:
4451 :ID: mid:871vafljbr%2Efsf%40hydra%2Evioletti%2Eorg
4452 :END:
4454     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=871vafljbr%2Efsf%40hydra%2Evioletti%2Eorg][Babel - display results in an overlay?]]
4456 this is now in the Babel task tracking system
4458 *** DONE (babel) Error Before first headline.                                                :Babel:
4459 CLOSED: [2010-08-08 So 14:37]
4460 :LOGBOOK:
4461 - State "DONE"       from "NEW"        [2010-08-08 So 14:37]
4462 :END:
4463   [2010-08-04 Mi]
4464 :PROPERTIES:
4465 :ID: mid:AANLkTi%3DjuRqyywtbNsdPtbEpKRgtVjGvjfMpkJ%3DDQ9Kz%40mail%2Egmail%2Ecom
4466 :END:
4468     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTi%3DjuRqyywtbNsdPtbEpKRgtVjGvjfMpkJ%3DDQ9Kz%40mail%2Egmail%2Ecom][(babel) Error Before first headline.]]
4470 *** DONE Common Lisp / SLIME support for babel                  :Babel:Patch:
4471     - State "DONE"       from "WISH"       [2010-08-31 Tue 17:24]
4472 :LOGBOOK:
4473 - State "WISH"       from "NEW"        [2010-08-01 So 20:10]
4474 :END:
4475   [2010-07-31 Sa]
4476 :PROPERTIES:
4477 :ID: mid:AANLkTimkR%2BEWucSjEfdseFC4%5Fbg3jmGBLb%2BMoGMGuMoa%40mail%2Egmail%2Ecom
4478 :END:
4480     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimkR%2BEWucSjEfdseFC4%5Fbg3jmGBLb%2BMoGMGuMoa%40mail%2Egmail%2Ecom][Common Lisp / SLIME support for babel]]
4482 *** DONE Org-Babel and Ledger                                         :Babel:
4483     - State "DONE"       from "WISH"       [2010-08-31 Tue 17:24]
4484 :LOGBOOK:
4485 - State "WISH"       from "NEW"        [2010-08-01 So 20:35]
4486 :END:
4487   [2010-07-31 Sa]
4488 :PROPERTIES:
4489 :ID: mid:87eiemsk0m%2Efsf%40mundaneum%2Ecom
4490 :END:
4492     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87eiemsk0m%2Efsf%40mundaneum%2Ecom][Org-Babel and Ledger]]
4494 ** Clocking
4496 *** BUG Clock history, C-u C-c C-x C-i not working properly
4497 :LOGBOOK:
4498 - State "BUG"        from "NEW"        [2010-08-15 So 16:19]
4499 :END:
4500   [2010-08-11 Mi]
4501 :PROPERTIES:
4502 :ID: mid:0vpqxq9msk%2Efsf%40gmail%2Ecom
4503 :END:
4505     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=0vpqxq9msk%2Efsf%40gmail%2Ecom][Clock history, C-u C-c C-x C-i not working properly]]
4507 * Other
4508 ** Pretty icons in org buffers
4509 *** (BABEL) literate Lisp games development questions
4510   [2010-07-02 Fr]
4511   :PROPERTIES:
4512   :ID: mid:AANLkTinj2gmC3KmspmWSm4CcOaNwYS2GoL2GAdRz4kjK%40mail%2Egmail%2Ecom
4513   :END:
4515     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinj2gmC3KmspmWSm4CcOaNwYS2GoL2GAdRz4kjK%40mail%2Egmail%2Ecom][(BABEL) literate Lisp games development questions]]
4516 ** Easier integration of org-mode and Bugzilla
4517    [2010-05-25 Di]
4518    :PROPERTIES:
4519    :ID: mid:FB977E9C%2D6ABC%2D4B05%2DA58A%2DC2E96B841451%40gmail%2Ecom
4520    :END:
4522      - Gmane :: [[http://mid.gmane.org/FB977E9C-6ABC-4B05-A58A-C2E96B841451%40gmail.com][Easier integration of org-mode and Bugzilla]]
4523 ** For Org-mode on the go?
4524   [2010-06-05 Sa]
4525   :PROPERTIES:
4526   :ID: mid:AANLkTimqSe8hhxZt3EVO%2DXzy6iDH%5F8bZFqthTYXD1uUa%40mail%2Egmail%2Ecom
4527   :END:
4529     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimqSe8hhxZt3EVO%2DXzy6iDH%5F8bZFqthTYXD1uUa%40mail%2Egmail%2Ecom][For Org-mode on the go?]]
4530 ** DONE org-velocity --- something like Notational Velocity for Org
4531   [2010-06-07 Mo]
4532   :PROPERTIES:
4533   :ID: mid:87631vdcjj%2Efsf%40gmail%2Ecom
4534   :END:
4536     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87631vdcjj%2Efsf%40gmail%2Ecom][org-velocity --- something like Notational Velocity for Org]]
4538 org-velocity.el is now a contributed packge, with documentation on worg.
4539 ** [babel] grid-based R graphical output with :results value
4540   [2010-06-09 Mi]
4541   :PROPERTIES:
4542   :ID: mid:4C0E7EFC%2E9000504%40ccbr%2Eumn%2Eedu
4543   :END:
4545     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C0E7EFC%2E9000504%40ccbr%2Eumn%2Eedu][(babel) grid-based R graphical output with :results value]]
4546 ** Orgnode - a Python module for reading Org-mode files
4547   [2010-06-14 Mo]
4548   :PROPERTIES:
4549   :ID: mid:loom%2E20100614T003509%2D348%40post%2Egmane%2Eorg
4550   :END:
4552     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100614T003509%2D348%40post%2Egmane%2Eorg][Orgnode - a Python module for reading Org-mode files]]
4554 ** DONE (ANN) of2org: import from OmniFocus to org-mode
4555   [2010-06-14 Mo]
4556   :PROPERTIES:
4557   :ID: mid:84pqztvhwh%2Efsf%40linux%2Db2a3%2Esite
4558   :END:
4560     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=84pqztvhwh%2Efsf%40linux%2Db2a3%2Esite][(ANN) of2org: import from OmniFocus to org-mode]]
4561 I have made a link to this new translator on Worg, in
4562 org-translators.org.
4564 ** org-decrypt-to-kill-ring
4565   [2010-06-24 Do]
4566   :PROPERTIES:
4567   :ID: mid:62E0EB638E69B146AE708525ABB775B201D6733C%40PHONONEXCHANGENEW%2EPHONON%2ECOM
4568   :END:
4570     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=62E0EB638E69B146AE708525ABB775B201D6733C%40PHONONEXCHANGENEW%2EPHONON%2ECOM][org-decrypt-to-kill-ring]]
4572 ** DECLINED contributing Debian build scripts
4573   [2010-06-22 Di]
4574   :PROPERTIES:
4575   :ID: mid:8739wgp96a%2Efsf%40everybody%2Eorg
4576   :ARCHIVE_TIME: 2010-06-24 Do 14:42
4577   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4578   :ARCHIVE_OLPATH: New Issues
4579   :ARCHIVE_CATEGORY: worg
4580   :ARCHIVE_ITAGS: new
4581   :END:
4583     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=8739wgp96a%2Efsf%40everybody%2Eorg][contributing Debian build scripts]]
4585 Mark Hershberger is going to use an automatic process on launchpad
4586 instead to make regular package builds.
4588 ** DONE For Patchwork workers: An updated pw
4589   [2010-07-02 Fr]
4590   :PROPERTIES:
4591   :ID: mid:DA4AC674%2D2BD1%2D4B9F%2D8961%2D836CE95BA826%40gmail%2Ecom
4592   :END:
4594     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=DA4AC674%2D2BD1%2D4B9F%2D8961%2D836CE95BA826%40gmail%2Ecom][For Patchwork workers: An updated pw]]
4596 The pw script that should be used to work with our patchwork server
4597 is part of the distribution, UTILITIES/pw.  Among other things, this
4598 script arranges for automatic emails to the mailing list when the
4599 status of a patch changes.
4601 ** hypermedia programming with babel
4602   [2010-07-05 Mo]
4603   :PROPERTIES:
4604   :ID: mid:AANLkTimYCN5fqEO4ZtKSFb19iDjpuH73p9NQ8VeITeP%5F%40mail%2Egmail%2Ecom
4605   :END:
4607     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimYCN5fqEO4ZtKSFb19iDjpuH73p9NQ8VeITeP%5F%40mail%2Egmail%2Ecom][hypermedia programming with babel]]
4608 ** (CODE SNIPPET) transpose table at point
4609   [2010-07-09 Fr]
4610   :PROPERTIES:
4611   :ID: mid:20100708181013%2EGA28721%40soloJazz%2Ecom
4612   :END:
4614     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100708181013%2EGA28721%40soloJazz%2Ecom][(CODE SNIPPET) transpose table at point]]
4615 ** org2blog - blog from org-mode to wordpress
4616   [2010-06-30 Mi]
4617   :PROPERTIES:
4618   :ID: mid:AANLkTik1nZ5%2Dw%2DvQKsy0cE7oE1lQw5Vb7ZrZTLhjzYRH%40mail%2Egmail%2Ecom
4619   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
4620   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4621   :ARCHIVE_OLPATH: New Issues
4622   :ARCHIVE_CATEGORY: worg
4623   :ARCHIVE_ITAGS: new
4624   :END:
4626     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTik1nZ5%2Dw%2DvQKsy0cE7oE1lQw5Vb7ZrZTLhjzYRH%40mail%2Egmail%2Ecom][org2blog - blog from org-mode to wordpress]]
4627 ** Getting a Google Maps' map for an entry
4628   [2010-06-30 Mi]
4629   :PROPERTIES:
4630   :ID: mid:sa3y6dykz5d%2Efsf%40cigue%2Eeaster%2Deggs%2Efr
4631   :ARCHIVE_TIME: 2010-07-01 Do 09:18
4632   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4633   :ARCHIVE_OLPATH: New Issues
4634   :ARCHIVE_CATEGORY: worg
4635   :ARCHIVE_ITAGS: new
4636   :END:
4638     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=sa3y6dykz5d%2Efsf%40cigue%2Eeaster%2Deggs%2Efr][Getting a Google Maps' map for an entry]]
4639 ** publishing pretty code with maths; jsMath -> pdf
4640   [2010-07-31 Sa]
4641 :PROPERTIES:
4642 :ID: mid:87y6ctip2w%2Efsf%40stats%2Eox%2Eac%2Euk
4643 :END:
4645     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87y6ctip2w%2Efsf%40stats%2Eox%2Eac%2Euk][publishing pretty code with maths; jsMath -> pdf]]
4646 ** (OT) minimalist visual appearance for Emacs
4647   [2010-07-31 Sa]
4648 :PROPERTIES:
4649 :ID: mid:878w4urz63%2Efsf%40stats%2Eox%2Eac%2Euk
4650 :END:
4652     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=878w4urz63%2Efsf%40stats%2Eox%2Eac%2Euk][(OT) minimalist visual appearance for Emacs]]
4653 ** info:annotation in Emacs bookmarks with org
4654   [2010-08-02 Mo]
4655 :PROPERTIES:
4656 :ID: mid:87sk2y68zp%2Efsf%40tux%2Ehomenetwork
4657 :END:
4659     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87sk2y68zp%2Efsf%40tux%2Ehomenetwork][info:annotation in Emacs bookmarks with org]]
4661 ** (ANN) org-protocol-httpd
4662   [2010-08-04 Mi]
4663 :PROPERTIES:
4664 :ID: mid:8762zr4a8f%2Efsf%40gmx%2Enet
4665 :END:
4667     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=8762zr4a8f%2Efsf%40gmx%2Enet][(ANN) org-protocol-httpd]]
4669 ** MathJax - use Tex/LaTeX/MathML in HTML pages
4670   [2010-08-02 Mo]
4671 :PROPERTIES:
4672 :ID: mid:87ocdltmzo%2Efsf%40gnu%2Eorg
4673 :END:
4675     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87ocdltmzo%2Efsf%40gnu%2Eorg][MathJax - use Tex/LaTeX/MathML in HTML pages]]
4677 ** Tracking finances with Babel                                                              :Babel:
4678   [2010-08-02 Mo]
4679 :PROPERTIES:
4680 :ID: mid:87lj8prcvg%2Efsf%40riotblast%2Edunsmor%2Ecom
4681 :END:
4683     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87lj8prcvg%2Efsf%40riotblast%2Edunsmor%2Ecom][Tracking finances with Babel]]
4685 ** MathJax is now the default for HTML math
4686   [2010-08-15 So]
4687 :PROPERTIES:
4688 :ID: mid:63B79D2B%2D9483%2D481F%2DB7AB%2D88BEA753D5C8%40gmail%2Ecom
4689 :END:
4691     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=63B79D2B%2D9483%2D481F%2DB7AB%2D88BEA753D5C8%40gmail%2Ecom][MathJax is now the default for HTML math]]
4693 ** ErgoEmacs
4694   [2010-08-15 So]
4695 :PROPERTIES:
4696 :ID: mid:AANLkTi%3D%3DUtNwLyrvBqh15gGcgpYmG%2DPFyMVz9UGuOAai%40mail%2Egmail%2Ecom
4697 :END:
4699     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTi%3D%3DUtNwLyrvBqh15gGcgpYmG%2DPFyMVz9UGuOAai%40mail%2Egmail%2Ecom][ErgoEmacs]]
4701 ** Finally jekyll and org-jekyll
4702   [2010-08-11 Mi]
4703 :PROPERTIES:
4704 :ID: mid:m1aaotp0f5%2Efsf%4080%2D163%2Eeduroam%2Erwth%2Daachen%2Ede
4705 :END:
4707     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m1aaotp0f5%2Efsf%4080%2D163%2Eeduroam%2Erwth%2Daachen%2Ede][Finally jekyll and org-jekyll]]
4709 ** ReStructured Text table exporter
4710   [2010-08-10 Di]
4711 :PROPERTIES:
4712 :ID: mid:AANLkTikDxxxYZtiU%5FLieGv%3Dp9XRET1dAifZri4DMic%5FF%40mail%2Egmail%2Ecom
4713 :END:
4715     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikDxxxYZtiU%5FLieGv%3Dp9XRET1dAifZri4DMic%5FF%40mail%2Egmail%2Ecom][ReStructured Text table exporter]]
4717 ** Tip: How to copy&paste a table from Firefox to Org
4718   [2010-08-10 Di]
4719 :PROPERTIES:
4720 :ID: mid:4C619B77%2E2090908%40jboecker%2Ede
4721 :END:
4723     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C619B77%2E2090908%40jboecker%2Ede][Tip: How to copy&paste a table from Firefox to Org]]
4725 ** OT: smex.el (was Re: keys and command name info)
4726   [2010-08-10 Di]
4727 :PROPERTIES:
4728 :ID: mid:m0wrryj4ch%2Efsf%5F%2D%5F%40gmail%2Ecom
4729 :END:
4731     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m0wrryj4ch%2Efsf%5F%2D%5F%40gmail%2Ecom][OT: smex.el (was Re: keys and command name info)]]
4733 ** (ANN) Symorg
4734   [2010-08-09 Mo]
4735 :PROPERTIES:
4736 :ID: mid:AANLkTimCyx6f54y%2B%2DCb9Hx2c4VxfKWipnu%3DF%2BsL1mu8D%40mail%2Egmail%2Ecom
4737 :END:
4739     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimCyx6f54y%2B%2DCb9Hx2c4VxfKWipnu%3DF%2BsL1mu8D%40mail%2Egmail%2Ecom][(ANN) Symorg]]
4740 ** Indentation in html tables
4741   [2010-07-18 So]
4742   :PROPERTIES:
4743   :ID: mid:loom%2E20100717T035110%2D168%40post%2Egmane%2Eorg
4744   :END:
4746     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100717T035110%2D168%40post%2Egmane%2Eorg][Indentation in html tables]]
4748 * Closed issues                                                                           :noexport:
4749 ** DONE Bug: string-match-p does not exist in Emacs 22 [6.36trans (release_6.36.102.g67b5)]
4750 CLOSED: [2010-05-25 Di 22:13]
4751    [2010-05-25 Di]
4752    :PROPERTIES:
4753    :ID: mid:87d3wklkkk%2Efsf%40gollum%2Eintra%2Enorang%2Eca
4754    :ARCHIVE_TIME: 2010-05-28 Fr 23:52
4755    :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4756    :ARCHIVE_OLPATH: Issues
4757    :ARCHIVE_CATEGORY: worg
4758    :ARCHIVE_TODO: CLOSED
4759    :END:
4761      - Gmane :: [[http://mid.gmane.org/87d3wklkkk.fsf%40gollum.intra.norang.ca][Bug: string-match-p does not exist in Emacs 22 (6.36trans (release_6.36.102.g67b5))]]
4762 ** DONE Bug: Publish cache files have invalid read syntax for Emacs 22 [6.36trans (release_6.36.98.g15539)]
4763 CLOSED: [2010-05-25 Di 22:14]
4764    [2010-05-25 Di]
4765    :PROPERTIES:
4766    :ID: mid:87aarolk5y%2Efsf%40gollum%2Eintra%2Enorang%2Eca
4767    :ARCHIVE_TIME: 2010-05-28 Fr 23:52
4768    :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4769    :ARCHIVE_OLPATH: Issues
4770    :ARCHIVE_CATEGORY: worg
4771    :ARCHIVE_TODO: CLOSED
4772    :END:
4774      - Gmane :: [[http://mid.gmane.org/87aarolk5y.fsf%40gollum.intra.norang.ca][Bug: Publish cache files have invalid read syntax for Emacs 22 (6.36trans (release_6.36.98.g15539))]]
4775 ** DONE [babel] possible bug in org-babel-execute-buffer?                                    :babel:
4776   [2010-05-27 Do]
4777   :PROPERTIES:
4778   :ID: mid:4BFDB5CE%2E3010600%40ccbr%2Eumn%2Eedu
4779   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
4780   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4781   :ARCHIVE_OLPATH: Issues
4782   :ARCHIVE_CATEGORY: worg
4783   :ARCHIVE_TODO: CLOSED
4784   :END:
4786     - Gmane :: [[http://mid.gmane.org/4BFDB5CE.3010600%40ccbr.umn.edu][(babel) possible bug in org-babel-execute-buffer?]]
4788     this has now been fixed, see
4789     - message :: [[http://thread.gmane.org/gmane.emacs.orgmode/25720]]
4790     - commit :: 5d52daab1029e43b97ccb16cfac998536d8c8924
4791 ** DONE org-export-as-pdf: Unable to disable timestamp
4792   [2010-05-27 Do]
4793   :PROPERTIES:
4794   :ID: mid:4BFE02FE%2E5050704%40globaledgesoft%2Ecom
4795   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
4796   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4797   :ARCHIVE_OLPATH: Issues
4798   :ARCHIVE_CATEGORY: worg
4799   :ARCHIVE_TODO: CLOSED
4800   :END:
4802     - Gmane :: [[http://mid.gmane.org/4BFE02FE.5050704%40globaledgesoft.com][org-export-as-pdf: Unable to disable timestamp]]
4803 ** DONE Canonical way to check if an org file is an agenda file?
4804    CLOSED: [2010-05-27 Thu 16:51]
4805   [2010-05-25 Di]
4806   :PROPERTIES:
4807   :ID: mid:87vdacp1hi%2Efsf%40thinkpad%2Etsdh%2Ede
4808   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
4809   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4810   :ARCHIVE_OLPATH: Issues
4811   :ARCHIVE_CATEGORY: worg
4812   :ARCHIVE_TODO: CLOSED
4813   :END:
4815     - Gmane :: [[http://mid.gmane.org/87vdacp1hi.fsf%40thinkpad.tsdh.de][Canonical way to check if an org file is an agenda file?]]
4817    My path was committed with commit 54d513ee0c90f9864bbd39044d9dfbc4f1619513.
4818 ** DONE Aquamacs and latest org-mode
4819 CLOSED: [2010-05-28 Fr 09:14]
4820   [2010-05-27 Do]
4821   :PROPERTIES:
4822   :ID: mid:AANLkTinPAO9Cpog2BdpyXdQhgLNrS2a1XcnqSl3ZV97L%40mail%2Egmail%2Ecom
4823   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
4824   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4825   :ARCHIVE_OLPATH: Issues
4826   :ARCHIVE_CATEGORY: worg
4827   :ARCHIVE_TODO: CLOSED
4828   :END:
4830     - Gmane :: [[http://mid.gmane.org/AANLkTinPAO9Cpog2BdpyXdQhgLNrS2a1XcnqSl3ZV97L%40mail.gmail.com][Aquamacs and latest org-mode]]
4831 ** DONE Error when trying to push to Worg repo
4832 CLOSED: [2010-05-28 Fr 09:15]
4833   [2010-05-28 Fr]
4834   :PROPERTIES:
4835   :ID: mid:87d3wh75fu%2Efsf%40thinkpad%2Etsdh%2Ede
4836   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
4837   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4838   :ARCHIVE_OLPATH: Issues
4839   :ARCHIVE_CATEGORY: worg
4840   :ARCHIVE_TODO: CLOSED
4841   :END:
4843     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87d3wh75fu%2Efsf%40thinkpad%2Etsdh%2Ede][Error when trying to push to Worg repo]]
4844 ** DONE Export to html
4845 CLOSED: [2010-05-28 Fr 09:17]
4846   [2010-05-28 Fr]
4847   :PROPERTIES:
4848   :ID: mid:7FBE0CD8%2D67F9%2D41AC%2DB1C1%2D47D2AEB1C2C3%40tsdye%2Ecom
4849   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
4850   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4851   :ARCHIVE_OLPATH: Issues
4852   :ARCHIVE_CATEGORY: worg
4853   :ARCHIVE_TODO: CLOSED
4854   :END:
4856     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=7FBE0CD8%2D67F9%2D41AC%2DB1C1%2D47D2AEB1C2C3%40tsdye%2Ecom][Export to html]]
4857 ** DONE Simple Literate Programming Example
4858 CLOSED: [2010-05-28 Fr 09:17]
4859   [2010-05-28 Fr]
4860   :PROPERTIES:
4861   :ID: mid:AANLkTimLo1Sov2epY%5FdS4ppmMEscGjhClthkWpti8FId%40mail%2Egmail%2Ecom
4862   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
4863   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4864   :ARCHIVE_OLPATH: Issues
4865   :ARCHIVE_CATEGORY: worg
4866   :ARCHIVE_TODO: CLOSED
4867   :END:
4869     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimLo1Sov2epY%5FdS4ppmMEscGjhClthkWpti8FId%40mail%2Egmail%2Ecom][Simple Literate Programming Example]]
4870 ** DONE Latex export bug? Odd behavior with figures...
4871 CLOSED: [2010-05-28 Fr 09:27]
4872   [2010-05-26 Mi]
4873   :PROPERTIES:
4874   :ID: mid:AANLkTilTEJo9D5RFP0%2DiJunPe87PHWggztvVoHbS%5F7sI%40mail%2Egmail%2Ecom
4875   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
4876   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4877   :ARCHIVE_OLPATH: Issues
4878   :ARCHIVE_CATEGORY: worg
4879   :ARCHIVE_TODO: CLOSED
4880   :END:
4882     - Gmane :: [[http://mid.gmane.org/AANLkTilTEJo9D5RFP0-iJunPe87PHWggztvVoHbS_7sI%40mail.gmail.com][Latex export bug? Odd behavior with figures...]]
4883 ** DONE bug: remember id agenda
4884 CLOSED: [2010-05-29 Sa 14:33]
4885   [2010-05-28 Fr]
4886   :PROPERTIES:
4887   :ID: mid:AANLkTikhMLlPnwa6ej7Wdm4FYQDyLG%5FUnt6HYRFT1ilu%40mail%2Egmail%2Ecom
4888   :ARCHIVE_TIME: 2010-05-29 Sa 14:40
4889   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4890   :ARCHIVE_OLPATH: Issues
4891   :ARCHIVE_CATEGORY: worg
4892   :ARCHIVE_TODO: CLOSED
4893   :END:
4895     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikhMLlPnwa6ej7Wdm4FYQDyLG%5FUnt6HYRFT1ilu%40mail%2Egmail%2Ecom][bug: remember id agenda]]
4896 ** DONE html export
4897 CLOSED: [2010-05-29 Sa 14:37]
4898   [2010-05-28 Fr]
4899   :PROPERTIES:
4900   :ID: mid:E9B48CE6%2DB42E%2D44A0%2DA14E%2DE2FDC44865E6%40tsdye%2Ecom
4901   :ARCHIVE_TIME: 2010-05-29 Sa 14:40
4902   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4903   :ARCHIVE_OLPATH: Issues
4904   :ARCHIVE_CATEGORY: worg
4905   :ARCHIVE_TODO: CLOSED
4906   :END:
4908     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=E9B48CE6%2DB42E%2D44A0%2DA14E%2DE2FDC44865E6%40tsdye%2Ecom][html export]]
4909 ** DONE export of emphasized link
4910   [2010-05-31 Mo]
4911   :PROPERTIES:
4912   :ID: mid:4C025FCA%2E7080503%40alumni%2Eethz%2Ech
4913   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
4914   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4915   :ARCHIVE_OLPATH: Issues
4916   :ARCHIVE_CATEGORY: worg
4917   :ARCHIVE_TODO: CLOSED
4918   :END:
4920     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C025FCA%2E7080503%40alumni%2Eethz%2Ech][export of emphasized link]]
4921 ** DONE byte-code: Key sequence contains invalid event
4922   [2010-05-31 Mo]
4923   :PROPERTIES:
4924   :ID: mid:AANLkTil5svgAyuXbP3ZhLCkAv30r6CVSk5CnDOmoJT%5Fw%40mail%2Egmail%2Ecom
4925   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
4926   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4927   :ARCHIVE_OLPATH: Issues
4928   :ARCHIVE_CATEGORY: worg
4929   :ARCHIVE_TODO: CLOSED
4930   :END:
4932     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTil5svgAyuXbP3ZhLCkAv30r6CVSk5CnDOmoJT%5Fw%40mail%2Egmail%2Ecom][byte-code: Key sequence contains invalid event]]
4933 ** DONE use of org-export-latex-verbatim-wrap
4934 CLOSED: [2010-05-31 Mo 12:00]
4935   [2010-05-27 Do]
4936   :PROPERTIES:
4937   :ID: mid:20100526162001%2EGA32657%40soloJazz%2Ecom
4938   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
4939   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4940   :ARCHIVE_OLPATH: Issues
4941   :ARCHIVE_CATEGORY: worg
4942   :ARCHIVE_TODO: CLOSED
4943   :END:
4945     - Gmane :: [[http://mid.gmane.org/20100526162001.GA32657%40soloJazz.com][use of org-export-latex-verbatim-wrap]]
4947 ** DONE [babel] Tangle multiple sections source blocks into single file without #+source: ... :babel:
4948 CLOSED: [2010-05-31 Mo 12:01]
4949   [2010-05-28 Fr]
4950   :PROPERTIES:
4951   :ID: mid:AANLkTilIKIH267lSBI4pqc82Yzz45PQwLDWf12aoMu%5Fy%40mail%2Egmail%2Ecom
4952   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
4953   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4954   :ARCHIVE_OLPATH: Issues
4955   :ARCHIVE_CATEGORY: worg
4956   :ARCHIVE_TODO: CLOSED
4957   :END:
4959     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilIKIH267lSBI4pqc82Yzz45PQwLDWf12aoMu%5Fy%40mail%2Egmail%2Ecom][(babel) Tangle multiple sections source blocks into single file without #+source: ...]]
4960 ** DONE [babel] buffer-wide settings for R graphical header arguments                        :babel:
4961 CLOSED: [2010-06-01 Di 09:07]
4962   [2010-05-28 Fr]
4963   :PROPERTIES:
4964   :ID: mid:4BFEB99F%2E5070202%40ccbr%2Eumn%2Eedu
4965   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
4966   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4967   :ARCHIVE_OLPATH: Issues
4968   :ARCHIVE_CATEGORY: worg
4969   :ARCHIVE_TODO: CLOSED
4970   :END:
4972     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4BFEB99F%2E5070202%40ccbr%2Eumn%2Eedu][(babel) buffer-wide settings for R graphical header arguments]]
4973 ** DONE Re: [Patch] file protocol in HTML links
4974 CLOSED: [2010-06-01 Di 09:24]
4975   [2010-05-27 Do]
4976   :PROPERTIES:
4977   :ID: mid:87zkznkn2p%2Efsf%40gmx%2Ede
4978   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
4979   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4980   :ARCHIVE_OLPATH: Issues
4981   :ARCHIVE_CATEGORY: worg
4982   :ARCHIVE_TODO: CLOSED
4983   :END:
4985     - Gmane :: [[http://mid.gmane.org/87zkznkn2p.fsf%40gmx.de][Re: (Patch) file protocol in HTML links]]
4986 ** DONE Possible html publish inline image bug
4987   [2010-06-02 Mi]
4988   :PROPERTIES:
4989   :ID: mid:AANLkTik%5FcPeJuJ2TPAm0o%2Dsc42EUKEtz3ZHKIk7iDLVu%40mail%2Egmail%2Ecom
4990   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
4991   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4992   :ARCHIVE_OLPATH: Issues
4993   :ARCHIVE_CATEGORY: worg
4994   :ARCHIVE_TODO: CLOSED
4995   :END:
4997     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTik%5FcPeJuJ2TPAm0o%2Dsc42EUKEtz3ZHKIk7iDLVu%40mail%2Egmail%2Ecom][Possible html publish inline image bug]]
4998 ** DONE org-cycle-agenda-files is not cycling through all my 15 agenda files - bug?
4999 CLOSED: [2010-06-02 Mi 10:09]
5000   [2010-06-01 Di]
5001   :PROPERTIES:
5002   :ID: mid:loom%2E20100601T084302%2D772%40post%2Egmane%2Eorg
5003   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
5004   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5005   :ARCHIVE_OLPATH: Issues
5006   :ARCHIVE_CATEGORY: worg
5007   :ARCHIVE_TODO: CLOSED
5008   :END:
5010     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100601T084302%2D772%40post%2Egmane%2Eorg][org-cycle-agenda-files is not cycling through all my 15 agenda files - bug?]]
5011 ** DONE problem with remember template
5012 CLOSED: [2010-06-02 Mi 10:10]
5013   [2010-06-02 Mi]
5014   :PROPERTIES:
5015   :ID: mid:87iq62g8ng%2Efsf%40eku238261%2Eeku%2Eedu
5016   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
5017   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5018   :ARCHIVE_OLPATH: Issues
5019   :ARCHIVE_CATEGORY: worg
5020   :ARCHIVE_TODO: CLOSED
5021   :END:
5023     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87iq62g8ng%2Efsf%40eku238261%2Eeku%2Eedu][problem with remember template]]
5024 ** DONE plain list - line spacing
5025 CLOSED: [2010-06-03 Do 08:15]
5026   [2010-06-02 Mi]
5027   :PROPERTIES:
5028   :ID: mid:86k4qhlwj0%2Efsf%40online%2Ede
5029   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
5030   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5031   :ARCHIVE_OLPATH: Issues
5032   :ARCHIVE_CATEGORY: worg
5033   :ARCHIVE_TODO: CLOSED
5034   :END:
5036     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=86k4qhlwj0%2Efsf%40online%2Ede][plain list - line spacing]]
5037 ** DONE How to get the last version of org-mode supporting emacs21?
5038 CLOSED: [2010-06-03 Do 08:16]
5039   [2010-06-02 Mi]
5040   :PROPERTIES:
5041   :ID: mid:yb039x7c82g%2Efsf%40osl2u223%2Eoslo2%2Efast%2Eno
5042   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
5043   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5044   :ARCHIVE_OLPATH: Issues
5045   :ARCHIVE_CATEGORY: worg
5046   :ARCHIVE_TODO: CLOSED
5047   :END:
5049     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=yb039x7c82g%2Efsf%40osl2u223%2Eoslo2%2Efast%2Eno][How to get the last version of org-mode supporting emacs21?]]
5050 ** DONE feature request: C-k safety
5051 CLOSED: [2010-06-03 Do 08:16]
5052   [2010-06-02 Mi]
5053   :PROPERTIES:
5054   :ID: mid:AANLkTimg%2DtiyBvSNbGRzIGJfeAgxijD8Vx%2D9PFpC3kIc%40mail%2Egmail%2Ecom
5055   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
5056   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5057   :ARCHIVE_OLPATH: Issues
5058   :ARCHIVE_CATEGORY: worg
5059   :ARCHIVE_TODO: CLOSED
5060   :END:
5062     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimg%2DtiyBvSNbGRzIGJfeAgxijD8Vx%2D9PFpC3kIc%40mail%2Egmail%2Ecom][feature request: C-k safety]]
5063 ** DONE Bug: org-babel-tangle fails when buffer and file name differ [6.36trans (release_6.36.122.g5349.dirty)] :Babel:
5064 CLOSED: [2010-06-03 Do 08:22]
5065   [2010-05-30 So]
5066   :PROPERTIES:
5067   :ID: mid:AANLkTil%2DENym7f3evvaHrEKIJQqyhYWxb5R0zIeGOQYb%40mail%2Egmail%2Ecom
5068   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
5069   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5070   :ARCHIVE_OLPATH: Issues
5071   :ARCHIVE_CATEGORY: worg
5072   :ARCHIVE_TODO: CLOSED
5073   :END:
5075     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTil%2DENym7f3evvaHrEKIJQqyhYWxb5R0zIeGOQYb%40mail%2Egmail%2Ecom][Bug: org-babel-tangle fails when buffer and file name differ (6.36trans (release_6.36.122.g5349.dirty))]]
5076 ** DONE [babel] Questions about export and :var. Possible bug.                               :Babel:
5077 CLOSED: [2010-06-03 Do 08:22]
5078   [2010-05-30 So]
5079   :PROPERTIES:
5080   :ID: mid:871vcvso51%2Ewl%25n%2Egoaziou%40gmail%2Ecom
5081   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
5082   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5083   :ARCHIVE_OLPATH: Issues
5084   :ARCHIVE_CATEGORY: worg
5085   :ARCHIVE_TODO: CLOSED
5086   :END:
5088     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=871vcvso51%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(babel) Questions about export and :var. Possible bug.]]
5089 ** DONE Something ate my timestamps
5090 CLOSED: [2010-06-04 Fr 09:11]
5091   [2010-06-04 Fr]
5092   :PROPERTIES:
5093   :ID: mid:AANLkTilkiB97Vy261RpbMRESejFj9omACmkC9jW4mo7b%40mail%2Egmail%2Ecom
5094   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
5095   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5096   :ARCHIVE_OLPATH: Issues
5097   :ARCHIVE_CATEGORY: worg
5098   :ARCHIVE_TODO: CLOSED
5099   :END:
5101     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilkiB97Vy261RpbMRESejFj9omACmkC9jW4mo7b%40mail%2Egmail%2Ecom][Something ate my timestamps]]
5102 ** DONE Problem with pushing to webdav server [6.35g]
5103 CLOSED: [2010-06-04 Fr 09:15]
5104   [2010-06-01 Di]
5105   :PROPERTIES:
5106   :ID: mid:4C03A142%2E8000403%40gmx%2Ede
5107   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
5108   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5109   :ARCHIVE_OLPATH: Issues
5110   :ARCHIVE_CATEGORY: worg
5111   :ARCHIVE_TODO: CLOSED
5112   :END:
5114     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C03A142%2E8000403%40gmx%2Ede][Problem with pushing to webdav server (6.35g)]]
5115 ** DONE Export question
5116 CLOSED: [2010-06-05 Sa 12:46]
5117    [2010-05-25 Di]
5118    :PROPERTIES:
5119    :ID: mid:4BFB3F6B%2E3040606%40sift%2Einfo
5120    :ARCHIVE_TIME: 2010-06-05 Sa 13:08
5121    :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5122    :ARCHIVE_OLPATH: Issues
5123    :ARCHIVE_CATEGORY: worg
5124    :ARCHIVE_TODO: CLOSED
5125    :END:
5127      - Gmane :: [[http://mid.gmane.org/4BFB3F6B.3040606%40sift.info][Export question]]
5129 ** DONE Date Prompt Bug (or Anomoly)
5130 CLOSED: [2010-06-05 Sa 12:49]
5131   [2010-06-02 Mi]
5132   :PROPERTIES:
5133   :ID: mid:876322hcps%2Ewl%25ded%2Dlaw%40ddoherty%2Enet
5134   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
5135   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5136   :ARCHIVE_OLPATH: Issues
5137   :ARCHIVE_CATEGORY: worg
5138   :ARCHIVE_TODO: CLOSED
5139   :END:
5141     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=876322hcps%2Ewl%25ded%2Dlaw%40ddoherty%2Enet][Date Prompt Bug (or Anomoly)]]
5142 ** DONE Exporting HTML to MS Word
5143 CLOSED: [2010-06-05 Sa 12:50]
5144   [2010-06-03 Do]
5145   :PROPERTIES:
5146   :ID: mid:20100602133149%2EGB21592%40thinkpad%2Eadamsinfoserv%2Ecom
5147   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
5148   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5149   :ARCHIVE_OLPATH: Issues
5150   :ARCHIVE_CATEGORY: worg
5151   :ARCHIVE_TODO: CLOSED
5152   :END:
5154     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100602133149%2EGB21592%40thinkpad%2Eadamsinfoserv%2Ecom][Exporting HTML to MS Word]]
5155 ** DONE entity font-locking problem when inserting text in middle of buffer
5156 CLOSED: [2010-06-05 Sa 13:04]
5157   [2010-06-04 Fr]
5158   :PROPERTIES:
5159   :ID: mid:87d3w7gbtq%2Ewl%25ucecesf%40ucl%2Eac%2Euk
5160   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
5161   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5162   :ARCHIVE_OLPATH: Issues
5163   :ARCHIVE_CATEGORY: worg
5164   :ARCHIVE_TODO: CLOSED
5165   :END:
5167     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87d3w7gbtq%2Ewl%25ucecesf%40ucl%2Eac%2Euk][entity font-locking problem when inserting text in middle of buffer]]
5168 ** DONE Bug: iCalendar export creates VTODO *and* VEVENT for TODO entries with timestamp [6.36trans (release_6.36.158.g1378)]
5169 CLOSED: [2010-06-05 Sa 13:05]
5170   [2010-06-04 Fr]
5171   :PROPERTIES:
5172   :ID: mid:87vd9zqou1%2Efsf%40thinkpad%2Etsdh%2Ede
5173   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
5174   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5175   :ARCHIVE_OLPATH: Issues
5176   :ARCHIVE_CATEGORY: worg
5177   :ARCHIVE_TODO: CLOSED
5178   :END:
5180     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87vd9zqou1%2Efsf%40thinkpad%2Etsdh%2Ede][Bug: iCalendar export creates VTODO *and* VEVENT for TODO entries with timestamp (6.36trans (release_6.36.158.g1378))]]
5181 ** DONE automatic line wrap
5182 CLOSED: [2010-06-05 Sa 13:06]
5183   [2010-06-05 Sa]
5184   :PROPERTIES:
5185   :ID: mid:1788159802%2E20100604211350%40gmail%2Ecom
5186   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
5187   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5188   :ARCHIVE_OLPATH: Issues
5189   :ARCHIVE_CATEGORY: worg
5190   :ARCHIVE_TODO: CLOSED
5191   :END:
5193     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1788159802%2E20100604211350%40gmail%2Ecom][automatic line wrap]]
5194 ** DONE mailto:abc@xyz.org
5195 CLOSED: [2010-06-05 Sa 13:06]
5196   [2010-06-05 Sa]
5197   :PROPERTIES:
5198   :ID: mid:AANLkTilE2bdhIalPYHU04JNa0hrQtgVI9V4vOQO2bHc7%40mail%2Egmail%2Ecom
5199   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
5200   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5201   :ARCHIVE_OLPATH: Issues
5202   :ARCHIVE_CATEGORY: worg
5203   :ARCHIVE_TODO: CLOSED
5204   :END:
5206     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilE2bdhIalPYHU04JNa0hrQtgVI9V4vOQO2bHc7%40mail%2Egmail%2Ecom][mailto:abc@xyz.org]]
5207 ** DONE clocktable and :tags
5208 CLOSED: [2010-06-07 Mo 12:10]
5209   [2010-06-05 Sa]
5210   :PROPERTIES:
5211   :ID: mid:AANLkTinx4AglRvKj6G57dw9SyuXSMcWjouJJd4LfLjEs%40mail%2Egmail%2Ecom
5212   :ARCHIVE_TIME: 2010-06-07 Mo 12:13
5213   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5214   :ARCHIVE_OLPATH: Issues
5215   :ARCHIVE_CATEGORY: worg
5216   :ARCHIVE_TODO: CLOSED
5217   :END:
5219     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinx4AglRvKj6G57dw9SyuXSMcWjouJJd4LfLjEs%40mail%2Egmail%2Ecom][clocktable and :tags]]
5220 ** DONE MobileOrg + DropBox beta testers needed
5221 CLOSED: [2010-06-09 Mi 08:38]
5222   [2010-05-26 Mi]
5223   :PROPERTIES:
5224   :ID: mid:AANLkTik4nGQ1YWNlQKuylOSaVBhXsMBJv9npXSxdl9WS%40mail%2Egmail%2Ecom
5225   :ARCHIVE_TIME: 2010-06-10 Do 15:53
5226   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5227   :ARCHIVE_OLPATH: Issues
5228   :ARCHIVE_CATEGORY: worg
5229   :ARCHIVE_TODO: CLOSED
5230   :END:
5232     - Gmane :: [[http://mid.gmane.org/AANLkTik4nGQ1YWNlQKuylOSaVBhXsMBJv9npXSxdl9WS%40mail.gmail.com][MobileOrg + DropBox beta testers needed]]
5233 ** DONE Why I can't publish my project under Windows?
5234 CLOSED: [2010-06-09 Mi 08:39]
5235   [2010-06-04 Fr]
5236   :PROPERTIES:
5237   :ID: mid:8439x42w03%2Efsf%40ymail%2Ecom
5238   :ARCHIVE_TIME: 2010-06-10 Do 15:53
5239   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5240   :ARCHIVE_OLPATH: Issues
5241   :ARCHIVE_CATEGORY: worg
5242   :ARCHIVE_TODO: CLOSED
5243   :END:
5245     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=8439x42w03%2Efsf%40ymail%2Ecom][Why I can't publish my project under Windows?]]
5246 ** DONE how to upgrade org-mode version?
5247 CLOSED: [2010-06-09 Mi 08:39]
5248   [2010-06-07 Mo]
5249   :PROPERTIES:
5250   :ID: mid:AANLkTilqzzn7RnHF1wOApQYoh%2Da7nRVC6klxv%5FDpmJoM%40mail%2Egmail%2Ecom
5251   :ARCHIVE_TIME: 2010-06-10 Do 15:53
5252   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5253   :ARCHIVE_OLPATH: Issues
5254   :ARCHIVE_CATEGORY: worg
5255   :ARCHIVE_TODO: CLOSED
5256   :END:
5258     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilqzzn7RnHF1wOApQYoh%2Da7nRVC6klxv%5FDpmJoM%40mail%2Egmail%2Ecom][how to upgrade org-mode version?]]
5259 ** DONE Bug: Pretty display of subscripts and hyperlinks
5260 CLOSED: [2010-06-09 Mi 08:40]
5261   [2010-06-07 Mo]
5262   :PROPERTIES:
5263   :ID: mid:87ljashxh1%2Efsf%40fastmail%2Efm
5264   :ARCHIVE_TIME: 2010-06-10 Do 15:53
5265   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5266   :ARCHIVE_OLPATH: Issues
5267   :ARCHIVE_CATEGORY: worg
5268   :ARCHIVE_TODO: CLOSED
5269   :END:
5271     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87ljashxh1%2Efsf%40fastmail%2Efm][Bug: Pretty display of subscripts and hyperlinks]]
5272 ** DONE Bug: org-diary-class does not export to .ics (iCalendar)
5273 CLOSED: [2010-06-09 Mi 08:40]
5274   [2010-06-07 Mo]
5275   :PROPERTIES:
5276   :ID: mid:AANLkTik6E3vYpcLT%2DDGqSyfmr3KC%5Fo9Y5608EajyxHbm%40mail%2Egmail%2Ecom
5277   :ARCHIVE_TIME: 2010-06-10 Do 15:53
5278   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5279   :ARCHIVE_OLPATH: Issues
5280   :ARCHIVE_CATEGORY: worg
5281   :ARCHIVE_TODO: CLOSED
5282   :END:
5284     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTik6E3vYpcLT%2DDGqSyfmr3KC%5Fo9Y5608EajyxHbm%40mail%2Egmail%2Ecom][Bug: org-diary-class does not export to .ics (iCalendar)]]
5285 ** DONE Vertical line anomaly between Example block and lines starting with a colon
5286 CLOSED: [2010-06-09 Mi 08:40]
5287   [2010-06-07 Mo]
5288   :PROPERTIES:
5289   :ID: mid:4C0B0613%2E2090702%40reflections%2Eco%2Enz
5290   :ARCHIVE_TIME: 2010-06-10 Do 15:53
5291   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5292   :ARCHIVE_OLPATH: Issues
5293   :ARCHIVE_CATEGORY: worg
5294   :ARCHIVE_TODO: CLOSED
5295   :END:
5297     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C0B0613%2E2090702%40reflections%2Eco%2Enz][Vertical line anomaly between Example block and lines starting with a colon]]
5298 ** DONE How to open external link in Emacs-w3m from .org file?
5299 CLOSED: [2010-06-09 Mi 08:41]
5300   [2010-06-07 Mo]
5301   :PROPERTIES:
5302   :ID: mid:874ohfgnv8%2Efsf%40debian%2Dlaptop%2Elocaldomain
5303   :ARCHIVE_TIME: 2010-06-10 Do 15:53
5304   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5305   :ARCHIVE_OLPATH: Issues
5306   :ARCHIVE_CATEGORY: worg
5307   :ARCHIVE_TODO: CLOSED
5308   :END:
5310     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=874ohfgnv8%2Efsf%40debian%2Dlaptop%2Elocaldomain][How to open external link in Emacs-w3m from .org file?]]
5311 ** DONE Timestamp format questions
5312 CLOSED: [2010-06-09 Mi 08:44]
5313   [2010-06-09 Mi]
5314   :PROPERTIES:
5315   :ID: mid:20100607121554%2EGA500%40vpn%2D2151%2Egwdg%2Ede
5316   :ARCHIVE_TIME: 2010-06-10 Do 15:53
5317   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5318   :ARCHIVE_OLPATH: Issues
5319   :ARCHIVE_CATEGORY: worg
5320   :ARCHIVE_TODO: CLOSED
5321   :END:
5323     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100607121554%2EGA500%40vpn%2D2151%2Egwdg%2Ede][Timestamp format questions]]
5324 ** DONE Question about beamer export
5325 CLOSED: [2010-06-09 Mi 08:46]
5326   [2010-06-09 Mi]
5327   :PROPERTIES:
5328   :ID: mid:4C0E58DD%2E4060501%40sift%2Einfo
5329   :ARCHIVE_TIME: 2010-06-10 Do 15:53
5330   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5331   :ARCHIVE_OLPATH: Issues
5332   :ARCHIVE_CATEGORY: worg
5333   :ARCHIVE_TODO: CLOSED
5334   :END:
5336     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C0E58DD%2E4060501%40sift%2Einfo][Question about beamer export]]
5337 ** DONE simultaneous clocks?
5338 CLOSED: [2010-06-10 Do 15:19]
5339   [2010-06-10 Do]
5340   :PROPERTIES:
5341   :ID: mid:4C0FE13B%2E3040002%40ccbr%2Eumn%2Eedu
5342   :ARCHIVE_TIME: 2010-06-10 Do 15:54
5343   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5344   :ARCHIVE_OLPATH: Issues
5345   :ARCHIVE_CATEGORY: worg
5346   :ARCHIVE_TODO: CLOSED
5347   :END:
5349     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C0FE13B%2E3040002%40ccbr%2Eumn%2Eedu][simultaneous clocks? ]]
5350 ** DONE visiting the last node filed from Remember buffer
5351 CLOSED: [2010-06-10 Do 15:19]
5352   [2010-06-10 Do]
5353   :PROPERTIES:
5354   :ID: mid:AA2CA07CCE4BC64A9772CA6053CCBA39F0089A%40TUS1XCHCLUPIN11%2Eenterprise%2Everitas%2Ecom
5355   :ARCHIVE_TIME: 2010-06-10 Do 15:54
5356   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5357   :ARCHIVE_OLPATH: Issues
5358   :ARCHIVE_CATEGORY: worg
5359   :ARCHIVE_TODO: CLOSED
5360   :END:
5362     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AA2CA07CCE4BC64A9772CA6053CCBA39F0089A%40TUS1XCHCLUPIN11%2Eenterprise%2Everitas%2Ecom][visiting the last node filed from Remember buffer]]
5363 ** DECLINED org-remember and anything
5364   [2010-06-13 So]
5365   :PROPERTIES:
5366   :ID: mid:87631oyybr%2Efsf%5F%2D%5F%40gmail%2Ecom
5367   :ARCHIVE_TIME: 2010-06-26 Sa 08:39
5368   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5369   :ARCHIVE_OLPATH: New Issues
5370   :ARCHIVE_CATEGORY: worg
5371   :ARCHIVE_TODO: DECLINED
5372   :ARCHIVE_ITAGS: new
5373   :END:
5374     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87631oyybr%2Efsf%5F%2D%5F%40gmail%2Ecom][org-remember and anything]]
5375   I am turning this one off, because we now use org-capture.el, and I
5376   am not sure if the issue plays a role there.
5377 ** DONE Daily Habit in time range 23:00 04:00
5378 CLOSED: [2010-06-13 So 13:20]
5379   [2010-06-09 Mi]
5380   :PROPERTIES:
5381   :ID: mid:86iq5t8861%2Efsf%40gmail%2Ecom
5382   :ARCHIVE_TIME: 2010-06-13 So 13:40
5383   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5384   :ARCHIVE_OLPATH: New Issues
5385   :ARCHIVE_CATEGORY: worg
5386   :ARCHIVE_TODO: DONE
5387   :END:
5389     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=86iq5t8861%2Efsf%40gmail%2Ecom][Daily Habit in time range 23:00 04:00]]
5390 ** DONE language independent personal word list
5391 CLOSED: [2010-06-13 So 13:29]
5392   [2010-05-30 So]
5393   :PROPERTIES:
5394   :ID: mid:87eiguzce8%2Efsf%40eraldo%2Eorg
5395   :ARCHIVE_TIME: 2010-06-13 So 13:40
5396   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5397   :ARCHIVE_OLPATH: New Issues
5398   :ARCHIVE_CATEGORY: worg
5399   :ARCHIVE_TODO: DONE
5400   :END:
5402     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87eiguzce8%2Efsf%40eraldo%2Eorg][language independent personal word list]]
5403 ** DONE 2 Way Sync between Google Calendars and org-mode files
5404 CLOSED: [2010-06-13 So 13:30]
5405   [2010-05-30 So]
5406   :PROPERTIES:
5407   :ID: mid:AANLkTimo1f3FakKeCdFbPi1SoJC%2Dk5ZQdQhM3Nf%2DtapG%40mail%2Egmail%2Ecom
5408   :ARCHIVE_TIME: 2010-06-13 So 13:40
5409   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5410   :ARCHIVE_OLPATH: New Issues
5411   :ARCHIVE_CATEGORY: worg
5412   :ARCHIVE_TODO: DONE
5413   :END:
5415     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimo1f3FakKeCdFbPi1SoJC%2Dk5ZQdQhM3Nf%2DtapG%40mail%2Egmail%2Ecom][2 Way Sync between Google Calendars and org-mode files]]
5416 ** DONE Toggle a repeating task in DONE state
5417 CLOSED: [2010-06-13 So 13:32]
5418   [2010-06-04 Fr]
5419   :PROPERTIES:
5420   :ID: mid:loom%2E20100604T073732%2D936%40post%2Egmane%2Eorg
5421   :ARCHIVE_TIME: 2010-06-13 So 13:40
5422   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5423   :ARCHIVE_OLPATH: New Issues
5424   :ARCHIVE_CATEGORY: worg
5425   :ARCHIVE_TODO: DONE
5426   :END:
5428     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100604T073732%2D936%40post%2Egmane%2Eorg][Toggle a repeating task in DONE state]]
5429 ** DONE Could inline footnotes be made to work with latex commands that have arguments?
5430 CLOSED: [2010-06-15 Di 09:05]
5431   [2010-06-09 Mi]
5432   :PROPERTIES:
5433   :ID: mid:AANLkTikX2aOVL4ReMLVlswb3qmUv9q9FvkiIDOTvgR9b%40mail%2Egmail%2Ecom
5434   :ARCHIVE_TIME: 2010-06-15 Di 09:27
5435   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5436   :ARCHIVE_OLPATH: Development Tasks/Exporting
5437   :ARCHIVE_CATEGORY: worg
5438   :ARCHIVE_TODO: DONE
5439   :END:
5441     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikX2aOVL4ReMLVlswb3qmUv9q9FvkiIDOTvgR9b%40mail%2Egmail%2Ecom][Could inline footnotes be made to work with latex commands that have arguments?]]
5442 ** DONE org-plot file export options
5443 CLOSED: [2010-06-15 Di 09:10]
5444   [2010-06-13 So]
5445   :PROPERTIES:
5446   :ID: mid:AANLkTint5XLi1WrnaCXKGIq%5F32dTQ5R1s%2Dk6CF96gmhE%40mail%2Egmail%2Ecom
5447   :ARCHIVE_TIME: 2010-06-15 Di 09:16
5448   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5449   :ARCHIVE_OLPATH: New Issues
5450   :ARCHIVE_CATEGORY: worg
5451   :ARCHIVE_TODO: DONE
5452   :END:
5454     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTint5XLi1WrnaCXKGIq%5F32dTQ5R1s%2Dk6CF96gmhE%40mail%2Egmail%2Ecom][org-plot file export options]]
5455 ** DONE sup-mail link
5456 CLOSED: [2010-06-15 Di 09:10]
5457   [2010-06-13 So]
5458   :PROPERTIES:
5459   :ID: mid:1276367052%2Dsup%2D5338%40ubuntu%2Eubuntu%2Ddomain
5460   :ARCHIVE_TIME: 2010-06-15 Di 09:16
5461   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5462   :ARCHIVE_OLPATH: New Issues
5463   :ARCHIVE_CATEGORY: worg
5464   :ARCHIVE_TODO: DONE
5465   :END:
5467     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1276367052%2Dsup%2D5338%40ubuntu%2Eubuntu%2Ddomain][sup-mail link]]
5468 ** DONE table: actualise columns with formulas. (C-num C-c=)
5469 CLOSED: [2010-06-15 Di 09:14]
5470   [2010-06-14 Mo]
5471   :PROPERTIES:
5472   :ID: mid:878w6h7u7k%2Efsf%40mat%2Eucm%2Ees
5473   :ARCHIVE_TIME: 2010-06-15 Di 09:16
5474   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5475   :ARCHIVE_OLPATH: New Issues
5476   :ARCHIVE_CATEGORY: worg
5477   :ARCHIVE_TODO: DONE
5478   :END:
5480     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=878w6h7u7k%2Efsf%40mat%2Eucm%2Ees][table: actualise columns with formulas. (C-num C-c=)]]
5481 ** DONE (org-babel) Bug in org-babel-latex when writing to PDF
5482 CLOSED: [2010-06-15 Di 09:15]
5483   [2010-06-14 Mo]
5484   :PROPERTIES:
5485   :ID: mid:AANLkTim9QXblBFbmGLkoUk6Q2W%2DnAIjLgUqfVxcXAZbq%40mail%2Egmail%2Ecom
5486   :ARCHIVE_TIME: 2010-06-15 Di 09:16
5487   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5488   :ARCHIVE_OLPATH: New Issues
5489   :ARCHIVE_CATEGORY: worg
5490   :ARCHIVE_TODO: DONE
5491   :END:
5493     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTim9QXblBFbmGLkoUk6Q2W%2DnAIjLgUqfVxcXAZbq%40mail%2Egmail%2Ecom][(org-babel) Bug in org-babel-latex when writing to PDF]]
5494 ** DONE any idea how to convert org file to MS WORD an retain text structure?
5495 CLOSED: [2010-06-17 Do 07:47]
5496   [2010-06-16 Mi]
5497   :PROPERTIES:
5498   :ID: mid:hv7rjj%2416g%241%40dough%2Egmane%2Eorg
5499   :ARCHIVE_TIME: 2010-06-17 Do 07:54
5500   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5501   :ARCHIVE_OLPATH: New Issues
5502   :ARCHIVE_CATEGORY: worg
5503   :ARCHIVE_TODO: DONE
5504   :END:
5506     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=hv7rjj%2416g%241%40dough%2Egmane%2Eorg][any idea how to convert org file to MS WORD an retain text structure?]]
5507 ** DONE (OT) emacs-lisp compilation question
5508 CLOSED: [2010-06-17 Do 07:49]
5509   [2010-06-15 Di]
5510   :PROPERTIES:
5511   :ID: mid:87r5k9huai%2Efsf%40gmail%2Ecom
5512   :ARCHIVE_TIME: 2010-06-17 Do 07:54
5513   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5514   :ARCHIVE_OLPATH: New Issues
5515   :ARCHIVE_CATEGORY: worg
5516   :ARCHIVE_TODO: DONE
5517   :END:
5519     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87r5k9huai%2Efsf%40gmail%2Ecom][(OT) emacs-lisp compilation question]]
5521     - Closed :: http://www.emacswiki.org/emacs-en/ElispCompilerWarnings
5523                 Function was used before declaration.
5524 ** DONE (PATCH) recursively resolve #+INCLUDE files                                          :Patch:
5525 CLOSED: [2010-06-17 Do 07:52]
5526   [2010-06-14 Mo]
5527   :PROPERTIES:
5528   :ID: mid:878w6izih6%2Efsf%40gmail%2Ecom
5529   :ARCHIVE_TIME: 2010-06-17 Do 07:54
5530   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5531   :ARCHIVE_OLPATH: New Issues
5532   :ARCHIVE_CATEGORY: worg
5533   :ARCHIVE_TODO: DONE
5534   :END:
5536     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=878w6izih6%2Efsf%40gmail%2Ecom][(PATCH) recursively resolve #+INCLUDE files]]
5537 ** DONE preventing automatic rebuild of agenda on refiling?
5538 CLOSED: [2010-06-17 Do 07:52]
5539   [2010-06-14 Mo]
5540   :PROPERTIES:
5541   :ID: mid:D1566158%2D0FED%2D448E%2D9946%2D4C582D4A9D9A%40gilbert%2Eorg
5542   :ARCHIVE_TIME: 2010-06-17 Do 07:54
5543   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5544   :ARCHIVE_OLPATH: New Issues
5545   :ARCHIVE_CATEGORY: worg
5546   :ARCHIVE_TODO: DONE
5547   :END:
5549     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=D1566158%2D0FED%2D448E%2D9946%2D4C582D4A9D9A%40gilbert%2Eorg][preventing automatic rebuild of agenda on refiling?]]
5550 ** DONE (PATCH) comments exporting                                                           :Patch:
5551 CLOSED: [2010-06-17 Do 07:58]
5552   [2010-06-15 Di]
5553   :PROPERTIES:
5554   :ID: mid:87iq5ltm2g%2Ewl%25n%2Egoaziou%40gmail%2Ecom
5555   :ARCHIVE_TIME: 2010-06-17 Do 08:03
5556   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5557   :ARCHIVE_OLPATH: New Issues
5558   :ARCHIVE_CATEGORY: worg
5559   :ARCHIVE_TODO: DONE
5560   :END:
5562     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87iq5ltm2g%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(PATCH) comments exporting]]
5563 ** DONE Org-mode todo and Lotus Notes ToDo
5564 CLOSED: [2010-06-17 Do 08:03]
5565   [2010-06-03 Do]
5566   :PROPERTIES:
5567   :ID: mid:loom%2E20100528T184703%2D947%40post%2Egmane%2Eorg
5568   :ARCHIVE_TIME: 2010-06-17 Do 08:03
5569   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5570   :ARCHIVE_OLPATH: New Issues
5571   :ARCHIVE_CATEGORY: worg
5572   :ARCHIVE_TODO: DONE
5573   :END:
5575     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100528T184703%2D947%40post%2Egmane%2Eorg][Org-mode todo and Lotus Notes ToDo]]
5576 ** DONE add a table entry by org-remember template
5577 CLOSED: [2010-06-18 Fr 15:26]
5578   [2010-06-18 Fr]
5579   :PROPERTIES:
5580   :ID: mid:87eig6f7mn%2Efsf%40gmail%2Ecom
5581   :ARCHIVE_TIME: 2010-06-18 Fr 15:30
5582   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5583   :ARCHIVE_OLPATH: New Issues
5584   :ARCHIVE_CATEGORY: worg
5585   :ARCHIVE_TODO: DONE
5586   :END:
5588     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87eig6f7mn%2Efsf%40gmail%2Ecom][add a table entry by org-remember template]]
5589 ** DONE Multiple TODO states
5590 CLOSED: [2010-06-18 Fr 15:27]
5591   [2010-06-18 Fr]
5592   :PROPERTIES:
5593   :ID: mid:AANLkTil4heiLhf2jyFL%2D5ZW%2DBAUsIobS1MBt128IJCUY%40mail%2Egmail%2Ecom
5594   :ARCHIVE_TIME: 2010-06-18 Fr 15:30
5595   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5596   :ARCHIVE_OLPATH: New Issues
5597   :ARCHIVE_CATEGORY: worg
5598   :ARCHIVE_TODO: DONE
5599   :END:
5601     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTil4heiLhf2jyFL%2D5ZW%2DBAUsIobS1MBt128IJCUY%40mail%2Egmail%2Ecom][Multiple TODO states]]
5602 ** DONE Both todo and tag search
5603 CLOSED: [2010-06-18 Fr 15:29]
5604   [2010-06-18 Fr]
5605   :PROPERTIES:
5606   :ID: mid:AANLkTimMrxBrmQbMggCn3O34TdC%2Dmy4bkiv7kPxJ3pmG%40mail%2Egmail%2Ecom
5607   :ARCHIVE_TIME: 2010-06-18 Fr 15:30
5608   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5609   :ARCHIVE_OLPATH: New Issues
5610   :ARCHIVE_CATEGORY: worg
5611   :ARCHIVE_TODO: DONE
5612   :END:
5614     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimMrxBrmQbMggCn3O34TdC%2Dmy4bkiv7kPxJ3pmG%40mail%2Egmail%2Ecom][Both todo and tag search]]
5616 ** DONE Can I show tag in generated sitemap.html?
5617 CLOSED: [2010-06-18 Fr 15:30]
5618   [2010-05-27 Do]
5619   :PROPERTIES:
5620   :ID: mid:87y6f7hqrx%2Efsf%40ymail%2Ecom
5621   :ARCHIVE_TIME: 2010-06-18 Fr 16:07
5622   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5623   :ARCHIVE_OLPATH: New Issues
5624   :ARCHIVE_CATEGORY: worg
5625   :ARCHIVE_TODO: DONE
5626   :END:
5628     - Gmane :: [[http://mid.gmane.org/87y6f7hqrx.fsf%40ymail.com][Can I show tag in generated sitemap.html?]]
5629 ** DONE [babel] writing my .Rprofile in orgmode, issue with emacsclient                      :Babel:
5630 CLOSED: [2010-06-18 Fr 15:32]
5631   [2010-06-02 Mi]
5632   :PROPERTIES:
5633   :ID: mid:4C05E841%2E7070003%40ccbr%2Eumn%2Eedu
5634   :ARCHIVE_TIME: 2010-06-18 Fr 16:07
5635   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5636   :ARCHIVE_OLPATH: New Issues
5637   :ARCHIVE_CATEGORY: worg
5638   :ARCHIVE_TODO: DONE
5639   :END:
5641     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C05E841%2E7070003%40ccbr%2Eumn%2Eedu][(babel) writing my .Rprofile in orgmode, issue with emacsclient]]
5642 ** DONE Hash mark in filled paragraphs
5643 CLOSED: [2010-06-18 Fr 15:32]
5644   [2010-06-03 Do]
5645   :PROPERTIES:
5646   :ID: mid:m36321be3u%2Efsf%40chondestes%2Ebio%2Eunc%2Eedu
5647   :ARCHIVE_TIME: 2010-06-18 Fr 16:07
5648   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5649   :ARCHIVE_OLPATH: New Issues
5650   :ARCHIVE_CATEGORY: worg
5651   :ARCHIVE_TODO: DONE
5652   :END:
5654     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m36321be3u%2Efsf%40chondestes%2Ebio%2Eunc%2Eedu][Hash mark in filled paragraphs]]
5655 ** DONE Open link file:///path/index.html with w3m-el
5656 CLOSED: [2010-06-18 Fr 16:06]
5657   [2010-06-18 Fr]
5658   :PROPERTIES:
5659   :ID: mid:878w6f5i95%2Efsf%40debian%2Dlaptop%2Elocaldomain
5660   :ARCHIVE_TIME: 2010-06-18 Fr 16:07
5661   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5662   :ARCHIVE_OLPATH: New Issues
5663   :ARCHIVE_CATEGORY: worg
5664   :ARCHIVE_TODO: DONE
5665   :END:
5667     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=878w6f5i95%2Efsf%40debian%2Dlaptop%2Elocaldomain][Open link file:///path/index.html with w3m-el]]
5669     - Solved :: [[http://news.gmane.org/find-root.php?message_id=87pqzoocdt%2Efsf%40debian%2Dlaptop%2Elocaldomain][Re: How to setup w3m-el as a default browser on GNU system?]]
5670 ** DECLINED Entries title in agenda view
5671   [2010-06-22 Di]
5672   :PROPERTIES:
5673   :ID: mid:87sk4gfh2z%2Efsf%40keller%2Eadm%2Enaquadah%2Eorg
5674   :ARCHIVE_TIME: 2010-06-24 Do 14:42
5675   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5676   :ARCHIVE_OLPATH: New Issues
5677   :ARCHIVE_CATEGORY: worg
5678   :ARCHIVE_TODO: DECLINED
5679   :ARCHIVE_ITAGS: new
5680   :END:
5681     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87sk4gfh2z%2Efsf%40keller%2Eadm%2Enaquadah%2Eorg][Entries title in agenda view]]
5683   We are not going to add the hierarchy.  On the mailing list there
5684   were answers showing possible alternatives using CATEGORY for
5685   example.
5686 ** DONE version of Org used for Worg
5687   [2010-06-22 Di]
5688   :PROPERTIES:
5689   :ID: mid:AANLkTikf1E4bnlBepUmyHIRMsl7dnrYP4N%5FkbpDd%2DLZQ%40mail%2Egmail%2Ecom
5690   :ARCHIVE_TIME: 2010-06-24 Do 14:42
5691   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5692   :ARCHIVE_OLPATH: New Issues
5693   :ARCHIVE_CATEGORY: worg
5694   :ARCHIVE_TODO: DONE
5695   :ARCHIVE_ITAGS: new
5696   :END:
5697     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikf1E4bnlBepUmyHIRMsl7dnrYP4N%5FkbpDd%2DLZQ%40mail%2Egmail%2Ecom][version of Org used for Worg]]
5698   The bleeding edge version is used to publish Worg - but only when a
5699   file changes it will actually be republished.
5700 ** DONE (PATCH) org-timestamp-change changes minutes in multiples of rounding time
5701   [2010-06-22 Di]
5702   :PROPERTIES:
5703   :ID: mid:AANLkTinLwPi%5FkLCjXFRWnklui10Si4ppuKh%2DF7JAX%5Ffw%40mail%2Egmail%2Ecom
5704   :ARCHIVE_TIME: 2010-06-24 Do 14:42
5705   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5706   :ARCHIVE_OLPATH: New Issues
5707   :ARCHIVE_CATEGORY: worg
5708   :ARCHIVE_TODO: DONE
5709   :ARCHIVE_ITAGS: new
5710   :END:
5712     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinLwPi%5FkLCjXFRWnklui10Si4ppuKh%2DF7JAX%5Ffw%40mail%2Egmail%2Ecom][(PATCH) org-timestamp-change changes minutes
5713          in multiples of rounding time]]
5714   A modified patch has been checked in.
5715 ** DECLINED Writing the words in different color
5716   [2010-06-22 Di]
5717   :PROPERTIES:
5718   :ID: mid:AANLkTikW4iir0tPjaL1DoYpH8ZCxUzT8Tmytm%2DMESgG0%40mail%2Egmail%2Ecom
5719   :ARCHIVE_TIME: 2010-06-26 Sa 08:39
5720   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5721   :ARCHIVE_OLPATH: New Issues
5722   :ARCHIVE_CATEGORY: worg
5723   :ARCHIVE_TODO: DECLINED
5724   :ARCHIVE_ITAGS: new
5725   :END:
5726     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikW4iir0tPjaL1DoYpH8ZCxUzT8Tmytm%2DMESgG0%40mail%2Egmail%2Ecom][Writing the words in different color]]
5727   I do not think that this is a useful addition.  The user can
5728   configure it with emphasis if needed. (- Carsten)
5729 ** DONE  Sort headings by priorities (in *.org file, not in agenda)
5730 CLOSED: [2010-06-22 Di 15:47]
5731   [2010-06-22 Di]
5732   :PROPERTIES:
5733   :ID: mid:hvlgtp%24t54%241%40dough%2Egmane%2Eorg
5734   :ARCHIVE_TIME: 2010-06-22 Di 16:27
5735   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5736   :ARCHIVE_OLPATH: New Issues
5737   :ARCHIVE_CATEGORY: worg
5738   :ARCHIVE_TODO: DONE
5739   :END:
5741     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=hvlgtp%24t54%241%40dough%2Egmane%2Eorg][ Sort headings by priorities (in *.org file, not in agenda)]]
5742 ** DONE Remember does not insert a blank line before new headings
5743 CLOSED: [2010-06-22 Di 15:49]
5744   [2010-06-22 Di]
5745   :PROPERTIES:
5746   :ID: mid:8739wg7kfm%2Efsf%40mundaneum%2Ecom
5747   :ARCHIVE_TIME: 2010-06-22 Di 16:27
5748   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5749   :ARCHIVE_OLPATH: New Issues
5750   :ARCHIVE_CATEGORY: worg
5751   :ARCHIVE_TODO: DONE
5752   :END:
5754     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=8739wg7kfm%2Efsf%40mundaneum%2Ecom][Remember does not insert a blank line before new headings]]
5755 ** DONE Confusion about tags-todo matches and TODO keywords
5756 CLOSED: [2010-06-22 Di 15:51]
5757   [2010-06-22 Di]
5758   :PROPERTIES:
5759   :ID: mid:87fx0ggdl1%2Efsf%40gollum%2Eintra%2Enorang%2Eca
5760   :ARCHIVE_TIME: 2010-06-22 Di 16:27
5761   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5762   :ARCHIVE_OLPATH: New Issues
5763   :ARCHIVE_CATEGORY: worg
5764   :ARCHIVE_TODO: DONE
5765   :END:
5767     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87fx0ggdl1%2Efsf%40gollum%2Eintra%2Enorang%2Eca][Confusion about tags-todo matches and TODO keywords]]
5769 ** DONE how to customize (inactive) timestamp textual format
5770 CLOSED: [2010-06-22 Di 15:57]
5771   [2010-06-22 Di]
5772   :PROPERTIES:
5773   :ID: mid:20100620094925%2EGA20877%40upsilon%2Ecc
5774   :ARCHIVE_TIME: 2010-06-22 Di 16:27
5775   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5776   :ARCHIVE_OLPATH: New Issues
5777   :ARCHIVE_CATEGORY: worg
5778   :ARCHIVE_TODO: DONE
5779   :END:
5781     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100620094925%2EGA20877%40upsilon%2Ecc][how to customize (inactive) timestamp textual format]]
5782 ** DONE day-agenda: show whole-day-events first
5783 CLOSED: [2010-06-22 Di 16:12]
5784   [2010-06-07 Mo]
5785   :PROPERTIES:
5786   :ID: mid:8739x1yswa%2Efsf%40eraldo%2Eorg
5787   :ARCHIVE_TIME: 2010-06-22 Di 16:27
5788   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5789   :ARCHIVE_OLPATH: New Issues
5790   :ARCHIVE_CATEGORY: worg
5791   :ARCHIVE_TODO: DONE
5792   :END:
5794     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=8739x1yswa%2Efsf%40eraldo%2Eorg][day-agenda: show whole-day-events first]]
5795 ** DONE Agenda is slow because of vc-mode
5796 CLOSED: [2010-06-22 Di 16:13]
5797   [2010-06-09 Mi]
5798   :PROPERTIES:
5799   :ID: mid:AANLkTilQeIxPEi2xsDZluGK1V3aBwT1FoRo3OGeZChQS%40mail%2Egmail%2Ecom
5800   :ARCHIVE_TIME: 2010-06-22 Di 16:27
5801   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5802   :ARCHIVE_OLPATH: New Issues
5803   :ARCHIVE_CATEGORY: worg
5804   :ARCHIVE_TODO: DONE
5805   :END:
5807     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilQeIxPEi2xsDZluGK1V3aBwT1FoRo3OGeZChQS%40mail%2Egmail%2Ecom][Agenda is slow because of vc-mode]]
5808 ** DONE questions about html export
5809 CLOSED: [2010-06-22 Di 16:22]
5810   [2010-06-18 Fr]
5811   :PROPERTIES:
5812   :ID: mid:AANLkTikN56U6XSutFQZqnRZGH8GQUo0fAZP0DzBRJAF8%40mail%2Egmail%2Ecom
5813   :ARCHIVE_TIME: 2010-06-22 Di 16:27
5814   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5815   :ARCHIVE_OLPATH: New Issues
5816   :ARCHIVE_CATEGORY: worg
5817   :ARCHIVE_TODO: DONE
5818   :END:
5820     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikN56U6XSutFQZqnRZGH8GQUo0fAZP0DzBRJAF8%40mail%2Egmail%2Ecom][questions about html export]]
5821 ** DONE Keeping agenda window
5822    CLOSED: [2010-06-22 Tue 19:22]
5823   [2010-06-16 Mi]
5824   :PROPERTIES:
5825   :ID: mid:4C17317B%2E8000807%40gmail%2Ecom
5826   :END:
5828     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C17317B%2E8000807%40gmail%2Ecom][Keeping agenda window]]
5829     - OP was looking for TAB (see [[http://mid.gmane.org/877hm0ic2q.fsf@dasa3.iem.pw.edu.pl][this]] and [[http://mid.gmane.org/871vc8im57.fsf@fastmail.fm][this]] post).
5830 ** DONE `org-agenda-get-timestamps' fails on active timestamp before first headline
5831 CLOSED: [2010-06-24 Do 14:30]
5832   [2010-06-22 Di]
5833   :PROPERTIES:
5834   :ID: mid:m2hbkx4fwd%2Efsf%40tyche%2ELNouv%2Ecom
5835   :ARCHIVE_TIME: 2010-06-24 Do 14:42
5836   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5837   :ARCHIVE_OLPATH: New Issues
5838   :ARCHIVE_CATEGORY: worg
5839   :ARCHIVE_TODO: DONE
5840   :ARCHIVE_ITAGS: new
5841   :END:
5843     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m2hbkx4fwd%2Efsf%40tyche%2ELNouv%2Ecom][`org-agenda-get-timestamps' fails on active timestamp before first headline]]
5844 ** DONE agenda views
5845 CLOSED: [2010-06-24 Do 14:33]
5846   [2010-06-24 Do]
5847   :PROPERTIES:
5848   :ID: mid:e8r8w67vxnv%2Efsf%40FLM000025LVE9F%2Ecatmktg%2Ecom
5849   :ARCHIVE_TIME: 2010-06-24 Do 14:42
5850   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5851   :ARCHIVE_OLPATH: New Issues
5852   :ARCHIVE_CATEGORY: worg
5853   :ARCHIVE_TODO: DONE
5854   :ARCHIVE_ITAGS: new
5855   :END:
5857     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=e8r8w67vxnv%2Efsf%40FLM000025LVE9F%2Ecatmktg%2Ecom][agenda views]]
5858 ** DONE keeping uptodate?
5859 CLOSED: [2010-06-24 Do 14:37]
5860   [2010-06-24 Do]
5861   :PROPERTIES:
5862   :ID: mid:AANLkTilHHWUkJDuBPQpDsvNBPXsZrMhC7ELOAztkH5OM%40mail%2Egmail%2Ecom
5863   :ARCHIVE_TIME: 2010-06-24 Do 14:42
5864   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5865   :ARCHIVE_OLPATH: New Issues
5866   :ARCHIVE_CATEGORY: worg
5867   :ARCHIVE_TODO: DONE
5868   :ARCHIVE_ITAGS: new
5869   :END:
5871     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilHHWUkJDuBPQpDsvNBPXsZrMhC7ELOAztkH5OM%40mail%2Egmail%2Ecom][keeping uptodate?]]
5872 ** DONE Checkboxes in Agenda
5873 CLOSED: [2010-06-24 Do 14:38]
5874   [2010-06-24 Do]
5875   :PROPERTIES:
5876   :ID: mid:AANLkTine4G3%5FbvPfqsITu8JoxTEHFh1pSiWSNFFovM4c%40mail%2Egmail%2Ecom
5877   :ARCHIVE_TIME: 2010-06-24 Do 14:42
5878   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5879   :ARCHIVE_OLPATH: New Issues
5880   :ARCHIVE_CATEGORY: worg
5881   :ARCHIVE_TODO: DONE
5882   :ARCHIVE_ITAGS: new
5883   :END:
5885     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTine4G3%5FbvPfqsITu8JoxTEHFh1pSiWSNFFovM4c%40mail%2Egmail%2Ecom][Checkboxes in Agenda]]
5886 ** DONE Possible bug in ordered tasks
5887 CLOSED: [2010-06-25 Fr 09:09]
5888   [2010-06-19 Sa]
5889   :PROPERTIES:
5890   :ID: mid:4C1B93D4%2E1050000%40sift%2Einfo
5891   :ARCHIVE_TIME: 2010-06-26 Sa 08:39
5892   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5893   :ARCHIVE_OLPATH: New Issues
5894   :ARCHIVE_CATEGORY: worg
5895   :ARCHIVE_TODO: DONE
5896   :ARCHIVE_ITAGS: new
5897   :END:
5898   THis bug was caused by the interpretation of the string "nil" as a
5899   non-nil value - a special case now fixes this.
5900     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C1B93D4%2E1050000%40sift%2Einfo][Possible bug in ordered tasks]]
5901 ** DONE Bug: Definition of stuck projects (6.36trans (release_6.36.293.g2e73c))
5902   [2010-06-26 Sa]
5903   :PROPERTIES:
5904   :ID: mid:BAE6DF93%2D31C1%2D4AF4%2D8576%2D028D3F2EE853%40gaillourdet%2Enet
5905   :ARCHIVE_TIME: 2010-07-01 Do 09:18
5906   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5907   :ARCHIVE_OLPATH: New Issues
5908   :ARCHIVE_CATEGORY: worg
5909   :ARCHIVE_TODO: DONE
5910   :ARCHIVE_ITAGS: new
5911   :END:
5912     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=BAE6DF93%2D31C1%2D4AF4%2D8576%2D028D3F2EE853%40gaillourdet%2Enet][Bug: Definition of stuck projects (6.36trans (release_6.36.293.g2e73c))]]
5913   This issue is resolved with the answers in the thread.
5914 ** DONE (BUG) nested blocks aren't protected on export
5915   [2010-06-26 Sa]
5916   :PROPERTIES:
5917   :ID: mid:876316cz9g%2Efsf%40gmail%2Ecom
5918   :ARCHIVE_TIME: 2010-07-01 Do 09:18
5919   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5920   :ARCHIVE_OLPATH: New Issues
5921   :ARCHIVE_CATEGORY: worg
5922   :ARCHIVE_TODO: DONE
5923   :ARCHIVE_ITAGS: new
5924   :END:
5926     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=876316cz9g%2Efsf%40gmail%2Ecom][(BUG) nested blocks aren't protected on export]]
5927          Bug has been fixed.
5928 ** DONE (patch) filing under current clocked item
5929 CLOSED: [2010-06-26 Sa 08:33]
5930   [2010-06-26 Sa]
5931   :PROPERTIES:
5932   :ID: mid:AANLkTikTAuQlRRsRFi5vYXcM3mWXYvMK87q1gx7pYmjP%40mail%2Egmail%2Ecom
5933   :ARCHIVE_TIME: 2010-06-26 Sa 08:39
5934   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5935   :ARCHIVE_OLPATH: New Issues
5936   :ARCHIVE_CATEGORY: worg
5937   :ARCHIVE_TODO: DONE
5938   :ARCHIVE_ITAGS: new
5939   :END:
5941     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikTAuQlRRsRFi5vYXcM3mWXYvMK87q1gx7pYmjP%40mail%2Egmail%2Ecom][(patch) filing under current clocked item]]
5942 ** DONE Org-babel `:hlines yes` no longer working for python                                 :Babel:
5943 CLOSED: [2010-06-27 So 08:49]
5944   [2010-06-27 So]
5945   :PROPERTIES:
5946   :ID: mid:87k4pl27vv%2Efsf%40dustycloud%2Eorg
5947   :ARCHIVE_TIME: 2010-06-27 So 09:59
5948   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5949   :ARCHIVE_OLPATH: New Issues
5950   :ARCHIVE_CATEGORY: worg
5951   :ARCHIVE_TODO: DONE
5952   :ARCHIVE_ITAGS: new
5953   :END:
5955     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87k4pl27vv%2Efsf%40dustycloud%2Eorg][Org-babel `:hlines yes` no longer working for python]]
5956 ** DONE Conkerors webjumps for Worg and Org mailing list
5957 CLOSED: [2010-06-27 So 08:50]
5958   [2010-06-27 So]
5959   :PROPERTIES:
5960   :ID: mid:87bpaxizua%2Efsf%40altern%2Eorg
5961   :ARCHIVE_TIME: 2010-06-27 So 09:59
5962   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5963   :ARCHIVE_OLPATH: New Issues
5964   :ARCHIVE_CATEGORY: worg
5965   :ARCHIVE_TODO: DONE
5966   :ARCHIVE_ITAGS: new
5967   :END:
5969     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87bpaxizua%2Efsf%40altern%2Eorg][Conkerors webjumps for Worg and Org mailing list]]
5970 ** DONE habits error when using diferent org-scheduled-string
5971 CLOSED: [2010-06-27 So 09:22]
5972   [2010-06-27 So]
5973   :PROPERTIES:
5974   :ID: mid:AANLkTin%2DCw73sdTrANPVeyWB3YnFVuhZbuISKcD6wtya%40mail%2Egmail%2Ecom
5975   :ARCHIVE_TIME: 2010-06-27 So 09:59
5976   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5977   :ARCHIVE_OLPATH: New Issues
5978   :ARCHIVE_CATEGORY: worg
5979   :ARCHIVE_TODO: DONE
5980   :ARCHIVE_ITAGS: new
5981   :END:
5983     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTin%2DCw73sdTrANPVeyWB3YnFVuhZbuISKcD6wtya%40mail%2Egmail%2Ecom][habits error when using diferent org-scheduled-string]]
5984 ** DONE mixing emphasis fails
5985 CLOSED: [2010-06-27 So 09:23]
5986   [2010-06-24 Do]
5987   :PROPERTIES:
5988   :ID: mid:4C2204FA%2E7070806%40freylax%2Ede
5989   :ARCHIVE_TIME: 2010-06-27 So 09:59
5990   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
5991   :ARCHIVE_OLPATH: New Issues
5992   :ARCHIVE_CATEGORY: worg
5993   :ARCHIVE_TODO: DONE
5994   :ARCHIVE_ITAGS: new
5995   :END:
5997     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C2204FA%2E7070806%40freylax%2Ede][mixing emphasis fails]]
5998 ** DONE correction to orgtbl-to-html description                                             :Patch:
5999 CLOSED: [2010-06-27 So 09:24]
6000   [2010-06-24 Do]
6001   :PROPERTIES:
6002   :ID: mid:AANLkTilcGmhJVa5XXXLjIAkI%5FlMrX4JrdOQNgi1Am99S%40mail%2Egmail%2Ecom
6003   :ARCHIVE_TIME: 2010-06-27 So 09:59
6004   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6005   :ARCHIVE_OLPATH: New Issues
6006   :ARCHIVE_CATEGORY: worg
6007   :ARCHIVE_TODO: DONE
6008   :ARCHIVE_ITAGS: new
6009   :END:
6011     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilcGmhJVa5XXXLjIAkI%5FlMrX4JrdOQNgi1Am99S%40mail%2Egmail%2Ecom][correction to orgtbl-to-html description]]
6012 ** DONE howto open attachment directory in external program?
6013 CLOSED: [2010-06-27 So 09:39]
6014   [2010-06-18 Fr]
6015   :PROPERTIES:
6016   :ID: mid:AANLkTikZkiZTRgn1RvD3%5FzXJ1BuLy0U%5FcEEcC4kfyoYV%40mail%2Egmail%2Ecom
6017   :ARCHIVE_TIME: 2010-06-27 So 10:01
6018   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6019   :ARCHIVE_OLPATH: User Requests
6020   :ARCHIVE_CATEGORY: worg
6021   :ARCHIVE_TODO: DONE
6022   :END:
6024     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikZkiZTRgn1RvD3%5FzXJ1BuLy0U%5FcEEcC4kfyoYV%40mail%2Egmail%2Ecom][howto open attachment directory in external program?]]
6025 ** DONE org-mode stopped compiling recently                                                  :Babel:
6026   [2010-06-28 Mo]
6027   :PROPERTIES:
6028   :ID: mid:AANLkTin3drYx1a6B2g8YqaFx5DBAs2p1uuvLtwYnW9zI%40mail%2Egmail%2Ecom
6029   :ARCHIVE_TIME: 2010-07-01 Do 09:18
6030   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6031   :ARCHIVE_OLPATH: New Issues
6032   :ARCHIVE_CATEGORY: worg
6033   :ARCHIVE_TODO: DONE
6034   :ARCHIVE_ITAGS: new
6035   :END:
6037     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTin3drYx1a6B2g8YqaFx5DBAs2p1uuvLtwYnW9zI%40mail%2Egmail%2Ecom][org-mode stopped compiling recently]]
6038          Fixed, through a patch by Eric Schulte
6039 ** DONE org-iswitchb documentation
6040   [2010-06-28 Mo]
6041   :PROPERTIES:
6042   :ID: mid:20386%2E1277720390%40maps
6043   :ARCHIVE_TIME: 2010-07-01 Do 09:18
6044   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6045   :ARCHIVE_OLPATH: New Issues
6046   :ARCHIVE_CATEGORY: worg
6047   :ARCHIVE_TODO: DONE
6048   :ARCHIVE_ITAGS: new
6049   :END:
6051     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20386%2E1277720390%40maps][org-iswitchb documentation]]
6052          The patch has been applied in a modified way, and the
6053          functionality of org-iswitchb fixed so that it works by default.
6054 ** DONE Bug in latest version?
6055   [2010-06-28 Mo]
6056   :PROPERTIES:
6057   :ID: mid:87iq538cav%2Efsf%40mundaneum%2Ecom
6058   :ARCHIVE_TIME: 2010-07-01 Do 09:18
6059   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6060   :ARCHIVE_OLPATH: New Issues
6061   :ARCHIVE_CATEGORY: worg
6062   :ARCHIVE_TODO: DONE
6063   :ARCHIVE_ITAGS: new
6064   :END:
6066     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87iq538cav%2Efsf%40mundaneum%2Ecom][Bug in latest version?]]
6067          Bug was due to changes in the constant entities, bug fixed by
6068          checking elements in the list before using them.
6069 ** DONE Call org-remember on a "RE:" post raises error in gnus
6070 CLOSED: [2010-07-01 Do 14:16]
6071   [2010-07-01 Do]
6072   :PROPERTIES:
6073   :ID: mid:87bpatnheo%2Efsf%40gmail%2Ecom
6074   :ARCHIVE_TIME: 2010-07-01 Do 22:02
6075   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6076   :ARCHIVE_OLPATH: New Issues
6077   :ARCHIVE_CATEGORY: worg
6078   :ARCHIVE_TODO: DONE
6079   :ARCHIVE_ITAGS: new
6080   :END:
6082     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87bpatnheo%2Efsf%40gmail%2Ecom][Call org-remember on a "RE:" post raises error in gnus ]]
6083 ** DONE org-babel-tangle-w-comments has no effect in R?
6084 CLOSED: [2010-07-01 Do 21:34]
6085   [2010-07-01 Do]
6086   :PROPERTIES:
6087   :ID: mid:AANLkTimGmW5PI%5FUAUg7Vs24qZ4IyD5905tfu%5FoocBqZU%40mail%2Egmail%2Ecom
6088   :ARCHIVE_TIME: 2010-07-01 Do 22:02
6089   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6090   :ARCHIVE_OLPATH: New Issues
6091   :ARCHIVE_CATEGORY: worg
6092   :ARCHIVE_TODO: DONE
6093   :ARCHIVE_ITAGS: new
6094   :END:
6096     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimGmW5PI%5FUAUg7Vs24qZ4IyD5905tfu%5FoocBqZU%40mail%2Egmail%2Ecom][org-babel-tangle-w-comments has no effect in R?]]
6097 ** DONE contrib/README
6098 CLOSED: [2010-07-01 Do 21:36]
6099   [2010-07-01 Do]
6100   :PROPERTIES:
6101   :ID: mid:3619%2E1277974892%40maps
6102   :ARCHIVE_TIME: 2010-07-01 Do 22:02
6103   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6104   :ARCHIVE_OLPATH: New Issues
6105   :ARCHIVE_CATEGORY: worg
6106   :ARCHIVE_TODO: DONE
6107   :ARCHIVE_ITAGS: new
6108   :END:
6110     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=3619%2E1277974892%40maps][contrib/README]]
6111 ** DONE New to org-capture (and org-remember)
6112 CLOSED: [2010-07-01 Do 22:00]
6113   [2010-07-01 Do]
6114   :PROPERTIES:
6115   :ID: mid:6731%2E1277998108%40maps
6116   :ARCHIVE_TIME: 2010-07-01 Do 22:02
6117   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6118   :ARCHIVE_OLPATH: New Issues
6119   :ARCHIVE_CATEGORY: worg
6120   :ARCHIVE_TODO: DONE
6121   :ARCHIVE_ITAGS: new
6122   :END:
6124     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=6731%2E1277998108%40maps][New to org-capture (and org-remember)]]
6125 ** DONE (BABEL) reload source code file after tangling?                                      :Babel:
6126 CLOSED: [2010-07-02 Fr 16:25]
6127   [2010-07-02 Fr]
6128   :PROPERTIES:
6129   :ID: mid:AANLkTikCxPsdA4cCv%2DCIYH2WnNDttJN83Hu%5Fn5UhOIHe%40mail%2Egmail%2Ecom
6130   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6131   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6132   :ARCHIVE_OLPATH: New Issues
6133   :ARCHIVE_CATEGORY: worg
6134   :ARCHIVE_TODO: DONE
6135   :ARCHIVE_ITAGS: new
6136   :END:
6138     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikCxPsdA4cCv%2DCIYH2WnNDttJN83Hu%5Fn5UhOIHe%40mail%2Egmail%2Ecom][(BABEL) reload source code file after tangling?]]
6139 ** DONE problem in highlighting fields in a remote table
6140 CLOSED: [2010-07-02 Fr 16:26]
6141   [2010-07-01 Do]
6142   :PROPERTIES:
6143   :ID: mid:loom%2E20100701T160748%2D283%40post%2Egmane%2Eorg
6144   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6145   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6146   :ARCHIVE_OLPATH: New Issues
6147   :ARCHIVE_CATEGORY: worg
6148   :ARCHIVE_TODO: DONE
6149   :ARCHIVE_ITAGS: new
6150   :END:
6152     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100701T160748%2D283%40post%2Egmane%2Eorg][problem in highlighting fields in a remote table]]
6153 ** DONE Make distfile error
6154 CLOSED: [2010-07-02 Fr 16:26]
6155   [2010-07-01 Do]
6156   :PROPERTIES:
6157   :ID: mid:AANLkTikpIMh%5F%2DoApLuHY0%5FEjL5x4XqJSHiXqth59AUNK%40mail%2Egmail%2Ecom
6158   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6159   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6160   :ARCHIVE_OLPATH: New Issues
6161   :ARCHIVE_CATEGORY: worg
6162   :ARCHIVE_TODO: DONE
6163   :ARCHIVE_ITAGS: new
6164   :END:
6166     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikpIMh%5F%2DoApLuHY0%5FEjL5x4XqJSHiXqth59AUNK%40mail%2Egmail%2Ecom][Make distfile error]]
6167 ** DONE Bug in timeline report
6168 CLOSED: [2010-07-02 Fr 16:41]
6169   [2010-07-01 Do]
6170   :PROPERTIES:
6171   :ID: mid:87bpasqoo2%2Efsf%40mundaneum%2Ecom
6172   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6173   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6174   :ARCHIVE_OLPATH: New Issues
6175   :ARCHIVE_CATEGORY: worg
6176   :ARCHIVE_TODO: DONE
6177   :ARCHIVE_ITAGS: new
6178   :END:
6180     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87bpasqoo2%2Efsf%40mundaneum%2Ecom][Bug in timeline report]]
6181 ** DONE (babel) Evaluating all source blocks in a document?                                  :Babel:
6182 CLOSED: [2010-07-02 Fr 16:43]
6183   [2010-07-01 Do]
6184   :PROPERTIES:
6185   :ID: mid:AANLkTinmJFzclHobY%2D9o%5FJpFoguEhH88%5F1uGPyK569BR%40mail%2Egmail%2Ecom
6186   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6187   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6188   :ARCHIVE_OLPATH: New Issues
6189   :ARCHIVE_CATEGORY: worg
6190   :ARCHIVE_TODO: DONE
6191   :ARCHIVE_ITAGS: new
6192   :END:
6194     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinmJFzclHobY%2D9o%5FJpFoguEhH88%5F1uGPyK569BR%40mail%2Egmail%2Ecom][(babel) Evaluating all source blocks in a document?]]
6195 ** DONE org-capture: active timestamp in template doesn't seem to work
6196 CLOSED: [2010-07-02 Fr 16:43]
6197   [2010-07-01 Do]
6198   :PROPERTIES:
6199   :ID: mid:i0g2f0%24i3q%241%40dough%2Egmane%2Eorg
6200   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6201   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6202   :ARCHIVE_OLPATH: New Issues
6203   :ARCHIVE_CATEGORY: worg
6204   :ARCHIVE_TODO: DONE
6205   :ARCHIVE_ITAGS: new
6206   :END:
6208     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i0g2f0%24i3q%241%40dough%2Egmane%2Eorg][org-capture: active timestamp in template doesn't seem to work]]
6209 ** DONE Bug: #+ATTR_LaTeX broken in LaTeX export (6.36trans (release_6.36.461.g798e))
6210 CLOSED: [2010-07-02 Fr 16:43]
6211   [2010-07-01 Do]
6212   :PROPERTIES:
6213   :ID: mid:878w5w2w5y%2Efsf%40thinkpad%2Etsdh%2Ede
6214   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6215   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6216   :ARCHIVE_OLPATH: New Issues
6217   :ARCHIVE_CATEGORY: worg
6218   :ARCHIVE_TODO: DONE
6219   :ARCHIVE_ITAGS: new
6220   :END:
6222     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=878w5w2w5y%2Efsf%40thinkpad%2Etsdh%2Ede][Bug: #+ATTR_LaTeX broken in LaTeX export (6.36trans (release_6.36.461.g798e))]]
6223 ** DONE Problem export to html
6224 CLOSED: [2010-07-02 Fr 16:44]
6225   [2010-07-01 Do]
6226   :PROPERTIES:
6227   :ID: mid:AANLkTin0K7Sf02SPsqK9Fl7y5oJT46brvZDjD%2DuN4L5T%40mail%2Egmail%2Ecom
6228   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6229   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6230   :ARCHIVE_OLPATH: New Issues
6231   :ARCHIVE_CATEGORY: worg
6232   :ARCHIVE_TODO: DONE
6233   :ARCHIVE_ITAGS: new
6234   :END:
6236     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTin0K7Sf02SPsqK9Fl7y5oJT46brvZDjD%2DuN4L5T%40mail%2Egmail%2Ecom][Problem export to html]]
6237 ** DONE org-capture: Formatting of entries
6238 CLOSED: [2010-07-02 Fr 16:44]
6239   [2010-06-30 Mi]
6240   :PROPERTIES:
6241   :ID: mid:i0e064%24q2t%241%40dough%2Egmane%2Eorg
6242   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6243   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6244   :ARCHIVE_OLPATH: New Issues
6245   :ARCHIVE_CATEGORY: worg
6246   :ARCHIVE_TODO: DONE
6247   :ARCHIVE_ITAGS: new
6248   :END:
6250     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i0e064%24q2t%241%40dough%2Egmane%2Eorg][org-capture: Formatting of entries]]
6251 ** DONE Google calendar to org mode script and a feature request for agenda
6252 CLOSED: [2010-07-02 Fr 16:45]
6253   [2010-06-30 Mi]
6254   :PROPERTIES:
6255   :ID: mid:87d3v95v87%2Ewl%25ucecesf%40ucl%2Eac%2Euk
6256   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6257   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6258   :ARCHIVE_OLPATH: New Issues
6259   :ARCHIVE_CATEGORY: worg
6260   :ARCHIVE_TODO: DONE
6261   :ARCHIVE_ITAGS: new
6262   :END:
6264     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87d3v95v87%2Ewl%25ucecesf%40ucl%2Eac%2Euk][Google calendar to org mode script and a feature request for agenda]]
6265 ** DONE Org-jekyll - org-publish-initialize-files-alist
6266 CLOSED: [2010-07-02 Fr 16:45]
6267   [2010-06-30 Mi]
6268   :PROPERTIES:
6269   :ID: mid:AANLkTim6trg8dkOrJKlcLMyLB0CABjqo5g6Whf7H4wFM%40mail%2Egmail%2Ecom
6270   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6271   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6272   :ARCHIVE_OLPATH: New Issues
6273   :ARCHIVE_CATEGORY: worg
6274   :ARCHIVE_TODO: DONE
6275   :ARCHIVE_ITAGS: new
6276   :END:
6278     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTim6trg8dkOrJKlcLMyLB0CABjqo5g6Whf7H4wFM%40mail%2Egmail%2Ecom][Org-jekyll - org-publish-initialize-files-alist]]
6279 ** DONE mobileorg - "No executable found to compute checksums"
6280 CLOSED: [2010-07-02 Fr 16:45]
6281   [2010-06-30 Mi]
6282   :PROPERTIES:
6283   :ID: mid:AANLkTil0kXTneMciY2HufsqcS5qOph%5FmPrMM2mgDechC%40mail%2Egmail%2Ecom
6284   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6285   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6286   :ARCHIVE_OLPATH: New Issues
6287   :ARCHIVE_CATEGORY: worg
6288   :ARCHIVE_TODO: DONE
6289   :ARCHIVE_ITAGS: new
6290   :END:
6292     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTil0kXTneMciY2HufsqcS5qOph%5FmPrMM2mgDechC%40mail%2Egmail%2Ecom][mobileorg - "No executable found to compute checksums"]]
6293 ** DONE (no subject)
6294 CLOSED: [2010-07-02 Fr 16:46]
6295   [2010-06-30 Mi]
6296   :PROPERTIES:
6297   :ID: mid:429795%2E23493%2Eqm%40web65508%2Email%2Eac4%2Eyahoo%2Ecom
6298   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6299   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6300   :ARCHIVE_OLPATH: New Issues
6301   :ARCHIVE_CATEGORY: worg
6302   :ARCHIVE_TODO: DONE
6303   :ARCHIVE_ITAGS: new
6304   :END:
6306     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=429795%2E23493%2Eqm%40web65508%2Email%2Eac4%2Eyahoo%2Ecom][(no subject)]]
6307 ** DONE LaTeX export works but not in HTML
6308 CLOSED: [2010-07-02 Fr 16:46]
6309   [2010-06-30 Mi]
6310   :PROPERTIES:
6311   :ID: mid:291097%2E63371%2Eqm%40web65511%2Email%2Eac4%2Eyahoo%2Ecom
6312   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6313   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6314   :ARCHIVE_OLPATH: New Issues
6315   :ARCHIVE_CATEGORY: worg
6316   :ARCHIVE_TODO: DONE
6317   :ARCHIVE_ITAGS: new
6318   :END:
6320     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=291097%2E63371%2Eqm%40web65511%2Email%2Eac4%2Eyahoo%2Ecom][LaTeX export works but not in HTML]]
6321 ** DONE inline tasks (org-inlinetask.el)
6322 CLOSED: [2010-07-02 Fr 16:47]
6323   [2010-06-30 Mi]
6324   :PROPERTIES:
6325   :ID: mid:87vd91dfed%2Efsf%40eraldo%2Eorg
6326   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6327   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6328   :ARCHIVE_OLPATH: New Issues
6329   :ARCHIVE_CATEGORY: worg
6330   :ARCHIVE_TODO: DONE
6331   :ARCHIVE_ITAGS: new
6332   :END:
6334     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87vd91dfed%2Efsf%40eraldo%2Eorg][inline tasks (org-inlinetask.el)]]
6335 ** DONE *.bak files in trunk?
6336 CLOSED: [2010-07-02 Fr 16:48]
6337   [2010-06-30 Mi]
6338   :PROPERTIES:
6339   :ID: mid:AANLkTilnumPoT%5FykXbJTw6bBAxjG3w%5Fhf%5FGhEwnVbFQz%40mail%2Egmail%2Ecom
6340   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6341   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6342   :ARCHIVE_OLPATH: New Issues
6343   :ARCHIVE_CATEGORY: worg
6344   :ARCHIVE_TODO: DONE
6345   :ARCHIVE_ITAGS: new
6346   :END:
6348     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilnumPoT%5FykXbJTw6bBAxjG3w%5Fhf%5FGhEwnVbFQz%40mail%2Egmail%2Ecom][*.bak files in trunk?]]
6349 ** DONE Supress Contents frame in LaTeX beamer export
6350 CLOSED: [2010-07-02 Fr 16:48]
6351   [2010-06-30 Mi]
6352   :PROPERTIES:
6353   :ID: mid:87k4ph500o%2Efsf%40thinkpad%2Etsdh%2Ede
6354   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6355   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6356   :ARCHIVE_OLPATH: New Issues
6357   :ARCHIVE_CATEGORY: worg
6358   :ARCHIVE_TODO: DONE
6359   :ARCHIVE_ITAGS: new
6360   :END:
6362     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87k4ph500o%2Efsf%40thinkpad%2Etsdh%2Ede][Supress Contents frame in LaTeX beamer export]]
6363 ** DONE Proposed tweak to org-agenda-skip-entry-when-regexp-matches-in-subtree
6364 CLOSED: [2010-07-02 Fr 16:49]
6365   [2010-06-28 Mo]
6366   :PROPERTIES:
6367   :ID: mid:AANLkTimniMx3OGz%5F%5Foe%2D5%5FMvH8M1shlvA%5FEtRaHwAExQ%40mail%2Egmail%2Ecom
6368   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6369   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6370   :ARCHIVE_OLPATH: New Issues
6371   :ARCHIVE_CATEGORY: worg
6372   :ARCHIVE_TODO: DONE
6373   :ARCHIVE_ITAGS: new
6374   :END:
6376     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimniMx3OGz%5F%5Foe%2D5%5FMvH8M1shlvA%5FEtRaHwAExQ%40mail%2Egmail%2Ecom][Proposed tweak to org-agenda-skip-entry-when-regexp-matches-in-subtree]]
6377 ** DONE Org-capture - go to last captured note is not consistent
6378 CLOSED: [2010-07-02 Fr 16:49]
6379   [2010-06-28 Mo]
6380   :PROPERTIES:
6381   :ID: mid:871vbrcflr%2Efsf%40gollum%2Eintra%2Enorang%2Eca
6382   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6383   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6384   :ARCHIVE_OLPATH: New Issues
6385   :ARCHIVE_CATEGORY: worg
6386   :ARCHIVE_TODO: DONE
6387   :ARCHIVE_ITAGS: new
6388   :END:
6390     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=871vbrcflr%2Efsf%40gollum%2Eintra%2Enorang%2Eca][Org-capture - go to last captured note is not consistent]]
6391 ** DONE org-babel and emacs init                                                             :Babel:
6392 CLOSED: [2010-07-02 Fr 16:49]
6393   [2010-06-28 Mo]
6394   :PROPERTIES:
6395   :ID: mid:i0alph%24t1p%241%40dough%2Egmane%2Eorg
6396   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6397   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6398   :ARCHIVE_OLPATH: New Issues
6399   :ARCHIVE_CATEGORY: worg
6400   :ARCHIVE_TODO: DONE
6401   :ARCHIVE_ITAGS: new
6402   :END:
6404     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i0alph%24t1p%241%40dough%2Egmane%2Eorg][org-babel and emacs init]]
6405 ** DONE Behavior of Gnus when called from an hyperlink
6406 CLOSED: [2010-07-02 Fr 16:50]
6407   [2010-06-28 Mo]
6408   :PROPERTIES:
6409   :ID: mid:87r5jrcx9g%2Efsf%40mundaneum%2Ecom
6410   :ARCHIVE_TIME: 2010-07-02 Fr 17:21
6411   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6412   :ARCHIVE_OLPATH: User Requests
6413   :ARCHIVE_CATEGORY: worg
6414   :ARCHIVE_TODO: DONE
6415   :END:
6417     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87r5jrcx9g%2Efsf%40mundaneum%2Ecom][Behavior of Gnus when called from an hyperlink]]
6419 ** DONE Headline and numbered plain list
6420 CLOSED: [2010-07-02 Fr 16:51]
6421   [2010-06-28 Mo]
6422   :PROPERTIES:
6423   :ID: mid:AANLkTimlJAeRFL2bZFiMcvmGMCUVYo%2DmC9tjeKRTUv%5Fk%40mail%2Egmail%2Ecom
6424   :ARCHIVE_TIME: 2010-07-02 Fr 17:21
6425   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6426   :ARCHIVE_OLPATH: User Requests
6427   :ARCHIVE_CATEGORY: worg
6428   :ARCHIVE_TODO: DONE
6429   :END:
6431     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimlJAeRFL2bZFiMcvmGMCUVYo%2DmC9tjeKRTUv%5Fk%40mail%2Egmail%2Ecom][Headline and numbered plain list]]
6432 ** DONE magit, revert, folding, normal-mode, performance
6433 CLOSED: [2010-07-02 Fr 16:53]
6434   [2010-06-27 So]
6435   :PROPERTIES:
6436   :ID: mid:AANLkTikGlMH%5FJC6dGPTUlDPmv7Ao%5F2evcC0ERwzCff6E%40mail%2Egmail%2Ecom
6437   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6438   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6439   :ARCHIVE_OLPATH: New Issues
6440   :ARCHIVE_CATEGORY: worg
6441   :ARCHIVE_TODO: DONE
6442   :ARCHIVE_ITAGS: new
6443   :END:
6445     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikGlMH%5FJC6dGPTUlDPmv7Ao%5F2evcC0ERwzCff6E%40mail%2Egmail%2Ecom][magit, revert, folding, normal-mode, performance]]
6446 ** DONE complex filters in agenda view
6447 CLOSED: [2010-07-02 Fr 16:55]
6448   [2010-06-27 So]
6449   :PROPERTIES:
6450   :ID: mid:AANLkTikPnoJ7J5t%2DVqJzvmYXOrt6uYRhJrBBf%2D%5FwaR7V%40mail%2Egmail%2Ecom
6451   :ARCHIVE_TIME: 2010-07-02 Fr 17:21
6452   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6453   :ARCHIVE_OLPATH: User Requests
6454   :ARCHIVE_CATEGORY: worg
6455   :ARCHIVE_TODO: DONE
6456   :END:
6458     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikPnoJ7J5t%2DVqJzvmYXOrt6uYRhJrBBf%2D%5FwaR7V%40mail%2Egmail%2Ecom][complex filters in agenda view]]
6459 ** DONE a better way with babel                                                              :Babel:
6460 CLOSED: [2010-07-02 Fr 17:03]
6461   [2010-06-22 Di]
6462   :PROPERTIES:
6463   :ID: mid:201006211803%2E25616%2Erobut%40iinet%2Enet%2Eau
6464   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6465   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6466   :ARCHIVE_OLPATH: New Issues
6467   :ARCHIVE_CATEGORY: worg
6468   :ARCHIVE_TODO: DONE
6469   :ARCHIVE_ITAGS: new
6470   :END:
6472     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=201006211803%2E25616%2Erobut%40iinet%2Enet%2Eau][a better way with babel]]
6473 ** DONE (PATCH) orphaned captions and labels                                                 :Patch:
6474 CLOSED: [2010-07-02 Fr 17:12]
6475   [2010-06-22 Di]
6476   :PROPERTIES:
6477   :ID: mid:87ljaa997e%2Ewl%25n%2Egoaziou%40gmail%2Ecom
6478   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6479   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6480   :ARCHIVE_OLPATH: New Issues
6481   :ARCHIVE_CATEGORY: worg
6482   :ARCHIVE_TODO: DONE
6483   :ARCHIVE_ITAGS: new
6484   :END:
6486     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87ljaa997e%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(PATCH) orphaned captions and labels]]
6487 ** DONE (babel) exports, caching, remote execution                                           :Babel:
6488 CLOSED: [2010-07-02 Fr 17:14]
6489   [2010-06-18 Fr]
6490   :PROPERTIES:
6491   :ID: mid:m0typ2jgh5%2Efsf%40gmail%2Ecom
6492   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6493   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6494   :ARCHIVE_OLPATH: New Issues
6495   :ARCHIVE_CATEGORY: worg
6496   :ARCHIVE_TODO: DONE
6497   :ARCHIVE_ITAGS: new
6498   :END:
6500     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m0typ2jgh5%2Efsf%40gmail%2Ecom][(babel) exports, caching, remote execution]]
6501 ** DONE Automatic move DONE items to the tail of the list
6502 CLOSED: [2010-07-02 Fr 17:14]
6503   [2010-06-22 Di]
6504   :PROPERTIES:
6505   :ID: mid:AANLkTikCeLD9aGg1WxcqEFAqcM21JjOTOYUNh%2Dhnfu8E%40mail%2Egmail%2Ecom
6506   :ARCHIVE_TIME: 2010-07-02 Fr 17:21
6507   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6508   :ARCHIVE_OLPATH: User Requests
6509   :ARCHIVE_CATEGORY: worg
6510   :ARCHIVE_TODO: DONE
6511   :END:
6513     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikCeLD9aGg1WxcqEFAqcM21JjOTOYUNh%2Dhnfu8E%40mail%2Egmail%2Ecom][Automatic move DONE items to the tail of the list]]
6514 ** DONE MobileOrg - no NEW state                                                            :Mobile:
6515 CLOSED: [2010-07-02 Fr 17:18]
6516   [2010-06-05 Sa]
6517   :PROPERTIES:
6518   :ID: mid:COL112%2DW34C6D78B0500A14D65D17AC3D20%40phx%2Egbl
6519   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
6520   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6521   :ARCHIVE_OLPATH: New Issues
6522   :ARCHIVE_CATEGORY: worg
6523   :ARCHIVE_TODO: DONE
6524   :ARCHIVE_ITAGS: new
6525   :END:
6527     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=COL112%2DW34C6D78B0500A14D65D17AC3D20%40phx%2Egbl][MobileOrg - no NEW state]]
6529 ** DECLINED Org ident destroys special fontification of inline tasks
6530 CLOSED: [2010-07-02 Fr 17:26]
6531 :LOGBOOK:
6532 - Note taken on [2010-07-02 Fr 17:26] \\
6533   Duplicate.
6534 :END:
6535 :PROPERTIES:
6536 :ARCHIVE_TIME: 2010-07-05 Mo 17:20
6537 :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6538 :ARCHIVE_OLPATH: Development Tasks/Miscellaneous Stuff
6539 :ARCHIVE_CATEGORY: worg
6540 :ARCHIVE_TODO: DECLINED
6541 :END:
6543     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTil3cSVy2SjQK0%5Fu0JcakAV7mYjQaZVtBpr7nX3I%40mail%2Egmail%2Ecom][Two bugs in org-indent (plus a fix to correct one of them)]]
6545 #+BEGIN_QUOTE
6546 2. org-indent fails to play nicely with org-inlinetask in two ways
6548    i) It destroys the special fontification of the inline task's
6549 leading stars, even if org-indent-mode-turns-on-hiding-stars is set to
6552    ii) Any text after an inline task's END statement is soft-indented
6553 as though it were part of the inline task, whereas the indentation
6554 should ideally return to what it was before the inline task. Of
6555 course, this is also a problem when org-indent is turned off, if you
6556 try to automatically hard-indent using TAB. However, in that case you
6557 can adjust by hand the indentation of the first line after the inline
6558 task, and then all the following lines will indent correctly. With
6559 org-indent the problem is much worse since there is no way of
6560 adjusting the soft indents by hand.
6561 #+END_QUOTE
6562 ** DONE (require 'cl) seems not to be compiled
6563 CLOSED: [2010-07-02 Fr 17:31]
6564   [2010-06-13 So]
6565   :PROPERTIES:
6566   :ID: mid:7078%2E192%2E251%2E226%2E206%2E1276191465%2Esquirrel%40lavabit%2Ecom
6567   :ARCHIVE_TIME: 2010-07-05 Mo 17:29
6568   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6569   :ARCHIVE_OLPATH: New Issues
6570   :ARCHIVE_CATEGORY: worg
6571   :ARCHIVE_TODO: DONE
6572   :ARCHIVE_ITAGS: new
6573   :END:
6575     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=7078%2E192%2E251%2E226%2E206%2E1276191465%2Esquirrel%40lavabit%2Ecom][(require 'cl) seems not to be compiled]]
6576 ** DONE capture template: %& and %!
6577 CLOSED: [2010-07-05 Mo 17:11]
6578   [2010-07-05 Mo]
6579   :PROPERTIES:
6580   :ID: mid:871vbigozq%2Efsf%40mean%2Ealbasani%2Enet
6581   :ARCHIVE_TIME: 2010-07-05 Mo 17:29
6582   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6583   :ARCHIVE_OLPATH: New Issues
6584   :ARCHIVE_CATEGORY: worg
6585   :ARCHIVE_TODO: DONE
6586   :ARCHIVE_ITAGS: new
6587   :END:
6589     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=871vbigozq%2Efsf%40mean%2Ealbasani%2Enet][capture template: %& and %!]]
6590 ** DONE "Symbol's function definition is void: org-face-from-face-or-color"
6591 CLOSED: [2010-07-10 Sa 20:51]
6592   [2010-07-10 Sa]
6593   :PROPERTIES:
6594   :ID: mid:380DA41F%2DB047%2D4BC7%2D941B%2D0C4AB49C1CA3%40gilbert%2Eorg
6595   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
6596   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6597   :ARCHIVE_OLPATH: New Issues
6598   :ARCHIVE_CATEGORY: worg
6599   :ARCHIVE_TODO: DONE
6600   :ARCHIVE_ITAGS: new
6601   :END:
6603     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=380DA41F%2DB047%2D4BC7%2D941B%2D0C4AB49C1CA3%40gilbert%2Eorg]["Symbol's function definition is void: org-face-from-face-or-color"]]
6604 ** DONE (BABEL) syntax highlighting in LaTeX output?
6605 CLOSED: [2010-07-10 Sa 21:13]
6606   [2010-07-10 Sa]
6607   :PROPERTIES:
6608   :ID: mid:AANLkTimqK6kj%2DJUmGuGeoNE3uBz6TNbNuDnR2PEHSTst%40mail%2Egmail%2Ecom
6609   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
6610   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6611   :ARCHIVE_OLPATH: New Issues
6612   :ARCHIVE_CATEGORY: worg
6613   :ARCHIVE_TODO: DONE
6614   :ARCHIVE_ITAGS: new
6615   :END:
6617     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimqK6kj%2DJUmGuGeoNE3uBz6TNbNuDnR2PEHSTst%40mail%2Egmail%2Ecom][(BABEL) syntax highlighting in LaTeX output?]]
6618 ** DONE org-log-done
6619 CLOSED: [2010-07-10 Sa 21:17]
6620   [2010-07-09 Fr]
6621   :PROPERTIES:
6622   :ID: mid:644DBED2%2D8DCD%2D42CC%2D8466%2DF5B6FFC8AC15%402bike4%2Ecom
6623   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
6624   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6625   :ARCHIVE_OLPATH: User Requests
6626   :ARCHIVE_CATEGORY: worg
6627   :ARCHIVE_TODO: DONE
6628   :END:
6630     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=644DBED2%2D8DCD%2D42CC%2D8466%2DF5B6FFC8AC15%402bike4%2Ecom][org-log-done]]
6631 ** DONE (BABEL) Bugin :session? Export html - works --- export pdf not                       :Babel:
6632 CLOSED: [2010-07-10 Sa 21:20]
6633   [2010-07-09 Fr]
6634   :PROPERTIES:
6635   :ID: mid:AANLkTikc3fy5XOX6mbc%2DCfyo3uYI503DfumNaeUiqUPD%40mail%2Egmail%2Ecom
6636   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
6637   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6638   :ARCHIVE_OLPATH: New Issues
6639   :ARCHIVE_CATEGORY: worg
6640   :ARCHIVE_TODO: DONE
6641   :ARCHIVE_ITAGS: new
6642   :END:
6644     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikc3fy5XOX6mbc%2DCfyo3uYI503DfumNaeUiqUPD%40mail%2Egmail%2Ecom][(BABEL) Bugin :session? Export html - works --- export pdf not]]
6645 ** DONE CSS and Publishing to HTML Tutorial
6646 CLOSED: [2010-07-10 Sa 21:26]
6647   [2010-07-09 Fr]
6648   :PROPERTIES:
6649   :ID: mid:201007081948%2E12773%2Eahcnz%40ihug%2Eco%2Enz
6650   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
6651   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6652   :ARCHIVE_OLPATH: User Requests
6653   :ARCHIVE_CATEGORY: worg
6654   :ARCHIVE_TODO: DONE
6655   :END:
6657     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=201007081948%2E12773%2Eahcnz%40ihug%2Eco%2Enz][CSS and Publishing to HTML Tutorial]]
6658 ** DONE org-babel-tangle-lang-exts must be initialized? how to get syntax coloring?          :Babel:
6659 CLOSED: [2010-07-10 Sa 21:29]
6660   [2010-07-09 Fr]
6661   :PROPERTIES:
6662   :ID: mid:AANLkTikB5b4j38wjf7PjIm9issLH5VN43t%5FZ2jTwwKr2%40mail%2Egmail%2Ecom
6663   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
6664   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6665   :ARCHIVE_OLPATH: New Issues
6666   :ARCHIVE_CATEGORY: worg
6667   :ARCHIVE_TODO: DONE
6668   :ARCHIVE_ITAGS: new
6669   :END:
6671     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikB5b4j38wjf7PjIm9issLH5VN43t%5FZ2jTwwKr2%40mail%2Egmail%2Ecom][org-babel-tangle-lang-exts must be initialized? how to get syntax coloring?]]
6672 ** DONE Export of latex source to html
6673 CLOSED: [2010-07-10 Sa 21:39]
6674   [2010-07-09 Fr]
6675   :PROPERTIES:
6676   :ID: mid:AANLkTimHtQXjf4f7rI8NIkW9NAnMW2d%5FHDqfxNuljsWD%40mail%2Egmail%2Ecom
6677   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
6678   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6679   :ARCHIVE_OLPATH: User Requests
6680   :ARCHIVE_CATEGORY: worg
6681   :ARCHIVE_TODO: DONE
6682   :END:
6684     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimHtQXjf4f7rI8NIkW9NAnMW2d%5FHDqfxNuljsWD%40mail%2Egmail%2Ecom][Export of latex source to html]]
6685 ** DONE Columns with LaTeX beamer export
6686 CLOSED: [2010-07-10 Sa 21:44]
6687   [2010-07-10 Sa]
6688   :PROPERTIES:
6689   :ID: mid:8739vx6oie%2Efsf%40thinkpad%2Etsdh%2Ede
6690   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
6691   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6692   :ARCHIVE_OLPATH: New Issues
6693   :ARCHIVE_CATEGORY: worg
6694   :ARCHIVE_TODO: DONE
6695   :ARCHIVE_ITAGS: new
6696   :END:
6698     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=8739vx6oie%2Efsf%40thinkpad%2Etsdh%2Ede][Columns with LaTeX beamer export]]
6699 ** DONE Bug: Items with repeating timestamps don't appear in the agenda (6.36trans (release_6.36.509.g9e9b))
6700 CLOSED: [2010-07-10 Sa 21:46]
6701   [2010-07-05 Mo]
6702   :PROPERTIES:
6703   :ID: mid:87k4padxyn%2Efsf%40thinkpad%2Etsdh%2Ede
6704   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
6705   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6706   :ARCHIVE_OLPATH: New Issues
6707   :ARCHIVE_CATEGORY: worg
6708   :ARCHIVE_TODO: DONE
6709   :ARCHIVE_ITAGS: new
6710   :END:
6712     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87k4padxyn%2Efsf%40thinkpad%2Etsdh%2Ede][Bug: Items with repeating timestamps don't appear in the agenda (6.36trans (release_6.36.509.g9e9b))]]
6713 ** DONE Crash of emacs when using SHIFT-TAB
6714 CLOSED: [2010-07-10 Sa 21:47]
6715   [2010-07-05 Mo]
6716   :PROPERTIES:
6717   :ID: mid:AANLkTik7YYCcz9ByfnuyQTnPFLWdiao2Wp7qbLeeRj36%40mail%2Egmail%2Ecom
6718   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
6719   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6720   :ARCHIVE_OLPATH: New Issues
6721   :ARCHIVE_CATEGORY: worg
6722   :ARCHIVE_TODO: DONE
6723   :ARCHIVE_ITAGS: new
6724   :END:
6726     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTik7YYCcz9ByfnuyQTnPFLWdiao2Wp7qbLeeRj36%40mail%2Egmail%2Ecom][Crash of emacs when using SHIFT-TAB]]
6727 ** DONE patch for org mode
6728 CLOSED: [2010-07-10 Sa 21:49]
6729   [2010-07-05 Mo]
6730   :PROPERTIES:
6731   :ID: mid:12476%2E1278319281%40maps
6732   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
6733   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6734   :ARCHIVE_OLPATH: New Issues
6735   :ARCHIVE_CATEGORY: worg
6736   :ARCHIVE_TODO: DONE
6737   :ARCHIVE_ITAGS: new
6738   :END:
6740     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=12476%2E1278319281%40maps][patch for org mode]]
6741 ** DONE Bug: Export error with images with no caption (6.36trans (release_6.36.509.g9e9b))
6742 CLOSED: [2010-07-10 Sa 21:49]
6743   [2010-07-05 Mo]
6744   :PROPERTIES:
6745   :ID: mid:87tyoee2ev%2Efsf%40thinkpad%2Etsdh%2Ede
6746   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
6747   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6748   :ARCHIVE_OLPATH: New Issues
6749   :ARCHIVE_CATEGORY: worg
6750   :ARCHIVE_TODO: DONE
6751   :ARCHIVE_ITAGS: new
6752   :END:
6754     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87tyoee2ev%2Efsf%40thinkpad%2Etsdh%2Ede][Bug: Export error with images with no caption (6.36trans (release_6.36.509.g9e9b))]], [[http://news.gmane.org/find-root.php?message_id=87hbke16m8%2Ewl%25ucecesf%40ucl%2Eac%2Euk][problem exporting an image to latex]]
6756 #+BEGIN_QUOTE
6757 I did some git bisection, and the last working version is commit
6758 3b5351c7da59da3685f8233c252b1506166d35f3, so it seems Eric's commit
6759 5edefbba269db8e717bd2b40778786b08af3f7a1 introduced the bug.
6760 #+END_QUOTE
6761 ** DONE tabular logging of values in habits and other repeating tasks
6762 CLOSED: [2010-07-10 Sa 21:50]
6763   [2010-07-05 Mo]
6764   :PROPERTIES:
6765   :ID: mid:E70926CE%2DF131%2D4A12%2D8FC2%2D6ECB3B95F5E2%40gilbert%2Eorg
6766   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
6767   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6768   :ARCHIVE_OLPATH: User Requests
6769   :ARCHIVE_CATEGORY: worg
6770   :ARCHIVE_TODO: DONE
6771   :END:
6773     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=E70926CE%2DF131%2D4A12%2D8FC2%2D6ECB3B95F5E2%40gilbert%2Eorg][tabular logging of values in habits and other repeating tasks]]
6774 ** DONE No subscript when exporting
6775 CLOSED: [2010-07-10 Sa 21:56]
6776   [2010-07-05 Mo]
6777   :PROPERTIES:
6778   :ID: mid:164465041%2E20100703000447%40gmail%2Ecom
6779   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
6780   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6781   :ARCHIVE_OLPATH: User Requests
6782   :ARCHIVE_CATEGORY: worg
6783   :ARCHIVE_TODO: DONE
6784   :END:
6786     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=164465041%2E20100703000447%40gmail%2Ecom][No subscript when exporting]]
6787 ** DONE Bug: logging & PROPERTIES (6.36trans)
6788 CLOSED: [2010-07-10 Sa 21:57]
6789   [2010-07-02 Fr]
6790   :PROPERTIES:
6791   :ID: mid:83sk426o6w%2Efsf%40yahoo%2Eit
6792   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
6793   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6794   :ARCHIVE_OLPATH: New Issues
6795   :ARCHIVE_CATEGORY: worg
6796   :ARCHIVE_TODO: DONE
6797   :ARCHIVE_ITAGS: new
6798   :END:
6800     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=83sk426o6w%2Efsf%40yahoo%2Eit][Bug: logging & PROPERTIES (6.36trans)]]
6801 ** DONE Org+table.el = mutli line cells?
6802 CLOSED: [2010-07-10 Sa 22:05]
6803   [2010-07-02 Fr]
6804   :PROPERTIES:
6805   :ID: mid:AANLkTill5zo1j28Ch2IZYxOgKjuQ8h6uuGTsY1ufft0%2D%40mail%2Egmail%2Ecom
6806   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
6807   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6808   :ARCHIVE_OLPATH: User Requests
6809   :ARCHIVE_CATEGORY: worg
6810   :ARCHIVE_TODO: DONE
6811   :END:
6813     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTill5zo1j28Ch2IZYxOgKjuQ8h6uuGTsY1ufft0%2D%40mail%2Egmail%2Ecom][Org+table.el = mutli line cells?]]
6814 ** DONE (PATCH) add firefox/vimperator support to contrib/lisp/org-mac-link-grabber.el
6815 CLOSED: [2010-07-10 Sa 22:06]
6816   [2010-07-01 Do]
6817   :PROPERTIES:
6818   :ID: mid:5BF8BAAB%2D4371%2D4AC3%2DBDB6%2D54E4F745B9D7%40yahoo%2Ecom
6819   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
6820   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6821   :ARCHIVE_OLPATH: New Issues
6822   :ARCHIVE_CATEGORY: worg
6823   :ARCHIVE_TODO: DONE
6824   :ARCHIVE_ITAGS: new
6825   :END:
6827     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=5BF8BAAB%2D4371%2D4AC3%2DBDB6%2D54E4F745B9D7%40yahoo%2Ecom][(PATCH) add firefox/vimperator support to contrib/lisp/org-mac-link-grabber.el]]
6828 ** DONE org-capture file+function match (PATCH) + question
6829 CLOSED: [2010-07-10 Sa 22:08]
6830   [2010-07-01 Do]
6831   :PROPERTIES:
6832   :ID: mid:20100630155357%2EGA19738%40soloJazz%2Ecom
6833   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
6834   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6835   :ARCHIVE_OLPATH: New Issues
6836   :ARCHIVE_CATEGORY: worg
6837   :ARCHIVE_TODO: DONE
6838   :ARCHIVE_ITAGS: new
6839   :END:
6841     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100630155357%2EGA19738%40soloJazz%2Ecom][org-capture file+function match (PATCH) + question]]
6842 ** DONE (BABEL) html export for R not working, but for sh and others                         :Babel:
6843 CLOSED: [2010-07-10 Sa 22:08]
6844   [2010-07-01 Do]
6845   :PROPERTIES:
6846   :ID: mid:AANLkTinW3aIKQOsrjgfp3ZZILMT0dS3jv2WUMILsyf3U%40mail%2Egmail%2Ecom
6847   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
6848   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6849   :ARCHIVE_OLPATH: New Issues
6850   :ARCHIVE_CATEGORY: worg
6851   :ARCHIVE_TODO: DONE
6852   :ARCHIVE_ITAGS: new
6853   :END:
6855     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinW3aIKQOsrjgfp3ZZILMT0dS3jv2WUMILsyf3U%40mail%2Egmail%2Ecom][(BABEL) html export for R not working, but for sh and others]]
6856 ** DONE (org-babel) Does org-babel needs some simplification?                                :Babel:
6857 CLOSED: [2010-07-10 Sa 22:13]
6858   [2010-06-30 Mi]
6859   :PROPERTIES:
6860   :ID: mid:4C296DDA%2E1080109%40gmail%2Ecom
6861   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
6862   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6863   :ARCHIVE_OLPATH: User Requests
6864   :ARCHIVE_CATEGORY: worg
6865   :ARCHIVE_TODO: DONE
6866   :END:
6868     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C296DDA%2E1080109%40gmail%2Ecom][(org-babel) Does org-babel needs some simplification?]]
6869 ** DONE Hide timestamps for several days time range in agenda
6870 CLOSED: [2010-07-12 Mo 17:11]
6871   [2010-07-12 Mo]
6872   :PROPERTIES:
6873   :ID: mid:loom%2E20100712T101313%2D766%40post%2Egmane%2Eorg
6874   :ARCHIVE_TIME: 2010-07-12 Mo 17:15
6875   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6876   :ARCHIVE_OLPATH: New Issues
6877   :ARCHIVE_CATEGORY: worg
6878   :ARCHIVE_TODO: DONE
6879   :ARCHIVE_ITAGS: new
6880   :END:
6882     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100712T101313%2D766%40post%2Egmane%2Eorg][Hide timestamps for several days time range in agenda]]
6883 ** DONE (PATCH) org-capture - using `file' as template
6884 CLOSED: [2010-07-14 Mi 20:59]
6885   [2010-07-14 Mi]
6886   :PROPERTIES:
6887   :ID: mid:87bpaavlpo%2Efsf%40alterecco%2Enet
6888   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
6889   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6890   :ARCHIVE_OLPATH: New Issues
6891   :ARCHIVE_CATEGORY: worg
6892   :ARCHIVE_TODO: DONE
6893   :ARCHIVE_ITAGS: new
6894   :END:
6896     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87bpaavlpo%2Efsf%40alterecco%2Enet][(PATCH) org-capture - using `file' as template]]
6897 ** DONE cdlatex, previewing LaTeX, and dollar signs
6898 CLOSED: [2010-07-16 Fr 19:14]
6899   [2010-07-14 Mi]
6900   :PROPERTIES:
6901   :ID: mid:loom%2E20100714T193345%2D694%40post%2Egmane%2Eorg
6902   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
6903   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6904   :ARCHIVE_OLPATH: New Issues
6905   :ARCHIVE_CATEGORY: worg
6906   :ARCHIVE_TODO: DONE
6907   :ARCHIVE_ITAGS: new
6908   :END:
6910     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom%2E20100714T193345%2D694%40post%2Egmane%2Eorg][cdlatex, previewing LaTeX, and dollar signs]]
6911 ** DONE programming for org-mode
6912 CLOSED: [2010-07-16 Fr 19:14]
6913   [2010-07-15 Do]
6914   :PROPERTIES:
6915   :ID: mid:3910304564%2E20100715085202%40gmail%2Ecom
6916   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
6917   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6918   :ARCHIVE_OLPATH: New Issues
6919   :ARCHIVE_CATEGORY: worg
6920   :ARCHIVE_TODO: DONE
6921   :ARCHIVE_ITAGS: new
6922   :END:
6924     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=3910304564%2E20100715085202%40gmail%2Ecom][programming for org-mode]]
6925 ** DONE \nbsp usage
6926 CLOSED: [2010-07-16 Fr 19:19]
6927   [2010-07-13 Di]
6928   :PROPERTIES:
6929   :ID: mid:AANLkTim1KXY82fUKydHpAHZmTjK6DejgZgUMtNJpJ6KS%40mail%2Egmail%2Ecom
6930   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
6931   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6932   :ARCHIVE_OLPATH: New Issues
6933   :ARCHIVE_CATEGORY: worg
6934   :ARCHIVE_TODO: DONE
6935   :ARCHIVE_ITAGS: new
6936   :END:
6938     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTim1KXY82fUKydHpAHZmTjK6DejgZgUMtNJpJ6KS%40mail%2Egmail%2Ecom][\nbsp usage]]
6939 ** DONE Tiny font in org-agenda-columns when using emacs --daemon
6940 CLOSED: [2010-07-16 Fr 19:19]
6941   [2010-07-13 Di]
6942   :PROPERTIES:
6943   :ID: mid:201007132135%2E10173%2Emailing%40lombacher%2Enet
6944   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
6945   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6946   :ARCHIVE_OLPATH: New Issues
6947   :ARCHIVE_CATEGORY: worg
6948   :ARCHIVE_TODO: DONE
6949   :ARCHIVE_ITAGS: new
6950   :END:
6952     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=201007132135%2E10173%2Emailing%40lombacher%2Enet][Tiny font in org-agenda-columns when using emacs --daemon]]
6953 ** DONE Pull items from another file (by tag) and show them in another
6954 CLOSED: [2010-07-16 Fr 19:19]
6955   [2010-07-14 Mi]
6956   :PROPERTIES:
6957   :ID: mid:AANLkTimxI%2DwpoF0MtXyYUaNI9fGJVdsiPJqGMxrDPMgL%40mail%2Egmail%2Ecom
6958   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
6959   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6960   :ARCHIVE_OLPATH: New Issues
6961   :ARCHIVE_CATEGORY: worg
6962   :ARCHIVE_TODO: DONE
6963   :ARCHIVE_ITAGS: new
6964   :END:
6966     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimxI%2DwpoF0MtXyYUaNI9fGJVdsiPJqGMxrDPMgL%40mail%2Egmail%2Ecom][Pull items from another file (by tag) and show them in another]]
6967 ** DONE Bug: Relative paths in file: links are expanded (6.36trans)
6968 CLOSED: [2010-07-16 Fr 19:20]
6969   [2010-07-13 Di]
6970   :PROPERTIES:
6971   :ID: mid:4C3C3167%2E9070301%40no8wireless%2Eco%2Enz
6972   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
6973   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6974   :ARCHIVE_OLPATH: New Issues
6975   :ARCHIVE_CATEGORY: worg
6976   :ARCHIVE_TODO: DONE
6977   :ARCHIVE_ITAGS: new
6978   :END:
6980     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C3C3167%2E9070301%40no8wireless%2Eco%2Enz][Bug: Relative paths in file: links are expanded (6.36trans)]]
6981 ** DONE Bug: Attempt to export buffer with invalid #+BEGIN_SRC fails with cryptic message (6.36trans)
6982 CLOSED: [2010-07-16 Fr 19:20]
6983   [2010-07-13 Di]
6984   :PROPERTIES:
6985   :ID: mid:4C3C3197%2E4010307%40no8wireless%2Eco%2Enz
6986   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
6987   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
6988   :ARCHIVE_OLPATH: New Issues
6989   :ARCHIVE_CATEGORY: worg
6990   :ARCHIVE_TODO: DONE
6991   :ARCHIVE_ITAGS: new
6992   :END:
6994     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C3C3197%2E4010307%40no8wireless%2Eco%2Enz][Bug: Attempt to export buffer with invalid #+BEGIN_SRC fails with cryptic message (6.36trans)]]
6995 ** DONE Tiny font in org-agenda-columns when using emacs --daemon
6996 CLOSED: [2010-07-16 Fr 19:20]
6997   [2010-07-14 Mi]
6998   :PROPERTIES:
6999   :ID: mid:AANLkTinsKfUwF%5F0VZmAWMva4h3LR9P0A9OmGl9UuaP0v%40mail%2Egmail%2Ecom
7000   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
7001   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7002   :ARCHIVE_OLPATH: New Issues
7003   :ARCHIVE_CATEGORY: worg
7004   :ARCHIVE_TODO: DONE
7005   :ARCHIVE_ITAGS: new
7006   :END:
7008     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinsKfUwF%5F0VZmAWMva4h3LR9P0A9OmGl9UuaP0v%40mail%2Egmail%2Ecom][Tiny font in org-agenda-columns when using emacs --daemon]]
7009 ** DONE (babel) report name of source block during execution                                 :Babel:
7010 CLOSED: [2010-07-16 Fr 19:21]
7011   [2010-07-13 Di]
7012   :PROPERTIES:
7013   :ID: mid:m0tyo410vz%2Efsf%40gmail%2Ecom
7014   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
7015   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7016   :ARCHIVE_OLPATH: New Issues
7017   :ARCHIVE_CATEGORY: worg
7018   :ARCHIVE_TODO: DONE
7019   :ARCHIVE_ITAGS: new
7020   :END:
7022     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m0tyo410vz%2Efsf%40gmail%2Ecom][(babel) report name of source block during execution]]
7023 ** DONE footer for latex export
7024 CLOSED: [2010-07-16 Fr 19:22]
7025   [2010-07-13 Di]
7026   :PROPERTIES:
7027   :ID: mid:AANLkTinQkjMazTF5mJtJD%5FRMl1vlzVX67u5JDfnh0J9U%40mail%2Egmail%2Ecom
7028   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
7029   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7030   :ARCHIVE_OLPATH: New Issues
7031   :ARCHIVE_CATEGORY: worg
7032   :ARCHIVE_TODO: DONE
7033   :ARCHIVE_ITAGS: new
7034   :END:
7036     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinQkjMazTF5mJtJD%5FRMl1vlzVX67u5JDfnh0J9U%40mail%2Egmail%2Ecom][footer for latex export]]
7037 ** DONE Help: Agenda not working anymore
7038 CLOSED: [2010-07-16 Fr 19:27]
7039   [2010-07-12 Mo]
7040   :PROPERTIES:
7041   :ID: mid:i1ffsr%24am2%241%40dough%2Egmane%2Eorg
7042   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
7043   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7044   :ARCHIVE_OLPATH: New Issues
7045   :ARCHIVE_CATEGORY: worg
7046   :ARCHIVE_TODO: DONE
7047   :ARCHIVE_ITAGS: new
7048   :END:
7050     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i1ffsr%24am2%241%40dough%2Egmane%2Eorg][Help: Agenda not working anymore]]
7051 ** DONE Org-babel init                                                                       :Babel:
7052 CLOSED: [2010-07-16 Fr 19:27]
7053   [2010-07-12 Mo]
7054   :PROPERTIES:
7055   :ID: mid:19515%2E16766%2E160745%2E656932%40gargle%2Egargle%2EHOWL
7056   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
7057   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7058   :ARCHIVE_OLPATH: New Issues
7059   :ARCHIVE_CATEGORY: worg
7060   :ARCHIVE_TODO: DONE
7061   :ARCHIVE_ITAGS: new
7062   :END:
7064     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=19515%2E16766%2E160745%2E656932%40gargle%2Egargle%2EHOWL][Org-babel init]]
7065 ** DONE how to include time when setting deadlines?
7066 CLOSED: [2010-07-16 Fr 19:28]
7067   [2010-07-12 Mo]
7068   :PROPERTIES:
7069   :ID: mid:6B91C76D%2D44AA%2D4A40%2DA370%2D3DBA9AA97305%40gilbert%2Eorg
7070   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
7071   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7072   :ARCHIVE_OLPATH: New Issues
7073   :ARCHIVE_CATEGORY: worg
7074   :ARCHIVE_TODO: DONE
7075   :ARCHIVE_ITAGS: new
7076   :END:
7078     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=6B91C76D%2D44AA%2D4A40%2DA370%2D3DBA9AA97305%40gilbert%2Eorg][how to include time when setting deadlines?]]
7079 ** DONE (BABEL) tangling with leaving non-source code lines as empty lines?                  :Babel:
7080 CLOSED: [2010-07-16 Fr 19:28]
7081   [2010-07-12 Mo]
7082   :PROPERTIES:
7083   :ID: mid:AANLkTim%2DCHhfvjqeNb47WIqnd4IZYg6mYavNZe84wTCN%40mail%2Egmail%2Ecom
7084   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
7085   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7086   :ARCHIVE_OLPATH: New Issues
7087   :ARCHIVE_CATEGORY: worg
7088   :ARCHIVE_TODO: DONE
7089   :ARCHIVE_ITAGS: new
7090   :END:
7092     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTim%2DCHhfvjqeNb47WIqnd4IZYg6mYavNZe84wTCN%40mail%2Egmail%2Ecom][(BABEL) tangling with leaving non-source code lines as empty lines?]]
7093 ** DONE (babel) re-hash cached blocks on each execution?  or, force re-hash?                 :Babel:
7094 CLOSED: [2010-07-16 Fr 19:28]
7095   [2010-07-12 Mo]
7096   :PROPERTIES:
7097   :ID: mid:m0aapwd90l%2Efsf%40gmail%2Ecom
7098   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
7099   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7100   :ARCHIVE_OLPATH: New Issues
7101   :ARCHIVE_CATEGORY: worg
7102   :ARCHIVE_TODO: DONE
7103   :ARCHIVE_ITAGS: new
7104   :END:
7106     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m0aapwd90l%2Efsf%40gmail%2Ecom][(babel) re-hash cached blocks on each execution?  or, force re-hash?]]
7107 ** DONE Error: byte-code: Symbol's function definition is void:  calendar-current-date (org 6.33x, cocoa emacs 23.2.1 OSX)
7108 CLOSED: [2010-07-16 Fr 19:29]
7109   [2010-07-12 Mo]
7110   :PROPERTIES:
7111   :ID: mid:AANLkTikbWoRmHnIOY6HYe4rUW894H1Uk5FklIQ%2DS9%5Fa7%40mail%2Egmail%2Ecom
7112   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
7113   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7114   :ARCHIVE_OLPATH: New Issues
7115   :ARCHIVE_CATEGORY: worg
7116   :ARCHIVE_TODO: DONE
7117   :ARCHIVE_ITAGS: new
7118   :END:
7120     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikbWoRmHnIOY6HYe4rUW894H1Uk5FklIQ%2DS9%5Fa7%40mail%2Egmail%2Ecom][Error: byte-code: Symbol's function definition is void:  calendar-current-date (org 6.33x, cocoa emacs 23.2.1 OSX)]]
7121 ** DONE Renumbering of footnotes, and list line spaces
7122 CLOSED: [2010-07-16 Fr 19:29]
7123   [2010-07-12 Mo]
7124   :PROPERTIES:
7125   :ID: mid:201007121825%2E19096%2Eahcnz%40ihug%2Eco%2Enz
7126   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
7127   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7128   :ARCHIVE_OLPATH: New Issues
7129   :ARCHIVE_CATEGORY: worg
7130   :ARCHIVE_TODO: DONE
7131   :ARCHIVE_ITAGS: new
7132   :END:
7134     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=201007121825%2E19096%2Eahcnz%40ihug%2Eco%2Enz][Renumbering of footnotes, and list line spaces]]
7135 ** DONE Help installing org-mode on a MAC please?
7136 CLOSED: [2010-07-16 Fr 19:29]
7137   [2010-07-12 Mo]
7138   :PROPERTIES:
7139   :ID: mid:4C39E69E%2E7070403%40fastmail%2Efm
7140   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
7141   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7142   :ARCHIVE_OLPATH: New Issues
7143   :ARCHIVE_CATEGORY: worg
7144   :ARCHIVE_TODO: DONE
7145   :ARCHIVE_ITAGS: new
7146   :END:
7148     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C39E69E%2E7070403%40fastmail%2Efm][Help installing org-mode on a MAC please?]]
7149 ** DONE (babel) key binding requests                                                         :Babel:
7150 CLOSED: [2010-07-16 Fr 19:30]
7151   [2010-07-10 Sa]
7152   :PROPERTIES:
7153   :ID: mid:m07hl3pgbg%2Efsf%40gmail%2Ecom
7154   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
7155   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7156   :ARCHIVE_OLPATH: New Issues
7157   :ARCHIVE_CATEGORY: worg
7158   :ARCHIVE_TODO: DONE
7159   :ARCHIVE_ITAGS: new
7160   :END:
7162     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m07hl3pgbg%2Efsf%40gmail%2Ecom][(babel) key binding requests]]
7163 ** DONE org-export-section-number-format, doc typo and question
7164 CLOSED: [2010-07-16 Fr 19:30]
7165   [2010-07-12 Mo]
7166   :PROPERTIES:
7167   :ID: mid:op%2Evfohopp32luvc2%40l670g%2Elobel
7168   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
7169   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7170   :ARCHIVE_OLPATH: New Issues
7171   :ARCHIVE_CATEGORY: worg
7172   :ARCHIVE_TODO: DONE
7173   :ARCHIVE_ITAGS: new
7174   :END:
7176     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=op%2Evfohopp32luvc2%40l670g%2Elobel][org-export-section-number-format, doc typo and question]]
7177 ** DONE How to setup xdg for org-protocol ?
7178 CLOSED: [2010-07-16 Fr 19:32]
7179   [2010-07-10 Sa]
7180   :PROPERTIES:
7181   :ID: mid:AANLkTinKc%2DB0ZjqIaoAlwG%2DefvyPYAAlnmeRFFGM0F1q%40mail%2Egmail%2Ecom
7182   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
7183   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7184   :ARCHIVE_OLPATH: New Issues
7185   :ARCHIVE_CATEGORY: worg
7186   :ARCHIVE_TODO: DONE
7187   :ARCHIVE_ITAGS: new
7188   :END:
7190     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinKc%2DB0ZjqIaoAlwG%2DefvyPYAAlnmeRFFGM0F1q%40mail%2Egmail%2Ecom][How to setup xdg for org-protocol ?]]
7191 ** DONE Bib system based on org-mode
7192 CLOSED: [2010-07-16 Fr 19:32]
7193   [2010-07-10 Sa]
7194   :PROPERTIES:
7195   :ID: mid:m2vd8ngab3%2Ewl%25Mcknight%40Qiang%2DGuos%2DMacBook%2DPro%2Elocal
7196   :ARCHIVE_TIME: 2010-07-18 So 22:11
7197   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7198   :ARCHIVE_OLPATH: User Requests
7199   :ARCHIVE_CATEGORY: worg
7200   :ARCHIVE_TODO: DONE
7201   :END:
7203     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m2vd8ngab3%2Ewl%25Mcknight%40Qiang%2DGuos%2DMacBook%2DPro%2Elocal][Bib system based on org-mode]]
7204 ** DONE org-crypt remember password
7205 CLOSED: [2010-07-16 Fr 19:33]
7206   [2010-07-10 Sa]
7207   :PROPERTIES:
7208   :ID: mid:20100709145122%2EGA4220%40thewillards%2Eco%2Euk
7209   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
7210   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7211   :ARCHIVE_OLPATH: New Issues
7212   :ARCHIVE_CATEGORY: worg
7213   :ARCHIVE_TODO: DONE
7214   :ARCHIVE_ITAGS: new
7215   :END:
7217     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100709145122%2EGA4220%40thewillards%2Eco%2Euk][org-crypt remember password]]
7218 ** DONE Verbatim export
7219 CLOSED: [2010-07-16 Fr 19:37]
7220   [2010-07-09 Fr]
7221   :PROPERTIES:
7222   :ID: mid:80zky1n7o0%2Efsf%40gmail%2Ecom
7223   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
7224   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7225   :ARCHIVE_OLPATH: New Issues
7226   :ARCHIVE_CATEGORY: worg
7227   :ARCHIVE_TODO: DONE
7228   :ARCHIVE_ITAGS: new
7229   :END:
7231     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=80zky1n7o0%2Efsf%40gmail%2Ecom][Verbatim export]]
7232 ** DONE Failed to create radio tables
7233 CLOSED: [2010-07-16 Fr 19:37]
7234   [2010-07-10 Sa]
7235   :PROPERTIES:
7236   :ID: mid:447823%2E81910%2Eqm%40web33204%2Email%2Emud%2Eyahoo%2Ecom
7237   :ARCHIVE_TIME: 2010-07-18 So 22:11
7238   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7239   :ARCHIVE_OLPATH: User Requests
7240   :ARCHIVE_CATEGORY: worg
7241   :ARCHIVE_TODO: DONE
7242   :END:
7244     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=447823%2E81910%2Eqm%40web33204%2Email%2Emud%2Eyahoo%2Ecom][Failed to create radio tables]]
7245 ** DONE Bug: longlines-mode (6.36trans)
7246 CLOSED: [2010-07-16 Fr 19:39]
7247   [2010-07-09 Fr]
7248   :PROPERTIES:
7249   :ID: mid:4C352D92%2E40905%40no8wireless%2Eco%2Enz
7250   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
7251   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7252   :ARCHIVE_OLPATH: New Issues
7253   :ARCHIVE_CATEGORY: worg
7254   :ARCHIVE_TODO: DONE
7255   :ARCHIVE_ITAGS: new
7256   :END:
7258     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C352D92%2E40905%40no8wireless%2Eco%2Enz][Bug: longlines-mode (6.36trans)]]
7259 ** DONE Does anybody know how to sync org agenda files with google calendar?
7260 CLOSED: [2010-07-16 Fr 19:45]
7261   [2010-07-05 Mo]
7262   :PROPERTIES:
7263   :ID: mid:1278260862%2E8347%2E4%2Ecamel%40p6t%2Eworkgroup
7264   :ARCHIVE_TIME: 2010-07-18 So 22:11
7265   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7266   :ARCHIVE_OLPATH: User Requests
7267   :ARCHIVE_CATEGORY: worg
7268   :ARCHIVE_TODO: DONE
7269   :END:
7271     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1278260862%2E8347%2E4%2Ecamel%40p6t%2Eworkgroup][Does anybody know how to sync org agenda files with google calendar?]]
7272 ** DONE LaTeX calendar from org-mode agenda?
7273 CLOSED: [2010-07-16 Fr 19:48]
7274   [2010-07-02 Fr]
7275   :PROPERTIES:
7276   :ID: mid:AANLkTim%5FAlDFi6RKtf%2D7SNTS%5F1oMd2YuA2LIhxAd%5FmIe%40mail%2Egmail%2Ecom
7277   :ARCHIVE_TIME: 2010-07-18 So 22:11
7278   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7279   :ARCHIVE_OLPATH: User Requests
7280   :ARCHIVE_CATEGORY: worg
7281   :ARCHIVE_TODO: DONE
7282   :END:
7284     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTim%5FAlDFi6RKtf%2D7SNTS%5F1oMd2YuA2LIhxAd%5FmIe%40mail%2Egmail%2Ecom][LaTeX calendar from org-mode agenda?]]
7285 ** DONE org-freemind-to-org-mode
7286 CLOSED: [2010-07-16 Fr 19:49]
7287   [2010-07-01 Do]
7288   :PROPERTIES:
7289   :ID: mid:e8rtyokwq8o%2Efsf%40FLM000025LVE9F%2Ecatmktg%2Ecom
7290   :ARCHIVE_TIME: 2010-07-18 So 22:10
7291   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7292   :ARCHIVE_OLPATH: User Requests
7293   :ARCHIVE_CATEGORY: worg
7294   :ARCHIVE_TODO: DONE
7295   :END:
7297     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=e8rtyokwq8o%2Efsf%40FLM000025LVE9F%2Ecatmktg%2Ecom][org-freemind-to-org-mode]]
7298 ** DONE installing updating Org on other platform
7299 CLOSED: [2010-07-18 So 22:14]
7300   [2010-07-15 Do]
7301   :PROPERTIES:
7302   :ID: mid:201007160732%2E51106%2Eahcnz%40ihug%2Eco%2Enz
7303   :ARCHIVE_TIME: 2010-07-18 So 22:14
7304   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7305   :ARCHIVE_OLPATH: New Issues
7306   :ARCHIVE_CATEGORY: worg
7307   :ARCHIVE_TODO: DONE
7308   :ARCHIVE_ITAGS: new
7309   :END:
7311     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=201007160732%2E51106%2Eahcnz%40ihug%2Eco%2Enz][installing updating Org on other platform]]
7312 ** DONE Possible Bug in org-refile (6.36trans (release_6.36.654.g2cd3))
7313 CLOSED: [2010-07-18 So 22:15]
7314   [2010-07-16 Fr]
7315   :PROPERTIES:
7316   :ID: mid:AANLkTikbTVYwkUBSk4V91lF8FV0BpY5Ap9Rh1djLgZOp%40mail%2Egmail%2Ecom
7317   :ARCHIVE_TIME: 2010-07-18 So 22:21
7318   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7319   :ARCHIVE_OLPATH: New Issues
7320   :ARCHIVE_CATEGORY: worg
7321   :ARCHIVE_TODO: DONE
7322   :ARCHIVE_ITAGS: new
7323   :END:
7325     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikbTVYwkUBSk4V91lF8FV0BpY5Ap9Rh1djLgZOp%40mail%2Egmail%2Ecom][Possible Bug in org-refile (6.36trans (release_6.36.654.g2cd3))]]
7326 ** DONE possible single-quote bug in PDF docs (was: trouble with Imenu integration)
7327 CLOSED: [2010-07-18 So 22:17]
7328   [2010-07-17 Sa]
7329   :PROPERTIES:
7330   :ID: mid:3B9C662E%2D184F%2D4280%2DA06A%2DABB931362067%40gilbert%2Eorg
7331   :ARCHIVE_TIME: 2010-07-18 So 22:21
7332   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7333   :ARCHIVE_OLPATH: New Issues
7334   :ARCHIVE_CATEGORY: worg
7335   :ARCHIVE_TODO: DONE
7336   :ARCHIVE_ITAGS: new
7337   :END:
7339     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=3B9C662E%2D184F%2D4280%2DA06A%2DABB931362067%40gilbert%2Eorg][possible single-quote bug in PDF docs (was: trouble with Imenu integration)]]