Merge branch 'master' of git+ssh://repo.or.cz/srv/git/Worg
[Worg.git] / org-issues.org
blobca375cb2c922ffb5d57f747d294b1aaeb40723c3
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!) WAITING(W!) 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:      mdl AT imapmail DOT org
8 #+LANGUAGE:   en
9 #+PRIORITIES: A C B
10 #+CATEGORY:   worg
11 #+ARCHIVE:    ::* Closed issues
12 #+DRAWERS:    PROPERTIES LOGBOOK
14 # This file is the default header for new Org files in Worg.  Feel free
15 # to tailor it to your needs.
17 * Introduction
19 This is a simple mailing list based tracker for issues and other
20 things about Org mode.  It is a replacement of the abandoned todo file
21 and incorporates its structure and parts of the nomenclature.  The
22 purpose of this document is to keep track of issues, i.e. anything
23 that requires some kind of action, and other things like
24 announcements, hacks, feature ideas and the like.
26 ** Nomenclature
28 On this page, TODO keywords are used in the following way:
30    |-----------------+----------------------------------------------------------------------------------|
31    | *Keyword*       | Intention                                                                        |
32    |-----------------+----------------------------------------------------------------------------------|
33    | *NEW*           | A new issue that is not yet classifed.                                           |
34    | *TODO*          | A task to be done.  This includes but is not limited to answers to user requests, development or documentation tasks. |
35    | *WAITING*       | A reported issue that requires a response to be processed further.               |
36    | *IDEA*          | A new idea, I have not yet decided what if anything I will do about it.          |
37    | *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. |
38    | *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. |
39    | *INCONSISTENCY* | Some behavior in Org-mode that is not as clean and consistent as it should be.   |
40    | *BUG*           | A confirmed bug.  This needs to be fixed, as soon as possible.                   |
41    | *QUESTION*      | A question someone asked.                                                        |
42    | *DONE*          | Well, done is done.                                                              |
43    |                 | <80>                                                                             |
44    |-----------------+----------------------------------------------------------------------------------|
46 In addition, tags are used to provide more detailed context
47 information.  Currently these tags are used in this file:
49    |----------+----------------------------------------------------------------------------------|
50    | *Tag*    | Context                                                                          |
51    |----------+----------------------------------------------------------------------------------|
52    | *Babel*  | Issue concerning [[http://orgmode.org/worg/org-contrib/babel/index.php][Org-babel]]                                                       |
53    | *Mobile* | Issue concerning [[http://mobileorg.ncogni.to/][MobileOrg]]                                                       |
54    | *Patch*  | A patch is available via Org mode's [[http://patchwork.newartisans.com/project/org-mode/list/][Patchwork tracker]]                            |
55    | *New*    | All issues below the *New Issues* headline.                                      |
56    |          | <80>                                                                             |
57    |----------+----------------------------------------------------------------------------------|
59 ** Document structure and maintenance
61 New issues hitting the Org mode [[http://lists.gnu.org/mailman/listinfo/emacs-orgmode][mailing list]] are recorded on a
62 (almost) daily basis using a yet to be published library that allows
63 operating on the issue file from within Wanderlust and (partly) Gnus.
65 They are first filed to the heading *New Issues*.
67 In a second step issues beneath this heading are reviewed.  If an
68 issue triggers a development task it is properly classified (keywords,
69 tag) and refiled to the *Development Tasks* heading.  If it is a user
70 request, it is classified using the *QUESTION* TODO keyword and filed
71 to heading *User Requests*.  If it is already closed according to the
72 mailing list, it is immediately closed and moved to *Closed issues*.
73 If it cannot yet be classified or closed, it stays where it is.
75 ** Using this file
77 This file is hosted and published on [[http://orgmode.org/worg/][Worg]].  So you can either read the
78 file via your browser or check out Worg's git repository.
80 Everyone is encouraged to use this file to facilitate collaboration in
81 solving issue and extending Org mode.  Thus, you can operate on the
82 entries as you wish, as long as the ID property is kept intact.
84 Operating on this file includes, but is not limited to, classifying
85 new issues, doing research on an outstanding task, or grouping related
86 issues into a development task.  If you start to take care of an open
87 issue or task, please put a token in a headline property called
88 "ASSIGNEE", so others can see that you started to take care of this
89 issue.
91 [[file:index.org][{Back to Worg's index}]]
93 * New Issues [300/340]                                                                             :new:
94 ** WAITING (Babel) (Don't) recenter buffer after evaluating code block
95 :LOGBOOK:
96 - State "WAITING"    from "NEW"        [2011-01-09 So 11:20]
97 :END:
98   [2010-12-19 So]
99 :PROPERTIES:
100 :ID: mid:80pqtdfvdn%2Efsf%40missioncriticalit%2Ecom
101 :END:
103     - Gmane :: [[http://mid.gmane.org/80pqtdfvdn%2Efsf%40missioncriticalit%2Ecom][(Babel) (Don't) recenter buffer after evaluating code block]]
105 ** WAITING Very strange indenting behaviour with CLOCKING drawers.
106 :LOGBOOK:
107 - State "WAITING"    from "NEW"        [2011-01-09 So 11:20]
108 :END:
109   [2010-12-19 So]
110 :PROPERTIES:
111 :ID: mid:idnrvh%24s0m%241%40dough%2Egmane%2Eorg
112 :END:
114     - Gmane :: [[http://mid.gmane.org/idnrvh%24s0m%241%40dough%2Egmane%2Eorg][Very strange indenting behaviour with CLOCKING drawers.]]
116 ** WAITING Bug in the :VISIBILITY: handling of "folded" PROPERTY?
117 :LOGBOOK:
118 - State "WAITING"    from "NEW"        [2011-01-09 So 11:31]
119 :END:
120   [2011-01-02 So]
121 :PROPERTIES:
122 :ID: mid:80hbed7tc4%2Efsf%40missioncriticalit%2Ecom
123 :END:
125     - Gmane :: [[http://mid.gmane.org/80hbed7tc4%2Efsf%40missioncriticalit%2Ecom][Bug in the :VISIBILITY: handling of "folded" PROPERTY?]]
127 ** WAITING (BUG) org-cdlatex after environment
128 :LOGBOOK:
129 - State "WAITING"    from "NEW"        [2011-01-09 So 11:42]
130 :END:
131   [2011-01-02 So]
132 :PROPERTIES:
133 :ID: mid:87pqt0sf49%2Efsf%40googlemail%2Ecom
134 :END:
136     - Gmane :: [[http://mid.gmane.org/87pqt0sf49%2Efsf%40googlemail%2Ecom][(BUG) org-cdlatex after environment]]
138 Document to reproduce:
140 #+begin_src org
141   ,* Heading
142   ,#+BEGIN_SRC emacs-lisp
143   ,;; Turn on cdlatex-mode
144   ,(org-cdlatex-mode 1)
145   ,#+END_SRC
148   ,\begin{eqnarray*}
149   , & & \\
150   ,\end{eqnarray*}
152   ,\begin{eqnarray*}
153   ,b&=&
154   ,\begin{cases}
155   ,1 & 2 \\ 3 & 4
156   ,\end{cases}
157   ,5
158   ,\end{eqnarray*}
161   ,Typing _ after 4 prints _{}. Typing _ after 5 only gives _. 5 isn't
162   ,considered to be part of math-mode anymore.
163 #+end_src
166 ** WAITING Bug report: filing into a date tree in year 2011 when 2010 exists in file
167 :LOGBOOK:
168 - State "WAITING"    from "NEW"        [2011-01-09 So 15:40]
169 :END:
170   [2011-01-09 So]
171 :PROPERTIES:
172 :ID: mid:loom%2E20101231T225528%2D229%40post%2Egmane%2Eorg
173 :END:
175     - Gmane :: [[http://mid.gmane.org/loom%2E20101231T225528%2D229%40post%2Egmane%2Eorg][Bug report: filing into a date tree in year 2011 when 2010 exists in file]]
177 ** WAITING org-mediawiki
178 :LOGBOOK:
179 - State "WAITING"    from "NEW"        [2011-01-09 So 15:40]
180 :END:
181   [2011-01-09 So]
182 :PROPERTIES:
183 :ID: mid:AANLkTikyhDvNFm94MHqs5nefjjDeDHvR2kE841nR2Psu%40mail%2Egmail%2Ecom
184 :END:
186     - Gmane :: [[http://mid.gmane.org/AANLkTikyhDvNFm94MHqs5nefjjDeDHvR2kE841nR2Psu%40mail%2Egmail%2Ecom][org-mediawiki]]
188 ** CLOSED empty lines in datetree capture templates
189 CLOSED: [2011-01-16 So 10:07]
190 :LOGBOOK:
191 - State "CLOSED"     from "BUG"        [2011-01-16 So 10:07]
192 - State "BUG"        from "NEW"        [2011-01-09 So 15:32]
193 :END:
194   [2011-01-09 So]
195 :PROPERTIES:
196 :ID: mid:20101228005000%2E1ce74e0f%40bhishma%2Ehomelinux%2Enet
197 :END:
199     - Gmane :: [[http://mid.gmane.org/20101228005000%2E1ce74e0f%40bhishma%2Ehomelinux%2Enet][empty lines in datetree capture templates]]
201 Malformed capture template.
203 ** DONE (PATCH) Allow no stripping of blank lines from code                                 :Patch:
204 CLOSED: [2010-11-07 So 16:23]
205 :LOGBOOK:
206 - State "DONE"       from "NEW"        [2010-11-07 So 16:23]
207 :END:
208   [2010-09-12 So]
209 :PROPERTIES:
210 :ID: mid:87fwxnn03d%2Efsf%40stats%2Eox%2Eac%2Euk
211 :END:
213     - Gmane :: [[http://mid.gmane.org/87fwxnn03d%2Efsf%40stats%2Eox%2Eac%2Euk][(PATCH) Allow no stripping of blank lines from code]]
215 ** DONE Why :ID: properties?
216 CLOSED: [2010-09-12 So 17:30]
217 :LOGBOOK:
218 - State "DONE"       from "NEW"        [2010-09-12 So 17:30]
219 :END:
220   [2010-09-12 So]
221 :PROPERTIES:
222 :ID: mid:4C8647D8%2E1010105%40gmail%2Ecom
223 :END:
225     - Gmane :: [[http://mid.gmane.org/4C8647D8%2E1010105%40gmail%2Ecom][Why :ID: properties?]]
227 ** DONE Directory Links (and a bug?)
228 CLOSED: [2010-09-22 Mi 20:07]
229 :LOGBOOK:
230 :END:
231   [2010-09-12 So]
232 :PROPERTIES:
233 :ID: mid:87lj7dxs7k%2Efsf%40Rainer%2Einvalid
234 :END:
236     - Gmane :: [[http://mid.gmane.org/87lj7dxs7k%2Efsf%40Rainer%2Einvalid][Directory Links (and a bug?)]]
238 ** DONE bug: ((file:something.org)) is exported to ((http:something.html))
239 CLOSED: [2010-10-26 Di 21:08]
240 :LOGBOOK:
241 - State "DONE"       from "NEW"        [2010-10-26 Di 21:08]
242 :END:
243   [2010-09-12 So]
244 :PROPERTIES:
245 :ID: mid:87tym1thed%2Ewl%25n142857%40gmail%2Ecom
246 :END:
248     - Gmane :: [[http://mid.gmane.org/87tym1thed%2Ewl%25n142857%40gmail%2Ecom][bug: ((file:something.org)) is exported to ((http:something.html))]]
250 ** DONE (WISH) ELPA repo for org-mode?
251 CLOSED: [2010-11-28 So 19:48]
252 :LOGBOOK:
253 - State "DONE"       from "NEW"        [2010-11-28 So 19:48]
254 :END:
255   [2010-09-12 So]
256 :PROPERTIES:
257 :ID: mid:81hbhynv05%2Efsf%40gmail%2Ecom
258 :END:
260     - Gmane :: [[http://mid.gmane.org/81hbhynv05%2Efsf%40gmail%2Ecom][(WISH) ELPA repo for org-mode?]]
262 ** DONE Search files in a folder
263 CLOSED: [2010-09-14 Di 19:14]
264 :LOGBOOK:
265 - State "DONE"       from "NEW"        [2010-09-14 Di 19:14]
266 :END:
267   [2010-09-14 Di]
268 :PROPERTIES:
269 :ID: mid:AANLkTinE%2B%5FNk43r%2B4G9EEbfgrY7BzHLc%3DXdrJhcOmL1g%40mail%2Egmail%2Ecom
270 :END:
272     - Gmane :: [[http://mid.gmane.org/AANLkTinE%2B%5FNk43r%2B4G9EEbfgrY7BzHLc%3DXdrJhcOmL1g%40mail%2Egmail%2Ecom][Search files in a folder]]
274 ** DONE Agenda: Hide Sched. Items
275 CLOSED: [2010-09-15 Mi 11:25]
276 :LOGBOOK:
277 - State "DONE"       from "NEW"        [2010-09-15 Mi 11:25]
278 :END:
279   [2010-09-15 Mi]
280 :PROPERTIES:
281 :ID: mid:AANLkTi%3DBDnjTqooH086bC%2DAS2noDohNhFED%2DbEp3Ubqy%40mail%2Egmail%2Ecom
282 :END:
284     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DBDnjTqooH086bC%2DAS2noDohNhFED%2DbEp3Ubqy%40mail%2Egmail%2Ecom][Agenda: Hide Sched. Items]]
286 ** DONE problem exporting region from within a read-only file
287 CLOSED: [2010-11-28 So 20:03]
288 :LOGBOOK:
289 - State "DONE"       from "NEW"        [2010-11-28 So 20:03]
290 :END:
291   [2010-09-15 Mi]
292 :PROPERTIES:
293 :ID: mid:87fwxd8p14%2Ewl%25ucecesf%40ucl%2Eac%2Euk
294 :END:
296     - Gmane :: [[http://mid.gmane.org/87fwxd8p14%2Ewl%25ucecesf%40ucl%2Eac%2Euk][problem exporting region from within a read-only file]]
298 ** DONE todos without timestamp in agenda
299 CLOSED: [2010-09-15 Mi 11:27]
300 :LOGBOOK:
301 - State "DONE"       from "NEW"        [2010-09-15 Mi 11:27]
302 :END:
303   [2010-09-15 Mi]
304 :PROPERTIES:
305 :ID: mid:86aankg7q3%2Efsf%40online%2Ede
306 :END:
308     - Gmane :: [[http://mid.gmane.org/86aankg7q3%2Efsf%40online%2Ede][todos without timestamp in agenda]]
310 ** DONE image alt text for HTML export
311 CLOSED: [2010-09-15 Mi 11:27]
312 :LOGBOOK:
313 - State "DONE"       from "NEW"        [2010-09-15 Mi 11:27]
314 :END:
315   [2010-09-15 Mi]
316 :PROPERTIES:
317 :ID: mid:20100914070111%2EGA8823%40dimension8%2Etehua%2Enet
318 :END:
320     - Gmane :: [[http://mid.gmane.org/20100914070111%2EGA8823%40dimension8%2Etehua%2Enet][image alt text for HTML export]]
322 ** DONE export of .org file from within a different .org file
323 CLOSED: [2010-09-15 Mi 11:28]
324 :LOGBOOK:
325 - State "DONE"       from "NEW"        [2010-09-15 Mi 11:28]
326 :END:
327   [2010-09-15 Mi]
328 :PROPERTIES:
329 :ID: mid:4C8F4412%2E80106%40gmail%2Ecom
330 :END:
332     - Gmane :: [[http://mid.gmane.org/4C8F4412%2E80106%40gmail%2Ecom][export of .org file from within a different .org file]]
334 ** DONE Templates - newline in string?
335 CLOSED: [2010-09-15 Mi 11:29]
336 :LOGBOOK:
337 - State "DONE"       from "NEW"        [2010-09-15 Mi 11:29]
338 :END:
339   [2010-09-15 Mi]
340 :PROPERTIES:
341 :ID: mid:9C84E32F%2D70BE%2D4E89%2D991C%2D64D130991B54%40unife%2Eit
342 :END:
344     - Gmane :: [[http://mid.gmane.org/9C84E32F%2D70BE%2D4E89%2D991C%2D64D130991B54%40unife%2Eit][Templates - newline in string?]]
346 ** DONE different result in spreadsheet tutorial
347 CLOSED: [2010-09-15 Mi 11:30]
348 :LOGBOOK:
349 - State "DONE"       from "NEW"        [2010-09-15 Mi 11:30]
350 :END:
351   [2010-09-15 Mi]
352 :PROPERTIES:
353 :ID: mid:87bp80frlw%2Efsf%40horrorshow%2Ehypnokush
354 :END:
356     - Gmane :: [[http://mid.gmane.org/87bp80frlw%2Efsf%40horrorshow%2Ehypnokush][different result in spreadsheet tutorial]]
358 ** DONE Bug: org-feed customization group is called org-id (can't customize org-id)
359 CLOSED: [2010-09-15 Mi 11:38]
360 :LOGBOOK:
361 - State "DONE"       from "NEW"        [2010-09-15 Mi 11:38]
362 :END:
363   [2010-09-15 Mi]
364 :PROPERTIES:
365 :ID: mid:AANLkTin8ZJ4cssn%5Fa6GZN1X3Fm1n730FwnkhYb1rEZfe%40mail%2Egmail%2Ecom
366 :END:
368     - Gmane :: [[http://mid.gmane.org/AANLkTin8ZJ4cssn%5Fa6GZN1X3Fm1n730FwnkhYb1rEZfe%40mail%2Egmail%2Ecom][Bug: org-feed customization group is called org-id (can't customize org-id)]]
370 ** DONE (bug) small problem with <p> tags in HTML export with H:1 option set
371 CLOSED: [2010-11-28 So 20:06]
372 :LOGBOOK:
373 - State "DONE"       from "NEW"        [2010-11-28 So 20:06]
374 :END:
375   [2010-09-15 Mi]
376 :PROPERTIES:
377 :ID: mid:4C90142C%2E9030308%40ccbr%2Eumn%2Eedu
378 :END:
380     - Gmane :: [[http://mid.gmane.org/4C90142C%2E9030308%40ccbr%2Eumn%2Eedu][(bug) small problem with <p> tags in HTML export with H:1 option set]]
382 ** DONE Re: (bug) Gnus author in capture templates not working
383 CLOSED: [2010-11-28 So 20:09]
384 :LOGBOOK:
385 - State "DONE"       from "NEW"        [2010-11-28 So 20:09]
386 :END:
387   [2010-09-17 Fr]
388 :PROPERTIES:
389 :ID: mid:874odrl4tz%2Efsf%40mundaneum%2Ecom
390 :END:
392     - Gmane :: [[http://mid.gmane.org/874odrl4tz%2Efsf%40mundaneum%2Ecom][Re: (bug) Gnus author in capture templates not working]]
394 ** DONE including holidays in agenda
395 CLOSED: [2010-09-17 Fr 08:36]
396 :LOGBOOK:
397 - State "DONE"       from "NEW"        [2010-09-17 Fr 08:36]
398 :END:
399   [2010-09-17 Fr]
400 :PROPERTIES:
401 :ID: mid:87ocbzp2lm%2Efsf%40online%2Ede
402 :END:
404     - Gmane :: [[http://mid.gmane.org/87ocbzp2lm%2Efsf%40online%2Ede][including holidays in agenda]]
406 ** DONE Bug: org-mhe creates corrupt link when Message-ID field contains newline (7.01trans)
407 CLOSED: [2010-09-17 Fr 08:36]
408 :LOGBOOK:
409 - State "DONE"       from "NEW"        [2010-09-17 Fr 08:36]
410 :END:
411   [2010-09-17 Fr]
412 :PROPERTIES:
413 :ID: mid:30477%2E1284560478%40iu%2Eedu
414 :END:
416     - Gmane :: [[http://mid.gmane.org/30477%2E1284560478%40iu%2Eedu][Bug: org-mhe creates corrupt link when Message-ID field contains newline (7.01trans)]]
418 ** DONE Question about local variables block
419 CLOSED: [2010-09-17 Fr 08:38]
420 :LOGBOOK:
421 - State "DONE"       from "NEW"        [2010-09-17 Fr 08:38]
422 :END:
423   [2010-09-17 Fr]
424 :PROPERTIES:
425 :ID: mid:4C90E885%2E7010409%40sift%2Einfo
426 :END:
428     - Gmane :: [[http://mid.gmane.org/4C90E885%2E7010409%40sift%2Einfo][Question about local variables block]]
430 ** DONE Any way to limit which subtrees to export based on TODO keywords?
431 CLOSED: [2010-09-17 Fr 08:50]
432 :LOGBOOK:
433 - State "DONE"       from "NEW"        [2010-09-17 Fr 08:50]
434 :END:
435   [2010-09-17 Fr]
436 :PROPERTIES:
437 :ID: mid:AANLkTinqQW5zSpmygM%3DTxpE13kKT%2DFKugXOeYxyts5Rz%40mail%2Egmail%2Ecom
438 :END:
440     - Gmane :: [[http://mid.gmane.org/AANLkTinqQW5zSpmygM%3DTxpE13kKT%2DFKugXOeYxyts5Rz%40mail%2Egmail%2Ecom][Any way to limit which subtrees to export based on TODO keywords?]]
442 ** DONE inline images in org-mode
443 CLOSED: [2010-11-28 So 20:12]
444 :LOGBOOK:
445 - State "DONE"       from "NEW"        [2010-11-28 So 20:12]
446 :END:
447   [2010-09-17 Fr]
448 :PROPERTIES:
449 :ID: mid:4C9165E0%2E4050401%40sift%2Einfo
450 :END:
452     - Gmane :: [[http://mid.gmane.org/4C9165E0%2E4050401%40sift%2Einfo][inline images in org-mode]]
454 #+BEGIN_QUOTE
455 Would it be reasonable to augment org's processing of #+ directives so
456 that an org user can specify (that Org should display inline images,
457 D.M.) there instead of using the local variables, which is less
458 user-friendly?
459 #+END_QUOTE
461 ** DONE (bug) "message" not present in default value of org-link-types
462 CLOSED: [2010-11-28 So 20:12]
463 :LOGBOOK:
464 - State "DONE"       from "INCONSISTENCY" [2010-11-28 So 20:12]
465 - State "INCONSISTENCY" from "NEW"        [2010-09-17 Fr 08:54]
466 :END:
467   [2010-09-17 Fr]
468 :PROPERTIES:
469 :ID: mid:20100916152123%2EGQ26017%40roobarb%2Ecrazydogs%2Eorg
470 :END:
472     - Gmane :: [[http://mid.gmane.org/20100916152123%2EGQ26017%40roobarb%2Ecrazydogs%2Eorg][(bug) "message" not present in default value of org-link-types]]
474 ** DONE (Bug) Level 2 text not exported in LaTeX (well in HTML) + some comments
475 CLOSED: [2010-09-20 Mo 19:47]
476 :LOGBOOK:
477 - State "DONE"       from "NEW"        [2010-09-20 Mo 19:47]
478 :END:
479   [2010-09-20 Mo]
480 :PROPERTIES:
481 :ID: mid:87hbhomsl5%2Efsf%5F%2D%5F%40mundaneum%2Ecom
482 :END:
484     - Gmane :: [[http://mid.gmane.org/87hbhomsl5%2Efsf%5F%2D%5F%40mundaneum%2Ecom][(Bug) Level 2 text not exported in LaTeX (well in HTML) + some comments]]
486 ** DONE C-a T DONE behavior
487 CLOSED: [2010-09-20 Mo 20:02]
488 :LOGBOOK:
489 - State "DONE"       from "NEW"        [2010-09-20 Mo 20:02]
490 :END:
491   [2010-09-20 Mo]
492 :PROPERTIES:
493 :ID: mid:1284745249%2E7792%2E109%2Ecamel%40localhost
494 :END:
496     - Gmane :: [[http://mid.gmane.org/1284745249%2E7792%2E109%2Ecamel%40localhost][C-a T DONE behavior]]
498 ** DONE calendar and agenda entries
499 CLOSED: [2010-09-20 Mo 20:03]
500 :LOGBOOK:
501 - State "DONE"       from "NEW"        [2010-09-20 Mo 20:03]
502 :END:
503   [2010-09-20 Mo]
504 :PROPERTIES:
505 :ID: mid:86iq23nw63%2Efsf%40online%2Ede
506 :END:
508     - Gmane :: [[http://mid.gmane.org/86iq23nw63%2Efsf%40online%2Ede][calendar and agenda entries]]
510 ** DONE Latex export of subtree not working for me
511   [2010-09-20 Mo]
512 :PROPERTIES:
513 :ID: mid:4C95541202000037000590FD%40gwia2%2Ebeds%2Eac%2Euk
514 :END:
516     - Gmane :: [[http://mid.gmane.org/4C95541202000037000590FD%40gwia2%2Ebeds%2Eac%2Euk][Latex export of subtree not working for me]]
518 ** DONE Remove all items tagged with (or that has a specific word)
519 CLOSED: [2010-09-20 Mo 20:14]
520 :LOGBOOK:
521 - State "DONE"       from "NEW"        [2010-09-20 Mo 20:14]
522 :END:
523   [2010-09-20 Mo]
524 :PROPERTIES:
525 :ID: mid:AANLkTikoMUq1%3DJxg%2B4EiFpzZoUEUMQNJR7r2%5F67pEy36%40mail%2Egmail%2Ecom
526 :END:
528     - Gmane :: [[http://mid.gmane.org/AANLkTikoMUq1%3DJxg%2B4EiFpzZoUEUMQNJR7r2%5F67pEy36%40mail%2Egmail%2Ecom][Remove all items tagged with (or that has a specific word)]]
530 ** DONE How can I get document metadata?
531 CLOSED: [2010-09-20 Mo 20:16]
532 :LOGBOOK:
533 - State "DONE"       from "NEW"        [2010-09-20 Mo 20:16]
534 :END:
535   [2010-09-20 Mo]
536 :PROPERTIES:
537 :ID: mid:20100919025151%2EGA2355%40dimension8%2Etehua%2Enet
538 :END:
540     - Gmane :: [[http://mid.gmane.org/20100919025151%2EGA2355%40dimension8%2Etehua%2Enet][How can I get document metadata?]]
542 ** DONE Emacs hangs forever when running in batch mode and calling a export org function
543    :LOGBOOK:
544    - State "DONE"       from "NEW"        [2010-12-12 Sun 09:43]
545    :END:
546   [2010-09-20 Mo]
547 :PROPERTIES:
548 :ID: mid:AANLkTimm148kxPssrcFbsr%3D9KWekbKsMe%2D30%2Ddc9HkPy%40mail%2Egmail%2Ecom
549 :END:
551     - Gmane :: [[http://mid.gmane.org/AANLkTimm148kxPssrcFbsr%3D9KWekbKsMe%2D30%2Ddc9HkPy%40mail%2Egmail%2Ecom][Emacs hangs forever when running in batch mode and calling a export org function]]
552 Reply in thread
553 ** DONE Sparse trees and searching for multiple words
554    :LOGBOOK:
555    - State "DONE"       from "NEW"        [2010-12-12 Sun 09:43]
556    :END:
557   [2010-09-20 Mo]
558 :PROPERTIES:
559 :ID: mid:loom%2E20100919T104229%2D370%40post%2Egmane%2Eorg
560 :END:
562     - Gmane :: [[http://mid.gmane.org/loom%2E20100919T104229%2D370%40post%2Egmane%2Eorg][Sparse trees and searching for multiple words]]
564 Use search view
565 ** DONE Tags in Agenda View
566 CLOSED: [2010-09-20 Mo 20:18]
567 :LOGBOOK:
568 - State "DONE"       from "NEW"        [2010-09-20 Mo 20:18]
569 :END:
570   [2010-09-20 Mo]
571 :PROPERTIES:
572 :ID: mid:4C96340C%2E9040102%40gmail%2Ecom
573 :END:
575     - Gmane :: [[http://mid.gmane.org/4C96340C%2E9040102%40gmail%2Ecom][Tags in Agenda View]]
577 ** DONE #+source line in export
578 CLOSED: [2010-09-20 Mo 20:18]
579 :LOGBOOK:
580 - State "DONE"       from "NEW"        [2010-09-20 Mo 20:18]
581 :END:
582   [2010-09-20 Mo]
583 :PROPERTIES:
584 :ID: mid:30B428E9%2DD657%2D4B5C%2D946D%2D2B2BB1137DEA%40tsdye%2Ecom
585 :END:
587     - Gmane :: [[http://mid.gmane.org/30B428E9%2DD657%2D4B5C%2D946D%2D2B2BB1137DEA%40tsdye%2Ecom][#+source line in export]]
589 ** DONE exporting to a specified directory
590 CLOSED: [2010-09-22 Mi 09:29]
591 :LOGBOOK:
592 - State "DONE"       from "NEW"        [2010-09-22 Mi 09:29]
593 :END:
594   [2010-09-22 Mi]
595 :PROPERTIES:
596 :ID: mid:4C97D0D8%2E70504%40ccbr%2Eumn%2Eedu
597 :END:
599     - Gmane :: [[http://mid.gmane.org/4C97D0D8%2E70504%40ccbr%2Eumn%2Eedu][exporting to a specified directory]]
601 ** DONE Update for habit documentation
602    :LOGBOOK:
603    - State "DONE"       from "NEW"        [2010-12-12 Sun 09:44]
604    :END:
605   [2010-09-22 Mi]
606 :PROPERTIES:
607 :ID: mid:4C98C8CB%2E1030704%40panix%2Ecom
608 :END:
610     - Gmane :: [[http://mid.gmane.org/4C98C8CB%2E1030704%40panix%2Ecom][Update for habit documentation]]
611 Manual was updated
612 ** DONE Trying to write an elisp function to move subtree to end of file
613    :LOGBOOK:
614    - State "DONE"       from "NEW"        [2010-09-29 Wed 18:06]
615    :END:
616   [2010-09-22 Mi]
617 :PROPERTIES:
618 :ID: mid:loom%2E20100922T013636%2D936%40post%2Egmane%2Eorg
619 :END:
621     - Gmane :: [[http://mid.gmane.org/loom%2E20100922T013636%2D936%40post%2Egmane%2Eorg][Trying to write an elisp function to move subtree to end of file]]
623 Such a function was posted on the mailing list.
625 ** DONE Exporting to html
626 CLOSED: [2010-09-26 So 19:29]
627 :LOGBOOK:
628 - State "DONE"       from "NEW"        [2010-09-26 So 19:29]
629 :END:
630   [2010-09-26 So]
631 :PROPERTIES:
632 :ID: mid:AANLkTimLd9%5FHYtoq07Jsujfjs7dcRskGzpXckS1L2NcT%40mail%2Egmail%2Ecom
633 :END:
635     - Gmane :: [[http://mid.gmane.org/AANLkTimLd9%5FHYtoq07Jsujfjs7dcRskGzpXckS1L2NcT%40mail%2Egmail%2Ecom][Exporting to html]]
637 ** DONE Request for suggestions about best practices: tracking responses
638 CLOSED: [2010-09-26 So 19:30]
639 :LOGBOOK:
640 - State "DONE"       from "NEW"        [2010-09-26 So 19:30]
641 :END:
642   [2010-09-26 So]
643 :PROPERTIES:
644 :ID: mid:4C9A0CD4%2E7090704%40sift%2Einfo
645 :END:
647     - Gmane :: [[http://mid.gmane.org/4C9A0CD4%2E7090704%40sift%2Einfo][Request for suggestions about best practices: tracking responses]]
649 ** DONE bug with spaces in regexp search
650 CLOSED: [2010-09-26 So 19:45]
651 :LOGBOOK:
652 - State "DONE"       from "NEW"        [2010-09-26 So 19:45]
653 :END:
654   [2010-09-26 So]
655 :PROPERTIES:
656 :ID: mid:AANLkTik2WXVRy0OyPvDDqpTU6WgCwK%3DYncrJLsabOosJ%40mail%2Egmail%2Ecom
657 :END:
659     - Gmane :: [[http://mid.gmane.org/AANLkTik2WXVRy0OyPvDDqpTU6WgCwK%3DYncrJLsabOosJ%40mail%2Egmail%2Ecom][bug with spaces in regexp search]]
661 ** DONE Agenda Question
662 CLOSED: [2010-09-26 So 19:46]
663 :LOGBOOK:
664 - State "DONE"       from "NEW"        [2010-09-26 So 19:46]
665 :END:
666   [2010-09-26 So]
667 :PROPERTIES:
668 :ID: mid:364612B3%2DF7C0%2D4194%2DAFD1%2D1F82177FDCA8%40gmail%2Ecom
669 :END:
671     - Gmane :: [[http://mid.gmane.org/364612B3%2DF7C0%2D4194%2DAFD1%2D1F82177FDCA8%40gmail%2Ecom][Agenda Question]]
673 ** DONE Yet another way to use maps --- the light way
674 CLOSED: [2010-09-26 So 19:48]
675 :LOGBOOK:
676 - State "DONE"       from "NEW"        [2010-09-26 So 19:48]
677 :END:
678   [2010-09-26 So]
679 :PROPERTIES:
680 :ID: mid:87tylgn0xw%2Efsf%40gmx%2Ede
681 :END:
683     - Gmane :: [[http://mid.gmane.org/87tylgn0xw%2Efsf%40gmx%2Ede][Yet another way to use maps --- the light way]]
685 ** DONE compiling org without make
686 CLOSED: [2010-09-26 So 19:55]
687 :LOGBOOK:
688 - State "DONE"       from "NEW"        [2010-09-26 So 19:55]
689 :END:
690   [2010-09-26 So]
691 :PROPERTIES:
692 :ID: mid:24ACFCB8211E4E82A413C36087B326A8%40alice
693 :END:
695     - Gmane :: [[http://mid.gmane.org/24ACFCB8211E4E82A413C36087B326A8%40alice][compiling org without make]]
697 ** DONE (PATCH) Always run org-insert-heading-hook when creating headlines
698    :LOGBOOK:
699    - State "DONE"       from "ASSIGNED"   [2010-10-08 Fri 12:48]
700    :END:
701   [2010-09-26 So]
702 :PROPERTIES:
703 :ID: mid:1285510512%2D31684%2D1%2Dgit%2Dsend%2Demail%2Dbernt%40norang%2Eca
704 :ASSIGNEE: Carsten
705 :END:
707     - Gmane :: [[http://mid.gmane.org/1285510512%2D31684%2D1%2Dgit%2Dsend%2Demail%2Dbernt%40norang%2Eca][(PATCH) Always run org-insert-heading-hook when creating headlines]]
709 ** DONE org-capture (lost PATCH?)
710 CLOSED: [2010-10-15 Fr 21:12]
711 :LOGBOOK:
712 - State "DONE"       from "NEW"        [2010-10-15 Fr 21:12]
713 :END:
714   [2010-10-15 Fr]
715 :PROPERTIES:
716 :ID: mid:81hbha3arh%2Efsf%40gmail%2Ecom
717 :END:
719     - Gmane :: [[http://mid.gmane.org/81hbha3arh%2Efsf%40gmail%2Ecom][org-capture (lost PATCH?)]]
721 ** DONE Cannot insert column - wrong type argument
722 CLOSED: [2010-10-15 Fr 21:16]
723 :LOGBOOK:
724 - State "DONE"       from "NEW"        [2010-10-15 Fr 21:16]
725 :END:
726   [2010-10-15 Fr]
727 :PROPERTIES:
728 :ID: mid:B6C4B9E692F741519C666E5398CB3993%40alice
729 :END:
731     - Gmane :: [[http://mid.gmane.org/B6C4B9E692F741519C666E5398CB3993%40alice][Cannot insert column - wrong type argument]]
733 ** DONE Compiling multiple times the LaTeX output
734 CLOSED: [2010-10-15 Fr 21:32]
735 :LOGBOOK:
736 - State "DONE"       from "NEW"        [2010-10-15 Fr 21:32]
737 :END:
738   [2010-10-15 Fr]
739 :PROPERTIES:
740 :ID: mid:87zkv0pqyi%2Efsf%40mundaneum%2Ecom
741 :END:
743     - Gmane :: [[http://mid.gmane.org/87zkv0pqyi%2Efsf%40mundaneum%2Ecom][Compiling multiple times the LaTeX output]]
745 ** DONE How do I convert org to OpenOffice?
746    CLOSED: [2010-10-31 Sun 07:52]
747    :LOGBOOK:
748    - Note taken on [2010-10-31 Sun 07:52] \\
749      Added FAQ on converting to doc/odt.
750    - State "DONE"       from "NEW"        [2010-10-31 Sun 07:52]
751    :END:
752   [2010-10-15 Fr]
753 :PROPERTIES:
754 :ID: mid:AANLkTi%3DnbM9j%3DjO%2BwfBw9hTvnp%5FBXzQn51Pv7c0gKTRa%40mail%2Egmail%2Ecom
755 :END:
757     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DnbM9j%3DjO%2BwfBw9hTvnp%5FBXzQn51Pv7c0gKTRa%40mail%2Egmail%2Ecom][How do I convert org to OpenOffice?]]
759 ** DONE Filter scheduled items
760 CLOSED: [2010-10-15 Fr 21:39]
761 :LOGBOOK:
762 - State "DONE"       from "NEW"        [2010-10-15 Fr 21:39]
763 :END:
764   [2010-10-15 Fr]
765 :PROPERTIES:
766 :ID: mid:AANLkTin6GBddjGtgdMzb%2BG9mB0FJ%2Dbh2mfEkx5YAiuyF%40mail%2Egmail%2Ecom
767 :END:
769     - Gmane :: [[http://mid.gmane.org/AANLkTin6GBddjGtgdMzb%2BG9mB0FJ%2Dbh2mfEkx5YAiuyF%40mail%2Egmail%2Ecom][Filter scheduled items]]
771 ** DONE Title for capture template
772 CLOSED: [2010-10-15 Fr 21:40]
773 :LOGBOOK:
774 - State "DONE"       from "NEW"        [2010-10-15 Fr 21:40]
775 :END:
776   [2010-10-15 Fr]
777 :PROPERTIES:
778 :ID: mid:87pqvvv6p8%2Efsf%40mundaneum%2Ecom
779 :END:
781     - Gmane :: [[http://mid.gmane.org/87pqvvv6p8%2Efsf%40mundaneum%2Ecom][Title for capture template]]
783 ** DONE publishing orgmode to a CMS
784 CLOSED: [2010-10-27 Mi 22:03]
785 :LOGBOOK:
786 - State "DONE"       from "NEW"        [2010-10-27 Mi 22:03]
787 :END:
788   [2010-10-15 Fr]
789 :PROPERTIES:
790 :ID: mid:4CA655F7%2E5070000%40ccbr%2Eumn%2Eedu
791 :END:
793     - Gmane :: [[http://mid.gmane.org/4CA655F7%2E5070000%40ccbr%2Eumn%2Eedu][publishing orgmode to a CMS]]
795 ** DONE bug: babel: Export of temporary buffers fails
796 CLOSED: [2010-10-27 Mi 21:58]
797 :LOGBOOK:
798 - State "DONE"       from "NEW"        [2010-10-27 Mi 21:58]
799 :END:
800   [2010-10-15 Fr]
801 :PROPERTIES:
802 :ID: mid:AANLkTik5xFe%2DsQy9wuLEo89thM9xAzit%2Dr1M7sv84%3DSY%40mail%2Egmail%2Ecom
803 :END:
805     - Gmane :: [[http://mid.gmane.org/AANLkTik5xFe%2DsQy9wuLEo89thM9xAzit%2Dr1M7sv84%3DSY%40mail%2Egmail%2Ecom][bug: babel: Export of temporary buffers fails]]
807 ** DONE Latex exporter bug or feature?
808 CLOSED: [2010-10-15 Fr 21:52]
809 :LOGBOOK:
810 - State "DONE"       from "NEW"        [2010-10-15 Fr 21:52]
811 :END:
812   [2010-10-15 Fr]
813 :PROPERTIES:
814 :ID: mid:4CA86118%2E7000101%40indraneel%2Einfo
815 :END:
817     - Gmane :: [[http://mid.gmane.org/4CA86118%2E7000101%40indraneel%2Einfo][Latex exporter bug or feature?]]
819 ** DONE How to not publish log done note?
820 CLOSED: [2010-10-27 Mi 21:57]
821 :LOGBOOK:
822 - State "DONE"       from "NEW"        [2010-10-27 Mi 21:57]
823 :END:
824   [2010-10-15 Fr]
825 :PROPERTIES:
826 :ID: mid:m3bp7b8ric%2Efsf%40sohu%2Ecom
827 :END:
829     - Gmane :: [[http://mid.gmane.org/m3bp7b8ric%2Efsf%40sohu%2Ecom][How to not publish log done note?]]
831 ** DONE Omit top level heading in latex export?
832 CLOSED: [2010-10-15 Fr 21:54]
833 :LOGBOOK:
834 - State "DONE"       from "NEW"        [2010-10-15 Fr 21:54]
835 :END:
836   [2010-10-15 Fr]
837 :PROPERTIES:
838 :ID: mid:4CA885BA%2E8050906%40indraneel%2Einfo
839 :END:
841     - Gmane :: [[http://mid.gmane.org/4CA885BA%2E8050906%40indraneel%2Einfo][Omit top level heading in latex export?]]
843 ** DONE How to modify org-export-latex-emphasis-alist
844 CLOSED: [2010-10-27 Mi 21:56]
845 :LOGBOOK:
846 - State "DONE"       from "NEW"        [2010-10-27 Mi 21:56]
847 :END:
848   [2010-10-15 Fr]
849 :PROPERTIES:
850 :ID: mid:24C72165%2DA63C%2D4582%2DA34E%2D41F193624D7E%40tsdye%2Ecom
851 :END:
853     - Gmane :: [[http://mid.gmane.org/24C72165%2DA63C%2D4582%2DA34E%2D41F193624D7E%40tsdye%2Ecom][How to modify org-export-latex-emphasis-alist]]
855 ** DONE Best way to embed an svg file in an exported xhtml page?
856 CLOSED: [2010-10-15 Fr 21:56]
857 :LOGBOOK:
858 - State "DONE"       from "NEW"        [2010-10-15 Fr 21:56]
859 :END:
860   [2010-10-15 Fr]
861 :PROPERTIES:
862 :ID: mid:AANLkTim1tkcj%2DyaHRsAV5K1S4Xi4AYmj%2Du%2DNJ%2D0pXFDf%40mail%2Egmail%2Ecom
863 :END:
865     - Gmane :: [[http://mid.gmane.org/AANLkTim1tkcj%2DyaHRsAV5K1S4Xi4AYmj%2Du%2DNJ%2D0pXFDf%40mail%2Egmail%2Ecom][Best way to embed an svg file in an exported xhtml page?]]
867 ** DONE (PATCH) there is no &sacute; in HTML
868 CLOSED: [2010-10-27 Mi 21:55]
869 :LOGBOOK:
870 - State "DONE"       from "NEW"        [2010-10-27 Mi 21:55]
871 :END:
872   [2010-10-15 Fr]
873 :PROPERTIES:
874 :ID: mid:87r5g5sxyp%2Efsf%40dasa3%2Eiem%2Epw%2Eedu%2Epl
875 :END:
877     - Gmane :: [[http://mid.gmane.org/87r5g5sxyp%2Efsf%40dasa3%2Eiem%2Epw%2Eedu%2Epl][(PATCH) there is no &sacute; in HTML]]
879 ** DONE Quoting formula "cookies" in table?
880 CLOSED: [2010-10-27 Mi 21:48]
881 :LOGBOOK:
882 - State "DONE"       from "NEW"        [2010-10-27 Mi 21:48]
883 :END:
884   [2010-10-15 Fr]
885 :PROPERTIES:
886 :ID: mid:87ocb96ebn%2Efsf%40Rainer%2Einvalid
887 :END:
889     - Gmane :: [[http://mid.gmane.org/87ocb96ebn%2Efsf%40Rainer%2Einvalid][Quoting formula "cookies" in table?]]
891 ** DONE custom postamble in HTML export
892 CLOSED: [2010-10-27 Mi 21:48]
893 :LOGBOOK:
894 - State "DONE"       from "NEW"        [2010-10-27 Mi 21:48]
895 :END:
896   [2010-10-15 Fr]
897 :PROPERTIES:
898 :ID: mid:87bp79260i%2Efsf%40dasa3%2Eiem%2Epw%2Eedu%2Epl
899 :END:
901     - Gmane :: [[http://mid.gmane.org/87bp79260i%2Efsf%40dasa3%2Eiem%2Epw%2Eedu%2Epl][custom postamble in HTML export]]
903 ** DONE quotation marks in LaTeX (again)
904 CLOSED: [2010-10-27 Mi 21:47]
905 :LOGBOOK:
906 - State "DONE"       from "NEW"        [2010-10-27 Mi 21:47]
907 :END:
908   [2010-10-15 Fr]
909 :PROPERTIES:
910 :ID: mid:AANLkTimPXpqj%3DVEmQcjCQ%3DEMW3z87w%2Da2T9SWNf4JFTP%40mail%2Egmail%2Ecom
911 :END:
913     - Gmane :: [[http://mid.gmane.org/AANLkTimPXpqj%3DVEmQcjCQ%3DEMW3z87w%2Da2T9SWNf4JFTP%40mail%2Egmail%2Ecom][quotation marks in LaTeX (again)]]
915 ** DONE Exporting to html doesn't highlight code syntax. And a make doc error
916 CLOSED: [2010-11-07 So 15:17]
917 :LOGBOOK:
918 - State "DONE"       from "NEW"        [2010-11-07 So 15:17]
919 :END:
920   [2010-10-15 Fr]
921 :PROPERTIES:
922 :ID: mid:87bp79s6c1%2Efsf%40gbox%2Ehome
923 :END:
925     - Gmane :: [[http://mid.gmane.org/87bp79s6c1%2Efsf%40gbox%2Ehome][Exporting to html doesn't highlight code syntax. And a make doc error]]
927 ** DONE (BUG) Table formula with org-hh:mm-string-to-minutes
928 CLOSED: [2010-10-27 Mi 21:47]
929 :LOGBOOK:
930 - State "DONE"       from "NEW"        [2010-10-27 Mi 21:47]
931 :END:
932   [2010-10-15 Fr]
933 :PROPERTIES:
934 :ID: mid:87fwwkyc46%2Efsf%40mundaneum%2Ecom
935 :END:
937     - Gmane :: [[http://mid.gmane.org/87fwwkyc46%2Efsf%40mundaneum%2Ecom][(BUG) Table formula with org-hh:mm-string-to-minutes]]
939 ** DONE Orgmode and filling
940 CLOSED: [2010-10-15 Fr 22:01]
941 :LOGBOOK:
942 - State "DONE"       from "NEW"        [2010-10-15 Fr 22:01]
943 :END:
944   [2010-10-15 Fr]
945 :PROPERTIES:
946 :ID: mid:AANLkTimy2e0zMvqgFqOUivm78frhNot%5FJoxgawGHATN7%40mail%2Egmail%2Ecom
947 :END:
949     - Gmane :: [[http://mid.gmane.org/AANLkTimy2e0zMvqgFqOUivm78frhNot%5FJoxgawGHATN7%40mail%2Egmail%2Ecom][Orgmode and filling]]
951 ** DONE Tracking time with MobileOrg                                                        :Mobile:
952 CLOSED: [2010-10-27 Mi 21:40]
953 :LOGBOOK:
954 - State "DONE"       from "NEW"        [2010-10-27 Mi 21:40]
955 :END:
956   [2010-10-15 Fr]
957 :PROPERTIES:
958 :ID: mid:loom%2E20101006T202915%2D444%40post%2Egmane%2Eorg
959 :END:
961     - Gmane :: [[http://mid.gmane.org/loom%2E20101006T202915%2D444%40post%2Egmane%2Eorg][Tracking time with MobileOrg]]
963 ** DONE conditional export based on target
964 CLOSED: [2010-10-27 Mi 21:40]
965 :LOGBOOK:
966 - State "DONE"       from "NEW"        [2010-10-27 Mi 21:40]
967 :END:
968   [2010-10-15 Fr]
969 :PROPERTIES:
970 :ID: mid:m3ocb6d403%2Efsf%40david%2Eespiga4%2Ecom%2Ear
971 :END:
973     - Gmane :: [[http://mid.gmane.org/m3ocb6d403%2Efsf%40david%2Eespiga4%2Ecom%2Ear][conditional export based on target]]
975 ** DONE (babel) Writing R-packages the org way?
976 CLOSED: [2010-11-07 So 15:09]
977 :LOGBOOK:
978 - State "DONE"       from "NEW"        [2010-11-07 So 15:09]
979 :END:
980   [2010-10-15 Fr]
981 :PROPERTIES:
982 :ID: mid:AANLkTi%3D48WwMfN7TMd78e%5F%3DWtVCru9%2BOzGjq9iF6zRzy%40mail%2Egmail%2Ecom
983 :END:
985     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D48WwMfN7TMd78e%5F%3DWtVCru9%2BOzGjq9iF6zRzy%40mail%2Egmail%2Ecom][(babel) Writing R-packages the org way?]]
987 ** DONE (BUG) define "just", preamble and postamble placement
988 CLOSED: [2010-10-27 Mi 21:29]
989 :LOGBOOK:
990 - State "DONE"       from "NEW"        [2010-10-27 Mi 21:29]
991 :END:
992   [2010-10-15 Fr]
993 :PROPERTIES:
994 :ID: mid:87eic1af5t%2Efsf%40kotik%2Elan
995 :END:
997     - Gmane :: [[http://mid.gmane.org/87eic1af5t%2Efsf%40kotik%2Elan][(BUG) define "just", preamble and postamble placement]]
999 ** DONE How can I just publish entry marked as DONE?
1000 CLOSED: [2010-10-26 Di 21:34]
1001 :LOGBOOK:
1002 - State "DONE"       from "NEW"        [2010-10-26 Di 21:34]
1003 :END:
1004   [2010-10-15 Fr]
1005 :PROPERTIES:
1006 :ID: mid:84iq1dgk05%2Efsf%40sohu%2Ecom
1007 :END:
1009     - Gmane :: [[http://mid.gmane.org/84iq1dgk05%2Efsf%40sohu%2Ecom][How can I just publish entry marked as DONE?]]
1011 ** DONE Any equal setting of #+STARTUP: nologdone?
1012 CLOSED: [2010-10-15 Fr 22:06]
1013 :LOGBOOK:
1014 - State "DONE"       from "NEW"        [2010-10-15 Fr 22:06]
1015 :END:
1016   [2010-10-15 Fr]
1017 :PROPERTIES:
1018 :ID: mid:84aampgjsx%2Efsf%40sohu%2Ecom
1019 :END:
1021     - Gmane :: [[http://mid.gmane.org/84aampgjsx%2Efsf%40sohu%2Ecom][Any equal setting of #+STARTUP: nologdone?]]
1023 ** DONE Option to prevent auto-insertion of blank lines by M-return?
1024 CLOSED: [2010-10-26 Di 21:23]
1025 :LOGBOOK:
1026 - State "DONE"       from "NEW"        [2010-10-26 Di 21:23]
1027 :END:
1028   [2010-10-15 Fr]
1029 :PROPERTIES:
1030 :ID: mid:AANLkTimJek1DNN6LTY4EBuAQ9se2R5Of7vmaeV8srNWR%40mail%2Egmail%2Ecom
1031 :END:
1033     - Gmane :: [[http://mid.gmane.org/AANLkTimJek1DNN6LTY4EBuAQ9se2R5Of7vmaeV8srNWR%40mail%2Egmail%2Ecom][Option to prevent auto-insertion of blank lines by M-return?]]
1035 ** DONE library of babel, bootabs question
1036 CLOSED: [2010-10-26 Di 21:22]
1037 :LOGBOOK:
1038 - State "DONE"       from "NEW"        [2010-10-26 Di 21:22]
1039 :END:
1040   [2010-10-15 Fr]
1041 :PROPERTIES:
1042 :ID: mid:op%2Evj88llnrn9zmcv%40pckr105%2Empip%2Dmainz%2Empg%2Ede
1043 :END:
1045     - Gmane :: [[http://mid.gmane.org/op%2Evj88llnrn9zmcv%40pckr105%2Empip%2Dmainz%2Empg%2Ede][library of babel, bootabs question]]
1047 ** DONE how to reverse a region of outline items
1048 CLOSED: [2010-10-26 Di 21:22]
1049 :LOGBOOK:
1050 - State "DONE"       from "NEW"        [2010-10-26 Di 21:22]
1051 :END:
1052   [2010-10-15 Fr]
1053 :PROPERTIES:
1054 :ID: mid:i8n5cn%24f9a%241%40dough%2Egmane%2Eorg
1055 :END:
1057     - Gmane :: [[http://mid.gmane.org/i8n5cn%24f9a%241%40dough%2Egmane%2Eorg][how to reverse a region of outline items]]
1059 ** DONE bug with respect to org-read-date-prefer-future
1060 CLOSED: [2010-10-26 Di 21:22]
1061 :LOGBOOK:
1062 - State "DONE"       from "NEW"        [2010-10-26 Di 21:22]
1063 :END:
1064   [2010-10-15 Fr]
1065 :PROPERTIES:
1066 :ID: mid:87eic0zuzj%2Ewl%25ucecesf%40ucl%2Eac%2Euk
1067 :END:
1069     - Gmane :: [[http://mid.gmane.org/87eic0zuzj%2Ewl%25ucecesf%40ucl%2Eac%2Euk][bug with respect to org-read-date-prefer-future]]
1071 ** DONE TaskJuggler 3, revisited
1072 CLOSED: [2010-10-26 Di 21:20]
1073 :LOGBOOK:
1074 - State "DONE"       from "NEW"        [2010-10-26 Di 21:20]
1075 :END:
1076   [2010-10-15 Fr]
1077 :PROPERTIES:
1078 :ID: mid:AANLkTinFzkNATY7YGKVdYRCcX%3D2TWV6fP%3DG3NKbTFYDg%40mail%2Egmail%2Ecom
1079 :END:
1081     - Gmane :: [[http://mid.gmane.org/AANLkTinFzkNATY7YGKVdYRCcX%3D2TWV6fP%3DG3NKbTFYDg%40mail%2Egmail%2Ecom][TaskJuggler 3, revisited]]
1083 ** DONE (BUG) incorrect indentation when tangling with org-src-preserve-indentation
1084 CLOSED: [2010-11-07 So 14:38]
1085 :LOGBOOK:
1086 - State "DONE"       from "TODO"       [2010-11-07 So 14:38]
1087 - State "TODO"       from "NEW"        [2010-11-07 So 14:38]
1088 :END:
1089   [2010-10-16 Sa]
1090 :PROPERTIES:
1091 :ID: mid:AANLkTinsu1A7B%2DJQ6%3DtcZXHTpsVcWU3DyJV%2B2w%2D4VnK0%40mail%2Egmail%2Ecom
1092 :END:
1094     - Gmane :: [[http://mid.gmane.org/AANLkTinsu1A7B%2DJQ6%3DtcZXHTpsVcWU3DyJV%2B2w%2D4VnK0%40mail%2Egmail%2Ecom][(BUG) incorrect indentation when tangling with org-src-preserve-indentatidon]]
1096 ** DONE Export Headings Only?
1097 CLOSED: [2010-10-26 Di 21:19]
1098 :LOGBOOK:
1099 - State "DONE"       from "NEW"        [2010-10-26 Di 21:19]
1100 :END:
1101   [2010-10-16 Sa]
1102 :PROPERTIES:
1103 :ID: mid:AANLkTi%3DdTGvjFPA348NS8zqy6twpFWKuzg%3DreGqEBWLS%40mail%2Egmail%2Ecom
1104 :END:
1106     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DdTGvjFPA348NS8zqy6twpFWKuzg%3DreGqEBWLS%40mail%2Egmail%2Ecom][Export Headings Only?]]
1108 ** DONE org tbl, sum elements in a colum with the mouse
1109 CLOSED: [2010-10-26 Di 21:19]
1110 :LOGBOOK:
1111 - State "DONE"       from "TODO"       [2010-10-26 Di 21:19]
1112 - State "TODO"       from "NEW"        [2010-10-26 Di 21:19]
1113 :END:
1114   [2010-10-16 Sa]
1115 :PROPERTIES:
1116 :ID: mid:877hhrunit%2Efsf%40mat%2Eucm%2Ees
1117 :END:
1119     - Gmane :: [[http://mid.gmane.org/877hhrunit%2Efsf%40mat%2Eucm%2Ees][org tbl, sum elements in a colum with the mouse]]
1121 ** DONE Bug: No match - create this as a new heading? (7.01trans)
1122 CLOSED: [2010-10-26 Di 21:17]
1123 :LOGBOOK:
1124 - State "DONE"       from "NEW"        [2010-10-26 Di 21:18]
1125 :END:
1126   [2010-10-16 Sa]
1127 :PROPERTIES:
1128 :ID: mid:m21v7zkmlt%2Ewl%25dave%40boostpro%2Ecom
1129 :END:
1131     - Gmane :: [[http://mid.gmane.org/m21v7zkmlt%2Ewl%25dave%40boostpro%2Ecom][Bug: No match - create this as a new heading? (7.01trans)]]
1133 ** DONE Recurring scheduled items appearing in schedule
1134 CLOSED: [2010-10-26 Di 21:17]
1135 :LOGBOOK:
1136 - State "DONE"       from "NEW"        [2010-10-26 Di 21:17]
1137 :END:
1138   [2010-10-16 Sa]
1139 :PROPERTIES:
1140 :ID: mid:AANLkTimCTroeNUYcZct5Y5cPnpBWhq%3D8UMT0DrZ2ewSX%40mail%2Egmail%2Ecom
1141 :END:
1143     - Gmane :: [[http://mid.gmane.org/AANLkTimCTroeNUYcZct5Y5cPnpBWhq%3D8UMT0DrZ2ewSX%40mail%2Egmail%2Ecom][Recurring scheduled items appearing in schedule]]
1145 ** DONE Possible Bug: LaTeX inline math $X$ export as HTML
1146 CLOSED: [2010-10-16 Sa 16:35]
1147 :LOGBOOK:
1148 - State "DONE"       from "NEW"        [2010-10-16 Sa 16:35]
1149 :END:
1150   [2010-10-16 Sa]
1151 :PROPERTIES:
1152 :ID: mid:AANLkTimyQv%5FvYzNDNkK9oOnyD4bCXyqGkqKKts6SSY13%40mail%2Egmail%2Ecom
1153 :END:
1155     - Gmane :: [[http://mid.gmane.org/AANLkTimyQv%5FvYzNDNkK9oOnyD4bCXyqGkqKKts6SSY13%40mail%2Egmail%2Ecom][Possible Bug: LaTeX inline math $X$ export as HTML]]
1157 ** DONE Feature request
1158 CLOSED: [2010-10-16 Sa 16:38]
1159 :LOGBOOK:
1160 - State "DONE"       from "NEW"        [2010-10-16 Sa 16:38]
1161 :END:
1162   [2010-10-16 Sa]
1163 :PROPERTIES:
1164 :ID: mid:m2fwwejgw8%2Ewl%25dave%40boostpro%2Ecom
1165 :END:
1167     - Gmane :: [[http://mid.gmane.org/m2fwwejgw8%2Ewl%25dave%40boostpro%2Ecom][Feature request]]
1169 ** DONE centering text in html
1170 CLOSED: [2010-10-16 Sa 16:39]
1171 :LOGBOOK:
1172 - State "DONE"       from "NEW"        [2010-10-16 Sa 16:39]
1173 :END:
1174   [2010-10-16 Sa]
1175 :PROPERTIES:
1176 :ID: mid:AANLkTi%3DBUyAwNvW4w%2BOXE7FAESc6DsQ%2BPWjc9nDOxq%2Dm%40mail%2Egmail%2Ecom
1177 :END:
1179     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DBUyAwNvW4w%2BOXE7FAESc6DsQ%2BPWjc9nDOxq%2Dm%40mail%2Egmail%2Ecom][centering text in html]]
1181 ** DONE Ampersands in OrgTbl to HTML
1182 CLOSED: [2010-10-26 Di 21:13]
1183 :LOGBOOK:
1184 - State "DONE"       from "NEW"        [2010-10-26 Di 21:13]
1185 :END:
1186   [2010-10-17 So]
1187 :PROPERTIES:
1188 :ID: mid:87vd58tj5x%2Efsf%40rampella%2Eterramar%2Eselidor%2Enet
1189 :END:
1191     - Gmane :: [[http://mid.gmane.org/87vd58tj5x%2Efsf%40rampella%2Eterramar%2Eselidor%2Enet][Ampersands in OrgTbl to HTML]]
1193 ** DONE Need help publishing subdirectories
1194 CLOSED: [2010-10-26 Di 21:12]
1195 :LOGBOOK:
1196 - State "DONE"       from "NEW"        [2010-10-26 Di 21:12]
1197 :END:
1198   [2010-10-17 So]
1199 :PROPERTIES:
1200 :ID: mid:AANLkTin%3D%5FrBRhxUSzvC62TT%2D4%2Dz7uMWe9uAxkKCjHRO6%40mail%2Egmail%2Ecom
1201 :END:
1203     - Gmane :: [[http://mid.gmane.org/AANLkTin%3D%5FrBRhxUSzvC62TT%2D4%2Dz7uMWe9uAxkKCjHRO6%40mail%2Egmail%2Ecom][Need help publishing subdirectories]]
1205 ** DONE puzzling plain list and tree folding behaviour
1206 CLOSED: [2010-10-26 Di 21:11]
1207 :LOGBOOK:
1208 - State "DONE"       from "NEW"        [2010-10-26 Di 21:11]
1209 :END:
1210   [2010-10-17 So]
1211 :PROPERTIES:
1212 :ID: mid:4CB3F932%2E2030508%40gmail%2Ecom
1213 :END:
1215     - Gmane :: [[http://mid.gmane.org/4CB3F932%2E2030508%40gmail%2Ecom][puzzling plain list and tree folding behaviour]]
1217 ** DONE optimal usage Q : how would you do this?
1218 CLOSED: [2010-10-26 Di 21:07]
1219 :LOGBOOK:
1220 - State "DONE"       from "NEW"        [2010-10-26 Di 21:07]
1221 :END:
1222   [2010-10-17 So]
1223 :PROPERTIES:
1224 :ID: mid:i91guj%24k54%241%40dough%2Egmane%2Eorg
1225 :END:
1227     - Gmane :: [[http://mid.gmane.org/i91guj%24k54%241%40dough%2Egmane%2Eorg][optimal usage Q : how would you do this?]]
1229 ** DONE cache issue when publishing website with include file
1230 CLOSED: [2010-10-17 So 16:15]
1231 :LOGBOOK:
1232 - State "DONE"       from "NEW"        [2010-10-17 So 16:15]
1233 :END:
1234   [2010-10-17 So]
1235 :PROPERTIES:
1236 :ID: mid:AANLkTi%3D1Dq0L%2BujT4UxMcKTNHB%2DDypFRZ%3D0RyhL4RYWG%40mail%2Egmail%2Ecom
1237 :END:
1239     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D1Dq0L%2BujT4UxMcKTNHB%2DDypFRZ%3D0RyhL4RYWG%40mail%2Egmail%2Ecom][cache issue when publishing website with include file]]
1241 ** DONE (PATCH) Fix broken internal links on export                                         :Patch:
1242 CLOSED: [2010-10-24 So 20:37]
1243 :LOGBOOK:
1244 - State "DONE"       from "NEW"        [2010-10-24 So 20:37]
1245 :END:
1246   [2010-10-17 So]
1247 :PROPERTIES:
1248 :ID: mid:81mxqj1jw3%2Efsf%40gmail%2Ecom
1249 :END:
1251     - Gmane :: [[http://mid.gmane.org/81mxqj1jw3%2Efsf%40gmail%2Ecom][(PATCH) Fix broken internal links on export]]
1253 ** DONE org-publish fails to export the #anchor in other_org_file.html#anchor
1254 CLOSED: [2010-10-24 So 20:29]
1255 :LOGBOOK:
1256 :END:
1257   [2010-10-17 So]
1258 :PROPERTIES:
1259 :ID: mid:87d3rff3ju%2Ewl%25n142857%40gmail%2Ecom
1260 :END:
1262     - Gmane :: [[http://mid.gmane.org/87d3rff3ju%2Ewl%25n142857%40gmail%2Ecom][org-publish fails to export the #anchor in other_org_file.html#anchor]]
1264 ** DONE org-mobile-use-encryption                                                           :Mobile:
1265 CLOSED: [2010-10-26 Di 21:06]
1266 :LOGBOOK:
1267 - State "DONE"       from "NEW"        [2010-10-26 Di 21:06]
1268 :END:
1269   [2010-10-17 So]
1270 :PROPERTIES:
1271 :ID: mid:rmi62x70wkx%2Efsf%40fnord%2Eir%2Ebbn%2Ecom
1272 :END:
1274     - Gmane :: [[http://mid.gmane.org/rmi62x70wkx%2Efsf%40fnord%2Eir%2Ebbn%2Ecom][org-mobile-use-encryption]]
1276 ** DONE Insert link to recently captured Note?
1277 CLOSED: [2010-11-07 So 14:37]
1278 :LOGBOOK:
1279 - State "DONE"       from "NEW"        [2010-11-07 So 14:37]
1280 :END:
1281   [2010-10-17 So]
1282 :PROPERTIES:
1283 :ID: mid:AANLkTikdw1EH%2DxejLTvozyDsvgXpnhaOJtFC0rYVTG%2B6%40mail%2Egmail%2Ecom
1284 :END:
1286     - Gmane :: [[http://mid.gmane.org/AANLkTikdw1EH%2DxejLTvozyDsvgXpnhaOJtFC0rYVTG%2B6%40mail%2Egmail%2Ecom][Insert link to recently captured Note?]]
1288 ** DONE (BUG) OrgTbl exports raw ampersands in HTML
1289 CLOSED: [2010-10-26 Di 21:02]
1290 :LOGBOOK:
1291 - State "DONE"       from "NEW"        [2010-10-26 Di 21:02]
1292 :END:
1293   [2010-10-17 So]
1294 :PROPERTIES:
1295 :ID: mid:878w22oz5l%2Efsf%40rampella%2Eterramar%2Eselidor%2Enet
1296 :END:
1298     - Gmane :: [[http://mid.gmane.org/878w22oz5l%2Efsf%40rampella%2Eterramar%2Eselidor%2Enet][(BUG) OrgTbl exports raw ampersands in HTML]]
1300 ** DONE org-mobile agenda failure with encryption and tramp                                 :Mobile:
1301 CLOSED: [2010-10-26 Di 21:02]
1302 :LOGBOOK:
1303 - State "DONE"       from "NEW"        [2010-10-26 Di 21:02]
1304 :END:
1305   [2010-10-17 So]
1306 :PROPERTIES:
1307 :ID: mid:rmi7hhmm41e%2Efsf%40fnord%2Eir%2Ebbn%2Ecom
1308 :END:
1310     - Gmane :: [[http://mid.gmane.org/rmi7hhmm41e%2Efsf%40fnord%2Eir%2Ebbn%2Ecom][org-mobile agenda failure with encryption and tramp]]
1312 ** DONE Wanted: org-publish-org-to-ascii
1313 CLOSED: [2010-10-17 So 17:27]
1314 :LOGBOOK:
1315 - State "DONE"       from "NEW"        [2010-10-17 So 17:27]
1316 :END:
1317   [2010-10-17 So]
1318 :PROPERTIES:
1319 :ID: mid:4CB5F37B%2E3090001%40aol%2Ecom
1320 :END:
1322     - Gmane :: [[http://mid.gmane.org/4CB5F37B%2E3090001%40aol%2Ecom][Wanted: org-publish-org-to-ascii]]
1324 ** DONE Auto clock-out? (7.01trans)
1325 CLOSED: [2010-10-17 So 17:27]
1326 :LOGBOOK:
1327 - State "DONE"       from "NEW"        [2010-10-17 So 17:27]
1328 :END:
1329   [2010-10-17 So]
1330 :PROPERTIES:
1331 :ID: mid:m2fwwarmsh%2Ewl%25dave%40boostpro%2Ecom
1332 :END:
1334     - Gmane :: [[http://mid.gmane.org/m2fwwarmsh%2Ewl%25dave%40boostpro%2Ecom][Auto clock-out? (7.01trans)]]
1336 ** DONE org-7 under Xemacs
1337 CLOSED: [2010-10-26 Di 21:02]
1338 :LOGBOOK:
1339 - State "DONE"       from "NEW"        [2010-10-26 Di 21:02]
1340 :END:
1341   [2010-10-17 So]
1342 :PROPERTIES:
1343 :ID: mid:87ocaydj3m%2Efsf%40mat%2Eucm%2Ees
1344 :END:
1346     - Gmane :: [[http://mid.gmane.org/87ocaydj3m%2Efsf%40mat%2Eucm%2Ees][org-7 under Xemacs]]
1348 ** DONE Elementary: How to return to the main view
1349 CLOSED: [2010-10-26 Di 21:02]
1350 :LOGBOOK:
1351 - State "DONE"       from "NEW"        [2010-10-26 Di 21:02]
1352 :END:
1353   [2010-10-17 So]
1354 :PROPERTIES:
1355 :ID: mid:AANLkTi%3DHaBZvpVVUMoFfAuvzxZXNcP92rp2NYBM2F%2BPm%40mail%2Egmail%2Ecom
1356 :END:
1358     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DHaBZvpVVUMoFfAuvzxZXNcP92rp2NYBM2F%2BPm%40mail%2Egmail%2Ecom][Elementary: How to return to the main view]]
1360 ** DONE Xemacs installation, some clarification (21.4 and 21.5)
1361 CLOSED: [2010-10-17 So 17:30]
1362 :LOGBOOK:
1363 - State "DONE"       from "NEW"        [2010-10-17 So 17:30]
1364 :END:
1365   [2010-10-17 So]
1366 :PROPERTIES:
1367 :ID: mid:87fww9hy9p%2Efsf%40gilgamesch%2Equim%2Eucm%2Ees
1368 :END:
1370     - Gmane :: [[http://mid.gmane.org/87fww9hy9p%2Efsf%40gilgamesch%2Equim%2Eucm%2Ees][Xemacs installation, some clarification (21.4 and 21.5)]]
1372 ** DONE org-freemind.el and rx
1373 CLOSED: [2010-10-26 Di 21:01]
1374 :LOGBOOK:
1375 - State "DONE"       from "NEW"        [2010-10-26 Di 21:01]
1376 :END:
1377   [2010-10-17 So]
1378 :PROPERTIES:
1379 :ID: mid:461725B9%2D86DA%2D4ECF%2DA580%2D038D0A67B5CD%40gmail%2Ecom
1380 :END:
1382     - Gmane :: [[http://mid.gmane.org/461725B9%2D86DA%2D4ECF%2DA580%2D038D0A67B5CD%40gmail%2Ecom][org-freemind.el and rx]]
1384 ** DONE 7.01h problems under Xemacs 21.4.X: submit bug report does not work
1385 CLOSED: [2010-10-26 Di 21:01]
1386 :LOGBOOK:
1387 - State "DONE"       from "NEW"        [2010-10-26 Di 21:01]
1388 :END:
1389   [2010-10-17 So]
1390 :PROPERTIES:
1391 :ID: mid:87zkughpe5%2Efsf%40gilgamesch%2Equim%2Eucm%2Ees
1392 :END:
1394     - Gmane :: [[http://mid.gmane.org/87zkughpe5%2Efsf%40gilgamesch%2Equim%2Eucm%2Ees][7.01h problems under Xemacs 21.4.X: submit bug report does not work]]
1396 ** DONE blorgit build
1397 CLOSED: [2010-10-26 Di 21:00]
1398 :LOGBOOK:
1399 - State "DONE"       from "NEW"        [2010-10-26 Di 21:00]
1400 :END:
1401   [2010-10-17 So]
1402 :PROPERTIES:
1403 :ID: mid:m3zkug3lqm%2Efsf%40david%2Eespiga4%2Ecom%2Ear
1404 :END:
1406     - Gmane :: [[http://mid.gmane.org/m3zkug3lqm%2Efsf%40david%2Eespiga4%2Ecom%2Ear][blorgit build]]
1408 ** DONE Bug (?) in org-capture
1409 CLOSED: [2010-10-17 So 17:33]
1410 :LOGBOOK:
1411 - State "DONE"       from "NEW"        [2010-10-17 So 17:33]
1412 :END:
1413   [2010-10-17 So]
1414 :PROPERTIES:
1415 :ID: mid:4CB7165D%2E9010306%40sift%2Einfo
1416 :END:
1418     - Gmane :: [[http://mid.gmane.org/4CB7165D%2E9010306%40sift%2Einfo][Bug (?) in org-capture]]
1420 ** DONE org-insert-heading and inline tasks
1421 CLOSED: [2010-10-26 Di 21:00]
1422 :LOGBOOK:
1423 - State "DONE"       from "NEW"        [2010-10-26 Di 21:00]
1424 :END:
1425   [2010-10-17 So]
1426 :PROPERTIES:
1427 :ID: mid:877hhklk5c%2Efsf%40fastmail%2Efm
1428 :END:
1430     - Gmane :: [[http://mid.gmane.org/877hhklk5c%2Efsf%40fastmail%2Efm][org-insert-heading and inline tasks]]
1432 ** DONE Using \ref instead of \hyperref in LaTeX export?
1433 CLOSED: [2010-10-26 Di 20:57]
1434 :LOGBOOK:
1435 - State "DONE"       from "NEW"        [2010-10-26 Di 20:57]
1436 :END:
1437   [2010-10-17 So]
1438 :PROPERTIES:
1439 :ID: mid:AANLkTi%3D0qZakYDcKvq6C6QH8%2BjUMHv4jWB0aNUzcAJ9V%40mail%2Egmail%2Ecom
1440 :END:
1442     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D0qZakYDcKvq6C6QH8%2BjUMHv4jWB0aNUzcAJ9V%40mail%2Egmail%2Ecom][Using \ref instead of \hyperref in LaTeX export?]]
1444 ** DONE (Testing + Babel) Old Org HTML hides Org HTML
1445 CLOSED: [2010-10-26 Di 20:57]
1446 :LOGBOOK:
1447 - State "DONE"       from "NEW"        [2010-10-26 Di 20:57]
1448 :END:
1449   [2010-10-17 So]
1450 :PROPERTIES:
1451 :ID: mid:80d3rb8qo0%2Efsf%40mundaneum%2Ecom
1452 :END:
1454     - Gmane :: [[http://mid.gmane.org/80d3rb8qo0%2Efsf%40mundaneum%2Ecom][(Testing + Babel) Old Org HTML hides Org HTML]]
1456 ** DONE Weird behaviour with org-yank and org-startup-indented
1457 CLOSED: [2010-10-26 Di 20:56]
1458 :LOGBOOK:
1459 - State "DONE"       from "BUG"        [2010-10-26 Di 20:56]
1460 - State "BUG"        from "NEW"        [2010-10-26 Di 20:56]
1461 :END:
1462   [2010-10-17 So]
1463 :PROPERTIES:
1464 :ID: mid:87bp6vpks7%2Efsf%40keller%2Eadm%2Enaquadah%2Eorg
1465 :END:
1467     - Gmane :: [[http://mid.gmane.org/87bp6vpks7%2Efsf%40keller%2Eadm%2Enaquadah%2Eorg][Weird behaviour with org-yank and org-startup-indented]]
1469 ** DONE Babel for blogging                                                                  :Babel:
1470 CLOSED: [2010-10-26 Di 20:54]
1471 :LOGBOOK:
1472 - State "DONE"       from "NEW"        [2010-10-26 Di 20:54]
1473 :END:
1474   [2010-10-17 So]
1475 :PROPERTIES:
1476 :ID: mid:87y69zqw20%2Efsf%40univ%2Dnantes%2Efr
1477 :END:
1479     - Gmane :: [[http://mid.gmane.org/87y69zqw20%2Efsf%40univ%2Dnantes%2Efr][Babel for blogging]]
1481 ** DONE org-insert-heading
1482 CLOSED: [2010-10-26 Di 20:52]
1483 :LOGBOOK:
1484 - State "DONE"       from "NEW"        [2010-10-26 Di 20:52]
1485 :END:
1486   [2010-10-17 So]
1487 :PROPERTIES:
1488 :ID: mid:4CB891AE%2E1050204%40easy%2Demacs%2Ede
1489 :END:
1491     - Gmane :: [[http://mid.gmane.org/4CB891AE%2E1050204%40easy%2Demacs%2Ede][org-insert-heading]]
1493 ** DONE #+CATEGORY missing from main index of online documentation?
1494 CLOSED: [2010-10-26 Di 20:50]
1495 :LOGBOOK:
1496 - State "DONE"       from "DONE"       [2010-10-26 Di 20:51]
1497 - State "DONE"       from "NEW"        [2010-10-26 Di 20:50]
1498 :END:
1499   [2010-10-17 So]
1500 :PROPERTIES:
1501 :ID: mid:E9EE931D9C45409B9187BD1DEE9C1FDE%40PHONON%2ECOM
1502 :END:
1504     - Gmane :: [[http://mid.gmane.org/E9EE931D9C45409B9187BD1DEE9C1FDE%40PHONON%2ECOM][#+CATEGORY missing from main index of online documentation?]]
1506 ** DONE mobileorg app can't sync                                                            :Mobile:
1507 CLOSED: [2010-10-26 Di 20:43]
1508 :LOGBOOK:
1509 - State "DONE"       from "NEW"        [2010-10-26 Di 20:43]
1510 :END:
1511   [2010-10-17 So]
1512 :PROPERTIES:
1513 :ID: mid:87bp6vf6bb%2Ewl%25rodprice%40raytheon%2Ecom
1514 :END:
1516     - Gmane :: [[http://mid.gmane.org/87bp6vf6bb%2Ewl%25rodprice%40raytheon%2Ecom][mobileorg app can't sync]]
1518 ** DONE Publishing htaccess files with a project
1519 CLOSED: [2010-10-17 So 17:40]
1520 :LOGBOOK:
1521 - State "DONE"       from "NEW"        [2010-10-17 So 17:40]
1522 :END:
1523   [2010-10-17 So]
1524 :PROPERTIES:
1525 :ID: mid:AANLkTikKbGLzOG8N%5F1SdyWhJq4wApQkFErMaVtUCrxmE%40mail%2Egmail%2Ecom
1526 :END:
1528     - Gmane :: [[http://mid.gmane.org/AANLkTikKbGLzOG8N%5F1SdyWhJq4wApQkFErMaVtUCrxmE%40mail%2Egmail%2Ecom][Publishing htaccess files with a project]]
1530 ** DONE Applying inline styles to a section for exported HTML
1531 CLOSED: [2010-10-17 So 17:40]
1532 :LOGBOOK:
1533 - State "DONE"       from "NEW"        [2010-10-17 So 17:40]
1534 :END:
1535   [2010-10-17 So]
1536 :PROPERTIES:
1537 :ID: mid:AANLkTikqrQFthc7keWV3nwS77c7J%2BjXscPMTJKW8zpF%5F%40mail%2Egmail%2Ecom
1538 :END:
1540     - Gmane :: [[http://mid.gmane.org/AANLkTikqrQFthc7keWV3nwS77c7J%2BjXscPMTJKW8zpF%5F%40mail%2Egmail%2Ecom][Applying inline styles to a section for exported HTML]]
1542 ** DONE (Babel) Library calls and begin_example                                             :Babel:
1543 CLOSED: [2010-10-26 Di 20:43]
1544 :LOGBOOK:
1545 - State "DONE"       from "NEW"        [2010-10-26 Di 20:43]
1546 :END:
1547   [2010-10-17 So]
1548 :PROPERTIES:
1549 :ID: mid:1EB2B610%2D4AE1%2D4744%2DBE05%2D73427497A5F2%40tsdye%2Ecom
1550 :END:
1552     - Gmane :: [[http://mid.gmane.org/1EB2B610%2D4AE1%2D4744%2DBE05%2D73427497A5F2%40tsdye%2Ecom][(Babel) Library calls and begin_example]]
1554 ** DONE command-name org-insert-heading-respect-content                                     :Patch:
1555 CLOSED: [2010-10-26 Di 20:41]
1556 :LOGBOOK:
1557 - State "DONE"       from "NEW"        [2010-10-26 Di 20:42]
1558 :END:
1559   [2010-10-17 So]
1560 :PROPERTIES:
1561 :ID: mid:4CB960FA%2E4030007%40online%2Ede
1562 :END:
1564     - Gmane :: [[http://mid.gmane.org/4CB960FA%2E4030007%40online%2Ede][command-name org-insert-heading-respect-content]]
1566 ** DONE (BUG) org-latex ignores org-export-latex-hyperref-format?
1567 CLOSED: [2010-10-17 So 17:42]
1568 :LOGBOOK:
1569 - State "DONE"       from "NEW"        [2010-10-17 So 17:42]
1570 :END:
1571   [2010-10-17 So]
1572 :PROPERTIES:
1573 :ID: mid:AANLkTikGhJV4%2D%2B%2BHOJV%2D%2Bg0JU2PGT8%5F9Q7UQLWnventm%40mail%2Egmail%2Ecom
1574 :END:
1576     - Gmane :: [[http://mid.gmane.org/AANLkTikGhJV4%2D%2B%2BHOJV%2D%2Bg0JU2PGT8%5F9Q7UQLWnventm%40mail%2Egmail%2Ecom][(BUG) org-latex ignores org-export-latex-hyperref-format?]]
1578 ** DONE command-name org-insert-heading-respect-content                                     :Patch:
1579 CLOSED: [2010-10-26 Di 20:42]
1580 :LOGBOOK:
1581 - State "DONE"       from "NEW"        [2010-10-26 Di 20:42]
1582 :END:
1583   [2010-10-17 So]
1584 :PROPERTIES:
1585 :ID: mid:4CB97DC7%2E9040406%40online%2Ede
1586 :END:
1588     - Gmane :: [[http://mid.gmane.org/4CB97DC7%2E9040406%40online%2Ede][command-name org-insert-heading-respect-content]]
1590 ** DONE How do I change when a new day starts in orgmode?
1591 CLOSED: [2010-10-26 Di 20:39]
1592 :LOGBOOK:
1593 - State "DONE"       from "NEW"        [2010-10-26 Di 20:39]
1594 :END:
1595   [2010-10-17 So]
1596 :PROPERTIES:
1597 :ID: mid:AANLkTimJXti4C%3D6PZjybhfvQsubPUuPDhj8C5f%5F%3Do6%3DZ%40mail%2Egmail%2Ecom
1598 :END:
1600     - Gmane :: [[http://mid.gmane.org/AANLkTimJXti4C%3D6PZjybhfvQsubPUuPDhj8C5f%5F%3Do6%3DZ%40mail%2Egmail%2Ecom][How do I change when a new day starts in orgmode?]]
1602 ** DONE Tiny piece of customization for ctrl-c ctrl-c within a timestamp
1603 CLOSED: [2010-10-26 Di 20:39]
1604 :LOGBOOK:
1605 - State "DONE"       from "NEW"        [2010-10-26 Di 20:39]
1606 :END:
1607   [2010-10-17 So]
1608 :PROPERTIES:
1609 :ID: mid:i9ck6b%24bu6%241%40dough%2Egmane%2Eorg
1610 :END:
1612     - Gmane :: [[http://mid.gmane.org/i9ck6b%24bu6%241%40dough%2Egmane%2Eorg][Tiny piece of customization for ctrl-c ctrl-c within a timestamp]]
1614 ** DONE Latex Export
1615 CLOSED: [2010-10-26 Di 20:38]
1616 :LOGBOOK:
1617 - State "DONE"       from "NEW"        [2010-10-26 Di 20:38]
1618 :END:
1619   [2010-10-17 So]
1620 :PROPERTIES:
1621 :ID: mid:90e6ba53a53e8bf9f20492bf5b5d%40google%2Ecom
1622 :END:
1624     - Gmane :: [[http://mid.gmane.org/90e6ba53a53e8bf9f20492bf5b5d%40google%2Ecom][Latex Export]]
1626 ** DONE xemacs compatibility
1627 CLOSED: [2010-10-26 Di 20:37]
1628 :LOGBOOK:
1629 - State "DONE"       from "NEW"        [2010-10-26 Di 20:37]
1630 :END:
1631   [2010-10-17 So]
1632 :PROPERTIES:
1633 :ID: mid:AANLkTik%2BRjh9pkuE9ib6ZcV3%2BktBdgkZYeNNL18R0UO3%40mail%2Egmail%2Ecom
1634 :END:
1636     - Gmane :: [[http://mid.gmane.org/AANLkTik%2BRjh9pkuE9ib6ZcV3%2BktBdgkZYeNNL18R0UO3%40mail%2Egmail%2Ecom][xemacs compatibility]]
1638 ** DONE Exporting #+lob                                                                     :Babel:
1639 CLOSED: [2010-10-26 Di 20:37]
1640 :LOGBOOK:
1641 - State "DONE"       from "NEW"        [2010-10-26 Di 20:37]
1642 :END:
1643   [2010-10-17 So]
1644 :PROPERTIES:
1645 :ID: mid:58EEABEE%2D9247%2D434F%2DA861%2D5CB641A6CA56%40tsdye%2Ecom
1646 :END:
1648     - Gmane :: [[http://mid.gmane.org/58EEABEE%2D9247%2D434F%2DA861%2D5CB641A6CA56%40tsdye%2Ecom][Exporting #+lob]]
1650 ** DONE (babel) Links in tangled file - howto jump to .org?                                 :Babel:
1651 CLOSED: [2010-10-26 Di 20:37]
1652 :LOGBOOK:
1653 - State "DONE"       from "NEW"        [2010-10-26 Di 20:37]
1654 :END:
1655   [2010-10-17 So]
1656 :PROPERTIES:
1657 :ID: mid:AANLkTinmxQ2Zz1VdCqPU7LhqLdg1aMh%3D2pqdPiViQ2kB%40mail%2Egmail%2Ecom
1658 :END:
1660     - Gmane :: [[http://mid.gmane.org/AANLkTinmxQ2Zz1VdCqPU7LhqLdg1aMh%3D2pqdPiViQ2kB%40mail%2Egmail%2Ecom][(babel) Links in tangled file - howto jump to .org?]]
1662 ** DONE Unable to export babel results                                                      :Babel:
1663 CLOSED: [2010-10-26 Di 20:34]
1664 :LOGBOOK:
1665 - State "DONE"       from "NEW"        [2010-10-26 Di 20:34]
1666 :END:
1667   [2010-10-18 Mo]
1668 :PROPERTIES:
1669 :ID: mid:AANLkTi%3Dn0faF%3DqN6%2DWoVJZ8OzxrfOgLtq%2B6hjrsB7MeZ%40mail%2Egmail%2Ecom
1670 :END:
1672     - Gmane :: [[http://mid.gmane.org/AANLkTi%3Dn0faF%3DqN6%2DWoVJZ8OzxrfOgLtq%2B6hjrsB7MeZ%40mail%2Egmail%2Ecom][Unable to export babel results]]
1674 ** DONE org-default-notes-file
1675 CLOSED: [2010-10-26 Di 20:33]
1676 :LOGBOOK:
1677 - State "DONE"       from "BUG"        [2010-10-26 Di 20:33]
1678 - State "BUG"        from "NEW"        [2010-10-18 Mo 20:17]
1679 :END:
1680   [2010-10-18 Mo]
1681 :PROPERTIES:
1682 :ID: mid:4CBBEC97%2E5000402%40dayspringpublisher%2Ecom
1683 :END:
1685     - Gmane :: [[http://mid.gmane.org/4CBBEC97%2E5000402%40dayspringpublisher%2Ecom][org-default-notes-file]]
1687 ** DONE (PATCH) Quarters added to clocktables                         :Patch:
1688    :LOGBOOK:
1689    - State "DONE"       from "NEW"        [2010-12-12 Sun 09:55]
1690    :END:
1691   [2010-11-28 So]
1692 :PROPERTIES:
1693 :ID: mid:4CE674E5%2E3080204%40snow%2Enl
1694 :END:
1696     - Gmane :: [[http://mid.gmane.org/4CE674E5%2E3080204%40snow%2Enl][(PATCH) Quarters added to clocktables]]
1698 ** DECLINED send mail without starting gnus first
1699    CLOSED: [2010-10-02 Sat 21:21]
1700    :LOGBOOK:
1701    - Note taken on [2010-10-02 Sat 21:21] \\
1702      This is a gnus issue.
1703    - State "DECLINED"   from "NEW"        [2010-10-02 Sat 21:21]
1704    :END:
1705   [2010-09-15 Mi]
1706 :PROPERTIES:
1707 :ID: mid:87pqwgo5mb%2Efsf%40eraldo%2Eorg
1708 :END:
1710     - Gmane :: [[http://mid.gmane.org/87pqwgo5mb%2Efsf%40eraldo%2Eorg][send mail without starting gnus first]]
1712 ** DECLINED (PATCH) Apply patch for hour/minute repeater support                                                :Patch:
1713 CLOSED: [2010-11-28 So 20:08]
1714 :LOGBOOK:
1715 - State "DECLINED"   from "NEW"        [2010-11-28 So 20:08]
1716 :END:
1717   [2010-09-17 Fr]
1718 :PROPERTIES:
1719 :ID: mid:24904%2E1284483999%40iu%2Eedu
1720 :END:
1722     - Gmane :: [[http://mid.gmane.org/24904%2E1284483999%40iu%2Eedu][(PATCH) Apply patch for hour/minute repeater support]]
1724 ** DECLINED Effort columnview: Show total in different column
1725   [2010-09-26 So]
1726 :PROPERTIES:
1727 :ID: mid:AANLkTin%5FDu7CE2X1rgSAhG%2D5tKtvkwfptYmXugOTwET%5F%40mail%2Egmail%2Ecom
1728 :END:
1730     - Gmane :: [[http://mid.gmane.org/AANLkTin%5FDu7CE2X1rgSAhG%2D5tKtvkwfptYmXugOTwET%5F%40mail%2Egmail%2Ecom][Effort columnview: Show total in different column]]
1732 Too big a change
1734 ** DECLINED Hiding Section dots ("...") when only an Archive Node is present within
1735 CLOSED: [2010-10-15 Fr 21:26]
1736 :LOGBOOK:
1737 - State "DECLINED"   from "DONE"       [2010-10-15 Fr 21:28]
1738 - State "DONE"       from "DONE"       [2010-10-15 Fr 21:26]
1739 - State "DONE"       from "NEW"        [2010-10-15 Fr 21:26]
1740 :END:
1741   [2010-10-15 Fr]
1742 :PROPERTIES:
1743 :ID: mid:AANLkTimVn3pqQvSKQ3A%2DnCmMt%2DsOe57LN8bp%2BOys2%3DG%5F%40mail%2Egmail%2Ecom
1744 :END:
1746     - Gmane :: [[http://mid.gmane.org/AANLkTimVn3pqQvSKQ3A%2DnCmMt%2DsOe57LN8bp%2BOys2%3DG%5F%40mail%2Egmail%2Ecom][Hiding Section dots ("...") when only an Archive Node is present within]]
1748 ** CLOSED remember template is slow
1749 CLOSED: [2010-11-07 So 15:18]
1750 :LOGBOOK:
1751 - State "CLOSED"     from "NEW"        [2010-11-07 So 15:18]
1752 :END:
1753   [2010-07-09 Fr]
1754   :PROPERTIES:
1755   :ID: mid:AANLkTim5zUT5fh0%5FRD0BUjJiWqR2dj%2DUm6nFKRWw8qgw%40mail%2Egmail%2Ecom
1756   :END:
1758     - Gmane :: [[http://mid.gmane.org/AANLkTim5zUT5fh0%5FRD0BUjJiWqR2dj%2DUm6nFKRWw8qgw%40mail%2Egmail%2Ecom][remember template is slow]]
1760 ** CLOSED org-mode 7.01, error while scheduling item
1761 CLOSED: [2010-11-07 So 15:18]
1762 :LOGBOOK:
1763 - State "CLOSED"     from "NEW"        [2010-11-07 So 15:18]
1764 :END:
1765   [2010-07-23 Fr]
1766   :PROPERTIES:
1767   :ID: mid:AANLkTikpgBIuU8PfW8Gb1nu5%5FNHCXQt%2DbZibNT5FBsEa%40mail%2Egmail%2Ecom
1768   :END:
1770     - Gmane :: [[http://mid.gmane.org/AANLkTikpgBIuU8PfW8Gb1nu5%5FNHCXQt%2DbZibNT5FBsEa%40mail%2Egmail%2Ecom][org-mode 7.01, error while scheduling item]]
1772 ** CLOSED org-clock-idle-time resolving dialogues seem to stack up for each passed idle time period
1773 CLOSED: [2010-11-13 Sa 18:50]
1774 :LOGBOOK:
1775 - State "CLOSED"     from "NEW"        [2010-11-13 Sa 18:50]
1776 :END:
1777   [2010-08-07 Sa]
1778 :PROPERTIES:
1779 :ID: mid:i3gdvg%24mk1%241%40dough%2Egmane%2Eorg
1780 :END:
1782     - Gmane :: [[http://mid.gmane.org/i3gdvg%24mk1%241%40dough%2Egmane%2Eorg][org-clock-idle-time resolving dialogues seem to stack up for each passed idle time period]]
1784 ** CLOSED Error using Calc time format in table
1785 CLOSED: [2010-11-07 So 16:11]
1786 :LOGBOOK:
1787 - State "CLOSED"     from "NEW"        [2010-11-07 So 16:11]
1788 :END:
1789   [2010-08-21 Sa]
1790 :PROPERTIES:
1791 :ID: mid:4C6FD575%2E4020300%40christianmoe%2Ecom
1792 :END:
1794     - Gmane :: [[http://mid.gmane.org/4C6FD575%2E4020300%40christianmoe%2Ecom][Error using Calc time format in table]]
1796 ** CLOSED bug ? invoking display-time causes org mode clocking to go bad
1797 CLOSED: [2010-11-28 So 19:38]
1798 :LOGBOOK:
1799 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:38]
1800 :END:
1801   [2010-09-05 So]
1802 :PROPERTIES:
1803 :ID: mid:4C7F849E%2E6030108%40gmail%2Ecom
1804 :END:
1806     - Gmane :: [[http://mid.gmane.org/4C7F849E%2E6030108%40gmail%2Ecom][bug ? invoking display-time causes org mode clocking to go bad]]
1808 ** CLOSED Src blocks fontification issue
1809 CLOSED: [2010-11-13 Sa 18:50]
1810 :LOGBOOK:
1811 - State "CLOSED"     from "NEW"        [2010-11-13 Sa 18:50]
1812 :END:
1813   [2010-09-05 So]
1814 :PROPERTIES:
1815 :ID: mid:AANLkTim3YkuA1sybjR%2DjHP9jjvi6VjXWdBVk0XgGva%5Ft%40mail%2Egmail%2Ecom
1816 :END:
1818     - Gmane :: [[http://mid.gmane.org/AANLkTim3YkuA1sybjR%2DjHP9jjvi6VjXWdBVk0XgGva%5Ft%40mail%2Egmail%2Ecom][Src blocks fontification issue]]
1820 ** CLOSED (babel) python session speed vs non session                                       :Babel:
1821 CLOSED: [2010-11-07 So 16:12]
1822 :LOGBOOK:
1823 - State "CLOSED"     from "NEW"        [2010-11-07 So 16:12]
1824 :END:
1825   [2010-09-12 So]
1826 :PROPERTIES:
1827 :ID: mid:AANLkTi%3DbXug1xn%3DCAy7q3O%2Drg%2B%3DdkKSNmLXE%2Dd7CNAmw%40mail%2Egmail%2Ecom
1828 :END:
1830     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DbXug1xn%3DCAy7q3O%2Drg%2B%3DdkKSNmLXE%2Dd7CNAmw%40mail%2Egmail%2Ecom][(babel) python session speed vs non session]]
1832 ** CLOSED Bug? org.el:org-open-at-point
1833 CLOSED: [2010-11-07 So 16:13]
1834 :LOGBOOK:
1835 - State "CLOSED"     from "NEW"        [2010-11-07 So 16:13]
1836 :END:
1837   [2010-09-12 So]
1838 :PROPERTIES:
1839 :ID: mid:87k4n0kskq%2Efsf%40Rainer%2Einvalid
1840 :END:
1842     - Gmane :: [[http://mid.gmane.org/87k4n0kskq%2Efsf%40Rainer%2Einvalid][Bug? org.el:org-open-at-point]]
1844 ** CLOSED Beamer column alignment
1845 CLOSED: [2010-11-07 So 16:23]
1846 :LOGBOOK:
1847 - State "CLOSED"     from "NEW"        [2010-11-07 So 16:23]
1848 :END:
1849   [2010-09-12 So]
1850 :PROPERTIES:
1851 :ID: mid:AANLkTikTMi%5FZOaSJrT2cVWmgydzPUmQiRB3%2BWwq%5FVu%2BT%40mail%2Egmail%2Ecom
1852 :END:
1854     - Gmane :: [[http://mid.gmane.org/AANLkTikTMi%5FZOaSJrT2cVWmgydzPUmQiRB3%2BWwq%5FVu%2BT%40mail%2Egmail%2Ecom][Beamer column alignment]]
1856 ** CLOSED org-capture "unnarrowed" property not working in "org-capture-place-table-line"
1857 CLOSED: [2010-11-07 So 16:42]
1858 :LOGBOOK:
1859 - State "CLOSED"     from "NEW"        [2010-11-07 So 16:42]
1860 :END:
1861   [2010-09-12 So]
1862 :PROPERTIES:
1863 :ID: mid:1283759846%2E15821%2E5%2Ecamel%40geert%2Dlaptop
1864 :END:
1866     - Gmane :: [[http://mid.gmane.org/1283759846%2E15821%2E5%2Ecamel%40geert%2Dlaptop][org-capture "unnarrowed" property not working in "org-capture-place-table-line"]]
1868 ** CLOSED questions about table mode and spreadsheets
1869 CLOSED: [2010-11-07 So 16:43]
1870 :LOGBOOK:
1871 - State "CLOSED"     from "NEW"        [2010-11-07 So 16:43]
1872 :END:
1873   [2010-09-12 So]
1874 :PROPERTIES:
1875 :ID: mid:AANLkTi%3DtOw%2DThbhBpFTFA3D6FpARrXRXcs4Cuj6VywMa%40mail%2Egmail%2Ecom
1876 :END:
1878     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DtOw%2DThbhBpFTFA3D6FpARrXRXcs4Cuj6VywMa%40mail%2Egmail%2Ecom][questions about table mode and spreadsheets]]
1880 ** CLOSED Force completed habits to revert to "HABIT" todo keyword instead of "TODO"
1881 CLOSED: [2010-11-13 Sa 18:44]
1882 :LOGBOOK:
1883 - State "CLOSED"     from "NEW"        [2010-11-13 Sa 18:44]
1884 :END:
1885   [2010-09-12 So]
1886 :PROPERTIES:
1887 :ID: mid:AANLkTinorhws1MJB6m13V9UmN%5FbyjxGQawnprBgn8JT4%40mail%2Egmail%2Ecom
1888 :END:
1890     - Gmane :: [[http://mid.gmane.org/AANLkTinorhws1MJB6m13V9UmN%5FbyjxGQawnprBgn8JT4%40mail%2Egmail%2Ecom][Force completed habits to revert to "HABIT" todo keyword instead of "TODO"]]
1892 ** CLOSED Removing the blank lines between code and results blocks in LaTeX export
1893 CLOSED: [2010-11-13 Sa 18:46]
1894 :LOGBOOK:
1895 - State "CLOSED"     from "NEW"        [2010-11-13 Sa 18:46]
1896 :END:
1897   [2010-09-12 So]
1898 :PROPERTIES:
1899 :ID: mid:AANLkTi%3DV%5Fx2rP0LXNJZ%3DRg%5F1WCjX7LoHPX8TOjq%2Dwqa5%40mail%2Egmail%2Ecom
1900 :END:
1902     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DV%5Fx2rP0LXNJZ%3DRg%5F1WCjX7LoHPX8TOjq%2Dwqa5%40mail%2Egmail%2Ecom][Removing the blank lines between code and results blocks in LaTeX export]]
1904 ** CLOSED Secretary.el
1905 CLOSED: [2010-11-13 Sa 18:47]
1906 :LOGBOOK:
1907 - State "CLOSED"     from "NEW"        [2010-11-13 Sa 18:47]
1908 :END:
1909   [2010-09-12 So]
1910 :PROPERTIES:
1911 :ID: mid:34C21479%2D797F%2D459E%2DA7A9%2D317E103CFDDA%40gmail%2Ecom
1912 :END:
1914     - Gmane :: [[http://mid.gmane.org/34C21479%2D797F%2D459E%2DA7A9%2D317E103CFDDA%40gmail%2Ecom][Secretary.el]]
1916 ** CLOSED (Babel)(BUG) Executing python code fails due to indentation error
1917 CLOSED: [2010-11-13 Sa 18:48]
1918 :LOGBOOK:
1919 - State "CLOSED"     from "NEW"        [2010-11-13 Sa 18:48]
1920 :END:
1921   [2010-09-12 So]
1922 :PROPERTIES:
1923 :ID: mid:AANLkTimaM0Q6k1T7gRb1VKeWMW5TCdMTpiiTnxCJsy02%40mail%2Egmail%2Ecom
1924 :END:
1926     - Gmane :: [[http://mid.gmane.org/AANLkTimaM0Q6k1T7gRb1VKeWMW5TCdMTpiiTnxCJsy02%40mail%2Egmail%2Ecom][(Babel)(BUG) Executing python code fails due to indentation error]]
1928 ** CLOSED Problem with brackets in LaTeX exports
1929 CLOSED: [2010-11-13 Sa 18:50]
1930 :LOGBOOK:
1931 - State "CLOSED"     from "NEW"        [2010-11-13 Sa 18:50]
1932 :END:
1933   [2010-09-12 So]
1934 :PROPERTIES:
1935 :ID: mid:20100907032127%2EGA19261%40dimension8%2Etehua%2Enet
1936 :END:
1938     - Gmane :: [[http://mid.gmane.org/20100907032127%2EGA19261%40dimension8%2Etehua%2Enet][Problem with brackets in LaTeX exports]]
1940 ** CLOSED Why can't global cycling be simulated with command events?
1941 CLOSED: [2010-11-28 So 19:38]
1942 :LOGBOOK:
1943 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:38]
1944 :END:
1945   [2010-09-12 So]
1946 :PROPERTIES:
1947 :ID: mid:loom%2E20100907T115925%2D748%40post%2Egmane%2Eorg
1948 :END:
1950     - Gmane :: [[http://mid.gmane.org/loom%2E20100907T115925%2D748%40post%2Egmane%2Eorg][Why can't global cycling be simulated with command events?]]
1952 ** CLOSED Composing letters using Org mode and the LaTeX isodoc class
1953 CLOSED: [2010-11-28 So 19:39]
1954 :LOGBOOK:
1955 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:39]
1956 :END:
1957   [2010-09-12 So]
1958 :PROPERTIES:
1959 :ID: mid:87zkvtn5u7%2Efsf%40mundaneum%2Ecom
1960 :END:
1962     - Gmane :: [[http://mid.gmane.org/87zkvtn5u7%2Efsf%40mundaneum%2Ecom][Composing letters using Org mode and the LaTeX isodoc class]]
1964 ** CLOSED Magit Integration - logging magit events.
1965 CLOSED: [2010-11-28 So 19:39]
1966 :LOGBOOK:
1967 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:39]
1968 :END:
1969   [2010-09-12 So]
1970 :PROPERTIES:
1971 :ID: mid:i65s53%24fvc%241%40dough%2Egmane%2Eorg
1972 :END:
1974     - Gmane :: [[http://mid.gmane.org/i65s53%24fvc%241%40dough%2Egmane%2Eorg][Magit Integration - logging magit events.]]
1976 ** CLOSED Context sensitive M-q
1977 CLOSED: [2010-11-28 So 19:40]
1978 :LOGBOOK:
1979 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:40]
1980 :END:
1981   [2010-09-12 So]
1982 :PROPERTIES:
1983 :ID: mid:38B5DC68%2D38DC%2D4F36%2D8D26%2DF050D4F42036%40tsdye%2Ecom
1984 :END:
1986     - Gmane :: [[http://mid.gmane.org/38B5DC68%2D38DC%2D4F36%2D8D26%2DF050D4F42036%40tsdye%2Ecom][Context sensitive M-q]]
1988 ** CLOSED bug in export due to org-list-automatic-rules
1989 CLOSED: [2010-11-28 So 19:40]
1990 :LOGBOOK:
1991 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:40]
1992 :END:
1993   [2010-09-12 So]
1994 :PROPERTIES:
1995 :ID: mid:87vd6htl8c%2Ewl%25n142857%40gmail%2Ecom
1996 :END:
1998     - Gmane :: [[http://mid.gmane.org/87vd6htl8c%2Ewl%25n142857%40gmail%2Ecom][bug in export due to org-list-automatic-rules]]
2000 ** CLOSED 7.01trans obsolete variables
2001 CLOSED: [2010-11-28 So 19:41]
2002 :LOGBOOK:
2003 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:41]
2004 :END:
2005   [2010-09-12 So]
2006 :PROPERTIES:
2007 :ID: mid:87aantxqae%2Efsf%40Rainer%2Einvalid
2008 :END:
2010     - Gmane :: [[http://mid.gmane.org/87aantxqae%2Efsf%40Rainer%2Einvalid][7.01trans obsolete variables]]
2012 ** CLOSED bug report - org-agenda-sorting-strategy
2013 CLOSED: [2010-11-28 So 19:41]
2014 :LOGBOOK:
2015 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:41]
2016 :END:
2017   [2010-09-12 So]
2018 :PROPERTIES:
2019 :ID: mid:AANLkTimSCqNbu2%2BeQ%5F%5Fio3UfFJfN11GxJzTjRMFx3GYS%40mail%2Egmail%2Ecom
2020 :END:
2022     - Gmane :: [[http://mid.gmane.org/AANLkTimSCqNbu2%2BeQ%5F%5Fio3UfFJfN11GxJzTjRMFx3GYS%40mail%2Egmail%2Ecom][bug report - org-agenda-sorting-strategy]]
2024 ** CLOSED Explicitly mention when a language-mode throws an error                                               :Patch:
2025 CLOSED: [2010-11-28 So 19:41]
2026 :LOGBOOK:
2027 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:41]
2028 :END:
2029   [2010-09-12 So]
2030 :PROPERTIES:
2031 :ID: mid:87sk1luntu%2Efsf%40gmail%2Ecom
2032 :END:
2034     - Gmane :: [[http://mid.gmane.org/87sk1luntu%2Efsf%40gmail%2Ecom][Explicitly mention when a language-mode throws an error]]
2036 ** CLOSED org-babel and gnuplot
2037 CLOSED: [2010-11-28 So 19:42]
2038 :LOGBOOK:
2039 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:42]
2040 :END:
2041   [2010-09-12 So]
2042 :PROPERTIES:
2043 :ID: mid:AANLkTik81%2DMnBY1YXk24ZPGbQjUeK%3D2VvDLRh6nvWdro%40mail%2Egmail%2Ecom
2044 :END:
2046     - Gmane :: [[http://mid.gmane.org/AANLkTik81%2DMnBY1YXk24ZPGbQjUeK%3D2VvDLRh6nvWdro%40mail%2Egmail%2Ecom][org-babel and gnuplot]]
2048 ** CLOSED setting index.org for MobileOrg                                                                      :Mobile:
2049 CLOSED: [2010-11-28 So 19:42]
2050 :LOGBOOK:
2051 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:42]
2052 :END:
2053   [2010-09-12 So]
2054 :PROPERTIES:
2055 :ID: mid:AANLkTimLeDKTTUaJPBWtKemkpD%2B%2BqTB%5FBAHbWoJpPJqm%40mail%2Egmail%2Ecom
2056 :END:
2058     - Gmane :: [[http://mid.gmane.org/AANLkTimLeDKTTUaJPBWtKemkpD%2B%2BqTB%5FBAHbWoJpPJqm%40mail%2Egmail%2Ecom][setting index.org for MobileOrg]]
2060 ** CLOSED How to capture another file's column view
2061 CLOSED: [2010-11-28 So 19:42]
2062 :LOGBOOK:
2063 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:42]
2064 :END:
2065   [2010-09-12 So]
2066 :PROPERTIES:
2067 :ID: mid:20100908081816%2E3089%2Eqmail%40web3415%2Email%2Eogk%2Eyahoo%2Eco%2Ejp
2068 :END:
2070     - Gmane :: [[http://mid.gmane.org/20100908081816%2E3089%2Eqmail%40web3415%2Email%2Eogk%2Eyahoo%2Eco%2Ejp][How to capture another file's column view]]
2072 ** CLOSED Version number via inline source in header of exported html and pdf? and Custom export name?
2073 CLOSED: [2010-11-28 So 19:42]
2074 :LOGBOOK:
2075 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:42]
2076 :END:
2077   [2010-09-12 So]
2078 :PROPERTIES:
2079 :ID: mid:4C875799%2E8000104%40gmail%2Ecom
2080 :END:
2082     - Gmane :: [[http://mid.gmane.org/4C875799%2E8000104%40gmail%2Ecom][Version number via inline source in header of exported html and pdf? and Custom export name?]]
2084 ** CLOSED org-beamer outline
2085 CLOSED: [2010-11-28 So 19:43]
2086 :LOGBOOK:
2087 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:43]
2088 :END:
2089   [2010-09-12 So]
2090 :PROPERTIES:
2091 :ID: mid:AANLkTimm2YdZbH%2DEzvJ3UH9BHKWBViCSMKpuv60dX2%2B7%40mail%2Egmail%2Ecom
2092 :END:
2094     - Gmane :: [[http://mid.gmane.org/AANLkTimm2YdZbH%2DEzvJ3UH9BHKWBViCSMKpuv60dX2%2B7%40mail%2Egmail%2Ecom][org-beamer outline]]
2096 ** CLOSED Automate the writing of proposals (by using dynamic blocks)
2097 CLOSED: [2010-11-28 So 19:44]
2098 :LOGBOOK:
2099 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:44]
2100 :END:
2101   [2010-09-12 So]
2102 :PROPERTIES:
2103 :ID: mid:87mxrsthz5%2Efsf%40mundaneum%2Ecom
2104 :END:
2106     - Gmane :: [[http://mid.gmane.org/87mxrsthz5%2Efsf%40mundaneum%2Ecom][Automate the writing of proposals (by using dynamic blocks)]]
2108 ** CLOSED Agenda and weather forecast
2109 CLOSED: [2010-11-28 So 19:45]
2110 :LOGBOOK:
2111 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:45]
2112 :END:
2113   [2010-09-12 So]
2114 :PROPERTIES:
2115 :ID: mid:87d3sn8mmy%2Efsf%40keller%2Eadm%2Enaquadah%2Eorg
2116 :END:
2118     - Gmane :: [[http://mid.gmane.org/87d3sn8mmy%2Efsf%40keller%2Eadm%2Enaquadah%2Eorg][Agenda and weather forecast]]
2120 ** CLOSED Vague, difficult to trace error on malformed habits
2121 CLOSED: [2010-11-28 So 19:46]
2122 :LOGBOOK:
2123 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:46]
2124 :END:
2125   [2010-09-12 So]
2126 :PROPERTIES:
2127 :ID: mid:AANLkTikRpEZt%3DkAA6GENGTPSzdAnfcXPfYXwd%5FpLq58Q%40mail%2Egmail%2Ecom
2128 :END:
2130     - Gmane :: [[http://mid.gmane.org/AANLkTikRpEZt%3DkAA6GENGTPSzdAnfcXPfYXwd%5FpLq58Q%40mail%2Egmail%2Ecom][Vague, difficult to trace error on malformed habits]]
2132 ** CLOSED meaning of ampersand in spreadsheet cell references
2133 CLOSED: [2010-11-28 So 19:46]
2134 :LOGBOOK:
2135 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:46]
2136 :END:
2137   [2010-09-12 So]
2138 :PROPERTIES:
2139 :ID: mid:20100909092030%2EGA12903%40atlantic%2Elinksys%2Emoosehall
2140 :END:
2142     - Gmane :: [[http://mid.gmane.org/20100909092030%2EGA12903%40atlantic%2Elinksys%2Emoosehall][meaning of ampersand in spreadsheet cell references]]
2144 ** CLOSED Exporting property values to LaTeX
2145 CLOSED: [2010-11-28 So 19:47]
2146 :LOGBOOK:
2147 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:47]
2148 :END:
2149   [2010-09-12 So]
2150 :PROPERTIES:
2151 :ID: mid:AANLkTik8YYDHf2qCjVKU2Ja%2D%2Bb3ZZmwx4BByKVJ7iW%2D5%40mail%2Egmail%2Ecom
2152 :END:
2154     - Gmane :: [[http://mid.gmane.org/AANLkTik8YYDHf2qCjVKU2Ja%2D%2Bb3ZZmwx4BByKVJ7iW%2D5%40mail%2Egmail%2Ecom][Exporting property values to LaTeX]]
2156 ** CLOSED Bug? Org Exporting LaTeX Description List Incorrectly                                                 :Patch:
2157 CLOSED: [2010-11-28 So 19:47]
2158 :LOGBOOK:
2159 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:47]
2160 :END:
2161   [2010-09-12 So]
2162 :PROPERTIES:
2163 :ID: mid:AANLkTinS04macHUHn%5FkrnWpxN%3DKHgenrcpja%3D6un%2BQwy%40mail%2Egmail%2Ecom
2164 :END:
2166     - Gmane :: [[http://mid.gmane.org/AANLkTinS04macHUHn%5FkrnWpxN%3DKHgenrcpja%3D6un%2BQwy%40mail%2Egmail%2Ecom][Bug? Org Exporting LaTeX Description List Incorrectly]]
2168 ** CLOSED Define template for org-agenda-diary-entry
2169 CLOSED: [2010-11-28 So 19:47]
2170 :LOGBOOK:
2171 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:47]
2172 :END:
2173   [2010-09-12 So]
2174 :PROPERTIES:
2175 :ID: mid:g9rbaanrggab%2Efsf%40gmail%2Ecom
2176 :END:
2178     - Gmane :: [[http://mid.gmane.org/g9rbaanrggab%2Efsf%40gmail%2Ecom][Define template for org-agenda-diary-entry]]
2180 ** CLOSED Problem with Babel and sessions                                                                       :Babel:
2181 CLOSED: [2010-11-28 So 19:48]
2182 :LOGBOOK:
2183 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:48]
2184 :END:
2185   [2010-09-12 So]
2186 :PROPERTIES:
2187 :ID: mid:AANLkTim32fcEKcLMNV%5FR6WaUmL%3DKpojeC8ySaHYyottC%40mail%2Egmail%2Ecom
2188 :END:
2190     - Gmane :: [[http://mid.gmane.org/AANLkTim32fcEKcLMNV%5FR6WaUmL%3DKpojeC8ySaHYyottC%40mail%2Egmail%2Ecom][Problem with Babel and sessions]]
2192 ** CLOSED plantuml and svg format instead of png - feature request
2193 CLOSED: [2010-11-28 So 19:48]
2194 :LOGBOOK:
2195 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:48]
2196 :END:
2197   [2010-09-12 So]
2198 :PROPERTIES:
2199 :ID: mid:4C89291C%2E6050001%40gmail%2Ecom
2200 :END:
2202     - Gmane :: [[http://mid.gmane.org/4C89291C%2E6050001%40gmail%2Ecom][plantuml and svg format instead of png - feature request]]
2204 ** CLOSED latex link target name
2205 CLOSED: [2010-11-28 So 19:48]
2206 :LOGBOOK:
2207 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:48]
2208 :END:
2209   [2010-09-12 So]
2210 :PROPERTIES:
2211 :ID: mid:4C897AED%2E4090109%40indraneel%2Einfo
2212 :END:
2214     - Gmane :: [[http://mid.gmane.org/4C897AED%2E4090109%40indraneel%2Einfo][latex link target name]]
2216 ** CLOSED Repeating tasks on specific days of the week
2217 CLOSED: [2010-11-28 So 19:49]
2218 :LOGBOOK:
2219 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:49]
2220 :END:
2221   [2010-09-12 So]
2222 :PROPERTIES:
2223 :ID: mid:AANLkTinFTm5%2DfMfow0o2sufApccB8%3DmPCUnsE8RtjczN%40mail%2Egmail%2Ecom
2224 :END:
2226     - Gmane :: [[http://mid.gmane.org/AANLkTinFTm5%2DfMfow0o2sufApccB8%3DmPCUnsE8RtjczN%40mail%2Egmail%2Ecom][Repeating tasks on specific days of the week]]
2228 ** CLOSED IP locator
2229 CLOSED: [2010-11-28 So 19:49]
2230 :LOGBOOK:
2231 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:49]
2232 :END:
2233   [2010-09-12 So]
2234 :PROPERTIES:
2235 :ID: mid:4C89B1D8%2E70909%40indraneel%2Einfo
2236 :END:
2238     - Gmane :: [[http://mid.gmane.org/4C89B1D8%2E70909%40indraneel%2Einfo][IP locator]]
2240 ** CLOSED problem with label in latex export
2241 CLOSED: [2010-11-28 So 19:49]
2242 :LOGBOOK:
2243 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:49]
2244 :END:
2245   [2010-09-12 So]
2246 :PROPERTIES:
2247 :ID: mid:4C8A19AA%2E6080504%40indraneel%2Einfo
2248 :END:
2250     - Gmane :: [[http://mid.gmane.org/4C8A19AA%2E6080504%40indraneel%2Einfo][problem with label in latex export]]
2252 ** CLOSED ical export -> google calendar woes
2253 CLOSED: [2010-11-28 So 19:55]
2254 :LOGBOOK:
2255 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:55]
2256 :END:
2257   [2010-09-12 So]
2258 :PROPERTIES:
2259 :ID: mid:87vd6dr5aa%2Efsf%40verizon%2Enet
2260 :END:
2262     - Gmane :: [[http://mid.gmane.org/87vd6dr5aa%2Efsf%40verizon%2Enet][ical export -> google calendar woes]]
2264 ** CLOSED bug: babel-* dirs
2265 CLOSED: [2010-11-28 So 19:55]
2266 :LOGBOOK:
2267 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:55]
2268 :END:
2269   [2010-09-12 So]
2270 :PROPERTIES:
2271 :ID: mid:AANLkTimsh1GL%2DWbXKx28wLxwoy63jRa1pm7qU3t%3DubxN%40mail%2Egmail%2Ecom
2272 :END:
2274     - Gmane :: [[http://mid.gmane.org/AANLkTimsh1GL%2DWbXKx28wLxwoy63jRa1pm7qU3t%3DubxN%40mail%2Egmail%2Ecom][bug: babel-* dirs]]
2276 ** CLOSED org-exp-bibtex and multiple latex runs
2277 CLOSED: [2010-11-28 So 19:55]
2278 :LOGBOOK:
2279 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:55]
2280 :END:
2281   [2010-09-12 So]
2282 :PROPERTIES:
2283 :ID: mid:4C8A839B%2E6050905%40ccbr%2Eumn%2Eedu
2284 :END:
2286     - Gmane :: [[http://mid.gmane.org/4C8A839B%2E6050905%40ccbr%2Eumn%2Eedu][org-exp-bibtex and multiple latex runs]]
2288 ** CLOSED Export function to Vcal file
2289 CLOSED: [2010-11-28 So 19:55]
2290 :LOGBOOK:
2291 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:55]
2292 :END:
2293   [2010-09-12 So]
2294 :PROPERTIES:
2295 :ID: mid:loom%2E20100910T213459%2D707%40post%2Egmane%2Eorg
2296 :END:
2298     - Gmane :: [[http://mid.gmane.org/loom%2E20100910T213459%2D707%40post%2Egmane%2Eorg][Export function to Vcal file ]]
2300 ** CLOSED Mediawiki and org-mode
2301 CLOSED: [2010-11-28 So 19:55]
2302 :LOGBOOK:
2303 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:55]
2304 :END:
2305   [2010-09-12 So]
2306 :PROPERTIES:
2307 :ID: mid:AANLkTik6njrbfnLHFWg8T0Dmt1EFuq2M%3DOv%3DnVXL7xHf%40mail%2Egmail%2Ecom
2308 :END:
2310     - Gmane :: [[http://mid.gmane.org/AANLkTik6njrbfnLHFWg8T0Dmt1EFuq2M%3DOv%3DnVXL7xHf%40mail%2Egmail%2Ecom][Mediawiki and org-mode]]
2312 ** CLOSED Org, org-plot, and babel+gnuplot on Windows
2313 CLOSED: [2010-11-28 So 19:55]
2314 :LOGBOOK:
2315 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:55]
2316 :END:
2317   [2010-09-12 So]
2318 :PROPERTIES:
2319 :ID: mid:AANLkTimmAgTjBsR0VNRDx3%2BPXOF%5FdiyK14UwdLFpDZ3Q%40mail%2Egmail%2Ecom
2320 :END:
2322     - Gmane :: [[http://mid.gmane.org/AANLkTimmAgTjBsR0VNRDx3%2BPXOF%5FdiyK14UwdLFpDZ3Q%40mail%2Egmail%2Ecom][Org, org-plot, and babel+gnuplot on Windows]]
2324 ** CLOSED MobileOrg 1.4 for iPhone/iPad released
2325 CLOSED: [2010-11-28 So 19:55]
2326 :LOGBOOK:
2327 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:55]
2328 :END:
2329   [2010-09-12 So]
2330 :PROPERTIES:
2331 :ID: mid:AANLkTinG2VTV%3D4KRraXm94JDsHQM8p2%5FctS52vNM2LFL%40mail%2Egmail%2Ecom
2332 :END:
2334     - Gmane :: [[http://mid.gmane.org/AANLkTinG2VTV%3D4KRraXm94JDsHQM8p2%5FctS52vNM2LFL%40mail%2Egmail%2Ecom][MobileOrg 1.4 for iPhone/iPad released]]
2336 ** CLOSED Org capture with predefined entries from a list?
2337 CLOSED: [2010-11-28 So 19:55]
2338 :LOGBOOK:
2339 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:55]
2340 :END:
2341   [2010-09-12 So]
2342 :PROPERTIES:
2343 :ID: mid:70577%2E82396%2Eqm%40web29011%2Email%2Eird%2Eyahoo%2Ecom
2344 :END:
2346     - Gmane :: [[http://mid.gmane.org/70577%2E82396%2Eqm%40web29011%2Email%2Eird%2Eyahoo%2Ecom][Org capture with predefined entries from a list?]]
2348 ** CLOSED Bug: Problem with section 12.5.7 of the Org manual (7.01trans)
2349 CLOSED: [2010-11-28 So 19:56]
2350 :LOGBOOK:
2351 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:56]
2352 :END:
2353   [2010-09-12 So]
2354 :PROPERTIES:
2355 :ID: mid:20100912002412%2EGA8078%40dimension8%2Etehua%2Enet
2356 :END:
2358     - Gmane :: [[http://mid.gmane.org/20100912002412%2EGA8078%40dimension8%2Etehua%2Enet][Bug: Problem with section 12.5.7 of the Org manual (7.01trans)]]
2360 ** CLOSED Blogging to Blogspot/Blogger from Emacs using GoogleCL - github.
2361 CLOSED: [2010-11-28 So 19:56]
2362 :LOGBOOK:
2363 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:56]
2364 :END:
2365   [2010-09-12 So]
2366 :PROPERTIES:
2367 :ID: mid:i6ha92%24mv2%241%40dough%2Egmane%2Eorg
2368 :END:
2370     - Gmane :: [[http://mid.gmane.org/i6ha92%24mv2%241%40dough%2Egmane%2Eorg][Blogging to Blogspot/Blogger from Emacs using GoogleCL - github.]]
2372 ** CLOSED org-mode breaks buffer indexing in sclang-mode
2373 CLOSED: [2010-11-28 So 19:57]
2374 :LOGBOOK:
2375 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:57]
2376 :END:
2377   [2010-09-12 So]
2378 :PROPERTIES:
2379 :ID: mid:4C8CC884%2E5050000%40dewdrop%2Dworld%2Enet
2380 :END:
2382     - Gmane :: [[http://mid.gmane.org/4C8CC884%2E5050000%40dewdrop%2Dworld%2Enet][org-mode breaks buffer indexing in sclang-mode]]
2384 ** CLOSED Include files to be used in literate programming                                                      :Babel:
2385 CLOSED: [2010-11-28 So 19:57]
2386 :LOGBOOK:
2387 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:57]
2388 :END:
2389   [2010-09-12 So]
2390 :PROPERTIES:
2391 :ID: mid:4A6B29B6%2D07EA%2D46F0%2D99E9%2D718F93DAE558%40me%2Ecom
2392 :END:
2394     - Gmane :: [[http://mid.gmane.org/4A6B29B6%2D07EA%2D46F0%2D99E9%2D718F93DAE558%40me%2Ecom][Include files to be used in literate programming]]
2396 ** CLOSED (Bug) lisp/org.el (org-link-escape) escapes the type part of a link
2397 CLOSED: [2010-11-28 So 19:57]
2398 :LOGBOOK:
2399 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:57]
2400 :END:
2401   [2010-09-14 Di]
2402 :PROPERTIES:
2403 :ID: mid:87r5gy95f6%2Efsf%40Rainer%2Einvalid
2404 :END:
2406     - Gmane :: [[http://mid.gmane.org/87r5gy95f6%2Efsf%40Rainer%2Einvalid][(Bug) lisp/org.el (org-link-escape) escapes the type part of a link]]
2408 ** CLOSED Bug : http in http link export
2409 CLOSED: [2010-11-28 So 19:57]
2410 :LOGBOOK:
2411 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:57]
2412 :END:
2413   [2010-09-14 Di]
2414 :PROPERTIES:
2415 :ID: mid:i6jql7%24l77%241%40dough%2Egmane%2Eorg
2416 :END:
2418     - Gmane :: [[http://mid.gmane.org/i6jql7%24l77%241%40dough%2Egmane%2Eorg][Bug : http in http link export]]
2420 ** CLOSED wanderlust links
2421 CLOSED: [2010-10-18 Mo 20:24]
2422 :LOGBOOK:
2423 - State "CLOSED"     from "NEW"        [2010-10-18 Mo 20:24]
2424 :END:
2425   [2010-09-15 Mi]
2426 :PROPERTIES:
2427 :ID: mid:ybibp82mhgc%2Ewl%25ramestica%40lavabit%2Ecom
2428 :END:
2430     - Gmane :: [[http://mid.gmane.org/ybibp82mhgc%2Ewl%25ramestica%40lavabit%2Ecom][wanderlust links]]
2432 ** CLOSED image size in html export
2433 CLOSED: [2010-10-18 Mo 20:24]
2434 :LOGBOOK:
2435 - State "CLOSED"     from "NEW"        [2010-10-18 Mo 20:24]
2436 :END:
2437   [2010-09-15 Mi]
2438 :PROPERTIES:
2439 :ID: mid:20100913%2E070124%2E2244477084450416670%2Eetimecowboy%40gmail%2Ecom
2440 :END:
2442     - Gmane :: [[http://mid.gmane.org/20100913%2E070124%2E2244477084450416670%2Eetimecowboy%40gmail%2Ecom][image size in html export]]
2444 ** CLOSED Bug in column view with cookie on item line
2445 CLOSED: [2010-11-28 So 19:58]
2446 :LOGBOOK:
2447 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:58]
2448 :END:
2449   [2010-09-15 Mi]
2450 :PROPERTIES:
2451 :ID: mid:4C8E04C0%2E5080001%40indraneel%2Einfo
2452 :END:
2454     - Gmane :: [[http://mid.gmane.org/4C8E04C0%2E5080001%40indraneel%2Einfo][Bug in column view with cookie on item line]]
2456 ** CLOSED (Babel) Can't export to LaTeX anymore (args-out-of-range 0 0)
2457 CLOSED: [2010-11-28 So 19:58]
2458 :LOGBOOK:
2459 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:58]
2460 :END:
2461   [2010-09-15 Mi]
2462 :PROPERTIES:
2463 :ID: mid:87tyltj2tq%2Efsf%40mundaneum%2Ecom
2464 :END:
2466     - Gmane :: [[http://mid.gmane.org/87tyltj2tq%2Efsf%40mundaneum%2Ecom][(Babel) Can't export to LaTeX anymore (args-out-of-range 0 0)]]
2468 ** CLOSED Change color in fontified html export for strings
2469 CLOSED: [2010-11-28 So 19:58]
2470 :LOGBOOK:
2471 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:58]
2472 :END:
2473   [2010-09-15 Mi]
2474 :PROPERTIES:
2475 :ID: mid:4C8E21C2%2E80501%40gmail%2Ecom
2476 :END:
2478     - Gmane :: [[http://mid.gmane.org/4C8E21C2%2E80501%40gmail%2Ecom][Change color in fontified html export for strings]]
2480 ** CLOSED Customizing agenda line format
2481 CLOSED: [2010-11-28 So 19:59]
2482 :LOGBOOK:
2483 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:59]
2484 :END:
2485   [2010-09-15 Mi]
2486 :PROPERTIES:
2487 :ID: mid:20100913134826%2EGU4640%40cs%2Edal%2Eca
2488 :END:
2490     - Gmane :: [[http://mid.gmane.org/20100913134826%2EGU4640%40cs%2Edal%2Eca][Customizing agenda line format]]
2492 #+BEGIN_QUOTE
2493 > > Well, I tried setting org-agenda-todo-keyword-format to "%0s", which
2494 > > didn't work, but I didn't think about the above.  So I tried this now.
2495 > > It does remove the todo keyword, but it does only that.  In particular,
2496 > > there is now a space at the beginning of each line, which I assume is
2497 > > simply the space in the headline that succeeds the todo keyword.  Any
2498 > > way of getting rid of that?  Thanks for the pointer so far.
2499 > >
2501 > The information at the beginning of the line is controlled by
2502 > org-agenda-prefix-format. What is the value of org-agenda-prefix-format
2503 > on your machine?
2505 It seems to be more complicated than that.  Here's what I found out by
2506 tinkering around with settings a little.  Setting
2507 org-agenda-prefix-format to "" (as I already did before) correctly
2508 removes the prefix *before* the TODO keyword.  The formatting function
2509 for everything starting with the TODO keyword, however, seems to
2510 unconditionally insert a space between the TODO keyword and the rest of
2511 the line.  Thus, even if the TODO keyword is empty (by setting
2512 org-agenda-todo-keyword-format to ""), there is still a space after the
2513 now empty TODO keyword.  Hence, the extra space at the beginning of the
2514 line. To me it seems like there's no way around this with the standard
2515 org mode settings.
2516 #+END_QUOTE
2518 ** CLOSED Freemind conversion and Notes
2519 CLOSED: [2010-11-28 So 19:59]
2520 :LOGBOOK:
2521 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:59]
2522 :END:
2523   [2010-09-15 Mi]
2524 :PROPERTIES:
2525 :ID: mid:87sk1divdb%2Efsf%40gmx%2Ech
2526 :END:
2528     - Gmane :: [[http://mid.gmane.org/87sk1divdb%2Efsf%40gmx%2Ech][Freemind conversion and Notes]]
2530 ** CLOSED MobileOrg Android 0.4.1 - Initial support for Dropbox and SDCard Synchronization
2531 CLOSED: [2010-11-28 So 19:59]
2532 :LOGBOOK:
2533 - State "CLOSED"     from "NEW"        [2010-11-28 So 19:59]
2534 :END:
2535   [2010-09-15 Mi]
2536 :PROPERTIES:
2537 :ID: mid:AANLkTim9jztJUzSuUXqF9YrbT4wwij9jM6xLRoCF%5Fs1n%40mail%2Egmail%2Ecom
2538 :END:
2540     - Gmane :: [[http://mid.gmane.org/AANLkTim9jztJUzSuUXqF9YrbT4wwij9jM6xLRoCF%5Fs1n%40mail%2Egmail%2Ecom][MobileOrg Android 0.4.1 - Initial support for Dropbox and SDCard Synchronization]]
2542 ** CLOSED Re: (Orgmode) camel.el, for CamelCase links
2543 CLOSED: [2010-11-28 So 20:00]
2544 :LOGBOOK:
2545 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:00]
2546 :END:
2547   [2010-09-15 Mi]
2548 :PROPERTIES:
2549 :ID: mid:AANLkTi%3DLuf%3DEB8NxnFm1X21Op5e4ivvvj%3DHTnJFoYP%2Br%40mail%2Egmail%2Ecom
2550 :END:
2552     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DLuf%3DEB8NxnFm1X21Op5e4ivvvj%3DHTnJFoYP%2Br%40mail%2Egmail%2Ecom][Re: (Orgmode) camel.el, for CamelCase links]]
2554 ** CLOSED listing org source blocks in LaTeX
2555 CLOSED: [2010-11-28 So 20:03]
2556 :LOGBOOK:
2557 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:03]
2558 :END:
2559   [2010-09-15 Mi]
2560 :PROPERTIES:
2561 :ID: mid:F8263421%2DF644%2D4B20%2DAB35%2D70DA5228FD24%40tsdye%2Ecom
2562 :END:
2564     - Gmane :: [[http://mid.gmane.org/F8263421%2DF644%2D4B20%2DAB35%2D70DA5228FD24%40tsdye%2Ecom][listing org source blocks in LaTeX]]
2566 ** CLOSED #+STYLE: strangeness
2567 CLOSED: [2010-11-28 So 20:04]
2568 :LOGBOOK:
2569 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:04]
2570 :END:
2571   [2010-09-15 Mi]
2572 :PROPERTIES:
2573 :ID: mid:20100914092443%2E61877ff2%2Ealantyree%40gmail%2Ecom
2574 :END:
2576     - Gmane :: [[http://mid.gmane.org/20100914092443%2E61877ff2%2Ealantyree%40gmail%2Ecom][#+STYLE: strangeness]]
2578 ** CLOSED Query: Nested sort in table?
2579 CLOSED: [2010-11-28 So 20:04]
2580 :LOGBOOK:
2581 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:04]
2582 :END:
2583   [2010-09-15 Mi]
2584 :PROPERTIES:
2585 :ID: mid:4C8F5219%2E8040906%40christianmoe%2Ecom
2586 :END:
2588     - Gmane :: [[http://mid.gmane.org/4C8F5219%2E8040906%40christianmoe%2Ecom][Query: Nested sort in table?]]
2590 ** CLOSED Nested exports - Exporting a "sub.org" file while exporting "main.org"
2591 CLOSED: [2010-11-28 So 20:04]
2592 :LOGBOOK:
2593 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:04]
2594 :END:
2595   [2010-09-15 Mi]
2596 :PROPERTIES:
2597 :ID: mid:4C8F5DD4%2E3080108%40gmail%2Ecom
2598 :END:
2600     - Gmane :: [[http://mid.gmane.org/4C8F5DD4%2E3080108%40gmail%2Ecom][Nested exports - Exporting a "sub.org" file while exporting "main.org"]]
2602 ** CLOSED A LaTeX class for Org-mode export
2603 CLOSED: [2010-11-28 So 20:04]
2604 :LOGBOOK:
2605 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:04]
2606 :END:
2607   [2010-09-15 Mi]
2608 :PROPERTIES:
2609 :ID: mid:E8B3A768%2D3065%2D4FBF%2DA732%2DC5AF45190D8D%40tsdye%2Ecom
2610 :END:
2612     - Gmane :: [[http://mid.gmane.org/E8B3A768%2D3065%2D4FBF%2DA732%2DC5AF45190D8D%40tsdye%2Ecom][A LaTeX class for Org-mode export]]
2614 ** CLOSED org-scan-tags
2615 CLOSED: [2010-11-28 So 20:06]
2616 :LOGBOOK:
2617 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:06]
2618 :END:
2619   [2010-09-15 Mi]
2620 :PROPERTIES:
2621 :ID: mid:AANLkTinghT%2DfKTLVR9Mz9a3hrXUNu%2Df%2DXW8GjU8%2D0H9p%40mail%2Egmail%2Ecom
2622 :END:
2624     - Gmane :: [[http://mid.gmane.org/AANLkTinghT%2DfKTLVR9Mz9a3hrXUNu%2Df%2DXW8GjU8%2D0H9p%40mail%2Egmail%2Ecom][org-scan-tags]]
2626 ** CLOSED Bug? Inconsistency with org-publish-attachment
2627 CLOSED: [2010-11-28 So 20:07]
2628 :LOGBOOK:
2629 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:07]
2630 :END:
2631   [2010-09-15 Mi]
2632 :PROPERTIES:
2633 :ID: mid:loom%2E20100915T093706%2D280%40post%2Egmane%2Eorg
2634 :END:
2636     - Gmane :: [[http://mid.gmane.org/loom%2E20100915T093706%2D280%40post%2Egmane%2Eorg][Bug? Inconsistency with org-publish-attachment]]
2638 ** CLOSED org-drill : automatic recognition of double entries
2639 CLOSED: [2010-11-28 So 20:07]
2640 :LOGBOOK:
2641 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:07]
2642 :END:
2643   [2010-09-15 Mi]
2644 :PROPERTIES:
2645 :ID: mid:20100915095409%2E2f16b506%40gaia%2Ehsu%2Dhh%2Ede
2646 :END:
2648     - Gmane :: [[http://mid.gmane.org/20100915095409%2E2f16b506%40gaia%2Ehsu%2Dhh%2Ede][org-drill : automatic recognition of double entries]]
2650 ** CLOSED Bug: org-auto-repeat-maybe only updates first timestamp (7.01trans)
2651 CLOSED: [2010-11-28 So 20:07]
2652 :LOGBOOK:
2653 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:07]
2654 :END:
2655   [2010-09-17 Fr]
2656 :PROPERTIES:
2657 :ID: mid:24331%2E1284476463%40iu%2Eedu
2658 :END:
2660     - Gmane :: [[http://mid.gmane.org/24331%2E1284476463%40iu%2Eedu][Bug: org-auto-repeat-maybe only updates first timestamp (7.01trans)]]
2662 ** CLOSED Bug? Inconsistency with org-publish-attachment
2663 CLOSED: [2010-11-28 So 20:08]
2664 :LOGBOOK:
2665 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:08]
2666 :END:
2667   [2010-09-17 Fr]
2668 :PROPERTIES:
2669 :ID: mid:20100915021535%2EGA19762%40dimension8%2Etehua%2Enet
2670 :END:
2672     - Gmane :: [[http://mid.gmane.org/20100915021535%2EGA19762%40dimension8%2Etehua%2Enet][Bug? Inconsistency with org-publish-attachment]]
2674 ** CLOSED Question: Repeating Items?
2675 CLOSED: [2010-11-28 So 20:09]
2676 :LOGBOOK:
2677 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:09]
2678 :END:
2679   [2010-09-17 Fr]
2680 :PROPERTIES:
2681 :ID: mid:AANLkTinp11fYcHxynvTb%2DyPN62Ym0a35Ygi9AbnTA9vD%40mail%2Egmail%2Ecom
2682 :END:
2684     - Gmane :: [[http://mid.gmane.org/AANLkTinp11fYcHxynvTb%2DyPN62Ym0a35Ygi9AbnTA9vD%40mail%2Egmail%2Ecom][Question: Repeating Items?]]
2686 ** CLOSED Latex export of subtree not working for me
2687 CLOSED: [2010-11-28 So 20:09]
2688 :LOGBOOK:
2689 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:09]
2690 :END:
2691   [2010-09-17 Fr]
2692 :PROPERTIES:
2693 :ID: mid:4C90B1800200003700058B32%40gwia2%2Ebeds%2Eac%2Euk
2694 :END:
2696     - Gmane :: [[http://mid.gmane.org/4C90B1800200003700058B32%40gwia2%2Ebeds%2Eac%2Euk][Latex export of subtree not working for me]]
2698 ** CLOSED extremely weird "bad sexp" errors
2699 CLOSED: [2010-11-28 So 20:10]
2700 :LOGBOOK:
2701 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:10]
2702 :END:
2703   [2010-09-17 Fr]
2704 :PROPERTIES:
2705 :ID: mid:20100915113030%2EGA790%40taupan%2Eath%2Ecx
2706 :END:
2708     - Gmane :: [[http://mid.gmane.org/20100915113030%2EGA790%40taupan%2Eath%2Ecx][extremely weird "bad sexp" errors]]
2710 ** CLOSED suggestion/feature-request for dynamic blocks
2711 CLOSED: [2010-11-28 So 20:10]
2712 :LOGBOOK:
2713 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:10]
2714 :END:
2715   [2010-09-17 Fr]
2716 :PROPERTIES:
2717 :ID: mid:AANLkTi%3DAx3mQXCag%5Ft6o%2B2pTw9BzJHcGWQd4ZwX3%3Dxfh%40mail%2Egmail%2Ecom
2718 :END:
2720     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DAx3mQXCag%5Ft6o%2B2pTw9BzJHcGWQd4ZwX3%3Dxfh%40mail%2Egmail%2Ecom][suggestion/feature-request for dynamic blocks]]
2722 ** CLOSED Load macros from other files?
2723 CLOSED: [2010-11-28 So 20:10]
2724 :LOGBOOK:
2725 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:10]
2726 :END:
2727   [2010-09-17 Fr]
2728 :PROPERTIES:
2729 :ID: mid:702389%2E1018%2Eqm%40web65509%2Email%2Eac4%2Eyahoo%2Ecom
2730 :END:
2732     - Gmane :: [[http://mid.gmane.org/702389%2E1018%2Eqm%40web65509%2Email%2Eac4%2Eyahoo%2Ecom][Load macros from other files?]]
2734 ** CLOSED Org-Mode API?
2735 CLOSED: [2010-11-28 So 20:10]
2736 :LOGBOOK:
2737 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:10]
2738 :END:
2739   [2010-09-17 Fr]
2740 :PROPERTIES:
2741 :ID: mid:87hbhr13vh%2Efsf%40gmail%2Ecom
2742 :END:
2744     - Gmane :: [[http://mid.gmane.org/87hbhr13vh%2Efsf%40gmail%2Ecom][Org-Mode API?]]
2746 ** CLOSED Bibtex and latex export
2747 CLOSED: [2010-11-28 So 20:10]
2748 :LOGBOOK:
2749 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:10]
2750 :END:
2751   [2010-09-17 Fr]
2752 :PROPERTIES:
2753 :ID: mid:AANLkTim%2BqJyGVww%3DZempP%2DGqre5qTspV%5FQjGhxuofuhi%40mail%2Egmail%2Ecom
2754 :END:
2756     - Gmane :: [[http://mid.gmane.org/AANLkTim%2BqJyGVww%3DZempP%2DGqre5qTspV%5FQjGhxuofuhi%40mail%2Egmail%2Ecom][Bibtex and latex export]]
2758 ** CLOSED Worg link broken
2759 CLOSED: [2010-11-28 So 20:10]
2760 :LOGBOOK:
2761 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:10]
2762 :END:
2763   [2010-09-17 Fr]
2764 :PROPERTIES:
2765 :ID: mid:C20E0E3A%2D7342%2D4FB5%2DAB94%2D346BE8ABA262%40tsdye%2Ecom
2766 :END:
2768     - Gmane :: [[http://mid.gmane.org/C20E0E3A%2D7342%2D4FB5%2DAB94%2D346BE8ABA262%40tsdye%2Ecom][Worg link broken]]
2770 ** CLOSED Question about local variables block
2771 CLOSED: [2010-11-28 So 20:11]
2772 :LOGBOOK:
2773 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:11]
2774 :END:
2775   [2010-09-17 Fr]
2776 :PROPERTIES:
2777 :ID: mid:4C90E885%2E7010409%40sift%2Einfo
2778 :END:
2780     - Gmane :: [[http://mid.gmane.org/4C90E885%2E7010409%40sift%2Einfo][Question about local variables block]]
2782 ** CLOSED Remember item under specific                                                                        :PROJECT:
2783 CLOSED: [2010-11-28 So 20:11]
2784 :LOGBOOK:
2785 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:11]
2786 :END:
2787   [2010-09-17 Fr]
2788 :PROPERTIES:
2789 :ID: mid:AANLkTinsvyZA2XuGQ%5F3qdm85bbPvmQx3owCH49A%3D1YFN%40mail%2Egmail%2Ecom
2790 :END:
2792     - Gmane :: [[http://mid.gmane.org/AANLkTinsvyZA2XuGQ%5F3qdm85bbPvmQx3owCH49A%3D1YFN%40mail%2Egmail%2Ecom][Remember item under specific :PROJECT:]]
2794 ** CLOSED options and batch exporting
2795 CLOSED: [2010-11-28 So 20:11]
2796 :LOGBOOK:
2797 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:11]
2798 :END:
2799   [2010-09-17 Fr]
2800 :PROPERTIES:
2801 :ID: mid:79198B02%2D06BC%2D46C6%2DB396%2D914DB94F2CB7%40gmail%2Ecom
2802 :END:
2804     - Gmane :: [[http://mid.gmane.org/79198B02%2D06BC%2D46C6%2DB396%2D914DB94F2CB7%40gmail%2Ecom][options and batch exporting]]
2806 ** CLOSED (PATCH) Fix bug that erases org buffer when calling agenda via org-agenda-open-link. :Patch:
2807 CLOSED: [2010-09-23 Do 20:46]
2808 :LOGBOOK:
2809 - State "CLOSED"     from "BUG"        [2010-09-23 Do 20:46]
2810 - State "BUG"        from "NEW"        [2010-09-17 Fr 08:53]
2811 :END:
2812   [2010-09-17 Fr]
2813 :PROPERTIES:
2814 :ID: mid:87d3se9v6m%2Efsf%40archdesk%2Elocaldomain
2815 :END:
2817     - Gmane :: [[http://mid.gmane.org/87d3se9v6m%2Efsf%40archdesk%2Elocaldomain][(PATCH) Fix bug that erases org buffer when calling agenda via org-agenda-open-link.]]
2819 ** CLOSED Exporting BEAMER_HEADER_EXTRA
2820 CLOSED: [2010-11-28 So 20:12]
2821 :LOGBOOK:
2822 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:12]
2823 :END:
2824   [2010-09-17 Fr]
2825 :PROPERTIES:
2826 :ID: mid:87vd66orsd%2Efsf%40mundaneum%2Ecom
2827 :END:
2829     - Gmane :: [[http://mid.gmane.org/87vd66orsd%2Efsf%40mundaneum%2Ecom][Exporting BEAMER_HEADER_EXTRA]]
2831 ** CLOSED (babel) Environment around exported results                                                           :Babel:
2832 CLOSED: [2010-11-28 So 20:12]
2833 :LOGBOOK:
2834 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:12]
2835 :END:
2836   [2010-09-17 Fr]
2837 :PROPERTIES:
2838 :ID: mid:87zkvhoh18%2Efsf%40mundaneum%2Ecom
2839 :END:
2841     - Gmane :: [[http://mid.gmane.org/87zkvhoh18%2Efsf%40mundaneum%2Ecom][(babel) Environment around exported results]]
2843 ** CLOSED Relative dates with sexep
2844 CLOSED: [2010-11-28 So 20:12]
2845 :LOGBOOK:
2846 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:12]
2847 :END:
2848   [2010-09-17 Fr]
2849 :PROPERTIES:
2850 :ID: mid:1284654438%2E7792%2E63%2Ecamel%40localhost
2851 :END:
2853     - Gmane :: [[http://mid.gmane.org/1284654438%2E7792%2E63%2Ecamel%40localhost][Relative dates with sexep]]
2855 ** CLOSED Problem in org + beamer on B_frame BEAMER_env for subsections with BEAMER_FRAME_LEVEL: 0
2856 CLOSED: [2010-11-28 So 20:13]
2857 :LOGBOOK:
2858 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:13]
2859 :END:
2860   [2010-09-17 Fr]
2861 :PROPERTIES:
2862 :ID: mid:1284655509%2E30245%2E28%2Ecamel%40inf%2D8657%2Eint%2Devry%2Efr
2863 :END:
2865     - Gmane :: [[http://mid.gmane.org/1284655509%2E30245%2E28%2Ecamel%40inf%2D8657%2Eint%2Devry%2Efr][Problem in org + beamer on B_frame BEAMER_env for subsections with BEAMER_FRAME_LEVEL: 0]]
2867 ** CLOSED Problem when previewing latex fragments
2868 CLOSED: [2010-11-28 So 20:13]
2869 :LOGBOOK:
2870 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:13]
2871 :END:
2872   [2010-09-17 Fr]
2873 :PROPERTIES:
2874 :ID: mid:4c926d6e%2E2a48960a%2E70de%2Effffba8a%40mx%2Egoogle%2Ecom
2875 :END:
2877     - Gmane :: [[http://mid.gmane.org/4c926d6e%2E2a48960a%2E70de%2Effffba8a%40mx%2Egoogle%2Ecom][Problem when previewing latex fragments]]
2879 ** CLOSED Putting latex in document titles
2880 CLOSED: [2010-11-28 So 20:13]
2881 :LOGBOOK:
2882 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:13]
2883 :END:
2884   [2010-09-17 Fr]
2885 :PROPERTIES:
2886 :ID: mid:AANLkTimEPy051yq2%2BWMh%5F8dAtbuoHvdkx7tyT0%2Bn%2BeN7%40mail%2Egmail%2Ecom
2887 :END:
2889     - Gmane :: [[http://mid.gmane.org/AANLkTimEPy051yq2%2BWMh%5F8dAtbuoHvdkx7tyT0%2Bn%2BeN7%40mail%2Egmail%2Ecom][Putting latex in document titles]]
2891 ** CLOSED Color of exported R code results using LaTeX listings                                                 :Babel:
2892 CLOSED: [2010-11-28 So 20:13]
2893 :LOGBOOK:
2894 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:13]
2895 :END:
2896   [2010-09-20 Mo]
2897 :PROPERTIES:
2898 :ID: mid:1284708719%2E2732%2E28%2Ecamel%40sduofa%2Ddesktop
2899 :END:
2901     - Gmane :: [[http://mid.gmane.org/1284708719%2E2732%2E28%2Ecamel%40sduofa%2Ddesktop][Color of exported R code results using LaTeX listings]]
2903 ** CLOSED Org-weather: display on some dates
2904 CLOSED: [2010-11-28 So 20:13]
2905 :LOGBOOK:
2906 - State "CLOSED"     from "NEW"        [2010-11-28 So 20:13]
2907 :END:
2908   [2010-09-20 Mo]
2909 :PROPERTIES:
2910 :ID: mid:87iq249376%2Efsf%40gmail%2Ecom
2911 :END:
2913     - Gmane :: [[http://mid.gmane.org/87iq249376%2Efsf%40gmail%2Ecom][Org-weather: display on some dates]]
2915 ** CLOSED BUG: Filtering the agenda can cause actions on the wrong task
2916 CLOSED: [2010-09-22 Mi 20:07]
2917 :LOGBOOK:
2918 - State "CLOSED"     from "DECLINED"   [2010-09-22 Mi 20:07]
2919 - State "DECLINED"   from "BUG"        [2010-09-22 Mi 20:07]
2920 - State "BUG"        from "NEW"        [2010-09-20 Mo 20:01]
2921 :END:
2922   [2010-09-20 Mo]
2923 :PROPERTIES:
2924 :ID: mid:87bp7w3098%2Efsf%40dustycloud%2Eorg
2925 :END:
2927     - Gmane :: [[http://mid.gmane.org/87bp7w3098%2Efsf%40dustycloud%2Eorg][BUG: Filtering the agenda can cause actions on the wrong task]]
2929 ** CLOSED The \only<> overlay in beamer
2930 CLOSED: [2010-12-19 So 15:52]
2931 :LOGBOOK:
2932 - State "CLOSED"     from "NEW"        [2010-12-19 So 15:52]
2933 :END:
2934   [2010-09-20 Mo]
2935 :PROPERTIES:
2936 :ID: mid:AANLkTi%3DOoV86xJKt%2DKMA%5F01o42ixB926%2BNLbAD5%5FhH%5FL%40mail%2Egmail%2Ecom
2937 :END:
2939     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DOoV86xJKt%2DKMA%5F01o42ixB926%2BNLbAD5%5FhH%5FL%40mail%2Egmail%2Ecom][The \only<> overlay in beamer]]
2941 No follow-up of OP since [2011-09-29 Do]
2943 ** CLOSED SQLite in 7.01h?                                                                                                                    :Babel:
2944 CLOSED: [2010-12-19 So 15:52]
2945 :LOGBOOK:
2946 - State "CLOSED"     from "NEW"        [2010-12-19 So 15:52]
2947 :END:
2948   [2010-09-20 Mo]
2949 :PROPERTIES:
2950 :ID: mid:87d3sakin2%2Efsf%40moenchweiler%2Ebach
2951 :END:
2953     - Gmane :: [[http://mid.gmane.org/87d3sakin2%2Efsf%40moenchweiler%2Ebach][SQLite in 7.01h?]]
2955 ** CLOSED org-babel - utility to ease chopping src chunks into smaller org entries
2956 CLOSED: [2010-12-19 So 15:53]
2957 :LOGBOOK:
2958 - State "CLOSED"     from "NEW"        [2010-12-19 So 15:53]
2959 :END:
2960   [2010-09-20 Mo]
2961 :PROPERTIES:
2962 :ID: mid:i73q4m%24hgi%241%40dough%2Egmane%2Eorg
2963 :END:
2965     - Gmane :: [[http://mid.gmane.org/i73q4m%24hgi%241%40dough%2Egmane%2Eorg][org-babel - utility to ease chopping src chunks into smaller org entries]]
2967 ** CLOSED Bug? org-babel-lob-ingest problem
2968 CLOSED: [2010-12-19 So 15:53]
2969 :LOGBOOK:
2970 - State "CLOSED"     from "WISH"       [2010-12-19 So 15:53]
2971 - State "WISH"       from "NEW"        [2010-09-20 Mo 20:17]
2972 :END:
2973   [2010-09-20 Mo]
2974 :PROPERTIES:
2975 :ID: mid:20100919085838%2EGA7050%40dimension8%2Etehua%2Enet
2976 :END:
2978     - Gmane :: [[http://mid.gmane.org/20100919085838%2EGA7050%40dimension8%2Etehua%2Enet][Bug? org-babel-lob-ingest problem]]
2980 ** CLOSED How to export =\'= as a table entry in latex
2981    :LOGBOOK:
2982    - State "CLOSED"     from "NEW"        [2010-10-08 Fri 12:51]
2983    :END:
2984   [2010-09-20 Mo]
2985 :PROPERTIES:
2986 :ID: mid:m3r5gpajrz%2Efsf%40gmail%2Ecom
2987 :END:
2989     - Gmane :: [[http://mid.gmane.org/m3r5gpajrz%2Efsf%40gmail%2Ecom][How to export =\'= as a table entry in latex]]
2991 ** CLOSED Problems with capture on Mobile Org for Android                                                                                    :Mobile:
2992 CLOSED: [2010-12-19 So 15:54]
2993 :LOGBOOK:
2994 - State "CLOSED"     from "NEW"        [2010-12-19 So 15:54]
2995 :END:
2996   [2010-09-20 Mo]
2997 :PROPERTIES:
2998 :ID: mid:4C96B233%2E6090506%40sift%2Einfo
2999 :END:
3001     - Gmane :: [[http://mid.gmane.org/4C96B233%2E6090506%40sift%2Einfo][Problems with capture on Mobile Org for Android]]
3003 No follow-up by OP since [2010-09-20 Mo]
3005 ** CLOSED orgmode as a reference system: Storing private/sensitive information and syncing across devices.
3006 CLOSED: [2010-12-19 So 15:56]
3007 :LOGBOOK:
3008 - State "CLOSED"     from "NEW"        [2010-12-19 So 15:56]
3009 :END:
3010   [2010-09-22 Mi]
3011 :PROPERTIES:
3012 :ID: mid:AANLkTinE%2DeOmmSHMphu%5FB88D%3DEZyiGwi%3D1BA%3D0pmoaR0%40mail%2Egmail%2Ecom
3013 :END:
3015     - Gmane :: [[http://mid.gmane.org/AANLkTinE%2DeOmmSHMphu%5FB88D%3DEZyiGwi%3D1BA%3D0pmoaR0%40mail%2Egmail%2Ecom][orgmode as a reference system: Storing private/sensitive information and syncing across devices.]]
3017 ** CLOSED Generic LaTeX class support (scrlttr2/isodoc)
3018 CLOSED: [2010-12-19 So 15:56]
3019 :LOGBOOK:
3020 - State "CLOSED"     from "NEW"        [2010-12-19 So 15:56]
3021 :END:
3022   [2010-09-22 Mi]
3023 :PROPERTIES:
3024 :ID: mid:81hbhjf1vi%2Efsf%40gmail%2Ecom
3025 :END:
3027     - Gmane :: [[http://mid.gmane.org/81hbhjf1vi%2Efsf%40gmail%2Ecom][Generic LaTeX class support (scrlttr2/isodoc)]]
3029 ** CLOSED Mail merge in isodoc class (with datatool... and Org)
3030 CLOSED: [2010-11-13 Sa 18:44]
3031 :LOGBOOK:
3032 - State "CLOSED"     from "NEW"        [2010-11-13 Sa 18:44]
3033 :END:
3034   [2010-09-22 Mi]
3035 :PROPERTIES:
3036 :ID: mid:871v8mhi1k%2Efsf%40mundaneum%2Ecom
3037 :END:
3039     - Gmane :: [[http://mid.gmane.org/871v8mhi1k%2Efsf%40mundaneum%2Ecom][Mail merge in isodoc class (with datatool... and Org)]]
3041 ** CLOSED Howto define formula for table regions
3042 CLOSED: [2010-11-13 Sa 18:44]
3043 :LOGBOOK:
3044 - State "CLOSED"     from "NEW"        [2010-11-13 Sa 18:44]
3045 :END:
3046   [2010-09-22 Mi]
3047 :PROPERTIES:
3048 :ID: mid:4C996791%2E1070403%40gmail%2Ecom
3049 :END:
3051     - Gmane :: [[http://mid.gmane.org/4C996791%2E1070403%40gmail%2Ecom][Howto define formula for table regions]]
3053 ** CLOSED does #+PROPERTY still exist ?
3054    :LOGBOOK:
3055    - State "CLOSED"     from "NEW"        [2010-10-08 Fri 12:51]
3056    :END:
3057   [2010-09-22 Mi]
3058 :PROPERTIES:
3059 :ID: mid:80iq1ygxq6%2Efsf%40gmail%2Ecom
3060 :END:
3062     - Gmane :: [[http://mid.gmane.org/80iq1ygxq6%2Efsf%40gmail%2Ecom][does #+PROPERTY still exist ?]]
3064 ** CLOSED Ditaa usage
3065 CLOSED: [2010-11-13 Sa 18:43]
3066 :LOGBOOK:
3067 - State "CLOSED"     from "NEW"        [2010-11-13 Sa 18:43]
3068 :END:
3069   [2010-09-26 So]
3070 :PROPERTIES:
3071 :ID: mid:AANLkTimihWJNUL2nW%5FP9fVodjmtPu8ODiX6DobL4Uj5%2D%40mail%2Egmail%2Ecom
3072 :END:
3074     - Gmane :: [[http://mid.gmane.org/AANLkTimihWJNUL2nW%5FP9fVodjmtPu8ODiX6DobL4Uj5%2D%40mail%2Egmail%2Ecom][Ditaa usage]]
3076 ** CLOSED cheatsheets in emacs
3077 CLOSED: [2010-11-13 Sa 18:42]
3078 :LOGBOOK:
3079 - State "CLOSED"     from "NEW"        [2010-11-13 Sa 18:42]
3080 :END:
3081   [2010-09-26 So]
3082 :PROPERTIES:
3083 :ID: mid:AANLkTinoxOuG5JY%5F%3DN0YbGo4fnxVvd%3DCgBsaHi4RygJR%40mail%2Egmail%2Ecom
3084 :END:
3086     - Gmane :: [[http://mid.gmane.org/AANLkTinoxOuG5JY%5F%3DN0YbGo4fnxVvd%3DCgBsaHi4RygJR%40mail%2Egmail%2Ecom][cheatsheets in emacs]]
3088 ** CLOSED "No link found" error during export of source block when headline has link        :Babel:
3089 CLOSED: [2010-11-13 Sa 18:41]
3090 :LOGBOOK:
3091 - State "CLOSED"     from "BUG"        [2010-11-13 Sa 18:41]
3092 - State "BUG"        from "NEW"        [2010-09-26 So 19:46]
3093 :END:
3094   [2010-09-26 So]
3095 :PROPERTIES:
3096 :ID: mid:AANLkTimx92faPAi0yqjiL0rVq%3Dtsz5yPJwQQn6StZ4ED%40mail%2Egmail%2Ecom
3097 :END:
3099     - Gmane :: [[http://mid.gmane.org/AANLkTimx92faPAi0yqjiL0rVq%3Dtsz5yPJwQQn6StZ4ED%40mail%2Egmail%2Ecom]["No link found" error during export of source block when headline has link]]
3101 ** CLOSED Bug: subtree export fails with src block
3102 CLOSED: [2010-11-13 Sa 18:40]
3103 :LOGBOOK:
3104 - State "CLOSED"     from "NEW"        [2010-11-13 Sa 18:40]
3105 :END:
3106   [2010-09-26 So]
3107 :PROPERTIES:
3108 :ID: mid:4C9AFE14%2E5080601%40christianmoe%2Ecom
3109 :END:
3111     - Gmane :: [[http://mid.gmane.org/4C9AFE14%2E5080601%40christianmoe%2Ecom][Bug: subtree export fails with src block]]
3113 ** CLOSED *.org files showing up as "exec" files in Snow Leopard
3114    :LOGBOOK:
3115    - State "DONE"       from "NEW"        [2010-09-29 Wed 18:04]
3116    :END:
3117   [2010-09-26 So]
3118 :PROPERTIES:
3119 :ID: mid:AANLkTik1gcNht7B0H%2BsKWtM%2D%2B%5Fu1%2DqRF%2DZqmmk7YuQ2S%40mail%2Egmail%2Ecom
3120 :END:
3122     - Gmane :: [[http://mid.gmane.org/AANLkTik1gcNht7B0H%2BsKWtM%2D%2B%5Fu1%2DqRF%2DZqmmk7YuQ2S%40mail%2Egmail%2Ecom][*.org files showing up as "exec" files in Snow Leopard]]
3124 Seems to be a Snow Leopard issue
3126 ** CLOSED wrap sourcecode?
3127 CLOSED: [2010-11-13 Sa 18:39]
3128 :LOGBOOK:
3129 - State "CLOSED"     from "NEW"        [2010-11-13 Sa 18:39]
3130 :END:
3131   [2010-09-26 So]
3132 :PROPERTIES:
3133 :ID: mid:AANLkTimLeNHrM486darx%5FOdg5D0uFJu9if%3DXC6yucs3Q%40mail%2Egmail%2Ecom
3134 :END:
3136     - Gmane :: [[http://mid.gmane.org/AANLkTimLeNHrM486darx%5FOdg5D0uFJu9if%3DXC6yucs3Q%40mail%2Egmail%2Ecom][wrap sourcecode?]]
3138 ** CLOSED File-level execute permissions?
3139 CLOSED: [2010-12-19 So 15:57]
3140 :LOGBOOK:
3141 - State "CLOSED"     from "NEW"        [2010-12-19 So 15:57]
3142 :END:
3143   [2010-09-26 So]
3144 :PROPERTIES:
3145 :ID: mid:87zkv74778%2Efsf%40moenchweiler%2Ebach
3146 :END:
3148     - Gmane :: [[http://mid.gmane.org/87zkv74778%2Efsf%40moenchweiler%2Ebach][File-level execute permissions?]]
3150 ** CLOSED Requests about the code demarcation
3151 CLOSED: [2010-12-19 So 15:57]
3152 :LOGBOOK:
3153 - State "CLOSED"     from "NEW"        [2010-12-19 So 15:57]
3154 :END:
3155   [2010-09-26 So]
3156 :PROPERTIES:
3157 :ID: mid:87sk0zqnpe%2Efsf%5F%2D%5F%40mundaneum%2Ecom
3158 :END:
3160     - Gmane :: [[http://mid.gmane.org/87sk0zqnpe%2Efsf%5F%2D%5F%40mundaneum%2Ecom][Requests about the code demarcation]]
3162 ** CLOSED Tips for writing lecture notes in org-beamer?
3163 CLOSED: [2010-12-19 So 15:57]
3164 :LOGBOOK:
3165 - State "CLOSED"     from "NEW"        [2010-12-19 So 15:57]
3166 :END:
3167   [2010-09-26 So]
3168 :PROPERTIES:
3169 :ID: mid:t5xlj6ri6st%2Efsf%40rgc%2Edamtp%2Ecam%2Eac%2Euk
3170 :END:
3172     - Gmane :: [[http://mid.gmane.org/t5xlj6ri6st%2Efsf%40rgc%2Edamtp%2Ecam%2Eac%2Euk][Tips for writing lecture notes in org-beamer?]]
3174 ** CLOSED ditaa set-up on windows box
3175 CLOSED: [2010-12-19 So 15:57]
3176 :LOGBOOK:
3177 - State "CLOSED"     from "NEW"        [2010-12-19 So 15:57]
3178 :END:
3179   [2010-09-26 So]
3180 :PROPERTIES:
3181 :ID: mid:0vhbher9pp%2Efsf%40gmail%2Ecom
3182 :END:
3184     - Gmane :: [[http://mid.gmane.org/0vhbher9pp%2Efsf%40gmail%2Ecom][ditaa set-up on windows box]]
3186 ** CLOSED Org-Mode as core-modul of an open-source Emacs-ERP
3187 CLOSED: [2010-12-19 So 15:57]
3188 :LOGBOOK:
3189 - State "CLOSED"     from "NEW"        [2010-12-19 So 15:57]
3190 :END:
3191   [2010-09-26 So]
3192 :PROPERTIES:
3193 :ID: mid:loom%2E20100925T051048%2D374%40post%2Egmane%2Eorg
3194 :END:
3196     - Gmane :: [[http://mid.gmane.org/loom%2E20100925T051048%2D374%40post%2Egmane%2Eorg][Org-Mode as core-modul of an open-source Emacs-ERP]]
3198 ** CLOSED Problem with PROPERTIES :OPTIONS: when exporting subtree
3199    :LOGBOOK:
3200    - State "CLOSED"     from "NEW"        [2010-12-12 Sun 09:45]
3201    :END:
3202   [2010-09-26 So]
3203 :PROPERTIES:
3204 :ID: mid:AANLkTi%3D7YJNTx2PmhdeSvOvtRyqBeLFD%3D%3DCkrPTtrOe%3D%40mail%2Egmail%2Ecom
3205 :END:
3207     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D7YJNTx2PmhdeSvOvtRyqBeLFD%3D%3DCkrPTtrOe%3D%40mail%2Egmail%2Ecom][Problem with PROPERTIES :OPTIONS: when exporting subtree]]
3209 ** CLOSED table, moving cells
3210    :LOGBOOK:
3211    - State "CLOSED"     from "DECLINED"   [2010-10-08 Fri 12:50]
3212    - State "DECLINED"   from "DONE"       [2010-10-08 Fri 12:50]
3213    - State "DONE"       from "NEW"        [2010-10-08 Fri 12:49]
3214    :END:
3215   [2010-09-26 So]
3216 :PROPERTIES:
3217 :ID: mid:4C9E1D1A%2E2090700%40ifi%2Euio%2Eno
3218 :END:
3220     - Gmane :: [[http://mid.gmane.org/4C9E1D1A%2E2090700%40ifi%2Euio%2Eno][table, moving cells]]
3222 This is a non issue, and workaround have been shown on the mailing list.
3224 ** CLOSED (PROPOSAL) Quick and easy installation instructions
3225 CLOSED: [2010-12-19 So 15:58]
3226 :LOGBOOK:
3227 - State "CLOSED"     from "NEW"        [2010-12-19 So 15:58]
3228 :END:
3229   [2010-09-26 So]
3230 :PROPERTIES:
3231 :ID: mid:87tylcy6gw%2Efsf%40stats%2Eox%2Eac%2Euk
3232 :END:
3234     - Gmane :: [[http://mid.gmane.org/87tylcy6gw%2Efsf%40stats%2Eox%2Eac%2Euk][(PROPOSAL) Quick and easy installation instructions]]
3236 ** CLOSED geolocated notes
3237 CLOSED: [2010-12-19 So 16:00]
3238 :LOGBOOK:
3239 - State "CLOSED"     from "NEW"        [2010-12-19 So 16:00]
3240 :END:
3241   [2010-10-15 Fr]
3242 :PROPERTIES:
3243 :ID: mid:877hi7mo8a%2Efsf%40dasa3%2Eiem%2Epw%2Eedu%2Epl
3244 :END:
3246     - Gmane :: [[http://mid.gmane.org/877hi7mo8a%2Efsf%40dasa3%2Eiem%2Epw%2Eedu%2Epl][geolocated notes]]
3248 ** CLOSED org-footnote in messages, practical question.
3249    :LOGBOOK:
3250    - State "CLOSED"     from "NEW"        [2010-12-12 Sun 09:46]
3251    :END:
3252   [2010-10-15 Fr]
3253 :PROPERTIES:
3254 :ID: mid:87vd5rkvd9%2Efsf%40dasa3%2Eiem%2Epw%2Eedu%2Epl
3255 :END:
3257     - Gmane :: [[http://mid.gmane.org/87vd5rkvd9%2Efsf%40dasa3%2Eiem%2Epw%2Eedu%2Epl][org-footnote in messages, practical question.]]
3259 ** CLOSED Windows installation with msysGit
3260 CLOSED: [2010-12-19 So 16:00]
3261 :LOGBOOK:
3262 - State "CLOSED"     from "NEW"        [2010-12-19 So 16:00]
3263 :END:
3264   [2010-10-15 Fr]
3265 :PROPERTIES:
3266 :ID: mid:AANLkTimoPGPivfOtyc%2BcbkVLRkSd6sZidYMU%5Fhxv4YfH%40mail%2Egmail%2Ecom
3267 :END:
3269     - Gmane :: [[http://mid.gmane.org/AANLkTimoPGPivfOtyc%2BcbkVLRkSd6sZidYMU%5Fhxv4YfH%40mail%2Egmail%2Ecom][Windows installation with msysGit]]
3271 ** CLOSED Can't find LaTeX under MAC
3272    :LOGBOOK:
3273    - State "CLOSED"     from "NEW"        [2010-12-12 Sun 09:46]
3274    :END:
3275   [2010-10-15 Fr]
3276 :PROPERTIES:
3277 :ID: mid:AANLkTine9VXs21%5FqYUVXtFxpdfQ76rMn7RkypNsWN%2DCU%40mail%2Egmail%2Ecom
3278 :END:
3280     - Gmane :: [[http://mid.gmane.org/AANLkTine9VXs21%5FqYUVXtFxpdfQ76rMn7RkypNsWN%2DCU%40mail%2Egmail%2Ecom][Can't find LaTeX under MAC]]
3281 Not an Org mode question.
3282 ** CLOSED LaTeX classes for Resume Writing
3283 CLOSED: [2010-12-19 So 16:01]
3284 :LOGBOOK:
3285 - State "CLOSED"     from "NEW"        [2010-12-19 So 16:01]
3286 :END:
3287   [2010-10-15 Fr]
3288 :PROPERTIES:
3289 :ID: mid:81pqvytj01%2Efsf%40gmail%2Ecom
3290 :END:
3292     - Gmane :: [[http://mid.gmane.org/81pqvytj01%2Efsf%40gmail%2Ecom][LaTeX classes for Resume Writing]]
3294 ** CLOSED org-capture questions: not auto-loaded? no tag-alignment?
3295    :LOGBOOK:
3296    - State "CLOSED"     from "NEW"        [2010-12-12 Sun 09:46]
3297    :END:
3298   [2010-10-15 Fr]
3299 :PROPERTIES:
3300 :ID: mid:AANLkTimbjUQ4BEc5M0nxvcKVFp15o%5FHaM23hOA28mby%2B%40mail%2Egmail%2Ecom
3301 :END:
3303     - Gmane :: [[http://mid.gmane.org/AANLkTimbjUQ4BEc5M0nxvcKVFp15o%5FHaM23hOA28mby%2B%40mail%2Egmail%2Ecom][org-capture questions: not auto-loaded? no tag-alignment?]]
3305 ** CLOSED how to set faces?
3306    :LOGBOOK:
3307    - State "CLOSED"     from "NEW"        [2010-12-12 Sun 09:47]
3308    :END:
3309   [2010-10-15 Fr]
3310 :PROPERTIES:
3311 :ID: mid:31340963%2D56A3%2D41FC%2DBF3D%2D2F9F92F00750%40gmail%2Ecom
3312 :END:
3314     - Gmane :: [[http://mid.gmane.org/31340963%2D56A3%2D41FC%2DBF3D%2D2F9F92F00750%40gmail%2Ecom][how to set faces?]]
3316 ** CLOSED org and auto-complete faces/overlays clash
3317 CLOSED: [2010-12-19 So 16:01]
3318 :LOGBOOK:
3319 - State "CLOSED"     from "NEW"        [2010-12-19 So 16:01]
3320 :END:
3321   [2010-10-15 Fr]
3322 :PROPERTIES:
3323 :ID: mid:i7t96j%245oh%241%40dough%2Egmane%2Eorg
3324 :END:
3326     - Gmane :: [[http://mid.gmane.org/i7t96j%245oh%241%40dough%2Egmane%2Eorg][org and auto-complete faces/overlays clash]]
3328 ** CLOSED Having (too) many files in org-agenda-files
3329    :LOGBOOK:
3330    - State "CLOSED"     from "NEW"        [2010-12-12 Sun 09:47]
3331    :END:
3332   [2010-10-15 Fr]
3333 :PROPERTIES:
3334 :ID: mid:878w2lso50%2Efsf%40mundaneum%2Ecom
3335 :END:
3337     - Gmane :: [[http://mid.gmane.org/878w2lso50%2Efsf%40mundaneum%2Ecom][Having (too) many files in org-agenda-files]]
3339 ** CLOSED lisp functions in column view
3340 CLOSED: [2010-12-19 So 16:02]
3341 :LOGBOOK:
3342 - State "CLOSED"     from "NEW"        [2010-12-19 So 16:02]
3343 :END:
3344   [2010-10-15 Fr]
3345 :PROPERTIES:
3346 :ID: mid:87fwwt7yv5%2Efsf%40kotik%2Elan
3347 :END:
3349     - Gmane :: [[http://mid.gmane.org/87fwwt7yv5%2Efsf%40kotik%2Elan][lisp functions in column view]]
3351 ** CLOSED (babel) FEATURE REQUEST: send results into file                                                                                     :Babel:
3352 CLOSED: [2010-12-19 So 16:02]
3353 :LOGBOOK:
3354 - State "CLOSED"     from "NEW"        [2010-12-19 So 16:02]
3355 :END:
3356   [2010-10-15 Fr]
3357 :PROPERTIES:
3358 :ID: mid:AANLkTi%3Dzas0KnqwH7sZrNPTT%5FOGhbuHeTpP%2BRrYTaL2t%40mail%2Egmail%2Ecom
3359 :END:
3361     - Gmane :: [[http://mid.gmane.org/AANLkTi%3Dzas0KnqwH7sZrNPTT%5FOGhbuHeTpP%2BRrYTaL2t%40mail%2Egmail%2Ecom][(babel) FEATURE REQUEST: send results into file]]
3363 ** CLOSED (beamer) export a long source block as in several frames
3364 CLOSED: [2010-12-19 So 16:02]
3365 :LOGBOOK:
3366 - State "CLOSED"     from "NEW"        [2010-12-19 So 16:02]
3367 :END:
3368   [2010-10-15 Fr]
3369 :PROPERTIES:
3370 :ID: mid:m362xokf7l%2Efsf%40gmail%2Ecom
3371 :END:
3373     - Gmane :: [[http://mid.gmane.org/m362xokf7l%2Efsf%40gmail%2Ecom][(beamer) export a long source block as in several frames]]
3375 ** CLOSED Sidewaystable in org?
3376    :LOGBOOK:
3377    - State "CLOSED"     from "NEW"        [2010-12-12 Sun 09:48]
3378    :END:
3379   [2010-10-15 Fr]
3380 :PROPERTIES:
3381 :ID: mid:AANLkTin%2DPhkfqmboYcsKcOry0RHAfb9iaKMvM7L%3DBS0Q%40mail%2Egmail%2Ecom
3382 :END:
3384     - Gmane :: [[http://mid.gmane.org/AANLkTin%2DPhkfqmboYcsKcOry0RHAfb9iaKMvM7L%3DBS0Q%40mail%2Egmail%2Ecom][Sidewaystable in org?]]
3386 ** CLOSED org and Things.app - next actions and sorting items
3387 CLOSED: [2010-12-19 So 16:02]
3388 :LOGBOOK:
3389 - State "CLOSED"     from "NEW"        [2010-12-19 So 16:02]
3390 :END:
3391   [2010-10-15 Fr]
3392 :PROPERTIES:
3393 :ID: mid:AANLkTind4R%3DJf%3DunjpSvdAk57x4CkXd%2DYfGgkPqW%3Djx3%40mail%2Egmail%2Ecom
3394 :END:
3396     - Gmane :: [[http://mid.gmane.org/AANLkTind4R%3DJf%3DunjpSvdAk57x4CkXd%2DYfGgkPqW%3Djx3%40mail%2Egmail%2Ecom][org and Things.app - next actions and sorting items]]
3398 ** CLOSED Fold "preamble/options" under first header
3399 CLOSED: [2010-12-19 So 16:02]
3400 :LOGBOOK:
3401 - State "CLOSED"     from "NEW"        [2010-12-19 So 16:02]
3402 :END:
3403   [2010-10-15 Fr]
3404 :PROPERTIES:
3405 :ID: mid:AANLkTi%3DJi41h5%2BoGLSivNVZF06wQE5ZraV5LFBRzOXF6%40mail%2Egmail%2Ecom
3406 :END:
3408     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DJi41h5%2BoGLSivNVZF06wQE5ZraV5LFBRzOXF6%40mail%2Egmail%2Ecom][Fold "preamble/options" under first header]]
3410 ** CLOSED (babel) with-parsed-tramp-file-name
3411 CLOSED: [2010-12-19 So 16:02]
3412 :LOGBOOK:
3413 - State "CLOSED"     from "NEW"        [2010-12-19 So 16:02]
3414 :END:
3415   [2010-10-15 Fr]
3416 :PROPERTIES:
3417 :ID: mid:m0vd5o9mhr%2Efsf%40malibu%2Ehaskins%2Eyale%2Eedu
3418 :END:
3420     - Gmane :: [[http://mid.gmane.org/m0vd5o9mhr%2Efsf%40malibu%2Ehaskins%2Eyale%2Eedu][(babel) with-parsed-tramp-file-name]]
3422 ** CLOSED Projects+Next Actions view
3423    :LOGBOOK:
3424    - State "CLOSED"     from "NEW"        [2010-12-12 Sun 09:48]
3425    :END:
3426   [2010-10-15 Fr]
3427 :PROPERTIES:
3428 :ID: mid:AANLkTikrpp4TV%2Dh0q1tYxR%2BCW07n%2BaADmYamPqtCPq0h%40mail%2Egmail%2Ecom
3429 :END:
3431     - Gmane :: [[http://mid.gmane.org/AANLkTikrpp4TV%2Dh0q1tYxR%2BCW07n%2BaADmYamPqtCPq0h%40mail%2Egmail%2Ecom][Projects+Next Actions view]]
3433 ** CLOSED Having problems with faces in org agenda
3434 CLOSED: [2010-12-19 So 16:03]
3435 :LOGBOOK:
3436 - State "CLOSED"     from "NEW"        [2010-12-19 So 16:03]
3437 :END:
3438   [2010-10-15 Fr]
3439 :PROPERTIES:
3440 :ID: mid:4CA4E65C%2E3050000%40sift%2Einfo
3441 :END:
3443     - Gmane :: [[http://mid.gmane.org/4CA4E65C%2E3050000%40sift%2Einfo][Having problems with faces in org agenda]]
3445 ** CLOSED link export confused when URL parameter is another URL
3446 CLOSED: [2010-12-19 So 16:03]
3447 :LOGBOOK:
3448 - State "CLOSED"     from "NEW"        [2010-12-19 So 16:03]
3449 :END:
3450   [2010-10-15 Fr]
3451 :PROPERTIES:
3452 :ID: mid:BD62CBAC4395B94096109020651BE2EC138628DD3E%40EXCHMB%2D02%2Estowers%2Dinstitute%2Eorg
3453 :END:
3455     - Gmane :: [[http://mid.gmane.org/BD62CBAC4395B94096109020651BE2EC138628DD3E%40EXCHMB%2D02%2Estowers%2Dinstitute%2Eorg][link export confused when URL parameter is another URL]]
3457 ** CLOSED POPERTIES Effort and HTML export
3458    :LOGBOOK:
3459    - State "CLOSED"     from "NEW"        [2010-12-12 Sun 09:49]
3460    :END:
3461   [2010-10-15 Fr]
3462 :PROPERTIES:
3463 :ID: mid:41EBAFCAD7ADD44C9162A21A19D3BC4E014D0162%40ipipmsg018
3464 :END:
3466     - Gmane :: [[http://mid.gmane.org/41EBAFCAD7ADD44C9162A21A19D3BC4E014D0162%40ipipmsg018][POPERTIES Effort and HTML export]]
3468 ** CLOSED Agenda sorting strategy
3469    :LOGBOOK:
3470    - State "CLOSED"     from "NEW"        [2010-12-12 Sun 09:50]
3471    :END:
3472   [2010-10-15 Fr]
3473 :PROPERTIES:
3474 :ID: mid:87wrq2pa7c%2Efsf%40mundaneum%2Ecom
3475 :END:
3477     - Gmane :: [[http://mid.gmane.org/87wrq2pa7c%2Efsf%40mundaneum%2Ecom][Agenda sorting strategy]]
3479 ** CLOSED Store link upon sending a message
3480 CLOSED: [2010-12-19 So 16:03]
3481 :LOGBOOK:
3482 - State "CLOSED"     from "NEW"        [2010-12-19 So 16:03]
3483 :END:
3484   [2010-10-15 Fr]
3485 :PROPERTIES:
3486 :ID: mid:zf%2Eupnk4m2i8gb%2Efsf%40zeitform%2Ede
3487 :END:
3489     - Gmane :: [[http://mid.gmane.org/zf%2Eupnk4m2i8gb%2Efsf%40zeitform%2Ede][Store link upon sending a message]]
3491 ** CLOSED (PATCH) Org-agenda.el                                       :Patch:
3492    :LOGBOOK:
3493    - State "CLOSED"     from "NEW"        [2010-12-12 Sun 09:50]
3494    :END:
3495   [2010-10-15 Fr]
3496 :PROPERTIES:
3497 :ID: mid:87aamy40q0%2Efsf%40mundaneum%2Ecom
3498 :END:
3500     - Gmane :: [[http://mid.gmane.org/87aamy40q0%2Efsf%40mundaneum%2Ecom][(PATCH) Org-agenda.el]]
3502 ** CLOSED strike through display problem
3503 CLOSED: [2010-12-19 So 16:04]
3504 :LOGBOOK:
3505 - State "CLOSED"     from "NEW"        [2010-12-19 So 16:04]
3506 :END:
3507   [2010-10-15 Fr]
3508 :PROPERTIES:
3509 :ID: mid:87hbh5j3zq%2Ewl%25sebhofer%40gmail%2Ecom
3510 :END:
3512     - Gmane :: [[http://mid.gmane.org/87hbh5j3zq%2Ewl%25sebhofer%40gmail%2Ecom][strike through display problem]]
3514 ** CLOSED org-capture: file to top level with prepend
3515    :LOGBOOK:
3516    - State "CLOSED"     from "NEW"        [2010-12-12 Sun 09:51]
3517    :END:
3518   [2010-10-15 Fr]
3519 :PROPERTIES:
3520 :ID: mid:AANLkTikV%5F%5FZb3XXNw9x4V0QWfwU1Qzyx%2BG5QK2vdv59%2D%40mail%2Egmail%2Ecom
3521 :END:
3523     - Gmane :: [[http://mid.gmane.org/AANLkTikV%5F%5FZb3XXNw9x4V0QWfwU1Qzyx%2BG5QK2vdv59%2D%40mail%2Egmail%2Ecom][org-capture: file to top level with prepend]]
3525 Gmane link does not work.
3527 ** CLOSED Narrow table cells in Aquamacs 1.9
3528    :LOGBOOK:
3529    - State "CLOSED"     from "NEW"        [2010-12-12 Sun 09:52]
3530    :END:
3531   [2010-10-15 Fr]
3532 :PROPERTIES:
3533 :ID: mid:AANLkTikQY9f6Y9rjNvrioGm9NWZTiAWWUcKTbpcocfjJ%40mail%2Egmail%2Ecom
3534 :END:
3536     - Gmane :: [[http://news.gmane.org/find-root.php?message_id%3DAANLkTikQY9f6Y9rjNvrioGm9NWZTiAWWUcKTbpcocfjJ%40mail%2Egmail%2Ecom][Narrow table cells in Aquamacs 1.9]]
3538 No further reaction from OP
3539 ** CLOSED Bug: wl: links only work with wl running (7.01trans)
3540 CLOSED: [2010-12-19 So 16:09]
3541 :LOGBOOK:
3542 - State "CLOSED"     from "NEW"        [2010-12-19 So 16:09]
3543 :END:
3544   [2010-10-15 Fr]
3545 :PROPERTIES:
3546 :ID: mid:m2pqvlhn4a%2Ewl%25dave%40boostpro%2Ecom
3547 :END:
3549     - Gmane :: [[http://mid.gmane.org/m2pqvlhn4a%2Ewl%25dave%40boostpro%2Ecom][Bug: wl: links only work with wl running (7.01trans)]]
3551 ** CLOSED org-agenda-skip-function not working
3552 CLOSED: [2010-12-19 So 16:09]
3553 :LOGBOOK:
3554 - State "CLOSED"     from "NEW"        [2010-12-19 So 16:09]
3555 :END:
3556   [2010-10-16 Sa]
3557 :PROPERTIES:
3558 :ID: mid:AANLkTikjf0Kt%2BPWaFKf7q%2BSk54EeLVbjJO%2BP7FwrtoyF%40mail%2Egmail%2Ecom
3559 :END:
3561     - Gmane :: [[http://mid.gmane.org/AANLkTikjf0Kt%2BPWaFKf7q%2BSk54EeLVbjJO%2BP7FwrtoyF%40mail%2Egmail%2Ecom][org-agenda-skip-function not working]]
3563 ** CLOSED Latex-Export with custom commands
3564 CLOSED: [2010-12-19 So 16:09]
3565 :LOGBOOK:
3566 - State "CLOSED"     from "QUESTION"   [2010-12-19 So 16:09]
3567 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:06]
3568 :END:
3569   [2010-10-17 So]
3570 :PROPERTIES:
3571 :ID: mid:i929ov%24dpe%241%40dough%2Egmane%2Eorg
3572 :END:
3574     - Gmane :: [[http://mid.gmane.org/i929ov%24dpe%241%40dough%2Egmane%2Eorg][Latex-Export with custom commands]]
3576 ** CLOSED 7.01 & Xemacs 21.4.22: decompose-region is not known
3577 CLOSED: [2010-10-18 Mo 20:26]
3578 :LOGBOOK:
3579 - State "CLOSED"     from "NEW"        [2010-10-18 Mo 20:26]
3580 :END:
3581   [2010-10-17 So]
3582 :PROPERTIES:
3583 :ID: mid:87vd54hpam%2Efsf%40gilgamesch%2Equim%2Eucm%2Ees
3584 :END:
3586     - Gmane :: [[http://mid.gmane.org/87vd54hpam%2Efsf%40gilgamesch%2Equim%2Eucm%2Ees][7.01 & Xemacs 21.4.22: decompose-region is not known]]
3588 ** CLOSED Habits bug?
3589    :LOGBOOK:
3590    - State "CLOSED"     from "NEW"        [2010-12-12 Sun 09:53]
3591    :END:
3592   [2010-11-14 So]
3593 :PROPERTIES:
3594 :ID: mid:4CD97293%2E2060002%40alum%2Emit%2Eedu
3595 :END:
3597     - Gmane :: [[http://mid.gmane.org/4CD97293%2E2060002%40alum%2Emit%2Eedu][Habits bug?]]
3599 ** CLOSED New clocktable code bug
3600    :LOGBOOK:
3601    - State "CLOSED"     from "NEW"        [2010-12-12 Sun 09:53]
3602    :END:
3603   [2010-11-14 So]
3604 :PROPERTIES:
3605 :ID: mid:87wronkoxc%2Efsf%40gmail%2Ecom
3606 :END:
3608     - Gmane :: [[http://mid.gmane.org/87wronkoxc%2Efsf%40gmail%2Ecom][New clocktable code bug]]
3610 ** CLOSED (BUG) org-babel :session breaks returning things with python?
3611 CLOSED: [2010-12-12 So 18:52]
3612 :LOGBOOK:
3613 - State "CLOSED"     from "NEW"        [2010-12-12 So 18:52]
3614 :END:
3615   [2010-11-14 So]
3616 :PROPERTIES:
3617 :ID: mid:87hbfxt6zm%2Efsf%40dustycloud%2Eorg
3618 :END:
3620     - Gmane :: [[http://mid.gmane.org/87hbfxt6zm%2Efsf%40dustycloud%2Eorg][(BUG) org-babel :session breaks returning things with python?]]
3622 ** CLOSED Bug report: syntax highlighting fails with org-indent-mode and emacs 23.2
3623 CLOSED: [2010-12-12 So 18:52]
3624 :LOGBOOK:
3625 - State "CLOSED"     from "BUG"        [2010-12-12 So 18:52]
3626 - State "BUG"        from "NEW"        [2010-11-14 So 19:19]
3627 :END:
3628   [2010-11-14 So]
3629 :PROPERTIES:
3630 :ID: mid:m2sjzh1adv%2Efsf%40girard%2Einformatik%2Euni%2Dkl%2Ede
3631 :END:
3633     - Gmane :: [[http://mid.gmane.org/m2sjzh1adv%2Efsf%40girard%2Einformatik%2Euni%2Dkl%2Ede][Bug report: syntax highlighting fails with org-indent-mode and emacs 23.2 ]]
3635 No feed back or backtrace via mailing list, issue closed.
3637 ** CLOSED Executing sh code within sessions
3638 CLOSED: [2010-12-12 So 18:51]
3639 :LOGBOOK:
3640 - State "CLOSED"     from "BUG"        [2010-12-12 So 18:51]
3641 - State "BUG"        from "NEW"        [2010-11-14 So 19:19]
3642 :END:
3643   [2010-11-14 So]
3644 :PROPERTIES:
3645 :ID: mid:80tyjxbac3%2Efsf%40mundaneum%2Ecom
3646 :END:
3648     - Gmane :: [[http://mid.gmane.org/80tyjxbac3%2Efsf%40mundaneum%2Ecom][Executing sh code within sessions]]
3650 ** CLOSED publishing a drawer
3651 :LOGBOOK:
3652 - State "CLOSED"     from "IDEA"       [2010-12-12 Sun 09:54]
3653 - State "IDEA"       from "NEW"        [2010-11-14 So 19:25]
3654 :END:
3655   [2010-11-14 So]
3656 :PROPERTIES:
3657 :ID: mid:87pqum7hmq%2Efsf%40dasa3%2Eiem%2Epw%2Eedu%2Epl
3658 :END:
3660     - Gmane :: [[http://mid.gmane.org/87pqum7hmq%2Efsf%40dasa3%2Eiem%2Epw%2Eedu%2Epl][publishing a drawer]]
3662 ** CLOSED Error when running org-babel-execute-buffer -- Wrong type argument: consp, nil                                                      :Babel:
3663 CLOSED: [2010-12-12 So 18:50]
3664 :LOGBOOK:
3665 - State "CLOSED"     from "BUG"        [2010-12-12 So 18:50]
3666 - State "BUG"        from "NEW"        [2010-11-14 So 20:13]
3667 :END:
3668   [2010-11-14 So]
3669 :PROPERTIES:
3670 :ID: mid:AANLkTim1%3DZmZ6SDTBSrTOWHNSm790iupUhGw1cvQzBvc%40mail%2Egmail%2Ecom
3671 :END:
3673     - Gmane :: [[http://mid.gmane.org/AANLkTim1%3DZmZ6SDTBSrTOWHNSm790iupUhGw1cvQzBvc%40mail%2Egmail%2Ecom][Error when running org-babel-execute-buffer -- Wrong type argument: consp, nil]]
3675 ** CLOSED Org 7.3
3676    :LOGBOOK:
3677    - State "CLOSED"     from "NEW"        [2010-12-12 Sun 09:54]
3678    :END:
3679   [2010-11-28 So]
3680 :PROPERTIES:
3681 :ID: mid:90585F1D%2DE456%2D4D5A%2D9FB7%2D4AC66EFC8452%40wustl%2Eedu
3682 :END:
3684     - Gmane :: [[http://mid.gmane.org/90585F1D%2DE456%2D4D5A%2D9FB7%2D4AC66EFC8452%40wustl%2Eedu][Org 7.3]]
3686 No followup in the thread, seems to be an isolated problem
3688 ** CLOSED bug in the agenda bulk actions for rescheduling several items
3689 CLOSED: [2011-01-09 So 11:21]
3690 :LOGBOOK:
3691 - State "CLOSED"     from "NEW"        [2011-01-09 So 11:21]
3692 :END:
3693   [2011-01-02 So]
3694 :PROPERTIES:
3695 :ID: mid:ie7g5l%249na%241%40dough%2Egmane%2Eorg
3696 :END:
3698     - Gmane :: [[http://mid.gmane.org/ie7g5l%249na%241%40dough%2Egmane%2Eorg][bug in the agenda bulk actions for rescheduling several items]]
3700 ** CLOSED Using org-agenda-filter-preset with or'd tags
3701 CLOSED: [2011-01-09 So 14:59]
3702 :LOGBOOK:
3703 - State "CLOSED"     from "WAITING"    [2011-01-09 So 14:59]
3704 - State "WAITING"    from "NEW"        [2011-01-09 So 14:49]
3705 :END:
3706   [2011-01-09 So]
3707 :PROPERTIES:
3708 :ID: mid:loom%2E20101220T145637%2D70%40post%2Egmane%2Eorg
3709 :END:
3711     - Gmane :: [[http://mid.gmane.org/loom%2E20101220T145637%2D70%40post%2Egmane%2Eorg][Using org-agenda-filter-preset with or'd tags]]
3713 ** DONE pcomplete bug in 7.4
3714 CLOSED: [2011-01-23 So 13:49]
3715 :LOGBOOK:
3716 - State "DONE"       from "NEW"        [2011-01-23 So 13:49]
3717 :END:
3718   [2011-01-16 So]
3719 :PROPERTIES:
3720 :ID: mid:878vz1tyau%2Efsf%40free%2Efr
3721 :END:
3723     - Gmane :: [[http://mid.gmane.org/878vz1tyau%2Efsf%40free%2Efr][pcomplete bug in 7.4]]
3725 ** WAITING error navigating the agenda "org-agenda-earlier"
3726 :LOGBOOK:
3727 - State "WAITING"    from "WISH"       [2011-01-23 So 13:49]
3728 - State "WISH"       from "NEW"        [2011-01-16 So 11:02]
3729 :END:
3730   [2011-01-16 So]
3731 :PROPERTIES:
3732 :ID: mid:iftno9%24vv1%241%40dough%2Egmane%2Eorg
3733 :END:
3735     - Gmane :: [[http://mid.gmane.org/iftno9%24vv1%241%40dough%2Egmane%2Eorg][error navigating the agenda "org-agenda-earlier"]]
3737 ** DONE Re: (Orgmode)(PATCH) How do I include text between a range of line numbers with #INCLUDE                                                                                                                                  :Patch:
3738 CLOSED: [2011-01-23 So 14:15]
3739 :LOGBOOK:
3740 - State "DONE"       from "WISH"       [2011-01-23 So 14:15]
3741 - State "WISH"       from "NEW"        [2011-01-16 So 11:51]
3742 :END:
3743   [2011-01-16 So]
3744 :PROPERTIES:
3745 :ID: mid:AANLkTi%3DG8u9raP6p3jMeTRYPB%5FAzGgmZVKKZjPqqCPX4%40mail%2Egmail%2Ecom
3746 :END:
3748     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DG8u9raP6p3jMeTRYPB%5FAzGgmZVKKZjPqqCPX4%40mail%2Egmail%2Ecom][Re: (Orgmode)(PATCH) How do I include text between a range of line numbers with #INCLUDE]]
3750 ** DONE (manual) Update solution for orgmode and yasnippet conflict
3751 CLOSED: [2011-01-30 So 14:17]
3752 :LOGBOOK:
3753 - State "DONE"       from "INCONSISTENCY" [2011-01-30 So 14:17]
3754 - State "INCONSISTENCY" from "NEW"        [2011-01-23 So 14:25]
3755 :END:
3756   [2011-01-23 So]
3757 :PROPERTIES:
3758 :ID: mid:AANLkTikwi%5Fz2soG89sPWy1csJ3TUjdNUa1DR2%2BOBSdFH%40mail%2Egmail%2Ecom
3759 :END:
3761     - Gmane :: [[http://mid.gmane.org/AANLkTikwi%5Fz2soG89sPWy1csJ3TUjdNUa1DR2%2BOBSdFH%40mail%2Egmail%2Ecom][(manual) Update solution for orgmode and yasnippet conflict]]
3763 ** CLOSED org-faq: Invalid XHTML                                                                                                              :Patch:
3764 CLOSED: [2011-03-06 So 19:44]
3765 :LOGBOOK:
3766 - State "CLOSED"     from "WAITING"    [2011-03-06 So 19:44]
3767 - State "WAITING"    from "BUG"        [2011-01-29 Sa 15:30]
3768 - State "BUG"        from "NEW"        [2011-01-23 So 14:27]
3769 :END:
3770   [2011-01-23 So]
3771 :PROPERTIES:
3772 :ID: mid:8162tw7714%2Efsf%40gmail%2Ecom
3773 :END:
3775     - Gmane :: [[http://mid.gmane.org/8162tw7714%2Efsf%40gmail%2Ecom][org-faq: Invalid XHTML]]
3777 ** CLOSED Bug: Scatter doubles up on SCHEDULED items (7.4)
3778 CLOSED: [2011-03-06 So 19:44]
3779 :LOGBOOK:
3780 - State "CLOSED"     from "WAITING"    [2011-03-06 So 19:44]
3781 - State "WAITING"    from "NEW"        [2011-01-23 So 14:35]
3782 :END:
3783   [2011-01-23 So]
3784 :PROPERTIES:
3785 :ID: mid:87mxn7jrq2%2Ewl%25csx239%40coventry%2Eac%2Euk
3786 :END:
3788     - Gmane :: [[http://mid.gmane.org/87mxn7jrq2%2Ewl%25csx239%40coventry%2Eac%2Euk][Bug: Scatter doubles up on SCHEDULED items (7.4)]]
3790 ** CLOSED Hiding deadlines for completed (but not DONE) tasks
3791 CLOSED: [2011-03-06 So 19:45]
3792 :LOGBOOK:
3793 - State "CLOSED"     from "WAITING"    [2011-03-06 So 19:45]
3794 - State "WAITING"    from "NEW"        [2011-01-23 So 14:46]
3795 :END:
3796   [2011-01-23 So]
3797 :PROPERTIES:
3798 :ID: mid:260F608F%2DAA9A%2D4B3C%2D9806%2DCB593148BCFE%40me%2Ecom
3799 :END:
3801     - Gmane :: [[http://mid.gmane.org/260F608F%2DAA9A%2D4B3C%2D9806%2DCB593148BCFE%40me%2Ecom][Hiding deadlines for completed (but not DONE) tasks]]
3803 ** NEW (bug?) (babel) cannot generate table format output for octave results
3804   [2011-01-23 So]
3805 :PROPERTIES:
3806 :ID: mid:8762trdelt%2Efsf%40ucl%2Eac%2Euk
3807 :END:
3809     - Gmane :: [[http://mid.gmane.org/8762trdelt%2Efsf%40ucl%2Eac%2Euk][(bug?) (babel) cannot generate table format output for octave results]]
3811 ** WAITING what am I missing about remote editing?
3812 :LOGBOOK:
3813 - State "WAITING"    from "NEW"        [2011-01-23 So 15:41]
3814 :END:
3815   [2011-01-23 So]
3816 :PROPERTIES:
3817 :ID: mid:AANLkTi%3D1UbNVC24LS8b6BWxG0FtqPpr3ij3dcR2QirDx%40mail%2Egmail%2Ecom
3818 :END:
3820     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D1UbNVC24LS8b6BWxG0FtqPpr3ij3dcR2QirDx%40mail%2Egmail%2Ecom][what am I missing about remote editing?]]
3822 ** WAITING links and no match message
3823 :LOGBOOK:
3824 - State "WAITING"    from "NEW"        [2011-01-30 So 14:30]
3825 :END:
3826   [2011-01-30 So]
3827 :PROPERTIES:
3828 :ID: mid:DC23C1F42EC6B7499EA8B80986F22C8651D7F56592%40wusmexmbx1%2Emedpriv%2Ewucon%2Ewustl%2Eedu
3829 :END:
3831     - Gmane :: [[http://mid.gmane.org/DC23C1F42EC6B7499EA8B80986F22C8651D7F56592%40wusmexmbx1%2Emedpriv%2Ewucon%2Ewustl%2Eedu][links and no match message]]
3833 ** CLOSED Bug: UTF-8 characters in #+LINK does not work (7.4)
3834 CLOSED: [2011-03-06 So 19:47]
3835 :LOGBOOK:
3836 - State "CLOSED"     from "NEW"        [2011-03-06 So 19:47]
3837 :END:
3838   [2011-01-30 So]
3839 :PROPERTIES:
3840 :ID: mid:AANLkTik%5F%3DnvCufsADqX9aneOiemH2VSrCdBG%3DP%2D6Qq7C%40mail%2Egmail%2Ecom
3841 :END:
3843     - Gmane :: [[http://mid.gmane.org/AANLkTik%5F%3DnvCufsADqX9aneOiemH2VSrCdBG%3DP%2D6Qq7C%40mail%2Egmail%2Ecom][Bug: UTF-8 characters in #+LINK does not work (7.4)]]
3845 ** WAITING void-function error
3846 :LOGBOOK:
3847 - State "WAITING"    from "NEW"        [2011-01-30 So 14:37]
3848 :END:
3849   [2011-01-30 So]
3850 :PROPERTIES:
3851 :ID: mid:AANLkTi%3D6DzdgGYXK%2DLTSAVXHTH5R0d4gTkDLGsc245sw%40mail%2Egmail%2Ecom
3852 :END:
3854     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D6DzdgGYXK%2DLTSAVXHTH5R0d4gTkDLGsc245sw%40mail%2Egmail%2Ecom][void-function error]]
3856 ** CLOSED latex table export not centered
3857 CLOSED: [2011-03-06 So 19:49]
3858 :LOGBOOK:
3859 - State "CLOSED"     from "NEW"        [2011-03-06 So 19:49]
3860 :END:
3861   [2011-01-30 So]
3862 :PROPERTIES:
3863 :ID: mid:4D372390%2E7060303%40med%2Euni%2Dgoettingen%2Ede
3864 :END:
3866     - Gmane :: [[http://mid.gmane.org/4D372390%2E7060303%40med%2Euni%2Dgoettingen%2Ede][latex table export not centered]]
3868 ** WAITING (BUG/PATCH) Set fill-indent-according-to-mode to nil in Org buffers
3869 :LOGBOOK:
3870 - State "WAITING"    from "NEW"        [2011-03-06 So 19:50]
3871 :END:
3872   [2011-01-30 So]
3873 :PROPERTIES:
3874 :ID: mid:1295606863%2D16627%2D1%2Dgit%2Dsend%2Demail%2Dwence%40gmx%2Eli
3875 :END:
3877     - Gmane :: [[http://mid.gmane.org/1295606863%2D16627%2D1%2Dgit%2Dsend%2Demail%2Dwence%40gmx%2Eli][(BUG/PATCH) Set fill-indent-according-to-mode to nil in Org buffers]]
3879 ** BUG Bug: tags grouping not working
3880 :LOGBOOK:
3881 - State "BUG"        from "NEW"        [2011-02-27 So 17:43]
3882 :END:
3883   [2011-02-27 So]
3884 :PROPERTIES:
3885 :ID: mid:87tygx2ji3%2Efsf%40in%2Dulm%2Ede
3886 :END:
3888     - Gmane :: [[http://mid.gmane.org/87tygx2ji3%2Efsf%40in%2Dulm%2Ede][Bug: tags grouping not working]]
3890 ** IDEA Re: Managing appts with org-mode, diary
3891 :LOGBOOK:
3892 - State "IDEA"       from "NEW"        [2011-02-27 So 17:46]
3893 :END:
3894   [2011-02-27 So]
3895 :PROPERTIES:
3896 :ID: mid:b6if18xddc%2Eln2%40news%2Ec0t0d0s0%2Ede
3897 :END:
3899     - Gmane :: [[http://mid.gmane.org/b6if18xddc%2Eln2%40news%2Ec0t0d0s0%2Ede][Re: Managing appts with org-mode, diary]]
3901 #+begin_quote
3902 I currently use fancy diary. It's nice to have an overview of the
3903 current day and the upcoming appointments of the next n days. But this
3904 'oh, there is an important appointment in {three|two|one|zero} days'
3905 clutters the agenda view even more ;). This is where it would be nice to
3906 have the agenda view tree like, too. The days could be nodes and the
3907 appointments could be subnode of the day, that could be shown or
3908 hidden. I'm relatively new to org-mode (convertit from planner-mode as
3909 you might know ;-), so I don't know exactly if such a feature is already
3910 implemented or if it could be done without huge amounts of work.
3911 #+end_quote
3913 ** INCONSISTENCY Bug: startup hidestars also hides the point (square at point) (6.33x)
3914 :LOGBOOK:
3915 - State "INCONSISTENCY" from "NEW"        [2011-02-27 So 17:54]
3916 :END:
3917   [2011-02-27 So]
3918 :PROPERTIES:
3919 :ID: mid:86aaimyzvj%2Efsf%40yahoo%2Ede
3920 :END:
3922     - Gmane :: [[http://mid.gmane.org/86aaimyzvj%2Efsf%40yahoo%2Ede][Bug: startup hidestars also hides the point (square at point) (6.33x)]]
3924 #+begin_quote
3925 Thanks for doublechecking. I now tested it again, and this only happens when 
3926 used in a shell (i.e. in a KDE Konsole) where the point does not blink. 
3927 #+end_quote
3929 ** WISH (BUG) org-html.el: internal links don't work unless CUSTOM_ID is used
3930 :LOGBOOK:
3931 - State "WISH"       from "NEW"        [2011-02-27 So 18:02]
3932 :END:
3933   [2011-02-27 So]
3934 :PROPERTIES:
3935 :ID: mid:loom%2E20110130T145949%2D271%40post%2Egmane%2Eorg
3936 :END:
3938     - Gmane :: [[http://mid.gmane.org/loom%2E20110130T145949%2D271%40post%2Egmane%2Eorg][(BUG) org-html.el: internal links don't work unless CUSTOM_ID is used]]
3940 ** NEW indentation bug related to preceding :PROPERTIES: line
3941   [2011-02-27 So]
3942 :PROPERTIES:
3943 :ID: mid:iidr5d%2411e%241%40dough%2Egmane%2Eorg
3944 :END:
3946     - Gmane :: [[http://mid.gmane.org/iidr5d%2411e%241%40dough%2Egmane%2Eorg][indentation bug related to preceding :PROPERTIES: line]]
3948 ** IDEA org-git-link does not support locational information within file
3949 :LOGBOOK:
3950 - State "IDEA"       from "NEW"        [2011-02-27 So 18:47]
3951 :END:
3952   [2011-02-27 So]
3953 :PROPERTIES:
3954 :ID: mid:877hdh2m7a%2Efsf%40univie%2Eac%2Eat
3955 :END:
3957     - Gmane :: [[http://mid.gmane.org/877hdh2m7a%2Efsf%40univie%2Eac%2Eat][org-git-link does not support locational information within file]]
3959 ** WISH Option: special beginning of headline (list) option for navigation commands
3960 :LOGBOOK:
3961 - State "WISH"       from "NEW"        [2011-03-06 So 18:36]
3962 :END:
3963   [2011-03-06 So]
3964 :PROPERTIES:
3965 :ID: mid:4D651CAE%2E4030503%40googlemail%2Ecom
3966 :END:
3968     - Gmane :: [[http://mid.gmane.org/4D651CAE%2E4030503%40googlemail%2Ecom][Option: special beginning of headline (list) option for navigation commands]]
3970 #+begin_quote
3971 Is there an option for org-metaup (org-metadown) and
3972 outline-next-visible-heading (outline-previous-visible-heading) to
3973 alway jump to the first non-star character in a headline instead of
3974 the beginning of a headline? I could not find this option in the
3975 manual. In my opinion, this would complement the "special C-a/e"
3976 commands which I also use. This behaviour is already the default for
3977 org-metaup/-down in lists.
3978 #+end_quote
3980 ** BUG _<<...>>_ does not seem to export correctly
3981 :LOGBOOK:
3982 - State "BUG"        from "NEW"        [2011-03-06 So 18:37]
3983 :END:
3984   [2011-03-06 So]
3985 :PROPERTIES:
3986 :ID: mid:AANLkTinCOPOHqry1AeBKFWd7t3J06bF5ih60OHuGZh%3DQ%40mail%2Egmail%2Ecom
3987 :END:
3989     - Gmane :: [[http://mid.gmane.org/AANLkTinCOPOHqry1AeBKFWd7t3J06bF5ih60OHuGZh%3DQ%40mail%2Egmail%2Ecom][_<<...>>_ does not seem to export correctly]]
3991 ** DONE bug: invalid export key in export visible region
3992 CLOSED: [2011-03-06 So 19:09]
3993 :LOGBOOK:
3994 - State "DONE"       from "BUG"        [2011-03-06 So 19:09]
3995 - State "BUG"        from "NEW"        [2011-03-06 So 18:58]
3996 :END:
3997   [2011-03-06 So]
3998 :PROPERTIES:
3999 :ID: mid:AANLkTikttp5CRL0QyBH%2BO4DWOq1jYnvSZWg%3DXdq%5FOKbr%40mail%2Egmail%2Ecom
4000 :END:
4002     - Gmane :: [[http://mid.gmane.org/AANLkTikttp5CRL0QyBH%2BO4DWOq1jYnvSZWg%3DXdq%5FOKbr%40mail%2Egmail%2Ecom][bug: invalid export key in export visible region]]
4004 ** WAITING Org cause Emacs to hang
4005 :LOGBOOK:
4006 - State "WAITING"    from "NEW"        [2011-03-06 So 19:39]
4007 :END:
4008   [2011-03-06 So]
4009 :PROPERTIES:
4010 :ID: mid:AANLkTik%3DaJ%3Dp1r%3D1H2v%2DRADMTKVmCgS%2BRgzTwH%2DqL%2B6z%40mail%2Egmail%2Ecom
4011 :END:
4013     - Gmane :: [[http://mid.gmane.org/AANLkTik%3DaJ%3Dp1r%3D1H2v%2DRADMTKVmCgS%2BRgzTwH%2DqL%2B6z%40mail%2Egmail%2Ecom][Org cause Emacs to hang]]
4015 Possible fix is in
4017 =git://github.com/ngz/org-mode-lists.git indent-patch-no-timer=
4019 Wait for feedback if this patch fixes the problem.
4021 ** WISH org-table formulas with missing values
4022 :LOGBOOK:
4023 - State "WISH"       from "NEW"        [2011-03-06 So 19:41]
4024 :END:
4025   [2011-03-06 So]
4026 :PROPERTIES:
4027 :ID: mid:86aahitzny%2Efsf%40googlemail%2Ecom
4028 :END:
4030     - Gmane :: [[http://mid.gmane.org/86aahitzny%2Efsf%40googlemail%2Ecom][org-table formulas with missing values]]
4032 #+begin_quote
4033 I could write 'nan' instead of leaving a blank, and use the string in
4034 the formula, but this causes errors.
4036 But calc does know the concept of nan: "The variables `inf', `uinf', and
4037 `nan' stand for infinite or indeterminate values.  It's best not to use
4038 them as regular variables, since Calc uses special algebraic rules when
4039 it manipulates them.  Calc displays a warning message if you store a
4040 value into any of these special variables."
4042 I'm not sure how to use that nan variable in tables and formulas - it
4043 seems not to be recognized.
4044 #+end_quote
4046 ** WAITING Org Babel and R issue with pdf latex export                                                                                        :Babel:
4047 :LOGBOOK:
4048 - State "WAITING"    from "NEW"        [2011-03-13 So 18:59]
4049 :END:
4050   [2011-03-13 So]
4051 :PROPERTIES:
4052 :ID: mid:BLU0%2DSMTP190649725706236E6D0B8D7F5DE0%40phx%2Egbl
4053 :END:
4055     - Gmane :: [[http://mid.gmane.org/BLU0%2DSMTP190649725706236E6D0B8D7F5DE0%40phx%2Egbl][Org Babel and R issue with pdf latex export]]
4057 ** WAITING (O) Re: export to latex broken
4058 :LOGBOOK:
4059 - State "WAITING"    from "NEW"        [2011-03-13 So 20:55]
4060 :END:
4061   [2011-03-13 So]
4062 :PROPERTIES:
4063 :ID: mid:20110301033559%2E36839bd7%40bhishma%2Ehomelinux%2Enet
4064 :END:
4066     - Gmane :: [[http://mid.gmane.org/20110301033559%2E36839bd7%40bhishma%2Ehomelinux%2Enet][(O) Re: export to latex broken]]
4068 ** WISH (O) (PATCH)Optional argument to LaTeX caption command                                                                                 :Patch:
4069 :LOGBOOK:
4070 - State "WISH"       from "NEW"        [2011-03-13 So 21:04]
4071 :END:
4072   [2011-03-13 So]
4073 :PROPERTIES:
4074 :ID: mid:99DCAE9B%2D40AA%2D4E12%2DAFA9%2D5A4FC536D85E%40tsdye%2Ecom
4075 :END:
4077     - Gmane :: [[http://mid.gmane.org/99DCAE9B%2D40AA%2D4E12%2DAFA9%2D5A4FC536D85E%40tsdye%2Ecom][(O) (PATCH)Optional argument to LaTeX caption command]]
4079 ** WISH (O) Macro expansion in included files                                                                                                 :Patch:
4080 :LOGBOOK:
4081 - State "WISH"       from "NEW"        [2011-03-20 So 16:07]
4082 :END:
4083   [2011-03-20 So]
4084 :PROPERTIES:
4085 :ID: mid:AANLkTin7s%5FnNYeZ%2BwXGHKhF3sFYaEbwnz6ZY%2Ddb3Bm0%3D%40mail%2Egmail%2Ecom
4086 :END:
4088     - Gmane :: [[http://mid.gmane.org/AANLkTin7s%5FnNYeZ%2BwXGHKhF3sFYaEbwnz6ZY%2Ddb3Bm0%3D%40mail%2Egmail%2Ecom][(O) Macro expansion in included files]]
4090 ** NEW (O) org-crypt.el security problem (From: Milan Zamazal)
4091   [2011-03-20 So]
4092 :PROPERTIES:
4093 :ID: mid:m27hce7wn3%2Efsf%40pmade%2Ecom
4094 :END:
4096     - Gmane :: [[http://mid.gmane.org/m27hce7wn3%2Efsf%40pmade%2Ecom][(O) org-crypt.el security problem (From: Milan Zamazal)]]
4098 ** NEW (O) (Bug) Verbatim code gets interpreted
4099   [2011-03-20 So]
4100 :PROPERTIES:
4101 :ID: mid:80lj0rpd5r%2Efsf%40somewhere%2Eorg
4102 :END:
4104     - Gmane :: [[http://mid.gmane.org/80lj0rpd5r%2Efsf%40somewhere%2Eorg][(O) (Bug) Verbatim code gets interpreted]]
4106 ** NEW (O) regexp link on windows problem
4107   [2011-03-20 So]
4108 :PROPERTIES:
4109 :ID: mid:dc1f6674edc6f4d1cc905a2a8a35a506%2Eqmail%40home%2Epl
4110 :END:
4112     - Gmane :: [[http://mid.gmane.org/dc1f6674edc6f4d1cc905a2a8a35a506%2Eqmail%40home%2Epl][(O) regexp link on windows problem]]
4114 ** NEW (O) (Use ?) Capture and Refile behavior
4115   [2011-03-20 So]
4116 :PROPERTIES:
4117 :ID: mid:AANLkTi%3DmLUNJuM5aiOK0pFToX1v4889GXdDNJO6Wguar%40mail%2Egmail%2Ecom
4118 :END:
4120     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DmLUNJuM5aiOK0pFToX1v4889GXdDNJO6Wguar%40mail%2Egmail%2Ecom][(O) (Use ?) Capture and Refile behavior]]
4122 ** NEW (O) goto does not accept remote references for local targets
4123   [2011-03-20 So]
4124 :PROPERTIES:
4125 :ID: mid:loom%2E20110308T173520%2D481%40post%2Egmane%2Eorg
4126 :END:
4128     - Gmane :: [[http://mid.gmane.org/loom%2E20110308T173520%2D481%40post%2Egmane%2Eorg][(O) goto does not accept remote references for local targets]]
4130 ** NEW (O) Problem opening links that span more than one line
4131   [2011-03-20 So]
4132 :PROPERTIES:
4133 :ID: mid:878vwpfnqa%2Efsf%40fastmail%2Efm
4134 :END:
4136     - Gmane :: [[http://mid.gmane.org/878vwpfnqa%2Efsf%40fastmail%2Efm][(O) Problem opening links that span more than one line]]
4138 ** DONE (O) fill-region and list items
4139 CLOSED: [2011-03-20 So 18:18]
4140 :LOGBOOK:
4141 - State "DONE"       from "WAITING"    [2011-03-20 So 18:18]
4142 - State "WAITING"    from "NEW"        [2011-03-20 So 18:14]
4143 :END:
4144   [2011-03-20 So]
4145 :PROPERTIES:
4146 :ID: mid:4D76A42E%2E5080909%40gmail%2Ecom
4147 :END:
4149     - Gmane :: [[http://mid.gmane.org/4D76A42E%2E5080909%40gmail%2Ecom][(O) fill-region and list items]]
4151 ** WAITING (O) Bug: capture template target file+datetree+prompt not valid. (7.4)
4152 :LOGBOOK:
4153 - State "WAITING"    from "NEW"        [2011-03-20 So 18:16]
4154 :END:
4155   [2011-03-20 So]
4156 :PROPERTIES:
4157 :ID: mid:AANLkTikAH5F9TsPyvXWeJr7uTQSenrgWACncf0DyOfAA%40mail%2Egmail%2Ecom
4158 :END:
4160     - Gmane :: [[http://mid.gmane.org/AANLkTikAH5F9TsPyvXWeJr7uTQSenrgWACncf0DyOfAA%40mail%2Egmail%2Ecom][(O) Bug: capture template target file+datetree+prompt not valid. (7.4)]]
4162 ** WISH (O) (PATCH) Make tangling work in an indirect buffer                                                                            :Babel:Patch:
4163 :LOGBOOK:
4164 - State "WISH"       from "NEW"        [2011-03-20 So 18:17]
4165 :END:
4166   [2011-03-20 So]
4167 :PROPERTIES:
4168 :ID: mid:4D77B173%2E3030904%40slugfest%2Edemon%2Eco%2Euk
4169 :END:
4171     - Gmane :: [[http://mid.gmane.org/4D77B173%2E3030904%40slugfest%2Edemon%2Eco%2Euk][(O) (PATCH) Make tangling work in an indirect buffer]]
4173 ** WAITING (O) "org-nil" error in LaTeX export
4174 :LOGBOOK:
4175 - State "WAITING"    from "NEW"        [2011-03-20 So 18:18]
4176 :END:
4177   [2011-03-20 So]
4178 :PROPERTIES:
4179 :ID: mid:4D77BC4B%2E80809%40gmail%2Ecom
4180 :END:
4182     - Gmane :: [[http://mid.gmane.org/4D77BC4B%2E80809%40gmail%2Ecom][(O) "org-nil" error in LaTeX export]]
4184 ** NEW (O) Bug: Minor Bug: COOKIE_DATA property breaks parent statistics (7.5 (release_7.5.24.g5f0ef))
4185   [2011-03-20 So]
4186 :PROPERTIES:
4187 :ID: mid:87r5af62cc%2Efsf%40norang%2Eca
4188 :END:
4190     - Gmane :: [[http://mid.gmane.org/87r5af62cc%2Efsf%40norang%2Eca][(O) Bug: Minor Bug: COOKIE_DATA property breaks parent statistics (7.5 (release_7.5.24.g5f0ef))]]
4192 ** WAITING (O) Symbol's function definition is void: fill-forward-paragraph
4193 :LOGBOOK:
4194 - State "WAITING"    from "NEW"        [2011-03-20 So 18:23]
4195 :END:
4196   [2011-03-20 So]
4197 :PROPERTIES:
4198 :ID: mid:1299750044%2E30358%2E23%2Ecamel%40birke%2Eikw%2EUni%2DOsnabrueck%2EDE
4199 :END:
4201     - Gmane :: [[http://mid.gmane.org/1299750044%2E30358%2E23%2Ecamel%40birke%2Eikw%2EUni%2DOsnabrueck%2EDE][(O) Symbol's function definition is void: fill-forward-paragraph]]
4203 ** WAITING (O) tags match agenda
4204 :LOGBOOK:
4205 - State "WAITING"    from "NEW"        [2011-03-20 So 18:24]
4206 :END:
4207   [2011-03-20 So]
4208 :PROPERTIES:
4209 :ID: mid:jwpqpz149y%2Efsf%40news%2Eeternal%2Dseptember%2Eorg
4210 :END:
4212     - Gmane :: [[http://mid.gmane.org/jwpqpz149y%2Efsf%40news%2Eeternal%2Dseptember%2Eorg][(O) tags match agenda]]
4214 ** WISH (O) (dev) org-indent-mode patch
4215 :LOGBOOK:
4216 - State "WISH"       from "NEW"        [2011-03-20 So 18:28]
4217 :END:
4218   [2011-03-20 So]
4219 :PROPERTIES:
4220 :ID: mid:87ipvnng95%2Efsf%40gmail%2Ecom
4221 :END:
4223     - Gmane :: [[http://mid.gmane.org/87ipvnng95%2Efsf%40gmail%2Ecom][(O) (dev) org-indent-mode patch]]
4225 ** IDEA (O) Something like 'org-clock-in-at-time'?
4226 :LOGBOOK:
4227 - State "IDEA"       from "NEW"        [2011-03-20 So 18:40]
4228 :END:
4229   [2011-03-20 So]
4230 :PROPERTIES:
4231 :ID: mid:AANLkTimXSpT8j5rf%3DKYpi32rLtmppLO9t8TRKA%5F5MSr9%40mail%2Egmail%2Ecom
4232 :END:
4234     - Gmane :: [[http://mid.gmane.org/AANLkTimXSpT8j5rf%3DKYpi32rLtmppLO9t8TRKA%5F5MSr9%40mail%2Egmail%2Ecom][(O) Something like 'org-clock-in-at-time'?]]
4236 * Development Tasks
4237 ** Structure
4238 *** TODO Get rid of all the \r instances, which were used only for XEmacs.
4239 *** DECLINED (ANN) List improvement v.2
4240     CLOSED: [2011-03-20 dim. 17:07]
4241 :LOGBOOK:
4242 - State "DECLINED"   from "IDEA"       [2011-03-20 dim. 17:07]
4243 - State "IDEA" from "NEW" [2010-07-25 So 17:45]
4244 :END:
4245   [2010-07-23 Fr]
4246   :PROPERTIES:
4247   :ID: mid:87ocdzw7gq%2Ewl%25n%2Egoaziou%40gmail%2Ecom
4248   :END:
4250     - Gmane :: [[http://mid.gmane.org/87ocdzw7gq%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(ANN) List improvement v.2 ]]
4252 git@github.com:ngz/org-mode-lists.git  branch: end-lists
4253 *** DONE proper visibility cycling for items
4254     CLOSED: [2011-03-20 dim. 17:06]
4255     :LOGBOOK:
4256     - State "DONE"       from "WISH"       [2011-03-20 dim. 17:06]
4257     :END:
4258     Make them not hide the text after the final list item.
4259     This is not trivial, we cannot usenormal outline stuff,
4260     needs a separate implementation.
4261 *** WISH Create unique clocktable links
4262   [2010-06-19 Sa]
4263   :PROPERTIES:
4264   :ID: mid:201006182124%2E15267%2Ech%2Elange%40jacobs%2Duniversity%2Ede
4265   :END:
4267     - Gmane :: [[http://mid.gmane.org/201006182124%2E15267%2Ech%2Elange%40jacobs%2Duniversity%2Ede][Bug: clocktable :link often jumps to wrong target (6.36c)]]
4269 #+BEGIN_QUOTE
4270 : Links created by clocktable :link are simple "text search" links.
4271 : Therefore, they often hit the wrong target.
4273 : For example, I used to have multiple clocktables at the beginning of my
4274 : file: first a daily summary, then a weekly one, then a complete one,
4275 : i.e. following clocktables summarized supersets of preceding ones.
4276 : Therefore, most of the time I clicked a link in the first clocktable,
4277 : the next "text search" target was the occurrence of the same task in the
4278 : second clocktable, whereas clicking that link in the second clocktable
4279 : would take me back into the first.
4281 : I have been able to partly work around that by moving the clocktables to
4282 : the end of the file, as the search always seems to start at the
4283 : beginning of the file.  Nevertheless, when I have two tasks "foobar" and
4284 : "foo", occurring in that order in the file, clicking on the [[foo]]
4285 : link in the clocktable takes me to the "foobar" task, as that has a
4286 : "foo" substring and occurs first in the file.
4288 : I would like clocktable to generate links that uniquely link to the task
4289 : from which the particular clocktable entry has been generated.  (I'd
4290 : even be willing to assign CUSTOM_ID properties for that purpose,
4291 : i.e. clocktable could take them into account for creating links, when
4292 : they exist.)  But the best solution would IMHO be a truly unique
4293 : identification, e.g. by some XPath-like path, e.g. /1/2/3 for the 3rd
4294 : subtask of the 2nd subtask of the 1st top-level task.  (Sure, that order
4295 : will be invalidated when I change my task list, but, so what, then I
4296 : would be willing to recompute the clocktable before using links.)
4297 #+END_QUOTE
4298 *** WISH Indentation of src blocks with org-adapt-indentation
4299 :LOGBOOK:
4300 - State "WISH"       from "NEW"        [2010-07-25 So 18:36]
4301 :END:
4302   [2010-07-12 Mo]
4303   :PROPERTIES:
4304   :ID: mid:AANLkTilkkANsfiPDETumXut%5FTdzLnHvT6%2D7nxFz%5Fyujv%40mail%2Egmail%2Ecom
4305   :END:
4307     - Gmane :: [[http://mid.gmane.org/AANLkTilkkANsfiPDETumXut%5FTdzLnHvT6%2D7nxFz%5Fyujv%40mail%2Egmail%2Ecom][Indentation of src blocks with org-adapt-indentation]]
4308 *** DONE (PATCH) Alphabetical ordered lists                                :Patch:
4309     CLOSED: [2011-03-20 dim. 17:07]
4310 :LOGBOOK:
4311 - State "DONE"       from "WISH"       [2011-03-20 dim. 17:07]
4312 - State "WISH"       from "NEW"        [2010-08-01 So 20:32]
4313 :END:
4314   [2010-07-31 Sa]
4315 :PROPERTIES:
4316 :ID: mid:AANLkTimGVyxJfkxdBWOTipo%5FPD3mfHHsEL%5FmMX2jgmb9%40mail%2Egmail%2Ecom
4317 :END:
4319     - Gmane :: [[http://mid.gmane.org/AANLkTimGVyxJfkxdBWOTipo%5FPD3mfHHsEL%5FmMX2jgmb9%40mail%2Egmail%2Ecom][(PATCH) Alphabetical ordered lists]]
4321 *** WISH org-hide-entry
4322 :LOGBOOK:
4323 - State "WISH"       from "NEW"        [2010-10-17 So 17:34]
4324 :END:
4325   [2010-10-17 So]
4326 :PROPERTIES:
4327 :ID: mid:4CB75452%2E2000008%40easy%2Demacs%2Ede
4328 :END:
4330     - Gmane :: [[http://mid.gmane.org/4CB75452%2E2000008%40easy%2Demacs%2Ede][org-hide-entry]]
4332 *** DONE Bug: M-return on list items in quote blocks
4333     CLOSED: [2011-03-20 dim. 17:08]
4334 :LOGBOOK:
4335 - State "DONE"       from "INCONSISTENCY" [2011-03-20 dim. 17:08]
4336 - State "INCONSISTENCY" from "NEW"        [2010-12-12 So 19:24]
4337 :END:
4338   [2010-12-12 So]
4339 :PROPERTIES:
4340 :ID: mid:4CF7703B%2E9000509%40christianmoe%2Ecom
4341 :END:
4343     - Gmane :: [[http://mid.gmane.org/4CF7703B%2E9000509%40christianmoe%2Ecom][Bug: M-return on list items in quote blocks]]
4344 *** BUG Backslash in a table breaks export to Docbook
4345 :LOGBOOK:
4346 - State "BUG"        from "NEW"        [2010-11-28 So 20:37]
4347 :END:
4348   [2010-11-28 So]
4349 :PROPERTIES:
4350 :ID: mid:m2pqu2ku9h%2Efsf%40ibm%2Enigelbeck%2Ecom
4351 :END:
4353     - Gmane :: [[http://mid.gmane.org/m2pqu2ku9h%2Efsf%40ibm%2Enigelbeck%2Ecom][Backslash in a table breaks export to Docbook]]
4355 *** BUG (bug) org-link-escape and (wrong-type-argument stringp nil)                                                                          :Patch:
4356 :LOGBOOK:
4357 - State "BUG"        from "NEW"        [2010-09-20 Mo 20:47]
4358 :END:
4359   [2010-09-20 Mo]
4360 :PROPERTIES:
4361 :ID: mid:87tylkwpq0%2Efsf%40mundaneum%2Ecom
4362 :END:
4364     - Gmane :: [[http://mid.gmane.org/87tylkwpq0%2Efsf%40mundaneum%2Ecom][(bug) org-link-escape and (wrong-type-argument stringp nil)]]
4366 *** DONE preserving location of point
4367   [2010-07-10 Sa]
4368   :PROPERTIES:
4369   :ID: mid:87hbk831tn%2Efsf%40pellet%2E%2Enet
4370   :END:
4372     - Gmane :: [[http://mid.gmane.org/87hbk831tn%2Efsf%40pellet%2E%2Enet][preserving location of point]]
4373     Resolved - works with emacs -Q, so it is due to some other
4374     package.
4375 *** DONE VISIBILITY property and C-u C-u <TAB>
4376 CLOSED: [2010-10-26 Di 20:35]
4377 :LOGBOOK:
4378 - State "DONE"       from "NEW"        [2010-10-26 Di 20:35]
4379 :END:
4380   [2010-10-18 Mo]
4381 :PROPERTIES:
4382 :ID: mid:1ADD256551CD486E9D4C1122FE9D7CF7%40alice
4383 :END:
4385     - Gmane :: [[http://mid.gmane.org/1ADD256551CD486E9D4C1122FE9D7CF7%40alice][VISIBILITY property and C-u C-u <TAB>]]
4387 *** DECLINED (ANN) New lists definition                                                      :Patch:
4388 CLOSED: [2010-07-29 Do 18:51]
4389 :LOGBOOK:
4390 - State "DECLINED"   from "WISH"       [2010-07-29 Do 18:51]
4391 :END:
4392   [2010-07-02 Fr]
4393   :PROPERTIES:
4394   :ID: mid:87d3v6gqoc%2Ewl%25n%2Egoaziou%40gmail%2Ecom
4395   :END:
4397     - Gmane :: [[http://mid.gmane.org/87d3v6gqoc%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(ANN) New lists definition]]
4399    git@github.com:ngz/org-mode-lists.git  branch: end-lists
4401    Superseded by [[id:mid:87ocdzw7gq%2Ewl%25n%2Egoaziou%40gmail%2Ecom%5D%5BList%20improvement%20v%2E2%5D%5D
4403 *** CLOSED Export of quoted region to HTML
4404 CLOSED: [2011-01-02 So 17:30]
4405 :LOGBOOK:
4406 - State "CLOSED"     from "NEW"        [2011-01-02 So 17:30]
4407 :END:
4408   [2010-12-19 So]
4409 :PROPERTIES:
4410 :ID: mid:80mxohuz3k%2Efsf%40gmail%2Ecom
4411 :END:
4413     - Gmane :: [[http://mid.gmane.org/80mxohuz3k%2Efsf%40gmail%2Ecom][Export of quoted region to HTML]]
4415 "At the moment, there is no real support for lists inside blocks." ([[http://thread.gmane.org/gmane.emacs.orgmode/34716][Re: Export of quoted region to HTML]])
4417 *** IDEA Improving org-goto isearch
4418 :LOGBOOK:
4419 - State "IDEA"       from "NEW"        [2011-01-02 So 17:25]
4420 :END:
4421   [2011-01-02 So]
4422 :PROPERTIES:
4423 :ID: mid:AANLkTin0W7VpaHt2QUApHdvnZWu28sj0UHCeTBAkszrC%40mail%2Egmail%2Ecom
4424 :END:
4426     - Gmane :: [[http://mid.gmane.org/AANLkTin0W7VpaHt2QUApHdvnZWu28sj0UHCeTBAkszrC%40mail%2Egmail%2Ecom][Improving org-goto isearch]]
4428 *** INCONSISTENCY excessive blank lines in archives
4429 :LOGBOOK:
4430 - State "INCONSISTENCY" from "NEW"        [2011-01-09 So 14:34]
4431 :END:
4432   [2011-01-09 So]
4433 :PROPERTIES:
4434 :ID: mid:rmioc8itucy%2Efsf%40fnord%2Eir%2Ebbn%2Ecom
4435 :END:
4437     - Gmane :: [[http://mid.gmane.org/rmioc8itucy%2Efsf%40fnord%2Eir%2Ebbn%2Ecom][excessive blank lines in archives]]
4439 *** WISH Quick note about subtree copy and paste
4440 :LOGBOOK:
4441 - State "WISH"       from "NEW"        [2011-01-16 So 11:45]
4442 :END:
4443   [2011-01-16 So]
4444 :PROPERTIES:
4445 :ID: mid:4D25FA8E%2E4040308%40sift%2Einfo
4446 :END:
4448     - Gmane :: [[http://mid.gmane.org/4D25FA8E%2E4040308%40sift%2Einfo][Quick note about subtree copy and paste]]
4450 #+begin_quote
4451 I get the point, but the current presentation is unnecessarily
4452 confusing.  I was just /copying/ --- there was no time shifting
4453 involved, so when I look at them menu and see "copy" and "clone with
4454 time shift," it is "copy" that's what I naturally do.
4456 Actually, as I look at the manual I see:
4458 `C-c C-x c'     (`org-clone-subtree-with-time-shift')
4459      Clone a subtree by making a number of sibling copies of it.  You
4460      will be prompted for the number of copies to make, and you can
4461      also specify if any timestamps in the entry should be shifted.
4462      This can be useful, for example, to create a number of tasks
4463      related to a series of lectures to prepare.  For more details, see
4464      the docstring of the command `org-clone-subtree-with-time-shift'.
4466 There's nothing there to even remotely suggest to me that this is going
4467 to Do The Right Thing about properties.  It's all about dates and
4468 time-shifting.  It may /happen/ to do the right thing with properties,
4469 but it sure doesn't /say/ that it will.  The ID property is mentioned
4470 only in the interactive docstring, and pretty deeply down.
4472 I'd like to make a somewhat radical suggestion:
4474 If cloning is the primary option, and more safe than copy --- i.e., if
4475 copy is "this is the primitive operation that you should only do if you
4476 know what you are doing, because it might corrupt data," then I would
4477 argue that it's CLONE that should be bound to C-c C-x M-y --- the
4478 standard emacs keybinding I'm going to go to first --- and COPY should
4479 be demoted to the less-familiar alternative.
4481 This assumes that the answer to "Is there any case where I should do
4482 copy and /not/ prefer clone?" is "no."
4484 But I'm not sure that's the case.  They clone doesn't do the same thing
4485 to the cut buffer as copy, does it?  e.g., I don't use clone to make a
4486 copy of a subtree from file A into file B.
4488 Even more radical suggestion:
4490 So maybe the right answer is not to ask us to use clone all the time,
4491 but that COPY and PASTE should be fixed to Do The Right Thing with the
4492 ID property.
4493 #+end_quote
4495 *** WISH Feature request: Select links by description (7.4)
4496 :LOGBOOK:
4497 - State "WISH"       from "NEW"        [2011-01-23 So 14:32]
4498 :END:
4499   [2011-01-23 So]
4500 :PROPERTIES:
4501 :ID: mid:m2r5cjh5xd%2Ewl%25dave%40boostpro%2Ecom
4502 :END:
4504     - Gmane :: [[http://mid.gmane.org/m2r5cjh5xd%2Ewl%25dave%40boostpro%2Ecom][Feature request: Select links by description (7.4)]]
4506 #+begin_quote
4507 When using org-insert-link, it would be far better for me to have it
4508 show me the _descriptions_ of links (the default link text), rather
4509 than showing me the links themselves.  This is especially true of
4510 email links, which are generally long and unintelligible by
4511 themselves.
4513 I have something set up that stores a link to every email I send, so I
4514 can easily link to follow-ups in my active Org items.  As a result, I
4515 end up with *lots* of stored links, which makes this a real struggle.
4516 #+end_quote
4518 *** IDEA outline path in links
4519 :LOGBOOK:
4520 - State "IDEA"       from "NEW"        [2011-01-23 So 14:54]
4521 :END:
4522   [2011-01-23 So]
4523 :PROPERTIES:
4524 :ID: mid:AANLkTimLucDWOvnEBVtNs4UxR4K%2DwfR63jtvma7bn4f2%40mail%2Egmail%2Ecom
4525 :END:
4527     - Gmane :: [[http://mid.gmane.org/AANLkTimLucDWOvnEBVtNs4UxR4K%2DwfR63jtvma7bn4f2%40mail%2Egmail%2Ecom][outline path in links]]
4529 *** DONE question about link syntax
4530 CLOSED: [2011-01-30 So 14:22]
4531 :LOGBOOK:
4532 - State "DONE"       from "WAITING"    [2011-01-30 So 14:22]
4533 - State "WAITING"    from "NEW"        [2011-01-23 So 14:55]
4534 :END:
4535   [2011-01-23 So]
4536 :PROPERTIES:
4537 :ID: mid:AANLkTinn%2Bq61ccmYrcnFtgga1SHaXzNwDw68wYN0NU6U%40mail%2Egmail%2Ecom
4538 :END:
4540     - Gmane :: [[http://mid.gmane.org/AANLkTinn%2Bq61ccmYrcnFtgga1SHaXzNwDw68wYN0NU6U%40mail%2Egmail%2Ecom][question about link syntax]]
4541 ** Agenda issues
4542 *** IDEA Meta-grouping properties?
4543   [2010-06-03 Do]
4544   :PROPERTIES:
4545   :ID: mid:87mxvdzsa3%2Efsf%40gmx%2Ech
4546   :END:
4548     - Gmane :: [[http://mid.gmane.org/87mxvdzsa3%2Efsf%40gmx%2Ech][Meta-grouping properties?]]
4549 *** IDEA persistent frame for agenda
4550 :LOGBOOK:
4551 - State "IDEA"       from "NEW"        [2010-08-08 So 13:09]
4552 :END:
4553   [2010-08-07 Sa]
4554 :PROPERTIES:
4555 :ID: mid:AANLkTi%3D4T6dPxwg0EXdwQNy70og%3DaVoxRaFfNOdYKNgb%40mail%2Egmail%2Ecom
4556 :END:
4558     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D4T6dPxwg0EXdwQNy70og%3DaVoxRaFfNOdYKNgb%40mail%2Egmail%2Ecom][persistent frame for agenda]]
4560 *** IDEA "Interactive" Search in Agenda
4561 :LOGBOOK:
4562 - State "IDEA"       from "NEW"        [2010-09-12 So 14:33]
4563 :END:
4564   [2010-08-21 Sa]
4565 :PROPERTIES:
4566 :ID: mid:0veidthuhk%2Efsf%40gmail%2Ecom
4567 :END:
4569     - Gmane :: [[http://mid.gmane.org/0veidthuhk%2Efsf%40gmail%2Ecom]["Interactive" Search in Agenda]]
4571 *** IDEA Feature idea: overwrite time at the prompt when rescheduling
4572 :LOGBOOK:
4573 - State "IDEA"       from "NEW"        [2010-10-26 Di 21:22]
4574 :END:
4575   [2010-10-15 Fr]
4576 :PROPERTIES:
4577 :ID: mid:loom%2E20101008T125722%2D255%40post%2Egmane%2Eorg
4578 :END:
4580     - Gmane :: [[http://mid.gmane.org/loom%2E20101008T125722%2D255%40post%2Egmane%2Eorg][Feature idea: overwrite time at the prompt when rescheduling]]
4582 *** IDEA (REQUEST) Calendar-view (was: Extended-period events in agenda views)
4583 :LOGBOOK:
4584 - State "IDEA"       from "NEW"        [2010-11-14 So 20:18]
4585 :END:
4586   [2010-11-14 So]
4587 :PROPERTIES:
4588 :ID: mid:AANLkTimaEBLn%5FSDs0zyTf00hmemLw%5FskQc0h9s2fh1fP%40mail%2Egmail%2Ecom
4589 :END:
4591     - Gmane :: [[http://mid.gmane.org/AANLkTimaEBLn%5FSDs0zyTf00hmemLw%5FskQc0h9s2fh1fP%40mail%2Egmail%2Ecom][(REQUEST) Calendar-view (was: Extended-period events in agenda views)]]
4593 #+begin_quote
4594 > I have been a happy org-mode user for a while, using more and more of
4595 > org-mode for more and more things. By now I have completely replaced my use
4596 > of iCal (on the Mac) by the org-mode agenda, with no regrets. However, there
4597 > is one feature that I am still trying to get into my agenda view, but I
4598 > didn't find a way to do it yet.
4600 > There are a couple of long-lasting "events" that I would like to show in my
4601 > agenda view. A typical example would be school vacation periods, but there
4602 > are others: absences of a colleague, availability of some instrument, etc,
4603 > Their common feature is that they can last very long (several weeks) and
4604 > that they don't really occupy my agenda. I just want to know when planning
4605 > something if a given day is in period X or not. So I'd like to see at a
4606 > glance (using a specific font, color, one-letter prefix etc.) if a day falls
4607 > into a certain predefined period. Simply adding a corresponding event to my
4608 > agenda leads to visual clutter: it gets marked on every single day of the
4609 > period.
4611 > Is there any way to get what I am looking for?
4613 +1 for this feature. Also, I think our desire for such a feature could
4614 be met with a calendar-view, perhaps re-using some org-table or
4615 org-columns source?
4617 I'm envisioning I would very much like something akin to an ASCII
4618 4-day calendar view (like the default Google Calendar view).
4620 Even if we could line up four days' agenda views horizontally (with an
4621 appointment-style timeline), I would find this useful.
4622 #+end_quote
4624 *** WISH Worldcup + time zone question
4625   [2010-06-09 Mi]
4626   :PROPERTIES:
4627   :ID: mid:87ocfmpqtd%2Ewl%25djcb%40djcbsoftware%2Enl
4628   :END:
4630     - Gmane :: [[http://mid.gmane.org/87ocfmpqtd%2Ewl%25djcb%40djcbsoftware%2Enl][Worldcup + time zone question]]
4631 *** WISH (new feature suggestion?) indicate 'repeater' nature in Agenda
4632   [2010-07-02 Fr]
4633   :PROPERTIES:
4634   :ID: mid:8738FB76%2D3F91%2D4898%2D8251%2D13DB990540D0%40gmail%2Ecom
4635   :END:
4637     - Gmane :: [[http://mid.gmane.org/8738FB76%2D3F91%2D4898%2D8251%2D13DB990540D0%40gmail%2Ecom][(new feature suggestion?) indicate 'repeater' nature in Agenda]]
4639 #+BEGIN_QUOTE
4640 Is there a way to quickly/visually differentiate between repeating/single-occurence tasks?
4642 If not, something like say, adding an asterisk somewhere in the entry would be great.
4644 1. Scheduled* - starred schedule/deadline string
4645 2. TODO * - starred 'todo' string
4646 3. fifa2010* - starred 'category' string
4647 #+END_QUOTE
4648 *** WISH (PATCH) Proposed command: org-agenda-clock-goto                                     :Patch:
4649 :LOGBOOK:
4650 - State "WISH"       from "NEW"        [2010-08-02 Mo 18:21]
4651 :END:
4652   [2010-08-02 Mo]
4653 :PROPERTIES:
4654 :ID: mid:87pqy29344%2Efsf%40gnu%2Eorg
4655 :END:
4657     - Gmane :: [[http://mid.gmane.org/87pqy29344%2Efsf%40gnu%2Eorg][(PATCH) Proposed command: org-agenda-clock-goto]]
4658 *** WISH Re: (Orgmode) custom sorting of agenda items%!
4659 :LOGBOOK:
4660 - State "WISH"       from "NEW"        [2010-08-07 Sa 14:25]
4661 :END:
4662   [2010-08-07 Sa]
4663 :PROPERTIES:
4664 :ID: mid:AANLkTikzKETz64mL1csFdwOL4AA9iJiJn99gmUPsSrpV%40mail%2Egmail%2Ecom
4665 :END:
4667     - Gmane :: [[http://mid.gmane.org/AANLkTikzKETz64mL1csFdwOL4AA9iJiJn99gmUPsSrpV%40mail%2Egmail%2Ecom][Re: (Orgmode) custom sorting of agenda items]]
4669 #+BEGIN_QUOTE
4670 When giving a user-defined function for org-agenda-cmp-user-defined,
4671 the function gets two agenda entries.   Is there a way from an agenda entry
4672 to get to the original org entry?
4674 Best would be if, besides a user-defined sort function, you could also provide
4675 a function that takes the org entry and the agenda item (i.e. is run with point
4676 on the org entry and is passed the agenda item), and can then store anything
4677 it wants about the org entry as text properties on the agenda item.
4678 The companion user-defined sorting function could then use these stored
4679 text properties for ordering the agenda items.   Could you add such a hook?
4680 #+END_QUOTE
4682 *** WISH Feature Request: Timestamp with repeater interval in Date range
4683 :LOGBOOK:
4684 - State "WISH"       from "NEW"        [2010-10-27 Mi 21:47]
4685 :END:
4686   [2010-10-15 Fr]
4687 :PROPERTIES:
4688 :ID: mid:loom%2E20101004T195300%2D181%40post%2Egmane%2Eorg
4689 :END:
4691     - Gmane :: [[http://mid.gmane.org/loom%2E20101004T195300%2D181%40post%2Egmane%2Eorg][Feature Request: Timestamp with repeater interval in Date range]]
4693 *** WISH a little wish for org-agenda-deadline-leader
4694 :LOGBOOK:
4695 - State "WISH"       from "NEW"        [2010-11-28 So 19:43]
4696 :END:
4697   [2010-09-12 So]
4698 :PROPERTIES:
4699 :ID: mid:riehbi0o5g3%2Efsf%40alder%2Eacc%2Ebessy%2Ede
4700 :END:
4702     - Gmane :: [[http://mid.gmane.org/riehbi0o5g3%2Efsf%40alder%2Eacc%2Ebessy%2Ede][a little wish for org-agenda-deadline-leader]]
4704 *** WISH (PATCH) Removed unecessary invocations of org-agenda-show.                                            :Patch:
4705 :LOGBOOK:
4706 - State "WISH"       from "NEW"        [2010-11-28 So 20:00]
4707 :END:
4708   [2010-09-15 Mi]
4709 :PROPERTIES:
4710 :ID: mid:87zkvly3m3%2Efsf%40archdesk%2Elocaldomain
4711 :END:
4713     - Gmane :: [[http://mid.gmane.org/87zkvly3m3%2Efsf%40archdesk%2Elocaldomain][(PATCH) Removed unecessary invocations of org-agenda-show.]]
4715 *** WISH Modify time entry from agenda?
4716 :LOGBOOK:
4717 - State "WISH"       from "NEW"        [2010-09-15 Mi 11:38]
4718 :END:
4719   [2010-09-15 Mi]
4720 :PROPERTIES:
4721 :ID: mid:AANLkTin5vAhNqtjZ%2BSkqDT%3DbJb766gOkPPMPQzWehLcR%40mail%2Egmail%2Ecom
4722 :END:
4724     - Gmane :: [[http://mid.gmane.org/AANLkTin5vAhNqtjZ%2BSkqDT%3DbJb766gOkPPMPQzWehLcR%40mail%2Egmail%2Ecom][Modify time entry from agenda?]]
4726 *** INCONSISTENCY Relative file names in list org-agenda-files
4727 :LOGBOOK:
4728 - State "INCONSISTENCY" from "WISH"       [2010-08-08 So 12:58]
4729 - State "WISH"       from "QUESTION"   [2010-08-08 So 12:57]
4730 - State "QUESTION"   from "NEW"        [2010-08-02 Mo 18:22]
4731 :END:
4732   [2010-08-02 Mo]
4733 :PROPERTIES:
4734 :ID: mid:AANLkTimDW%5FHxn1pknFy7jJA3c%5F4%2Bft5zZxbpm%2Df%3Dyfhh%40mail%2Egmail%2Ecom
4735 :END:
4737     - Gmane :: [[http://mid.gmane.org/AANLkTimDW%5FHxn1pknFy7jJA3c%5F4%2Bft5zZxbpm%2Df%3Dyfhh%40mail%2Egmail%2Ecom][question about org-agenda-files]]
4739 *** INCONSISTENCY Bug: Odd Ido interaction (7.01trans)
4740 :LOGBOOK:
4741 - State "INCONSISTENCY" from "NEW"        [2010-09-12 So 12:11]
4742 :END:
4743   [2010-09-05 So]
4744 :PROPERTIES:
4745 :ID: mid:m28w3h74cb%2Ewl%25dave%40boostpro%2Ecom
4746 :END:
4748     - Gmane :: [[http://mid.gmane.org/m28w3h74cb%2Ewl%25dave%40boostpro%2Ecom][Bug: Odd Ido interaction (7.01trans)]]
4750 *** INCONSISTENCY omitting done TODOs from custom agenda
4751 :LOGBOOK:
4752 - State "INCONSISTENCY" from "NEW"        [2010-09-15 Mi 11:19]
4753 :END:
4754   [2010-09-15 Mi]
4755 :PROPERTIES:
4756 :ID: mid:877hiqj7h3%2Efsf%40ericabrahamsen%2Enet
4757 :END:
4759     - Gmane :: [[http://mid.gmane.org/877hiqj7h3%2Efsf%40ericabrahamsen%2Enet][omitting done TODOs from custom agenda]]
4761 #+BEGIN_QUOTE
4762 > The problem occurs in both my "Agenda plus contacts" and "Get It
4763 > Louder", so maybe it's something with my custom todos?
4765 > (org-todo-keywords (quote ((sequence "TODO(t)" "WAITING(w@)" "|"
4766 > "DONE(d)" "CANCELLED(c@)") (sequence "CONTACT(n)" "REPLY(r)" "|"
4767 > "CONTACTED(e@)"))))
4769 Looks like the problem here was that CONTACT is a substring of
4770 CONTACTED—whatever function decides if a todo keyword is pending or
4771 completed apparently just reads the string until it finds the first
4772 match (?). I changed it to SENT and everything worked fine. Dunno if
4773 that's worth considering a bug, but it's certainly surprising behavior.
4774 #+END_QUOTE
4776 *** INCONSISTENCY Agenda with CLOCK items over more than one day
4777 :LOGBOOK:
4778 - State "INCONSISTENCY" from "NEW"        [2010-12-12 So 19:51]
4779 :END:
4780   [2010-12-12 So]
4781 :PROPERTIES:
4782 :ID: mid:8039qpkd70%2Efsf%40missioncriticalit%2Ecom
4783 :END:
4785     - Gmane :: [[http://mid.gmane.org/8039qpkd70%2Efsf%40missioncriticalit%2Ecom][Agenda with CLOCK items over more than one day]]
4786 *** BUG Strange bug, request for more info
4787   [2010-05-26 Mi]
4788   :PROPERTIES:
4789   :ID: mid:87iq6bjsas%2Efsf%40gollum%2Eintra%2Enorang%2Eca
4790   :END:
4792     - Gmane :: [[http://mid.gmane.org/87iq6bjsas.fsf%40gollum.intra.norang.ca][Re: Strange bug, request for more info]]
4794 #+BEGIN_QUOTE
4795 The bug happens when being in the agenda and trying to goto or show
4796 the origin location of an agenda entry by pressing SPC or RET.
4797 John reports that sometimes (for him several times a day),
4798 the other window shows a completely different location.
4799 The most weird part of it is that going back to the agenda buffer
4800 and then trying the exact same command again, everything works
4801 fine!  This is driving me crazy, and I'd love to find and fix
4802 this problem.
4803 #+END_QUOTE
4804 *** BUG Rescheduling an item works properly only if SCHEDULED is after the heading
4805   [2010-06-13 So]
4806   :PROPERTIES:
4807   :ID: mid:loom%2E20100611T075155%2D670%40post%2Egmane%2Eorg
4808   :END:
4810     - Gmane :: [[http://mid.gmane.org/loom%2E20100611T075155%2D670%40post%2Egmane%2Eorg][Rescheduling an item works properly only if SCHEDULED is after the heading]]
4811 *** BUG PATCH:  Fix for agenda problems                                                      :Patch:
4812 :LOGBOOK:
4813 - State "BUG"        from "NEW"        [2010-08-15 So 16:30]
4814 :END:
4815   [2010-07-31 Sa]
4816 :PROPERTIES:
4817 :ID: mid:4C520CF2%2E6060802%40sift%2Einfo
4818 :END:
4820     - Gmane :: [[http://mid.gmane.org/4C520CF2%2E6060802%40sift%2Einfo][PATCH:  Fix for agenda problems]]
4822 **** More problems with Mobile Org agenda writing                                           :Mobile:
4823   [2010-07-31 Sa]
4824 :PROPERTIES:
4825 :ID: mid:4C518DA3%2E4000908%40sift%2Einfo
4826 :END:
4828     - Gmane :: [[http://mid.gmane.org/4C518DA3%2E4000908%40sift%2Einfo][More problems with Mobile Org agenda writing]]
4830 **** Mobile-org crash --- same error?                                                       :Mobile:
4831   [2010-07-29 Do]
4832 :PROPERTIES:
4833 :ID: mid:loom%2E20100728T182542%2D959%40post%2Egmane%2Eorg
4834 :END:
4836     - Gmane :: [[http://mid.gmane.org/loom%2E20100728T182542%2D959%40post%2Egmane%2Eorg][Mobile-org crash --- same error?]]
4838 *** BUG Lisp error: (wrong-type-argument stringp nil)
4839 :LOGBOOK:
4840 - State "BUG"        from "NEW"        [2010-10-26 Di 21:03]
4841 :END:
4842   [2010-10-17 So]
4843 :PROPERTIES:
4844 :ID: mid:80iq16rvi0%2Efsf%40mundaneum%2Ecom
4845 :END:
4847     - Gmane :: [[http://mid.gmane.org/80iq16rvi0%2Efsf%40mundaneum%2Ecom][Lisp error: (wrong-type-argument stringp nil)]]
4849 *** DONE (PATCH) Add the ability to remove time ranges specifications for agenda items that span on several days :Patch:
4850   [2010-07-12 Mo]
4851   :PROPERTIES:
4852   :ID: mid:loom%2E20100712T155021%2D318%40post%2Egmane%2Eorg
4853   :END:
4855     - Gmane :: [[http://mid.gmane.org/loom%2E20100712T155021%2D318%40post%2Egmane%2Eorg][(PATCH) Add the ability to remove time ranges specifications for agenda items that span on several days]]
4856     Patch is applied.
4857 *** DONE bug report: timeline agenda in an indirect buffer%!
4858 CLOSED: [2010-08-07 Sa 15:37]
4859 :LOGBOOK:
4860 - State "DONE"       from "BUG"        [2010-08-07 Sa 15:37]
4861 - State "BUG"        from "NEW"        [2010-08-07 Sa 15:20]
4862 :END:
4863   [2010-08-07 Sa]
4864 :PROPERTIES:
4865 :ID: mid:AANLkTinwNtcd6L0iUSJ7C97tUe9HJMnp%2Di9b6Z7m5wVF%40mail%2Egmail%2Ecom
4866 :END:
4868     - Gmane :: [[http://mid.gmane.org/AANLkTinwNtcd6L0iUSJ7C97tUe9HJMnp%2Di9b6Z7m5wVF%40mail%2Egmail%2Ecom][bug report: timeline agenda in an indirect buffer]]
4870 *** DONE Printing Multiple Lines For Agenda Export
4871 CLOSED: [2010-08-21 Sa 17:22]
4872 :LOGBOOK:
4873 - State "DONE"       from "BUG"        [2010-08-21 Sa 17:22]
4874 - State "BUG"        from "NEW"        [2010-08-08 So 13:52]
4875 :END:
4876   [2010-08-04 Mi]
4877 :PROPERTIES:
4878 :ID: mid:B2C55589%2D188B%2D4300%2DB477%2D45D176425519%40gmail%2Ecom
4879 :END:
4881     - Gmane :: [[http://mid.gmane.org/B2C55589%2D188B%2D4300%2DB477%2D45D176425519%40gmail%2Ecom][Printing Multiple Lines For Agenda Export]]
4883 *** DONE Bug: habit: better error handling required (TAG=7.01g)
4884    :LOGBOOK:
4885    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:12]
4886    :END:
4887   [2010-08-25 Mi]
4888 :PROPERTIES:
4889 :ID: mid:20100824115616%2ET1L77%2E22653%2Eroot%40nskntwebs04p
4890 :END:
4892     - Gmane :: [[http://mid.gmane.org/20100824115616%2ET1L77%2E22653%2Eroot%40nskntwebs04p][Bug: habit: better error handling required (TAG=7.01g)]]
4894 The code now has a better error message for this case.
4896 *** DONE Re: Git pull breaks agenda?
4897    CLOSED: [2010-08-19 Thu 23:58]
4898    - State "DONE"       from "NEW"        [2010-08-19 Thu 23:58]
4899   [2010-08-17 Di]
4900 :PROPERTIES:
4901 :ID: mid:0viq39cj16%2Efsf%40gmail%2Ecom
4902 :END:
4904     - Gmane :: [[http://mid.gmane.org/0viq39cj16%2Efsf%40gmail%2Ecom][Re: Git pull breaks agenda?]]
4906 *** CLOSED Printing Multiple Lines For Agenda Export
4907 CLOSED: [2010-09-12 So 14:33]
4908 :LOGBOOK:
4909 - State "CLOSED"     from "BUG"        [2010-09-12 So 14:33]
4910 - State "BUG"        from "NEW"        [2010-09-12 So 14:33]
4911 :END:
4912   [2010-08-21 Sa]
4913 :PROPERTIES:
4914 :ID: mid:4488370C%2DA491%2D452F%2D901F%2D92FF6EFB49EF%40gmail%2Ecom
4915 :END:
4917     - Gmane :: [[http://mid.gmane.org/4488370C%2DA491%2D452F%2D901F%2D92FF6EFB49EF%40gmail%2Ecom][Printing Multiple Lines For Agenda Export]]
4919 *** CLOSED Setting org-agenda-time-grid: My day starts at midnight
4920 CLOSED: [2010-09-12 So 14:48]
4921 :LOGBOOK:
4922 - State "CLOSED"     from "BUG"        [2010-09-12 So 14:48]
4923 - State "BUG"        from "NEW"        [2010-09-12 So 14:48]
4924 :END:
4925   [2010-08-19 Do]
4926 :PROPERTIES:
4927 :ID: mid:874oerjgef%2Efsf%40mean%2Ealbasani%2Enet
4928 :END:
4930     - Gmane :: [[http://mid.gmane.org/874oerjgef%2Efsf%40mean%2Ealbasani%2Enet][Setting org-agenda-time-grid: My day starts at midnight]]
4932 *** WISH org-agenda-follow-narrowed ?
4933 :LOGBOOK:
4934 - State "WISH"       from "NEW"        [2010-12-19 So 17:34]
4935 :END:
4936   [2010-12-19 So]
4937 :PROPERTIES:
4938 :ID: mid:m27hfjo2ul%2Efsf%40boostpro%2Ecom
4939 :END:
4941     - Gmane :: [[http://mid.gmane.org/m27hfjo2ul%2Efsf%40boostpro%2Ecom][org-agenda-follow-narrowed ?]]
4943 #+begin_quote
4944 When I'm in the agenda, if I hit SPC, I get a nice narrowed view of the
4945 current item.  When I toggle org-agenda-follow-mode, I get org to show
4946 me the current item without hitting SPC---but it's not narrowed.  It
4947 also has the property drawer collapsed.  What I'd like is to have org
4948 follow me with exactly the result of hitting SPC.  Possible?
4949 #+end_quote
4951 *** WISH re-marking agenda entries
4952 :LOGBOOK:
4953 - State "WISH"       from "NEW"        [2011-01-02 So 17:03]
4954 :END:
4955   [2011-01-02 So]
4956 :PROPERTIES:
4957 :ID: mid:m2d3p0ahsn%2Efsf%40girard%2Einformatik%2Euni%2Dkl%2Ede
4958 :END:
4960     - Gmane :: [[http://mid.gmane.org/m2d3p0ahsn%2Efsf%40girard%2Einformatik%2Euni%2Dkl%2Ede][re-marking agenda entries]]
4962 *** INCONSISTENCY Please test this custom agenda command
4963 :LOGBOOK:
4964 - State "INCONSISTENCY" from "NEW"        [2011-01-02 So 17:16]
4965 :END:
4966   [2011-01-02 So]
4967 :PROPERTIES:
4968 :ID: mid:87sjxwazb6%2Efsf%40mean%2Ealbasani%2Enet
4969 :END:
4971     - Gmane :: [[http://mid.gmane.org/87sjxwazb6%2Efsf%40mean%2Ealbasani%2Enet][Please test this custom agenda command]]
4973 *** DONE Bug: Agenda's `Goto Today' doesn't in Day view (7.4)
4974 CLOSED: [2011-01-23 So 14:57]
4975 :LOGBOOK:
4976 - State "DONE"       from "BUG"        [2011-01-23 So 14:57]
4977 - State "BUG"        from "NEW"        [2011-01-02 So 17:23]
4978 :END:
4979   [2011-01-02 So]
4980 :PROPERTIES:
4981 :ID: mid:1043EF15%2DB30B%2D4F2E%2DA6E1%2D2A4DFE8EF93F%40agfa%2Ecom
4982 :END:
4984     - Gmane :: [[http://mid.gmane.org/1043EF15%2DB30B%2D4F2E%2DA6E1%2D2A4DFE8EF93F%40agfa%2Ecom][Bug: Agenda's `Goto Today' doesn't in Day view (7.4)]]
4986 *** DONE Bug: Jumping to a date in the agenda changes view back to 'day' (7.4 (release_7.4.80.g0e5e5))
4987 CLOSED: [2011-01-23 So 14:58]
4988 :LOGBOOK:
4989 - State "DONE"       from "WISH"       [2011-01-23 So 14:58]
4990 - State "WISH"       from "NEW"        [2011-01-09 So 15:10]
4991 :END:
4992   [2011-01-09 So]
4993 :PROPERTIES:
4994 :ID: mid:87ei9a30tx%2Efsf%40norang%2Eca
4995 :END:
4997     - Gmane :: [[http://mid.gmane.org/87ei9a30tx%2Efsf%40norang%2Eca][Bug: Jumping to a date in the agenda changes view back to 'day' (7.4 (release_7.4.80.g0e5e5))]]
4999 *** INCONSISTENCY Habits and org-log-done configuration
5000 :LOGBOOK:
5001 - State "INCONSISTENCY" from "NEW"        [2011-01-16 So 10:46]
5002 :END:
5003   [2011-01-16 So]
5004 :PROPERTIES:
5005 :ID: mid:87ipy483oi%2Efsf%40fastmail%2Efm
5006 :END:
5008     - Gmane :: [[http://mid.gmane.org/87ipy483oi%2Efsf%40fastmail%2Efm][Re: Understanding habits - org-log-done]]
5010 #+begin_quote
5011 > I can confirm this.  I personally only log state changes to DONE but
5012 > setting a LOGGING property value of lognotedone prompts for a note and
5013 > fails to show the history for the habit in the graph.
5015 > This is probably a bug.
5017 Yes. The regexp that searches for completed tasks in org-habit is
5018 hard-coded to look for a 'State "DONE"' string. When org-log-done is set
5019 to note, however, the log entries begin with 'CLOSING NOTE'. (A related
5020 problem here is that it assumes DONE is the only relevant todo keyword.)
5022 One workaround is to add the property LOGGING and set its value to
5023 lognoterepeat. This produces notes with timestamps in the following
5024 format (compatible with org-habit):
5026   - State "DONE"       from "TODO"       [2011-01-01 Sat 21:11] \\
5027     5 miles.
5029 Another workaround is to make the setting associated with 'done in
5030 org-log-note-headings to the same as 'state. One quick way to do that is
5031 by evaluating the following expression:
5033 (setcdr (assoc 'done org-log-note-headings) (assoc 'state org-log-note-headings))
5035 As an aside, it seems to me that the "CLOSING NOTE" format that results
5036 when org-log-done is set to 'note is inconsistent with other logging
5037 behavior. For instance, when a "@" is added in org-todo-keywords, the
5038 note is entered with the state change string.
5039 #+end_quote
5041 *** INCONSISTENCY Bug: Schedule in agenda gives wrong overdue days (7.4)
5042 :LOGBOOK:
5043 - State "INCONSISTENCY" from "NEW"        [2011-01-16 So 11:44]
5044 :END:
5045   [2011-01-16 So]
5046 :PROPERTIES:
5047 :ID: mid:AANLkTikDCe7rsPdVWL72YrthWgrQgKdLe%2Dvg%2B%5FCZ62th%40mail%2Egmail%2Ecom
5048 :END:
5050     - Gmane :: [[http://mid.gmane.org/AANLkTikDCe7rsPdVWL72YrthWgrQgKdLe%2Dvg%2B%5FCZ62th%40mail%2Egmail%2Ecom][Bug: Schedule in agenda gives wrong overdue days (7.4)]]
5052 *** BUG org-write-agenda failure
5053 :LOGBOOK:
5054 - State "BUG"        from "NEW"        [2011-01-23 So 14:15]
5055 :END:
5056   [2011-01-16 So]
5057 :PROPERTIES:
5058 :ID: mid:AANLkTi%3Dx%2DCmPeByLynS1sT%2BK0A6hrbJiRo5nTEmwLGs8%40mail%2Egmail%2Ecom
5059 :END:
5061     - Gmane :: [[http://mid.gmane.org/AANLkTi%3Dx%2DCmPeByLynS1sT%2BK0A6hrbJiRo5nTEmwLGs8%40mail%2Egmail%2Ecom][org-write-agenda failure]]
5063 *** DONE Patch: More options for ignoring scheduled items in agenda todo lists
5064 CLOSED: [2011-01-30 So 14:22]
5065 :LOGBOOK:
5066 - State "DONE"       from "WISH"       [2011-01-30 So 14:22]
5067 - State "WISH"       from "NEW"        [2011-01-23 So 14:54]
5068 :END:
5069   [2011-01-23 So]
5070 :PROPERTIES:
5071 :ID: mid:loom%2E20110113T233820%2D296%40post%2Egmane%2Eorg
5072 :END:
5074     - Gmane :: [[http://mid.gmane.org/loom%2E20110113T233820%2D296%40post%2Egmane%2Eorg][Patch: More options for ignoring scheduled items in agenda todo lists]]
5076 *** WISH Feature request: another Org file for anniversary entries                                                                                                                                                               :Patch:
5077 :LOGBOOK:
5078 - State "WISH"       from "NEW"        [2011-01-23 So 14:56]
5079 :END:
5080   [2011-01-23 So]
5081 :PROPERTIES:
5082 :ID: mid:AANLkTinomfkWwwDJ%5FW3475s1S1fpeCnhqegqOHA2n9A%5F%40mail%2Egmail%2Ecom
5083 :END:
5085     - Gmane :: [[http://mid.gmane.org/AANLkTinomfkWwwDJ%5FW3475s1S1fpeCnhqegqOHA2n9A%5F%40mail%2Egmail%2Ecom][Feature request: another Org file for anniversary entries]]
5087 *** INCONSISTENCY Minor gotcha with org-agenda-files
5088 :LOGBOOK:
5089 - State "INCONSISTENCY" from "NEW"        [2011-01-30 So 15:53]
5090 :END:
5091   [2011-01-30 So]
5092 :PROPERTIES:
5093 :ID: mid:m21v44yk5j%2Efsf%40verilab%2Ecom
5094 :END:
5096     - Gmane :: [[http://mid.gmane.org/m21v44yk5j%2Efsf%40verilab%2Ecom][Minor gotcha with org-agenda-files]]
5098 C-c [ and C-c ] adds and removes files from `org-agenda-files' using
5099 Emacs' customization interface. The customization is saved w/o notice
5100 or prompt.  Using these commands defeats setting `org-agenda-files' to
5101 one or more directories because Org will save the expanded list of
5102 directory files.
5105 ** Links
5106 *** TODO Document the character protection in links
5107     I don't think this is really covered anywhere.
5108     Maybe we also should protect characters in the visible part, to
5109     make sure thing will never be on two lines...?
5111 *** IDEA Find all links to a specific file
5113 *** IDEA Resolve links on export
5115 **** Example: Make info HTML links work for links to Info files
5117 Info links of course only work inside Emacs.  However, many info
5118 documents are on the web, so the HTML exporter could try to be smart
5119 and convert an Info link into the corresponding link on the web.  For
5120 example, we could use the GNU software site then Name.HTML.  Here is
5121 the link to be used:
5122 http://www.gnu.org/software/emacs/manual/html_node/ Another question
5123 is, is this URL going to be stable so that it makes sense to actually
5124 put this into org.el?
5126 *** IDEA Mailcap support of Org file links
5127   [2010-06-18 Fr]
5128   :PROPERTIES:
5129   :ID: mid:86sk6wx8m8%2Ewl%25simon%2Eguest%40tesujimath%2Eorg
5130   :END:
5132     - Gmane :: [[http://mid.gmane.org/86sk6wx8m8%2Ewl%25simon%2Eguest%40tesujimath%2Eorg][Choosing external app at runtime?]]
5134 #+BEGIN_QUOTE
5135 When I follow a link, Org mode knows what application to use.  Except
5136 that sometimes I want to override that choice.
5138 For example, I have a collection of PDF files.  Mostly I want to open
5139 them in my statically configured PDF viewer, which is fine.  But
5140 sometimes I want to open one in Xournal, say, to annotate it.
5142 My mail client Wanderlust will ask me in cases like this: if multiple
5143 mailcap entries match, I get to choose when opening the attachment.
5145 Any chance we could do a similar thing in Org mode?
5146 #+END_QUOTE
5147 *** IDEA Dereference file links on export or open
5148   [2010-06-18 Fr]
5149   :PROPERTIES:
5150   :ID: mid:87eig5en4p%2Efsf%40gmail%2Ecom
5151   :END:
5153     - Gmane :: [[http://mid.gmane.org/87eig5en4p%2Efsf%40gmail%2Ecom][Re: (babel) exports, caching, remote execution]]
5155 #+BEGIN_QUOTE
5156 Is "scpc" in the line above a transport protocol?  Maybe this should be
5157 an org-mode wide features, i.e. the ability to resolve remote file
5158 references with C-c C-o and on export.  Does that sound reasonable, and
5159 would it take care of the need in this particular case?
5160 #+END_QUOTE
5162 *** WISH Variable of standard links for completion with C-c C-l
5163     Or something like that, to make standard links fast.
5165 *** WISH Radio targets across files
5166     I guess each org file could write a .orgtargets.filename file, if
5167     it has any radio targets.
5168 *** INCONSISTENCY image link inconsistency in org-mode 6.36c
5169   [2010-06-09 Mi]
5170   :PROPERTIES:
5171   :ID: mid:BFBC5FFC%2D20E8%2D40FB%2D9C84%2D85A88E845624%40nf%2Empg%2Ede
5172   :END:
5174     - Gmane :: [[http://mid.gmane.org/BFBC5FFC%2D20E8%2D40FB%2D9C84%2D85A88E845624%40nf%2Empg%2Ede][image link inconsistency in org-mode 6.36c]]
5175 *** BUG Bug report : choke on clocktable mode with accents in headlines
5176 :LOGBOOK:
5177 - State "BUG"        from "NEW"        [2010-12-12 So 19:33]
5178 :END:
5179   [2010-12-12 So]
5180 :PROPERTIES:
5181 :ID: mid:87pqtn3uh6%2Efsf%40home%2Edrieu%2Eorg
5182 :END:
5184     - Gmane :: [[http://mid.gmane.org/87pqtn3uh6%2Efsf%40home%2Edrieu%2Eorg][Bug report : choke on clocktable mode with accents in headlines]]
5185 *** DONE portable absolute links in HTML export
5186 CLOSED: [2010-10-27 Mi 21:37]
5187 :LOGBOOK:
5188 - State "DONE"       from "NEW"        [2010-10-27 Mi 21:37]
5189 :END:
5190   [2010-10-15 Fr]
5191 :PROPERTIES:
5192 :ID: mid:87tykyb3bu%2Efsf%40dasa3%2Eiem%2Epw%2Eedu%2Epl
5193 :END:
5195     - Gmane :: [[http://mid.gmane.org/87tykyb3bu%2Efsf%40dasa3%2Eiem%2Epw%2Eedu%2Epl][portable absolute links in HTML export]]
5197 *** INCONSISTENCY Bug: org-store-link only works interactively (7.4)
5198 :LOGBOOK:
5199 - State "INCONSISTENCY" from "NEW"        [2011-01-09 So 14:47]
5200 :END:
5201   [2011-01-09 So]
5202 :PROPERTIES:
5203 :ID: mid:m2aak0kes0%2Ewl%25dave%40boostpro%2Ecom
5204 :END:
5206     - Gmane :: [[http://mid.gmane.org/m2aak0kes0%2Ewl%25dave%40boostpro%2Ecom][Bug: org-store-link only works interactively (7.4)]]
5207 *** INCONSISTENCY Unintended behavior? Links without description
5208 :LOGBOOK:
5209 - State "INCONSISTENCY" from "NEW"        [2011-01-16 So 10:09]
5210 :END:
5211   [2011-01-09 So]
5212 :PROPERTIES:
5213 :ID: mid:4D19BC26%2E8030904%40christianmoe%2Ecom
5214 :END:
5216     - Gmane :: [[http://mid.gmane.org/4D19BC26%2E8030904%40christianmoe%2Ecom][Unintended behavior? Links without description]]
5218 #+begin_quote
5219 In pre-processing for export with org-export-normalize-links, links
5220 that lack a description part are given one, which consists of the full
5221 raw path of the link. In other words, link descriptions are never nil.
5222 This seems to conflict with the expectations of org-bbdb.el and custom
5223 links based on that example.
5225 The link [[bbdb:Carsten Dominik]], for instance, is exported to html
5226 and latex as follows:
5228    <i>bbdb:Carsten Dominik</i>
5229    \textit{bbdb:Carsten Dominik}.
5231 Org-bbdb.el is clearly prepared to be passed a desc that is nil, in
5232 which case it would use path instead:
5234 (defun org-bbdb-export (path desc format)
5235    "Create the export version of a BBDB link specified by PATH or DESC.
5236 If exporting to either HTML or LaTeX FORMAT the link will be
5237 italicized, in all other cases it is left unchanged."
5238    (cond
5239     ((eq format 'html) (format "<i>%s</i>" (or desc path)))
5240     ((eq format 'latex) (format "\\textit{%s}" (or desc path)))
5241     (t (or desc path))))
5243 However, desc is never nil, because a missing description part is
5244 replaced in export pre-processing by a string consisting of the link
5245 type, a colon, and the path. This takes place in the function
5246 org-export-normalize-links.
5248 This makes for unexpected behavior in custom links that some of us
5249 have defined. E.g., Thomas S. Dye's `cite' links (the thread
5250 `org-add-link-type'):
5251 #+end_quote
5253 Thomas S. Dye could track down this problem to at least 7.01trans
5254 (release_7.01h.209.g2c33b).
5256 **** Re: (Orgmode) org-add-link-type
5257 :LOGBOOK:
5258 - State "INCONSISTENCY" from "NEW"        [2011-01-09 So 15:12]
5259 :END:
5260   [2011-01-09 So]
5261 :PROPERTIES:
5262 :ID: mid:4D187166%2E4020806%40christianmoe%2Ecom
5263 :END:
5265     - Gmane :: [[http://mid.gmane.org/4D187166%2E4020806%40christianmoe%2Ecom][Re: (Orgmode) org-add-link-type]]
5267 #+begin_quote
5268 It looks as if an empty desc is never passed, instead it is replaced
5269 with the full raw path. I don't think that's the right behavior, and I
5270 don't really see how it could result from org-export-latex-links.
5271 #+end_quote
5274 ** Tables
5276 *** WISH Row formulas
5277     @4=.....
5279 *** WISH Make a variable that current line should be recomputed always
5280     In each table.  Skipping headers of course.
5281 *** WISH include value of single table cell in text?
5282 :LOGBOOK:
5283 - State "WISH"       from "NEW"        [2010-08-01 So 20:49]
5284 :END:
5285   [2010-07-27 Di]
5286 :PROPERTIES:
5287 :ID: mid:m0iq41pb31%2Efsf%40malibu%2Erochester%2Err%2Ecom
5288 :END:
5290     - Gmane :: [[http://mid.gmane.org/m0iq41pb31%2Efsf%40malibu%2Erochester%2Err%2Ecom][include value of single table cell in text?]]
5292 *** BUG bug in dynamic block for clock table using :tags
5293 :LOGBOOK:
5294 - State "BUG"        from "QUESTION"   [2010-08-08 So 14:02]
5295 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:19]
5296 :END:
5297   [2010-08-04 Mi]
5298 :PROPERTIES:
5299 :ID: mid:AANLkTikSaA%2Bxzk%5FdtdTvpJ%2BaeqSroGNBF%5Fa0JCVJ1UPv%40mail%2Egmail%2Ecom
5300 :END:
5302     - Gmane :: [[http://mid.gmane.org/AANLkTikSaA%2Bxzk%5FdtdTvpJ%2BaeqSroGNBF%5Fa0JCVJ1UPv%40mail%2Egmail%2Ecom][bug in dynamic block for clock table using :tags]]
5303 *** BUG clocktable: maximum level 0 does not only avoid listing items but also does not calculate items
5304 :LOGBOOK:
5305 - State "BUG"        from "QUESTION"   [2010-08-21 Sa 17:15]
5306 :END:
5307   [2010-07-13 Di]
5308   :PROPERTIES:
5309   :ID: mid:i1hb65%24piq%241%40dough%2Egmane%2Eorg
5310   :END:
5312     - Gmane :: [[http://mid.gmane.org/i1hb65%24piq%241%40dough%2Egmane%2Eorg][clocktable: maximum level 0 does not only avoid listing items but also does not calculate items]]
5314 *** WISH (Feature Request) Cross headings in tables
5315 :LOGBOOK:
5316 - State "WISH"       from "NEW"        [2010-10-27 Mi 21:51]
5317 :END:
5318   [2010-10-27 Mi]
5319 :PROPERTIES:
5320 :ID: mid:87eic4le49%2Efsf%40Rainer%2Einvalid
5321 :END:
5323     - Gmane :: [[http://mid.gmane.org/87eic4le49%2Efsf%40Rainer%2Einvalid][(Feature Request) Cross headings in tables]]
5325 *** BUG $0 replaced with ampersand (&) when invoking `org-edit-special'
5326 :LOGBOOK:
5327 - State "BUG"        from "NEW"        [2011-01-09 So 14:36]
5328 :END:
5329   [2011-01-09 So]
5330 :PROPERTIES:
5331 :ID: mid:87wrn66lo0%2Efsf%40gmail%2Ecom
5332 :END:
5334     - Gmane :: [[http://mid.gmane.org/87wrn66lo0%2Efsf%40gmail%2Ecom][$0 replaced with ampersand (&) when invoking `org-edit-special']]
5336 #+begin_quote
5337 According to [ (info "(org) Formula syntax for Calc") ], $0
5338 references the current cell. Pressing C-c C-c on the #+TBLFM line
5339 below does indeed work, but C-c ' (`org-edit-special') changes the
5340 $0 reference into a single ampersand (&). Is this a bug?
5341 #+end_quote
5343 ** Exporting
5344 *** IDEA Google CL and org-mode
5345   [2010-07-05 Mo]
5346   :PROPERTIES:
5347   :ID: mid:19503%2E26717%2E462263%2E759346%40gargle%2Egargle%2EHOWL
5348   :END:
5350     - Gmane :: [[http://mid.gmane.org/19503%2E26717%2E462263%2E759346%40gargle%2Egargle%2EHOWL][Google CL and org-mode]]
5352 #+BEGIN_QUOTE
5353 I have a question regarding the recent announcement of the Google
5354 Command Line project (http://code.google.com/p/googlecl/).
5356 I was wondering if there are plans to integrate support for calendar
5357 synchronization between Google and org-mode using this tool.
5358 #+END_QUOTE
5359 *** IDEA Re: (PATCH) org-export-generic, "text markup" -- and a request
5360 :LOGBOOK:
5361 - State "IDEA"       from "NEW"        [2010-07-24 Sa 13:46]
5362 :END:
5363   [2010-07-24 Sa]
5364 :PROPERTIES:
5365 :ID: mid:20100723111931%2EGA29930%40tomas
5366 :END:
5368     - Gmane :: [[http://mid.gmane.org/20100723111931%2EGA29930%40tomas][Re: (PATCH) org-export-generic, "text markup" -- and a request]]
5369 *** IDEA Composing letters using org-mode and scrlttr2
5370 :LOGBOOK:
5371 - State "IDEA"       from "NEW"        [2010-07-27 Di 20:55]
5372 :END:
5373   [2010-07-27 Di]
5374 :PROPERTIES:
5375 :ID: mid:4C4CA9F8%2E7010006%40gmail%2Ecom
5376 :END:
5378     - Gmane :: [[http://mid.gmane.org/4C4CA9F8%2E7010006%40gmail%2Ecom][Composing letters using org-mode and scrlttr2]]
5380 *** IDEA minted for latex source code export                                                 :Patch:
5381 :LOGBOOK:
5382 - State "IDEA"       from "NEW"        [2010-08-07 Sa 16:24]
5383 :END:
5384   [2010-08-07 Sa]
5385 :PROPERTIES:
5386 :ID: mid:87zkwzn9tw%2Efsf%40stats%2Eox%2Eac%2Euk
5387 :END:
5389     - Gmane :: [[http://mid.gmane.org/87zkwzn9tw%2Efsf%40stats%2Eox%2Eac%2Euk][minted for latex source code export]]
5391 *** IDEA (WIP) OpenOffice Exporter
5392 :LOGBOOK:
5393 - State "IDEA"       from "NEW"        [2010-10-26 Di 21:16]
5394 :END:
5395   [2010-10-16 Sa]
5396 :PROPERTIES:
5397 :ID: mid:81r5fy5z61%2Efsf%40gmail%2Ecom
5398 :END:
5400     - Gmane :: [[http://mid.gmane.org/81r5fy5z61%2Efsf%40gmail%2Ecom][(WIP) OpenOffice Exporter]]
5402 *** WISH Re: Latex export bug? Odd behavior with figures
5403   [2010-05-28 Fr]
5404   :PROPERTIES:
5405   :ID: mid:AANLkTinxW2VcTHW7jCGjXbijyp5d9hYj1t72PL0VeYWG%40mail%2Egmail%2Ecom
5406   :END:
5408 #+BEGIN_QUOTE
5409 One suggestion, then... why not just have a nice list of all possible
5410 ATTR_LaTeX options? I have killed myself before looking for a simplified
5411 list. Maybe even just common ones since perhaps any LaTeX option may be
5412 passed?
5413 #+END_QUOTE
5415     - Gmane :: [[http://mid.gmane.org/AANLkTinxW2VcTHW7jCGjXbijyp5d9hYj1t72PL0VeYWG%40mail%2Egmail%2Ecom][Re: Latex export bug? Odd behavior with figures...]]
5416 *** WISH pretty export of tags
5417   [2010-06-01 Di]
5418   :PROPERTIES:
5419   :ID: mid:87mxvgdsrp%2Efsf%40convex%2Dnew%2Ecs%2Eunb%2Eca
5420   :END:
5422     - Gmane :: [[http://mid.gmane.org/87mxvgdsrp%2Efsf%40convex%2Dnew%2Ecs%2Eunb%2Eca][pretty export of tags]]
5423 *** WISH Allow skipping of  levels in LaTeX export
5424 **** latex export - skipping lvls breaks export
5425   [2010-06-22 Di]
5426   :PROPERTIES:
5427   :ID: mid:874ogwmfx1%2Ewl%25sebhofer%40gmail%2Ecom
5428   :END:
5430     - Gmane :: [[http://mid.gmane.org/874ogwmfx1%2Ewl%25sebhofer%40gmail%2Ecom][latex export - skipping lvls breaks export]]
5432 **** Even if skipped headline levels are not allowed, exporter shouldn't drop out-of-level headlines silently
5433   [2010-07-24 Sa]
5434 :PROPERTIES:
5435 :ID: mid:14025%2E1279898870%40maps
5436 :END:
5438     - Gmane :: [[http://mid.gmane.org/14025%2E1279898870%40maps][Bug: possible bug in latex export (7.01trans (release_6.36.735.g15ca.dirty))]]
5439 *** WISH fix for error of quoted and emphasized text in LaTeX export
5440   [2010-07-09 Fr]
5441   :PROPERTIES:
5442   :ID: mid:4C3493DA%2E7050600%40freylax%2Ede
5443   :END:
5445     - Gmane :: [[http://mid.gmane.org/4C3493DA%2E7050600%40freylax%2Ede][fix for error of quoted and emphasized text in LaTeX export]]
5446 *** WISH iCal export and complex diary sexps
5447   [2010-07-15 Do]
5448   :PROPERTIES:
5449   :ID: mid:87tyo1p6j4%2Efsf%40gmx%2Ech
5450   :END:
5452     - Gmane :: [[http://mid.gmane.org/87tyo1p6j4%2Efsf%40gmx%2Ech][iCal export and complex diary sexps]]
5453 *** WISH (BABEL) Seemless editing of Babel Blocks                                            :Babel:
5454   [2010-07-21 Mi]
5455   :PROPERTIES:
5456   :ID: mid:4C459236%2E3%40gmail%2Ecom
5457   :END:
5459     - Gmane :: [[http://mid.gmane.org/4C459236%2E3%40gmail%2Ecom][(BABEL) Seemless editing of Babel Blocks]]
5460 *** WISH Captions for source code
5461 :LOGBOOK:
5462 - State "WISH"       from "NEW"        [2010-07-25 So 18:17]
5463 :END:
5464   [2010-07-23 Fr]
5465   :PROPERTIES:
5466   :ID: mid:op%2Evf8vhwapn9zmcv%40pckr105%2Empip%2Dmainz%2Empg%2Ede
5467   :END:
5469     - Gmane :: [[http://mid.gmane.org/op%2Evf8vhwapn9zmcv%40pckr105%2Empip%2Dmainz%2Empg%2Ede][Captions for source code]]
5470 *** WISH user control of source block header line exporting formats                    :Babel:Patch:
5471 :LOGBOOK:
5472 - State "WISH"       from "NEW"        [2010-08-01 So 10:59]
5473 :END:
5474   [2010-08-01 So]
5475 :PROPERTIES:
5476 :ID: mid:AANLkTi%3DmW7fnYcS8MRzqkh2%2Dy7N4B2JNAbEYNscb5ipr%40mail%2Egmail%2Ecom
5477 :END:
5479     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DmW7fnYcS8MRzqkh2%2Dy7N4B2JNAbEYNscb5ipr%40mail%2Egmail%2Ecom][user control of source block header line exporting formats]]
5480 *** WISH Add timestamp keyword specific CSS class
5481 :LOGBOOK:
5482 - State "WISH"       from "NEW"        [2010-11-14 So 18:24]
5483 :END:
5484   [2010-11-14 So]
5485 :PROPERTIES:
5486 :ID: mid:80hbfku7ro%2Efsf%40mundaneum%2Ecom
5487 :END:
5489     - Gmane :: [[http://mid.gmane.org/80hbfku7ro%2Efsf%40mundaneum%2Ecom][How to distinguish timestamps in CSS?]]
5491 *** WISH query - org-emphasis-regexp-components
5492 :LOGBOOK:
5493 - State "WISH"       from "NEW"        [2010-11-14 So 18:31]
5494 :END:
5495   [2010-11-14 So]
5496 :PROPERTIES:
5497 :ID: mid:AANLkTi%3DX0BDDvE8YW2E7guqLzvaeZKPeojBzQYef%2BO0u%40mail%2Egmail%2Ecom
5498 :END:
5500     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DX0BDDvE8YW2E7guqLzvaeZKPeojBzQYef%2BO0u%40mail%2Egmail%2Ecom][query - org-emphasis-regexp-components]]
5502 #+BEGIN_QUOTE
5503 I was writing a document with Python code in it and I found a minor problem.
5504 There's no way to put a piece of code like s="Hello World" as verbatim
5505 or code in my document.
5507 ~s="Hello World"~ doesn't work because the border in
5508 org-emphasis-regexp-components doesn't allow " or '. I'm not sure why
5509 this is in place. Can this be removed, or have they been put in for a
5510 specific reason, that I can't see?
5511 #+END_QUOTE
5513 *** WISH (PATCH) Allow iCalendar to use UTC for exported date-time.                                            :Patch:
5514 :LOGBOOK:
5515 - State "WISH"       from "NEW"        [2010-11-28 So 19:54]
5516 :END:
5517   [2010-09-12 So]
5518 :PROPERTIES:
5519 :ID: mid:87pqwl4pdk%2Edlv%40debian%2Eorg
5520 :END:
5522     - Gmane :: [[http://mid.gmane.org/87pqwl4pdk%2Edlv%40debian%2Eorg][(PATCH) Allow iCalendar to use UTC for exported date-time.]]
5524 *** INCONSISTENCY export of emphasized link
5525   [2010-05-30 So]
5526   :PROPERTIES:
5527   :ID: mid:4C053D57%2E2030506%40alumni%2Eethz%2Ech
5528   :END:
5530 **** DONE improve doc string
5531       - patch: http://patchwork.newartisans.com/patch/26
5532       - Org repo commit: http://orgmode.org/w/org-mode.git/commitdiff/bc53b3da3bf95c767113625693895a7dcbf389bb
5533 **** DONE workaround for the given example
5534       - Worg repo commit: http://repo.or.cz/w/Worg.git/commitdiff/f5814f05998292d4eb80f9772c279e9837644f29
5535 **** NEW inconsistency
5536       emphasized link supported:
5537         - Emacs faces shown in org-mode buffer itself
5538         - export to LaTeX
5539         - [...]
5540       emphasized link not supported:
5541         - export to HTML
5542         - export to DocBook
5543         - export to XOXO
5544         - [...]
5545       this question is still open:
5547     - Gmane :: [[http://mid.gmane.org/4C053D57%2E2030506%40alumni%2Eethz%2Ech][export of emphasized link]]
5548 *** INCONSISTENCY org-publish skips the file name in inter-page links
5549 :LOGBOOK:
5550 - State "INCONSISTENCY" from "NEW"        [2010-09-12 So 14:46]
5551 :END:
5552   [2010-08-19 Do]
5553 :PROPERTIES:
5554 :ID: mid:87pqxfils9%2Ewl%25n142857%40gmail%2Ecom
5555 :END:
5557     - Gmane :: [[http://mid.gmane.org/87pqxfils9%2Ewl%25n142857%40gmail%2Ecom][org-publish skips the file name in inter-page links]]
5559 *** INCONSISTENCY bug? hlevel in org-export-region-as-html
5560 :LOGBOOK:
5561 - State "INCONSISTENCY" from "NEW"        [2010-11-28 So 20:56]
5562 :END:
5563   [2010-11-28 So]
5564 :PROPERTIES:
5565 :ID: mid:AANLkTiku2bHag%2DzQYR1h97gBQGBfHuxGjDVUy3%3DS%2DzQ1%40mail%2Egmail%2Ecom
5566 :END:
5568     - Gmane :: [[http://mid.gmane.org/AANLkTiku2bHag%2DzQYR1h97gBQGBfHuxGjDVUy3%3DS%2DzQ1%40mail%2Egmail%2Ecom][bug? hlevel in org-export-region-as-html]]
5570 *** INCONSISTENCY (bug) export to latex doesn't process #+include files fully
5571 :LOGBOOK:
5572 - State "INCONSISTENCY" from "NEW"        [2010-11-28 So 20:38]
5573 :END:
5574   [2010-11-28 So]
5575 :PROPERTIES:
5576 :ID: mid:87y68p1mgu%2Efsf%40ucl%2Eac%2Euk
5577 :END:
5579     - Gmane :: [[http://mid.gmane.org/87y68p1mgu%2Efsf%40ucl%2Eac%2Euk][(bug) export to latex doesn't process #+include files fully]]
5581 *** INCONSISTENCY Bug: void-function time-to-seconds, gnus-git (7.01trans)
5582 :LOGBOOK:
5583 - State "INCONSISTENCY" from "NEW"        [2010-12-12 So 19:54]
5584 :END:
5585   [2010-12-12 So]
5586 :PROPERTIES:
5587 :ID: mid:871v6apxvf%2Efsf%40gilgamesch%2Equim%2Eucm%2Ees
5588 :END:
5590     - Gmane :: [[http://mid.gmane.org/871v6apxvf%2Efsf%40gilgamesch%2Equim%2Eucm%2Ees][Bug: void-function time-to-seconds, gnus-git (7.01trans)]]
5592 *** BUG latex-export + columnview: misinterpretation of section prefixes as emphasis
5593   [2010-05-31 Mo]
5594   :PROPERTIES:
5595   :ID: mid:20100531033853%2EGD27574%40soloJazz%2Ecom
5596   :END:
5598     - Gmane :: [[http://mid.gmane.org/20100531033853%2EGD27574%40soloJazz%2Ecom][latex-export + columnview: misinterpretation of section prefixes as emphasis]]
5599 *** BUG html export                                                                          :Patch:
5600   [2010-06-22 Di]
5601   :PROPERTIES:
5602   :ID: mid:F143E151%2DC46B%2D46DA%2DB314%2D7B618A6EFB73%40tsdye%2Ecom
5603   :END:
5605     - Gmane :: [[http://mid.gmane.org/F143E151%2DC46B%2D46DA%2DB314%2D7B618A6EFB73%40tsdye%2Ecom][html export]]
5606 *** BUG Footnote incorrect in Worg
5607   [2010-06-22 Di]
5608   :PROPERTIES:
5609   :ID: mid:AANLkTilTnIkiBMNZBEqSCQsug93LWrqACHyW7cdWhwob%40mail%2Egmail%2Ecom
5610   :END:
5612     - Gmane :: [[http://mid.gmane.org/AANLkTilTnIkiBMNZBEqSCQsug93LWrqACHyW7cdWhwob%40mail%2Egmail%2Ecom][Footnote incorrect in Worg]]
5613 *** BUG Org beamer export bugs
5614   [2010-06-18 Fr]
5615   :PROPERTIES:
5616   :ID: mid:87eig43eq7%2Efsf%40mundaneum%2Ecom
5617   :END:
5619     - Gmane :: [[http://mid.gmane.org/87eig43eq7%2Efsf%40mundaneum%2Ecom][Org beamer export bugs]]
5620 *** BUG #+ATTR_LaTeX ignored for tables when used before first headline
5621 :LOGBOOK:
5622 - State "BUG"        from "NEW"        [2010-07-25 So 18:22]
5623 :END:
5624   [2010-07-23 Fr]
5625   :PROPERTIES:
5626   :ID: mid:87eiev20y8%2Efsf%40bunting%2Enet%2Eau
5627   :END:
5629     - Gmane :: [[http://mid.gmane.org/87eiev20y8%2Efsf%40bunting%2Enet%2Eau][LaTeX table export issue]]
5631 *** BUG Placement=(H) not exporting to LaTeX anymore?                                        :Patch:
5632 :LOGBOOK:
5633 - State "BUG"        from "WISH"       [2010-07-25 So 17:10]
5634 - State "WISH"       from "NEW"        [2010-07-25 So 17:10]
5635 :END:
5636   [2010-07-24 Sa]
5637 :PROPERTIES:
5638 :ID: mid:AANLkTil7goRO%2D1eThhrWLt1J11FRxwHzR%2DyqeQNHZ5E%5F%40mail%2Egmail%2Ecom
5639 :END:
5641     - Gmane :: [[http://mid.gmane.org/AANLkTil7goRO%2D1eThhrWLt1J11FRxwHzR%2DyqeQNHZ5E%5F%40mail%2Egmail%2Ecom][Placement=(H) not exporting to LaTeX anymore?]]
5642 *** BUG Re: (Orgmode) (BUG) Baffled by beamer blocks
5643 :LOGBOOK:
5644 - State "BUG"        from "NEW"        [2010-09-12 So 14:50]
5645 :END:
5646   [2010-08-18 Mi]
5647 :PROPERTIES:
5648 :ID: mid:87iq38qkat%2Efsf%5F%2D%5F%40gnu%2Eorg
5649 :END:
5651     - Gmane :: [[http://mid.gmane.org/87iq38qkat%2Efsf%5F%2D%5F%40gnu%2Eorg][Re: (Orgmode) (BUG) Baffled by beamer blocks]]
5653 *** BUG bug: html export, latex fragments and emphasize
5654 :LOGBOOK:
5655 - State "BUG"        from "NEW"        [2010-11-14 So 18:40]
5656 :END:
5657   [2010-11-14 So]
5658 :PROPERTIES:
5659 :ID: mid:87y68z2uv1%2Ewl%25n%2Egoaziou%40gmail%2Ecom
5660 :END:
5662     - Gmane :: [[http://mid.gmane.org/87y68z2uv1%2Ewl%25n%2Egoaziou%40gmail%2Ecom][bug: html export, latex fragments and emphasize]]
5664 *** BUG latex export problem
5665 :LOGBOOK:
5666 - State "BUG"        from "NEW"        [2010-12-12 So 18:55]
5667 :END:
5668   [2010-10-15 Fr]
5669 :PROPERTIES:
5670 :ID: mid:4CA4A4CF%2E6060305%40unibas%2Ech
5671 :END:
5673     - Gmane :: [[http://mid.gmane.org/4CA4A4CF%2E6060305%40unibas%2Ech][latex export problem]]
5675 *** BUG Bug: LaTeX fragments export to invalid XHTML
5676 :LOGBOOK:
5677 - State "BUG"        from "NEW"        [2010-12-12 So 19:57]
5678 :END:
5679   [2010-12-12 So]
5680 :PROPERTIES:
5681 :ID: mid:20101123094528%2E369d9976amscopub%2Dmail%40yahoo%2Ecom%40dove%2Elocaldomain
5682 :END:
5684     - Gmane :: [[http://mid.gmane.org/20101123094528%2E369d9976amscopub%2Dmail%40yahoo%2Ecom%40dove%2Elocaldomain][Bug: LaTeX fragments export to invalid XHTML]]
5685 *** DONE (bug) overprotective begin/end during latex export
5686   [2010-06-13 So]
5687   :PROPERTIES:
5688   :ID: mid:87pqzvqzbg%2Efsf%40gmail%2Ecom
5689   :END:
5691     - Gmane :: [[http://mid.gmane.org/87pqzvqzbg%2Efsf%40gmail%2Ecom][(bug) overprotective begin/end during latex export]]
5692     This has been fixed
5694 *** DONE Bug: lists, maths and export to latex                                               :Patch:
5695   [2010-06-13 So]
5696   :PROPERTIES:
5697   :ID: mid:87aar2lohp%2Ewl%25n%2Egoaziou%40gmail%2Ecom
5698   :END:
5700     - Gmane :: [[http://mid.gmane.org/87aar2lohp%2Ewl%25n%2Egoaziou%40gmail%2Ecom][Bug: lists, maths and export to latex]]
5701 **** (PATCH) lists and exportation to latex
5702   [2010-06-14 Mo]
5703   :PROPERTIES:
5704   :ID: mid:87ljaitszr%2Ewl%25n%2Egoaziou%40gmail%2Ecom
5705   :ASSIGNEE: Eric Schulte
5706   :END:
5708     - Gmane :: [[http://mid.gmane.org/87ljaitszr%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(PATCH) lists and exportation to latex]]
5710     This patch has been applied.
5712 *** DONE latex export and booktabs tables                                                    :Patch:
5713 CLOSED: [2010-07-02 Fr 17:02]
5714   [2010-06-24 Do]
5715   :PROPERTIES:
5716   :ID: mid:AANLkTinpBewqB1hb8FKW6PkBYRa72shCW%2D4szic26FuE%40mail%2Egmail%2Ecom
5717   :END:
5719     - Gmane :: [[http://mid.gmane.org/AANLkTinpBewqB1hb8FKW6PkBYRa72shCW%2D4szic26FuE%40mail%2Egmail%2Ecom][latex export and booktabs tables]]
5720 *** DONE Verbatim LaTeX inside delimiters in HTML export with jsMath?
5721   [2010-06-18 Fr]
5722   :PROPERTIES:
5723   :ID: mid:4C19CD7D%2E7050409%40christianmoe%2Ecom
5724   :ASSIGNEE: Carsten
5725   :END:
5727     - Gmane :: [[http://mid.gmane.org/4C19CD7D%2E7050409%40christianmoe%2Ecom][Verbatim LaTeX inside delimiters in HTML export with jsMath?]]
5728   This has been fixed, use the setting #+OPTIONS: LaTeX:verbatim.
5729   It is also documented in the jsMath tutorial.
5731 *** DONE Comment before \begin{equation} exported verbatim
5732   [2010-07-05 Mo]
5733   :PROPERTIES:
5734   :ID: mid:4C2C415A%2E5030608%40christianmoe%2Ecom
5735   :END:
5737     - Gmane :: [[http://mid.gmane.org/4C2C415A%2E5030608%40christianmoe%2Ecom][Re: (Orgmode) Verbatim LaTeX inside delimiters in HTML export with jsMath?]]
5739 #+BEGIN_QUOTE
5740 I noticed the following behavior: A comment line starting with "#"
5741 immediately before a \begin{equation} environment is passed verbatim
5742 as well. I don't think it counts as a bug, since there should probably
5743 be a blank line before \begin anyway.
5744 #+END_QUOTE
5746   This issue has been fixed.
5748 *** DONE Exporting narrowed subtrees to HTML                                                 :Patch:
5749 CLOSED: [2010-07-16 Fr 19:49]
5750   [2010-06-30 Mi]
5751   :PROPERTIES:
5752   :ID: mid:87k4phajcl%2Efsf%40gollum%2Eintra%2Enorang%2Eca
5753   :END:
5755     - Gmane :: [[http://mid.gmane.org/87k4phajcl%2Efsf%40gollum%2Eintra%2Enorang%2Eca][Exporting narrowed subtrees to HTML]]
5757     - Patch :: [[http://patchwork.newartisans.com/patch/90/][90]]
5758 *** DONE Support multiple CSS container classes                                            :Patch:
5759 CLOSED: [2010-08-21 Sa 17:02]
5760 :LOGBOOK:
5761 - State "DONE"       from "ASSIGNED"   [2010-08-21 Sa 17:02]
5762 :END:
5763   [2010-07-10 Sa]
5764   :PROPERTIES:
5765   :ID: mid:AANLkTinTb1RiH89MVYESG03WWfDlf6nMkBR3%5F6xP2Y2m%40mail%2Egmail%2Ecom
5766   :ASSIGNEE: dmaus
5767   :END:
5769     - Gmane :: [[http://mid.gmane.org/AANLkTinTb1RiH89MVYESG03WWfDlf6nMkBR3%5F6xP2Y2m%40mail%2Egmail%2Ecom][Problem with HTML_CONTAINER_CLASS property]]
5770 *** DONE Literal examples and indentation
5771 CLOSED: [2010-07-16 Fr 19:48]
5772   [2010-07-01 Do]
5773   :PROPERTIES:
5774   :ID: mid:m2bparr0lw%2Efsf%40gmail%2Ecom
5775   :END:
5777     - Gmane :: [[http://mid.gmane.org/m2bparr0lw%2Efsf%40gmail%2Ecom][Literal examples and indentation]]
5779 #+BEGIN_QUOTE
5780 Ok, so the answer of my initial question is no.
5782 That's a bit sad because, IMHO, this could a little be smarter than
5783 this. For example if the line to indent is an empty one, then don't
5784 insert indentation, or if the text is already indented then indent
5785 with respect of the current indentation, etc...
5786 #+END_QUOTE
5787 *** DONE patch: add event reminders to iCalendar export                                      :Patch:
5788   [2010-07-12 Mo]
5789   :PROPERTIES:
5790   :ID: mid:87vd8nx9b9%2Ewl%25ucecesf%40ucl%2Eac%2Euk
5791   :END:
5793     - Gmane :: [[http://mid.gmane.org/87vd8nx9b9%2Ewl%25ucecesf%40ucl%2Eac%2Euk][patch: add event reminders to iCalendar export]]
5795   Eric Fraga's code is now on the master branch.
5797 *** DONE (BUG) #+begin_src wo. language blocks XHTML export
5798   [2010-06-26 Sa]
5799   :PROPERTIES:
5800   :ID: mid:87fx0abtr1%2Efsf%40gmx%2Ede
5801   :END:
5803     - Gmane :: [[http://mid.gmane.org/87fx0abtr1%2Efsf%40gmx%2Ede][(BUG) #+begin_src wo. language blocks XHTML export]]
5804    Fixed, patch by Eri Schulte, this now gives a good error message
5806 *** DONE (PATCH) double-O-LaTeX: retain meta-information during LaTeX Export                 :Babel:
5807   [2010-07-05 Mo]
5808   :PROPERTIES:
5809   :ID: mid:87hbkhwqkj%2Efsf%40gmail%2Ecom
5810   :END:
5812     - Gmane :: [[http://mid.gmane.org/87hbkhwqkj%2Efsf%40gmail%2Ecom][(PATCH) double-O-LaTeX: retain meta-information during
5813          LaTeX Export]]
5815    Fixed with special treatment of these lines before the first headline
5816 *** DONE (BUG)(Babel) Exporting text before heading                                          :Babel:
5817   [2010-07-16 Fr]
5818   :PROPERTIES:
5819   :ID: mid:87iq4ffrbq%2Ewl%25n%2Egoaziou%40gmail%2Ecom
5820   :END:
5822     - Gmane :: [[http://mid.gmane.org/87iq4ffrbq%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(BUG)(Babel) Exporting text before heading]]
5824     Fixed, patch by Eric Schulte
5825 *** DONE bug: images always inlined when exporting to HTML
5826 CLOSED: [2010-07-25 So 18:27]
5827 :LOGBOOK:
5828 - State "DONE"       from "NEW"        [2010-07-25 So 18:27]
5829 :END:
5830   [2010-07-21 Mi]
5831   :PROPERTIES:
5832   :ID: mid:87zkxn9kg5%2Ewl%25ucecesf%40ucl%2Eac%2Euk
5833   :END:
5835     - Gmane :: [[http://mid.gmane.org/87zkxn9kg5%2Ewl%25ucecesf%40ucl%2Eac%2Euk][bug: images always inlined when exporting to HTML]]
5836 *** DONE Minor Bug in ical2org awk script
5837 CLOSED: [2010-07-25 So 18:25]
5838 :LOGBOOK:
5839 - State "DONE"       from "NEW"        [2010-07-25 So 18:25]
5840 :END:
5841   [2010-07-21 Mi]
5842   :PROPERTIES:
5843   :ID: mid:87wrspqft5%2Efsf%40gmx%2Ech
5844   :END:
5846     - Gmane :: [[http://mid.gmane.org/87wrspqft5%2Efsf%40gmx%2Ech][Minor Bug in ical2org awk script]]
5847 *** DONE Correct babel format for ditaa?
5848 CLOSED: [2010-07-23 Fr 07:25]
5849 :LOGBOOK:
5850 - State "DONE"       from "NEW"        [2010-07-23 Fr 07:25]
5851 :END:
5852   [2010-07-23 Fr]
5853   :PROPERTIES:
5854   :ID: mid:AANLkTimoNrsZKVtpJIg48GoNOr%2DhHeliIYUdiBrmon9%5F%40mail%2Egmail%2Ecom
5855   :END:
5857     - Gmane :: [[http://mid.gmane.org/AANLkTimoNrsZKVtpJIg48GoNOr%2DhHeliIYUdiBrmon9%5F%40mail%2Egmail%2Ecom][Correct babel format for ditaa?]]
5859 *** DONE Bug in org-colview/org-beamer?
5860 CLOSED: [2010-08-01 So 10:52]
5861 :LOGBOOK:
5862 - State "DONE"       from "NEW"        [2010-08-01 So 10:52]
5863 :END:
5864   [2010-08-01 So]
5865 :PROPERTIES:
5866 :ID: mid:868w4s3ygu%2Ewl%25simon%2Eguest%40tesujimath%2Eorg
5867 :END:
5869     - Gmane :: [[http://mid.gmane.org/868w4s3ygu%2Ewl%25simon%2Eguest%40tesujimath%2Eorg][Bug in org-colview/org-beamer?]]
5870 *** DONE bug in org-mode-export-as-latex
5871 CLOSED: [2010-08-01 So 20:45]
5872 :LOGBOOK:
5873 - State "DONE"       from "NEW"        [2010-08-01 So 20:45]
5874 :END:
5875   [2010-07-29 Do]
5876 :PROPERTIES:
5877 :ID: mid:alpine%2EOSX%2E1%2E10%2E1007280827490%2E20048%40neil%2Dhepburns%2Dmacbook%2Dpro%2Elocal
5878 :END:
5880     - Gmane :: [[http://mid.gmane.org/alpine%2EOSX%2E1%2E10%2E1007280827490%2E20048%40neil%2Dhepburns%2Dmacbook%2Dpro%2Elocal][bug in org-mode-export-as-latex]]
5881 *** DONE LaTeX export error with images (was: Bug: Export error with images with no caption (6.36trans (release_6.36.509.g9e9b)))
5882 CLOSED: [2010-08-01 So 14:33]
5883 :LOGBOOK:
5884 - State "DONE"       from "NEW"        [2010-08-01 So 14:33]
5885 :END:
5886   [2010-07-10 Sa]
5887   :PROPERTIES:
5888   :ID: mid:87bpamdtcr%2Efsf%5F%2D%5F%40thinkpad%2Etsdh%2Ede
5889   :END:
5891     - Gmane :: [[http://mid.gmane.org/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)))]]
5893 *** DONE Problem when exporting to PDF to a different directory
5894 CLOSED: [2010-08-21 Sa 16:58]
5895 :LOGBOOK:
5896 - State "DONE"       from "ASSIGNED"   [2010-08-21 Sa 16:58]
5897 - State "ASSIGNED"   from "BUG"        [2010-08-08 So 14:27]
5898 - State "BUG"        from "NEW"        [2010-08-04 Mi 20:15]
5899 :END:
5900   [2010-08-04 Mi]
5901 :PROPERTIES:
5902 :ID: mid:20100803195602%2EGW1712%40gmail%2Ecom
5903 :ASSIGNEE: dmaus
5904 :END:
5906     - Gmane :: [[http://mid.gmane.org/20100803195602%2EGW1712%40gmail%2Ecom][Problem when exporting to PDF to a different directory]]
5908 *** DONE Odd constrained failure mode in org-format-latex
5909 CLOSED: [2010-08-01 So 20:03]
5910 :LOGBOOK:
5911 - State "DONE"       from "BUG"        [2010-08-01 So 20:03]
5912 - State "BUG"        from "NEW"        [2010-08-01 So 11:01]
5913 :END:
5914   [2010-08-01 So]
5915 :PROPERTIES:
5916 :ID: mid:AANLkTimNrOQSNOBBESRsCJT1OTEcGAy7DV5VJjTWzwEy%40mail%2Egmail%2Ecom
5917 :END:
5919     - Gmane :: [[http://mid.gmane.org/AANLkTimNrOQSNOBBESRsCJT1OTEcGAy7DV5VJjTWzwEy%40mail%2Egmail%2Ecom][Odd constrained failure mode in org-format-latex]]
5921 *** DONE Bug? Table caption produces trailing "nil" in pdf export
5922 CLOSED: [2010-08-15 So 16:20]
5923 :LOGBOOK:
5924 - State "DONE"       from "BUG"        [2010-08-15 So 16:20]
5925 - State "BUG"        from "NEW"        [2010-08-15 So 16:20]
5926 :END:
5927   [2010-08-10 Di]
5928 :PROPERTIES:
5929 :ID: mid:AANLkTin%3Dp1vZHrZ6vuvVVVxihfT17mSH3WZ2t1%3DkMqF2%40mail%2Egmail%2Ecom
5930 :END:
5932     - Gmane :: [[http://mid.gmane.org/AANLkTin%3Dp1vZHrZ6vuvVVVxihfT17mSH3WZ2t1%3DkMqF2%40mail%2Egmail%2Ecom][Bug? Table caption produces trailing "nil" in pdf export]]
5934 *** DONE BUG ??? Cannot export custom link type to ASCII :-(
5935 CLOSED: [2010-09-12 So 11:59]
5936 :LOGBOOK:
5937 - State "DONE"       from "BUG"        [2010-09-12 So 11:59]
5938 - State "BUG"        from "NEW"        [2010-09-12 So 11:59]
5939 :END:
5940   [2010-09-05 So]
5941 :PROPERTIES:
5942 :ID: mid:877hj1nf7j%2Efsf%40gmx%2Ede
5943 :END:
5945     - Gmane :: [[http://mid.gmane.org/877hj1nf7j%2Efsf%40gmx%2Ede][BUG ??? Cannot export custom link type to ASCII :-(]]
5947 *** DONE Tags included in iCal entries summary even when not asked for
5948 CLOSED: [2010-09-12 So 12:45]
5949 :LOGBOOK:
5950 - State "DONE"       from "NEW"        [2010-09-12 So 12:45]
5951 :END:
5952   [2010-09-05 So]
5953 :PROPERTIES:
5954 :ID: mid:AANLkTikBzgBaemZE%2BxmQ9xHHX3xMfEzO6Vyw89f%2B9MKS%40mail%2Egmail%2Ecom
5955 :END:
5957     - Gmane :: [[http://mid.gmane.org/AANLkTikBzgBaemZE%2BxmQ9xHHX3xMfEzO6Vyw89f%2B9MKS%40mail%2Egmail%2Ecom][Tags included in iCal entries summary even when not asked for]]
5959 *** DONE (Bug) html-export mangels mailto: links
5960 CLOSED: [2010-09-05 So 16:40]
5961 :LOGBOOK:
5962 - State "DONE"       from "NEW"        [2010-09-05 So 16:40]
5963 :END:
5964   [2010-09-05 So]
5965 :PROPERTIES:
5966 :ID: mid:87fwxtjjmh%2Efsf%40Rainer%2Einvalid
5967 :END:
5969     - Gmane :: [[http://mid.gmane.org/87fwxtjjmh%2Efsf%40Rainer%2Einvalid][(Bug) html-export mangels mailto: links]]
5971 *** DONE Bug: escaping a star in a heading (7.01trans)
5972    :LOGBOOK:
5973    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:18]
5974    :END:
5975   [2010-08-29 So]
5976 :PROPERTIES:
5977 :ID: mid:4C79C7EC%2E5080006%40no8wireless%2Eco%2Enz
5978 :END:
5980     - Gmane :: [[http://mid.gmane.org/4C79C7EC%2E5080006%40no8wireless%2Eco%2Enz][Bug: escaping a star in a heading (7.01trans)]]
5982 There was a bug here (fixed), and also a user error (told the user so
5983 on the mailing list).
5985 *** DONE export to latex broken
5986 :LOGBOOK:
5987 - State "DONE"       from "BUG"        [2010-08-30 Mon 14:07]
5988 - State "BUG"        from "NEW"        [2010-08-21 Sa 16:22]
5989 :END:
5990   [2010-08-21 Sa]
5991 :PROPERTIES:
5992 :ID: mid:AANLkTi%3DEoHiCEA3vVDcKD9Q3noNBtN7D2cU6p%5Fw%2Dr%5FdG%40mail%2Egmail%2Ecom
5993 :END:
5995     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DEoHiCEA3vVDcKD9Q3noNBtN7D2cU6p%5Fw%2Dr%5FdG%40mail%2Egmail%2Ecom][export to latex broken]]
5997 The offending commit has been reverted.
5999 *** DONE Publishing documents body-only
6000    :LOGBOOK:
6001    - State "DONE"       from "NEW"        [2010-08-30 Mon 13:58]
6002    :END:
6003   [2010-08-18 Mi]
6004 :PROPERTIES:
6005 :ID: mid:4C6BD91B%2E6060107%40gmail%2Ecom
6006 :END:
6008 The :body-only property is now available in the publishing setup.
6010     - Gmane :: [[http://mid.gmane.org/4C6BD91B%2E6060107%40gmail%2Ecom][Publishing documents body-only]]
6012 *** DONE Bug: Org-publish needs to catch error (6.36trans)
6013    :LOGBOOK:
6014    - State "DONE"       from "NEW"        [2010-08-17 Tue 08:44]
6015    :END:
6016   [2010-07-09 Fr]
6017   :PROPERTIES:
6018   :ID: mid:4C359B28%2E9070903%40no8wireless%2Eco%2Enz
6019   :END:
6021     - Gmane :: [[http://mid.gmane.org/4C359B28%2E9070903%40no8wireless%2Eco%2Enz][Bug: Org-publish needs to catch error (6.36trans)]]
6023     [2010-07-20 Tue] Request for backtrace sent to bug report author
6025 *** DONE suggesting a new function org-export-string                                       :Patch:
6026 CLOSED: [2010-10-26 Di 20:35]
6027 :LOGBOOK:
6028 - State "DONE"       from "NEW"        [2010-10-26 Di 20:35]
6029 :END:
6030   [2010-10-18 Mo]
6031 :PROPERTIES:
6032 :ID: mid:87k4lg4iqc%2Efsf%40gmail%2Ecom
6033 :END:
6035     - Gmane :: [[http://mid.gmane.org/87k4lg4iqc%2Efsf%40gmail%2Ecom][suggesting a new function org-export-string]]
6037 *** DECLINED Org Mode Latex Export Customization of org-export-latex-emphasis-alist
6038   [2010-06-30 Mi]
6039   :PROPERTIES:
6040   :ID: mid:AANLkTimdJAmsUeEfCg1AqY6DZi%5F9l%2DlRA9xBNalSa%2Dmp%40mail%2Egmail%2Ecom
6041   :END:
6043     - Gmane :: [[http://mid.gmane.org/AANLkTimdJAmsUeEfCg1AqY6DZi%5F9l%2DlRA9xBNalSa%2Dmp%40mail%2Egmail%2Ecom][Org Mode Latex Export Customization of
6044          org-export-latex-emphasis-alist]]
6046   There is not really anything to be done here, not enough characters
6047   for all those extra emphasis things.
6049 *** DECLINED Change resolution of LaTeX formulas in HTML output?
6050 CLOSED: [2010-08-21 Sa 16:59]
6051 :LOGBOOK:
6052 - State "DECLINED"   from "IDEA"       [2010-08-21 Sa 16:59]
6053 - State "IDEA"       from "QUESTION"   [2010-08-08 So 13:59]
6054 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:20]
6055 :END:
6056   [2010-08-04 Mi]
6057 :PROPERTIES:
6058 :ID: mid:308653%2E38337%2Eqm%40web65503%2Email%2Eac4%2Eyahoo%2Ecom
6059 :END:
6061     - Gmane :: [[http://mid.gmane.org/308653%2E38337%2Eqm%40web65503%2Email%2Eac4%2Eyahoo%2Ecom][Change resolution of LaTeX formulas in HTML output?]]
6063 *** INCONSISTENCY Combination of =code= and Description
6064 :LOGBOOK:
6065 - State "INCONSISTENCY" from "NEW"        [2010-12-19 So 18:02]
6066 :END:
6067   [2010-12-19 So]
6068 :PROPERTIES:
6069 :ID: mid:4D01FF4C%2E9080009%40gmail%2Ecom
6070 :END:
6072     - Gmane :: [[http://mid.gmane.org/4D01FF4C%2E9080009%40gmail%2Ecom][Combination of =code= and Description]]
6074 *** BUG eval: Invalid read syntax: "#"Error during redisplay: (void-function -mode)
6075 :LOGBOOK:
6076 - State "BUG"        from "NEW"        [2010-12-19 So 18:17]
6077 :END:
6078   [2010-12-19 So]
6079 :PROPERTIES:
6080 :ID: mid:ED7B1537%2DA7E8%2D470A%2DA17D%2DA67B57AB4C06%40tsdye%2Ecom
6081 :END:
6083     - Gmane :: [[http://mid.gmane.org/ED7B1537%2DA7E8%2D470A%2DA17D%2DA67B57AB4C06%40tsdye%2Ecom][eval: Invalid read syntax: "#"Error during redisplay: (void-function -mode) ]]
6085 Nick Dokos did a good first analysis of the problem [[http://mid.gmane.org/26738%2E1292194633%40gamaville%2Edokosmarshall%2Eorg][here]].
6087 *** BUG LaTeX exporter #+INCLUDE bug
6088 :LOGBOOK:
6089 - State "BUG"        from "NEW"        [2011-01-09 So 15:02]
6090 :END:
6091   [2011-01-09 So]
6092 :PROPERTIES:
6093 :ID: mid:loom%2E20101220T200239%2D826%40post%2Egmane%2Eorg
6094 :END:
6096     - Gmane :: [[http://mid.gmane.org/loom%2E20101220T200239%2D826%40post%2Egmane%2Eorg][LaTeX exporter #+INCLUDE bug]]
6098 *** CLOSED (Bug) Abstract block prematurely ended by asterisk
6099 CLOSED: [2011-01-16 So 10:18]
6100 :LOGBOOK:
6101 - State "CLOSED"     from "WAITING"    [2011-01-16 So 10:18]
6102 - State "WAITING"    from "NEW"        [2011-01-09 So 12:02]
6103 :END:
6104   [2011-01-09 So]
6105 :PROPERTIES:
6106 :ID: mid:AANLkTik3MRgZuUJN67bSwMtKjEsGO%2BGxE7pV%2BPN2vUHV%40mail%2Egmail%2Ecom
6107 :END:
6109     - Gmane :: [[http://mid.gmane.org/AANLkTik3MRgZuUJN67bSwMtKjEsGO%2BGxE7pV%2BPN2vUHV%40mail%2Egmail%2Ecom][(Bug) Abstract block prematurely ended by asterisk]]
6111 *** INCONSISTENCY (org-beamer) Question: How to insert different background images on different frames
6112 :LOGBOOK:
6113 - State "INCONSISTENCY" from "NEW"        [2011-01-16 So 11:46]
6114 :END:
6115   [2011-01-16 So]
6116 :PROPERTIES:
6117 :ID: mid:AANLkTi%3D8of6a0wfsTGk2abT2RPavnqVihsw2W2ZmobEJ%40mail%2Egmail%2Ecom
6118 :END:
6120     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D8of6a0wfsTGk2abT2RPavnqVihsw2W2ZmobEJ%40mail%2Egmail%2Ecom][(org-beamer) Question: How to insert different background images on different frames]]
6122 *** WISH (PATCH) Always add sitemap file to project files if sitemap is requested                                                                                                                                                :Patch:
6123 :LOGBOOK:
6124 - State "WISH"       from "NEW"        [2011-01-16 So 11:52]
6125 :END:
6126   [2011-01-16 So]
6127 :PROPERTIES:
6128 :ID: mid:87fwt4keyp%2Ewl%25jan%2Eseeger%40thenybble%2Ede
6129 :END:
6131     - Gmane :: [[http://mid.gmane.org/87fwt4keyp%2Ewl%25jan%2Eseeger%40thenybble%2Ede][(PATCH) Always add sitemap file to project files if sitemap is requested]]
6133 *** INCONSISTENCY iCalendar selective export
6134 :LOGBOOK:
6135 - State "INCONSISTENCY" from "NEW"        [2011-01-16 So 12:00]
6136 :END:
6137   [2011-01-16 So]
6138 :PROPERTIES:
6139 :ID: mid:AANLkTik5S3JPOZKtGym8qAHJHthxQzc2v5DreL%5FwDp4s%40mail%2Egmail%2Ecom
6140 :END:
6142     - Gmane :: [[http://mid.gmane.org/AANLkTik5S3JPOZKtGym8qAHJHthxQzc2v5DreL%5FwDp4s%40mail%2Egmail%2Ecom][iCalendar selective export]]
6144 *** INCONSISTENCY Inconsistencies in email and author export
6145 :LOGBOOK:
6146 - State "INCONSISTENCY" from "NEW"        [2011-01-23 So 14:52]
6147 :END:
6148   [2011-01-23 So]
6149 :PROPERTIES:
6150 :ID: mid:m3mxn4j1v9%2Efsf%40gmx%2Eli
6151 :END:
6153     - Gmane :: [[http://mid.gmane.org/m3mxn4j1v9%2Efsf%40gmx%2Eli][Inconsistencies in email and author export]]
6155 *** INCONSISTENCY HTML export and absolute file names
6156 :LOGBOOK:
6157 - State "INCONSISTENCY" from "NEW"        [2011-03-06 So 19:55]
6158 :END:
6159 :CLOCK:
6160 CLOCK: [2011-03-06 So 19:51]--[2011-03-06 So 21:05] =>  1:14
6161 :END:
6162   [2011-02-24 Do]
6163 :PROPERTIES:
6164 :ID: mid:zf%2Eupn8vyazfon%2Efsf%40zeitform%2Ede
6165 :END:
6167     - Gmane :: [[http://mid.gmane.org/zf%2Eupn8vyazfon%2Efsf%40zeitform%2Ede][HTML export and absolute file names]]
6170 ** Publishing
6171 *** DONE possible Bug: non-interactive publishing (emacs 22.1)                               :Patch:
6172 CLOSED: [2010-07-29 Do 14:10]
6173 :LOGBOOK:
6174 - State "DONE"       from "BUG"        [2010-07-29 Do 14:10]
6175 :END:
6176   [2010-06-10 Do]
6177   :PROPERTIES:
6178   :ID: mid:20100609152120%2E2ab7l1te884sw8ww%40webmail%2Edds%2Enl
6179   :END:
6181     - Gmane :: [[http://mid.gmane.org/20100609152120%2E2ab7l1te884sw8ww%40webmail%2Edds%2Enl][possible Bug: non-interactive publishing (emacs 22.1)]]
6183 *** DONE Publishing bug: FOOTNOTE DEFINITION NOT FOUND: 0
6184 CLOSED: [2010-10-26 Di 20:36]
6185 :LOGBOOK:
6186 - State "DONE"       from "NEW"        [2010-10-26 Di 20:36]
6187 :END:
6188   [2010-10-17 So]
6189 :PROPERTIES:
6190 :ID: mid:m2d3r8lvj9%2Efsf%40tyche%2Elnouv%2Ecom
6191 :END:
6193     - Gmane :: [[http://mid.gmane.org/m2d3r8lvj9%2Efsf%40tyche%2Elnouv%2Ecom][Publishing bug: FOOTNOTE DEFINITION NOT FOUND: 0]]
6195 ** Miscellaneous Stuff
6196 *** TODO Use the new argument of bibtex-url
6197     Roland Winkler was kind enough to implement a new argument to the
6198     `bibtex-url' command that allows me to retrieve the corresponding
6199     URL, whether it is taken from a URL field or constructed in some
6200     clever way.  Currently I am not using this, because too many
6201     people use an old Emacs version which does not have this.
6202     however, eventually I will implement this.
6204 *** TODO grep on directory does not yet work.
6205     I am actually not sure, I might have addressed this already, but
6206     my memory is failing me.  Needs some checking.
6207 *** IDEA Do we need a 43 folders implementation?
6208     That could easily be done in an org-mode file.  But then, maybe
6209     this should really be a paper thing.
6211 *** IDEA Org-mode collaborative (multiple users working on the same set of files)
6212   [2010-06-14 Mo]
6213   :PROPERTIES:
6214   :ID: mid:87631mxbch%2Efsf%5F%2D%5F%40mundaneum%2Ecom
6215   :END:
6217     - Gmane :: [[http://mid.gmane.org/87631mxbch%2Efsf%5F%2D%5F%40mundaneum%2Ecom][Org-mode collaborative (multiple users working on the same set of files)]]
6218 **** AutOrg, and practice of GTD in a group
6219   [2010-06-24 Do]
6220   :PROPERTIES:
6221   :ID: mid:20100622211941%2EGF520%40now%2Ecepheide%2Eorg
6222   :END:
6224     - Gmane :: [[http://mid.gmane.org/20100622211941%2EGF520%40now%2Ecepheide%2Eorg][AutOrg, and practice of GTD in a group]]
6225 **** sharing Org-mode files for collaboration
6226   [2010-07-25 So]
6227 :PROPERTIES:
6228 :ID: mid:20100724153206%2E3db546f2%40gmx%2Enet
6229 :END:
6231     - Gmane :: [[http://mid.gmane.org/20100724153206%2E3db546f2%40gmx%2Enet][sharing Org-mode files for collaboration]]
6232 *** IDEA (PATCH) New clocktable-feature: Structure clocktable by tags rather than by hierarchy :Patch:
6233   [2010-06-22 Di]
6234   :PROPERTIES:
6235   :ID: mid:AANLkTimGqugmEPqNmXcNVnaPGWwNYOaV%5FYvp%5Fkoqg5Pm%40mail%2Egmail%2Ecom
6236   :END:
6238     - Gmane :: [[http://mid.gmane.org/AANLkTimGqugmEPqNmXcNVnaPGWwNYOaV%5FYvp%5Fkoqg5Pm%40mail%2Egmail%2Ecom][(PATCH) New clocktable-feature: Structure clocktable by tags rather than by hierarchy]]
6240 Waiting for FSF copyright assignment.
6241 *** IDEA Does Org-mode need to be position aware?
6242   [2010-06-26 Sa]
6243   :PROPERTIES:
6244   :ID: mid:4C23FA7D%2E8090305%40gmail%2Ecom
6245   :END:
6247     - Gmane :: [[http://mid.gmane.org/4C23FA7D%2E8090305%40gmail%2Ecom][Does Org-mode need to be position aware?]]
6248 *** IDEA Re: (Orgmode) (org-babel) Does org-babel needs some simplification?                 :Babel:
6249   [2010-07-01 Do]
6250   :PROPERTIES:
6251   :ID: mid:4C2BFF20%2E50706%40gmail%2Ecom
6252   :END:
6254     - Gmane :: [[http://mid.gmane.org/4C2BFF20%2E50706%40gmail%2Ecom][Re: (Orgmode) (org-babel) Does org-babel needs some simplification?]]
6256 #+BEGIN_QUOTE
6257 I guess, the manual maintainers do NOT have to be experts in both
6258 org-mode resp. org-babel nore they have to be experts in the supported
6259 language. Its more about the kind of standard stuff and maybe, to
6260 complex stuff even scare people. More things like "How to create a
6261 measurement protocol with org-babel and python", How to evaluate and
6262 report data analysis with org-babel and R", etc.
6264 To make it more easy for both the readers and the maintainers a kind of
6265 template for such manuals might be helpful. This would help to find the
6266 same information at the same locations and make a comparison e.g.
6267 between the use of R and python possible.
6269 I'am not an expert for both org-* and python and I'm often very limited
6270 in time. However, I would try to maintain a "python and org-babel" manual.
6272 If there are more people who are interested to act as a kind of manual
6273 maintainers I would like to discuss with you how a template might look like.
6274 #+END_QUOTE
6275 *** IDEA Code block switches buffer-wide?
6276   [2010-07-02 Fr]
6277   :PROPERTIES:
6278   :ID: mid:AANLkTilPywSzdYI6LL23yu9ZWPvt1iIVOl5NbfZueofj%40mail%2Egmail%2Ecom
6279   :END:
6281     - Gmane :: [[http://mid.gmane.org/AANLkTilPywSzdYI6LL23yu9ZWPvt1iIVOl5NbfZueofj%40mail%2Egmail%2Ecom][Code block switches buffer-wide?]]
6283 #+BEGIN_QUOTE
6284 I would like to include the -n code block switch (number lines) into all my
6285 code blocks in a buffer. Is there a way to define a kind of buffer-wide
6286 switches, like it is with the #+BABEL keyword for header arguments?
6287 #+END_QUOTE
6288 *** IDEA ms-exchange invitation --> org-mode appointment
6289   [2010-07-18 So]
6290   :PROPERTIES:
6291   :ID: mid:20100718104515%2E4C21039C72A%40djcbsoftware%2Enl
6292   :END:
6294     - Gmane :: [[http://mid.gmane.org/20100718104515%2E4C21039C72A%40djcbsoftware%2Enl][ms-exchange invitation --> org-mode appointment]]
6295 *** IDEA Make .org-id-locations non-hidden directory above .emacs.d
6296   [2010-07-09 Fr]
6297   :PROPERTIES:
6298   :ID: mid:87tyobhyxb%2Efsf%40gmx%2Ech
6299   :END:
6301     - Gmane :: [[http://mid.gmane.org/87tyobhyxb%2Efsf%40gmx%2Ech][org-mobile produces errors in normal org functions]]
6302 *** IDEA can you require a certain template with lognotedone?
6303   [2010-07-13 Di]
6304   :PROPERTIES:
6305   :ID: mid:16C874DD%2DC7B5%2D4B8B%2D9C2B%2DD54D64640FBE%40gilbert%2Eorg
6306   :END:
6308     - Gmane :: [[http://mid.gmane.org/16C874DD%2DC7B5%2D4B8B%2D9C2B%2DD54D64640FBE%40gilbert%2Eorg][can you require a certain template with lognotedone?]]
6309 *** IDEA Feature-Ideas
6310 :LOGBOOK:
6311 - State "IDEA"       from "NEW"        [2010-07-25 So 18:41]
6312 :END:
6313   [2010-07-05 Mo]
6314   :PROPERTIES:
6315   :ID: mid:20100705070027%2EGE13224%40cityofgold%2Elocal
6316   :END:
6318     - Gmane :: [[http://mid.gmane.org/20100705070027%2EGE13224%40cityofgold%2Elocal][Feature-Ideas]]
6320 #+BEGIN_QUOTE
6321 I have severel ideas about new features that I want to share. My
6322 knowledge with lisp and the coding of the org-structure is bad so far,
6323 so I can't try to contribute a patch.
6325 - 1. *Alias - Trees*
6327   When I work on projects, I often want to /reference to a certain
6328   other heading/. It would be great to do this not just with links,
6329   but /with an alias/.
6331   I think of trees, that show up and can be in the current tree as if
6332   they were a subtree, but really are at another position in the
6333   current or a different file.
6335   This concept would also allow seperate versioning and merging of
6336   external generated content into the current file. ( I e.g. think of
6337   summaries of text in the scientific context. )
6339 - 2. More flexible *Colouring for categories*, tags, ...
6341 It would be great to have the /opportunity to define individual faces
6342 for different categories, tags/ , ...  .
6344 - 3. Implementation of *hourly/minutely reference*.
6346 It would be useful to be able to schedule something to repeat every 12
6347 or 6 hours or in 22 minutes. It would also be useful, to have the
6348 opportunity to associate asynchronous shell scripts with individual
6349 scheduled events.
6351 - 4. *Exclude certain days from Timeline*
6353   The opportunity to /give/ whole days the status /<PLANNED for a
6354   certain project>/ . That would mean, that when I fire up the
6355   /Timeline/ for a current file (L), certain days are /show/ with a
6356   message "/day is planned for project <FILE>/. in a certain project
6357   specific project.
6359   It would also be useful to have a keycommand in the /Timeline/ to
6360   /switch other files on showing them in gray/.
6362 - 5. *Manually timeclock certain Headings*
6364   I would love to have a commands that can change the clocktime of not
6365   running headings or insert new clocktimes into the current heading.
6366   E.g. like this:
6368   Change the clocktime of <HEADING>:
6369   (s) change last timeclock and keep the Start time.             ->    How long did it last?
6370   (e) change last timeclock and keep the End time                ->    How long did it last?
6371   (# C-u offset to change the #n last timeclock)
6372   (a) add new timeclock                                          ->    Ask for Start and End. (with opportunity to specify the END relative)
6374 - 6. *Expand timestamps to include locations*
6376   e.g. <LOCATION 2008-01-01 12:30 +1w> Special timestamp-commands that
6377   also ask for places and presents a list of all places of all projects
6378   to choose from.
6380 - 7. *More complex timeclock-reports*
6382   Is anyone working on a more comprehensive way of giving visual
6383   feedback and analysing the data of the timeclock-feature. (What have
6384   I done the last month? How many time has gone to which project /
6385   etc.) I am a relatively known [[http://cran.r-project.org/][GNU R]] user and could contribute code
6386   for analysis of time usage / plotting complex more diagrams in
6387   R. Allthough I am not very used to the export mechanisms in
6388   Orgmode. Does anyone like to cooperate?
6389 #+END_QUOTE
6391 *** IDEA text color + highlight
6392 :LOGBOOK:
6393 - State "IDEA"       from "NEW"        [2010-08-07 Sa 15:47]
6394 :END:
6395   [2010-08-07 Sa]
6396 :PROPERTIES:
6397 :ID: mid:AANLkTin7P3xa5bWrTUdRJkUqtMYS%2B0jy%2Bn7ztHB%2D640Y%40mail%2Egmail%2Ecom
6398 :END:
6400     - Gmane :: [[http://mid.gmane.org/AANLkTin7P3xa5bWrTUdRJkUqtMYS%2B0jy%2Bn7ztHB%2D640Y%40mail%2Egmail%2Ecom][text color + highlight]]
6402 *** IDEA (PATCH) Mode-specific fontification of babel source blocks                          :Patch:
6403 :LOGBOOK:
6404 - State "IDEA"       from "NEW"        [2010-08-08 So 14:11]
6405 :END:
6406   [2010-08-04 Mi]
6407 :PROPERTIES:
6408 :ID: mid:AANLkTimrVKE2wzz%2BT2fwQuDFLiB%5FZNW8OC3X4SNRfn7V%40mail%2Egmail%2Ecom
6409 :END:
6411     - Gmane :: [[http://mid.gmane.org/AANLkTimrVKE2wzz%2BT2fwQuDFLiB%5FZNW8OC3X4SNRfn7V%40mail%2Egmail%2Ecom][(PATCH) Mode-specific fontification of babel source blocks]]
6413 *** IDEA hiding PROPERTIES line
6414 :LOGBOOK:
6415 - State "IDEA"       from "WISH"       [2010-08-04 Mi 20:14]
6416 - State "WISH"       from "QUESTION"   [2010-08-04 Mi 20:14]
6417 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:14]
6418 :END:
6419   [2010-08-04 Mi]
6420 :PROPERTIES:
6421 :ID: mid:AANLkTikzVfJ3%2BNkDUGRxms%2D%2DSiHji0XL1Y%2BVbFTLRnBi%40mail%2Egmail%2Ecom
6422 :END:
6424     - Gmane :: [[http://mid.gmane.org/AANLkTikzVfJ3%2BNkDUGRxms%2D%2DSiHji0XL1Y%2BVbFTLRnBi%40mail%2Egmail%2Ecom][hiding PROPERTIES line]]
6426 *** IDEA camel.el, for CamelCase links
6427 :LOGBOOK:
6428 - State "IDEA"       from "NEW"        [2010-08-08 So 14:34]
6429 :END:
6430   [2010-08-04 Mi]
6431 :PROPERTIES:
6432 :ID: mid:AANLkTinK5SOsdp5B8eC3Y9ue%2B91Q%2Df3ppGC81a28sqqJ%40mail%2Egmail%2Ecom
6433 :END:
6435     - Gmane :: [[http://mid.gmane.org/AANLkTinK5SOsdp5B8eC3Y9ue%2B91Q%2Df3ppGC81a28sqqJ%40mail%2Egmail%2Ecom][camel.el, for CamelCase links]]
6437 *** IDEA (ANN) Org-Drill: Interactive revision a la Anki/Mnemosyne
6438 :LOGBOOK:
6439 - State "IDEA"       from "NEW"        [2010-08-08 So 15:01]
6440 :END:
6441   [2010-08-01 So]
6442 :PROPERTIES:
6443 :ID: mid:loom%2E20100801T025508%2D954%40post%2Egmane%2Eorg
6444 :END:
6446     - Gmane :: [[http://mid.gmane.org/loom%2E20100801T025508%2D954%40post%2Egmane%2Eorg][(ANN) Org-Drill: Interactive revision a la Anki/Mnemosyne]]
6448 **** DECLINED Drill mode for org-learn
6449 CLOSED: [2010-08-01 So 20:15]
6450 :LOGBOOK:
6451 - State "DECLINED"   from "NEW"        [2010-08-01 So 20:15]
6452 :END:
6453   [2010-07-31 Sa]
6454 :PROPERTIES:
6455 :ID: mid:loom%2E20100730T071518%2D886%40post%2Egmane%2Eorg
6456 :END:
6458     - Gmane :: [[http://mid.gmane.org/loom%2E20100730T071518%2D886%40post%2Egmane%2Eorg][Drill mode for org-learn]]
6460 [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
6462 *** IDEA Emacs bindings for remember the milk (work in progress)
6463 :LOGBOOK:
6464 - State "IDEA"       from "NEW"        [2010-08-01 So 20:35]
6465 :END:
6466   [2010-07-31 Sa]
6467 :PROPERTIES:
6468 :ID: mid:20100224140839%2EGA14639%40taupan%2Eath%2Ecx
6469 :END:
6471     - Gmane :: [[http://mid.gmane.org/20100224140839%2EGA14639%40taupan%2Eath%2Ecx][Emacs bindings for remember the milk (work in progress)]]
6472 *** IDEA notmuch support for org-mode?
6473 :LOGBOOK:
6474 - State "IDEA"       from "NEW"        [2010-08-15 So 16:25]
6475 :END:
6476   [2010-08-10 Di]
6477 :PROPERTIES:
6478 :ID: mid:874of3icdm%2Efsf%40bunting%2Enet%2Eau
6479 :END:
6481     - Gmane :: [[http://mid.gmane.org/874of3icdm%2Efsf%40bunting%2Enet%2Eau][notmuch support for org-mode?]]
6483 *** IDEA Email from org?
6484 :LOGBOOK:
6485 - State "IDEA"       from "NEW"        [2010-08-15 So 16:38]
6486 :END:
6487   [2010-07-27 Di]
6488 :PROPERTIES:
6489 :ID: mid:loom%2E20100726T210318%2D498%40post%2Egmane%2Eorg
6490 :END:
6492     - Gmane :: [[http://mid.gmane.org/loom%2E20100726T210318%2D498%40post%2Egmane%2Eorg][Email from org?]]
6494 *** IDEA Adding entries to Google calendar
6495 :LOGBOOK:
6496 - State "IDEA"       from "NEW"        [2010-09-12 So 12:19]
6497 :END:
6498   [2010-09-05 So]
6499 :PROPERTIES:
6500 :ID: mid:8739tp1tez%2Efsf%40gmx%2Ech
6501 :END:
6503     - Gmane :: [[http://mid.gmane.org/8739tp1tez%2Efsf%40gmx%2Ech][Adding entries to Google calendar]]
6505 *** IDEA Org mode and geo information
6506 :LOGBOOK:
6507 - State "IDEA"       from "NEW"        [2010-09-12 So 12:49]
6508 :END:
6509   [2010-09-05 So]
6510 :PROPERTIES:
6511 :ID: mid:878w3jzn49%2Efsf%40gmx%2Ede
6512 :END:
6514     - Gmane :: [[http://mid.gmane.org/878w3jzn49%2Efsf%40gmx%2Ede][Advice needed. Use links or blocks?]]
6516 #+BEGIN_QUOTE
6517 the attached file fetches background tiles from openstreetmap.org for
6518 me, and produces SVG images of tracks I ran.  Unfortunately, I cannot
6519 find a good way to use that code in an automated way.
6521 What I'd like to do, is to have the coords in my training diary, and
6522 produce the images on demand.  When I publish the diary to HTML, I want
6523 the coords to be replaced with a link to the image.
6524 #+END_QUOTE
6526 *** IDEA dynamically calculated timestamps?
6527 :LOGBOOK:
6528 - State "IDEA"       from "NEW"        [2010-09-12 So 14:04]
6529 :END:
6530   [2010-09-05 So]
6531 :PROPERTIES:
6532 :ID: mid:AANLkTi%3DNRCb0u%5F0oSdL2uHoxE%2DdBmCzzTuHK9AKYTY8H%40mail%2Egmail%2Ecom
6533 :END:
6535     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DNRCb0u%5F0oSdL2uHoxE%2DdBmCzzTuHK9AKYTY8H%40mail%2Egmail%2Ecom][dynamically calculated timestamps?]]
6537 *** IDEA Org-mode Epic Win RPG
6538 :LOGBOOK:
6539 - State "IDEA"       from "NEW"        [2010-09-12 So 14:18]
6540 :END:
6541   [2010-08-29 So]
6542 :PROPERTIES:
6543 :ID: mid:AANLkTin%2DqYz3BtLwGQkGx1d2rsRerFyu1c0dQqJ2ZJnU%40mail%2Egmail%2Ecom
6544 :END:
6546     - Gmane :: [[http://mid.gmane.org/AANLkTin%2DqYz3BtLwGQkGx1d2rsRerFyu1c0dQqJ2ZJnU%40mail%2Egmail%2Ecom][Org-mode Epic Win RPG]]
6548 *** IDEA org-feeds, atom, authentication & gdata
6549 :LOGBOOK:
6550 - State "IDEA"       from "NEW"        [2010-09-12 So 14:51]
6551 :END:
6552   [2010-08-18 Mi]
6553 :PROPERTIES:
6554 :ID: mid:loom%2E20100818T063435%2D296%40post%2Egmane%2Eorg
6555 :END:
6557     - Gmane :: [[http://mid.gmane.org/loom%2E20100818T063435%2D296%40post%2Egmane%2Eorg][org-feeds, atom, authentication & gdata]]
6559 *** IDEA Enhancing the Org/Gnus experience
6560 :LOGBOOK:
6561 - State "IDEA"       from "NEW"        [2010-10-26 Di 20:55]
6562 :END:
6563   [2010-10-17 So]
6564 :PROPERTIES:
6565 :ID: mid:80k4lj78ui%2Efsf%40mundaneum%2Ecom
6566 :END:
6568     - Gmane :: [[http://mid.gmane.org/80k4lj78ui%2Efsf%40mundaneum%2Ecom][Enhancing the Org/Gnus experience]]
6570 *** IDEA arranging and publishing music with Org-mode and lilypond
6571 :LOGBOOK:
6572 - State "IDEA"       from "NEW"        [2010-10-27 Mi 21:57]
6573 :END:
6574   [2010-10-15 Fr]
6575 :PROPERTIES:
6576 :ID: mid:036EDF1C%2D8609%2D475A%2D884D%2DF97C3F5A8807%40nf%2Empg%2Ede
6577 :END:
6579     - Gmane :: [[http://mid.gmane.org/036EDF1C%2D8609%2D475A%2D884D%2DF97C3F5A8807%40nf%2Empg%2Ede][arranging and publishing music with Org-mode and lilypond]]
6581 *** IDEA output of shell command in agenda
6582 :LOGBOOK:
6583 - State "IDEA"       from "NEW"        [2010-11-28 So 19:50]
6584 :END:
6585   [2010-09-12 So]
6586 :PROPERTIES:
6587 :ID: mid:i6d5pv%249p8%241%40dough%2Egmane%2Eorg
6588 :END:
6590     - Gmane :: [[http://mid.gmane.org/i6d5pv%249p8%241%40dough%2Egmane%2Eorg][output of shell command in agenda]]
6592 *** WISH Debate about "One clock per user, but user is identified"
6593   [2010-06-10 Do]
6594   :PROPERTIES:
6595   :ID: mid:87ocfjtjvr%2Efsf%5F%2D%5F%40mundaneum%2Ecom
6596   :END:
6598     - Gmane :: [[http://mid.gmane.org/87ocfjtjvr%2Efsf%5F%2D%5F%40mundaneum%2Ecom][Debate about "One clock per user, but user is identified"]]
6599 *** WISH Estimate ranges in column view                                                      :Patch:
6600   [2010-06-18 Fr]
6601   :PROPERTIES:
6602   :ID: mid:loom%2E20100617T213846%2D275%40post%2Egmane%2Eorg
6603   :END:
6605     - Gmane :: [[http://mid.gmane.org/loom%2E20100617T213846%2D275%40post%2Egmane%2Eorg][Estimate ranges in column view]]
6606 *** WISH Provide customization variable for formula that calculates indentation level
6608     - Gmane :: [[http://mid.gmane.org/AANLkTil3cSVy2SjQK0%5Fu0JcakAV7mYjQaZVtBpr7nX3I%40mail%2Egmail%2Ecom][Two bugs in org-indent (plus a fix to correct one of them)]]
6609 *** WISH Provide property API function to append to a property
6610   [2010-06-27 So]
6611   :PROPERTIES:
6612   :ID: mid:87tyotyko9%2Efsf%40thinkpad%2Etsdh%2Ede
6613   :END:
6615     - Gmane :: [[http://mid.gmane.org/87tyotyko9%2Efsf%40thinkpad%2Etsdh%2Ede][Re: org-capture question/suggestion]]
6616 *** WISH New CSS for orgmode and Worg ?
6617   [2010-07-10 Sa]
6618   :PROPERTIES:
6619   :ID: mid:8739vww8v2%2Efsf%40gnu%2Eorg
6620   :END:
6622     - Gmane :: [[http://mid.gmane.org/8739vww8v2%2Efsf%40gnu%2Eorg][New CSS for orgmode and Worg ?]]
6623 *** WISH Development setup (was: Org-mode release 7.01)
6624 :LOGBOOK:
6625 - State "WISH"       from "NEW"        [2010-07-25 So 18:27]
6626 :END:
6627   [2010-07-21 Mi]
6628   :PROPERTIES:
6629   :ID: mid:87zkxnja2h%2Efsf%40gmx%2Ede
6630   :END:
6632     - Gmane :: [[http://mid.gmane.org/87zkxnja2h%2Efsf%40gmx%2Ede][Development setup (was: Org-mode release 7.01)]]
6633 *** WISH Small patch to restrict syntactic context where ((links)) are active
6634 :LOGBOOK:
6635 - State "WISH"       from "NEW"        [2010-07-25 So 16:53]
6636 :END:
6637   [2010-07-25 So]
6638 :PROPERTIES:
6639 :ID: mid:loom%2E20100725T011817%2D328%40post%2Egmane%2Eorg
6640 :END:
6642     - Gmane :: [[http://mid.gmane.org/loom%2E20100725T011817%2D328%40post%2Egmane%2Eorg][Small patch to restrict syntactic context where ((links)) are active]]
6643 *** CLOSED org capture: use org-default-notes-file
6644 CLOSED: [2011-01-06 Do 21:07]
6645 :LOGBOOK:
6646 - State "CLOSED"     from "WISH"       [2011-01-06 Do 21:07]
6647 :END:
6648   [2010-07-21 Mi]
6649   :PROPERTIES:
6650   :ID: mid:080323D2%2D8793%2D457B%2DA7F8%2D7A3B5DF45931%402bike4%2Ecom
6651   :END:
6653     - Gmane :: [[http://mid.gmane.org/080323D2%2D8793%2D457B%2DA7F8%2D7A3B5DF45931%402bike4%2Ecom][org capture: use org-default-notes-file]]
6654 *** WISH Move attachments when refiling
6655 :LOGBOOK:
6656 - State "WISH"       from "NEW"        [2010-07-24 Sa 13:37]
6657 :END:
6658   [2010-07-24 Sa]
6659 :PROPERTIES:
6660 :ID: mid:0f8a01cb2a4c%24b7b562b0%2427202810%24%40com
6661 :END:
6663     - Gmane :: [[http://mid.gmane.org/0f8a01cb2a4c%24b7b562b0%2427202810%24%40com][Bug Report: refile and attachments]]
6664 *** DECLINED Feature Request for new capture feature
6665 CLOSED: [2011-01-06 Do 21:08]
6666 :LOGBOOK:
6667 - State "DECLINED"   from "WISH"       [2011-01-06 Do 21:08]
6668 - State "WISH"       from "NEW"        [2010-07-25 So 17:45]
6669 :END:
6670   [2010-07-24 Sa]
6671 :PROPERTIES:
6672 :ID: mid:0f9301cb2a4d%24294ad6d0%247be08470%24%40com
6673 :END:
6675     - Gmane :: [[http://mid.gmane.org/0f9301cb2a4d%24294ad6d0%247be08470%24%40com][Feature Request for new capture feature]]
6677 #+BEGIN_QUOTE
6678 would it be possible to have a "C-u C-c C-w" that completes the
6679 capture and switches to the target buffer?
6680 #+END_QUOTE
6682 *** WISH Org-indent-mode (lack of) support for plain list
6683 :LOGBOOK:
6684 - State "WISH"       from "NEW"        [2010-08-08 So 15:01]
6685 :END:
6686   [2010-08-01 So]
6687 :PROPERTIES:
6688 :ID: mid:1280607738%2E12710%2E11%2Ecamel%40rigel
6689 :END:
6691     - Gmane :: [[http://mid.gmane.org/1280607738%2E12710%2E11%2Ecamel%40rigel][Org-indent-mode (lack of) support for plain list]]
6693 *** WISH fractional hours for timestamps?
6694 :LOGBOOK:
6695 - State "WISH"       from "NEW"        [2010-08-15 So 16:12]
6696 :END:
6697   [2010-08-12 Do]
6698 :PROPERTIES:
6699 :ID: mid:rmi39uk6m42%2Efsf%40fnord%2Eir%2Ebbn%2Ecom
6700 :END:
6702     - Gmane :: [[http://mid.gmane.org/rmi39uk6m42%2Efsf%40fnord%2Eir%2Ebbn%2Ecom][fractional hours for timestamps?]]
6704 *** WISH Error running ditaa
6705 :LOGBOOK:
6706 - State "WISH"       from "NEW"        [2010-12-12 So 19:58]
6707 :END:
6708   [2010-12-12 So]
6709 :PROPERTIES:
6710 :ID: mid:AANLkTik%5FAZvnJh4M3CkZtTH3uPwwn8MMg5KQ0GxXfwWk%40mail%2Egmail%2Ecom
6711 :END:
6713     - Gmane :: [[http://mid.gmane.org/AANLkTik%5FAZvnJh4M3CkZtTH3uPwwn8MMg5KQ0GxXfwWk%40mail%2Egmail%2Ecom][Error running ditaa]]
6715 #+begin_quote
6716 When running ditaa on Linux fedora 12 through java, I get the following
6717 errors:
6719 java -jar /usr/share/java/ditaa.jar -r -S /tmp/org-ditaa27392h-V
6720 blue_fd02b5c06d6a5cb80eaf27098c3c490dc81326ce.png
6721 Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on
6722 Exception in thread "main" java.lang.NoClassDefFoundError:
6723 org/apache/commons/cli/ParseException
6724 Caused by: java.lang.ClassNotFoundException:
6725 org.apache.commons.cli.ParseException
6726         at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
6727         at java.security.AccessController.doPrivileged(Native Method)
6728         at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
6729         at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
6730         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
6731         at java.lang.ClassLoader.loadClass(ClassLoader.java:264)
6732         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:332)
6733 Could not find the main class:
6734 org.stathissideris.ascii2image.core.CommandLineConverter. Program will exit.
6736 This can be taken care of by using the shell script that comes with ditaa,
6737 i.e.:
6739 ditaa  -r -S /tmp/org-ditaa27392h-V
6741 But to do this from within emacs I need to patch org-exp-blocks.el as
6742 follows:
6744 -    (unless (file-exists-p org-ditaa-jar-path)
6745 -     (error (format "Could not find ditaa.jar at %s" org-ditaa-jar-path)))
6747 -        (message (concat "java -jar " org-ditaa-jar-path " " args " "
6748 data-file " " out-file))
6749 -        (shell-command (concat "java -jar " org-ditaa-jar-path " " args " "
6750 data-file " " out-file)))
6751 +        (message (concat "ditaa " args " " data-file " " out-file))
6752 +        (shell-command (concat "ditaa " args " " data-file " " out-file)))
6754 (You also need to erase the checking for the existance of dita.jar)
6756 Wouldn't it make more sense to replace the variable org-ditaa-jar-path with
6757 a new variable org-ditaa-command that by default contains "java -jar
6758 /old/value/of/org-ditaa-jar-path"? This would allow replacing it with a
6759 shell script. Would a patch be accepted, or do you prefer to remain backward
6760 compatible?
6762 On a related question. Since there is quite a lot of common code between
6763 org-export-blocks-format-dot and org-export-blocks-format-ditaa (especially
6764 if my patch is accepted), wouldn't it make sense to create a
6765 org-export-blocks-format-meta that take all the differences between the
6766 various export-blocks as parameters? This would simplify adding additional
6767 org-export-blocks.
6768 #+end_quote
6769 *** INCONSISTENCY Stack overflow in regexp matcher
6770 :LOGBOOK:
6771 - State "INCONSISTENCY" from "NEW"        [2010-11-28 So 20:47]
6772 :END:
6773   [2010-11-28 So]
6774 :PROPERTIES:
6775 :ID: mid:AANLkTikCds0VC%2DGyDk7xkqWZ2UHSuN92sEQOSEhigx0R%40mail%2Egmail%2Ecom
6776 :END:
6778     - Gmane :: [[http://mid.gmane.org/AANLkTikCds0VC%2DGyDk7xkqWZ2UHSuN92sEQOSEhigx0R%40mail%2Egmail%2Ecom][Stack overflow in regexp matcher]]
6780 *** INCONSISTENCY Inherited properties not saved when archiving
6781 :LOGBOOK:
6782 - State "INCONSISTENCY" from "NEW"        [2010-12-19 So 15:59]
6783 :END:
6784   [2010-10-15 Fr]
6785 :PROPERTIES:
6786 :ID: mid:AANLkTik6ftb%2Dbjtk3pTP1gKWh%5Fjyde%3D5Sz6pyPUs7pwb%40mail%2Egmail%2Ecom
6787 :END:
6789     - Gmane :: [[http://mid.gmane.org/AANLkTik6ftb%2Dbjtk3pTP1gKWh%5Fjyde%3D5Sz6pyPUs7pwb%40mail%2Egmail%2Ecom][saving property values when archiving]]
6791 *** BUG org-indent fails to play nicely with org-inlinetask
6792   [2010-06-13 So]
6793   :PROPERTIES:
6794   :ID: mid:AANLkTil3cSVy2SjQK0%5Fu0JcakAV7mYjQaZVtBpr7nX3I%40mail%2Egmail%2Ecom
6795   :END:
6797     - Gmane :: [[http://mid.gmane.org/AANLkTil3cSVy2SjQK0%5Fu0JcakAV7mYjQaZVtBpr7nX3I%40mail%2Egmail%2Ecom][Two bugs in org-indent (plus a fix to correct one of them)]]
6799 #+BEGIN_QUOTE
6800    1) It destroys the special fontification of the inline task's
6801       leading stars, even if org-indent-mode-turns-on-hiding-stars is
6802       set to nil
6804    2) Any text after an inline task's END statement is soft-indented
6805       as though it were part of the inline task, whereas the
6806       indentation should ideally return to what it was before the
6807       inline task. Of course, this is also a problem when org-indent
6808       is turned off, if you try to automatically hard-indent using
6809       TAB. However, in that case you can adjust by hand the
6810       indentation of the first line after the inline task, and then
6811       all the following lines will indent correctly. With org-indent
6812       the problem is much worse since there is no way of adjusting the
6813       soft indents by hand.
6814 #+END_QUOTE
6815 *** BUG gnuplot with errorbars in org-mode
6816 :LOGBOOK:
6817 - State "BUG"        from "NEW"        [2010-07-25 So 16:58]
6818 :END:
6819   [2010-07-25 So]
6820 :PROPERTIES:
6821 :ID: mid:4C4BBCFD%2E1010406%40gmail%2Ecom
6822 :END:
6824     - Gmane :: [[http://mid.gmane.org/4C4BBCFD%2E1010406%40gmail%2Ecom][gnuplot with errorbars in org-mode]]
6826 #+BEGIN_QUOTE
6827 I think the problem is org-plot doesn't
6828 recognise that when plotting with error bars, gnuplot expects more than
6829 two columns of data. So a command like this should be sent to gnuplot,
6830 #+END_QUOTE
6831 *** BUG TODO type problem on speedbar and imenu.
6832 :LOGBOOK:
6833 - State "BUG"        from "NEW"        [2010-08-01 So 14:52]
6834 :END:
6835   [2010-07-23 Fr]
6836   :PROPERTIES:
6837   :ID: mid:AANLkTimc5r%2DOxQW6Efhc3tdEvVbqRTg5hkX2T5oklYj4%40mail%2Egmail%2Ecom
6838   :END:
6840     - Gmane :: [[http://mid.gmane.org/AANLkTimc5r%2DOxQW6Efhc3tdEvVbqRTg5hkX2T5oklYj4%40mail%2Egmail%2Ecom][TODO type problem on speedbar and imenu.]]
6841 *** BUG (mobile-org) Recovering notes                                                       :Mobile:
6842 :LOGBOOK:
6843 - State "BUG"        from "NEW"        [2010-08-01 So 14:39]
6844 :END:
6845   [2010-07-21 Mi]
6846   :PROPERTIES:
6847   :ID: mid:AANLkTinkf62TRk3v4JPGVAkxnZnsIWHOun%5FFZj%2DeXEVy%40mail%2Egmail%2Ecom
6848   :END:
6850     - Gmane :: [[http://mid.gmane.org/AANLkTinkf62TRk3v4JPGVAkxnZnsIWHOun%5FFZj%2DeXEVy%40mail%2Egmail%2Ecom][(mobile-org) Recovering notes]]
6852 *** BUG Re: (Accepted) Re: In-buffer completion
6853 :LOGBOOK:
6854 - State "BUG"        from "NEW"        [2010-11-28 So 20:46]
6855 :END:
6856   [2010-11-28 So]
6857 :PROPERTIES:
6858 :ID: mid:87hbf52ijl%2Efsf%40gmail%2Ecom
6859 :END:
6861     - Gmane :: [[http://mid.gmane.org/87hbf52ijl%2Efsf%40gmail%2Ecom][Re: (Accepted) Re: In-buffer completion]]
6863 *** DONE insert a remember template at point
6864 CLOSED: [2010-07-02 Fr 17:31]
6865   [2010-05-30 So]
6866   :PROPERTIES:
6867   :ID: mid:87d3wes6uf%2Efsf%40eraldo%2Eorg
6868   :END:
6870     - Gmane :: [[http://mid.gmane.org/87d3wes6uf%2Efsf%40eraldo%2Eorg][insert a remember template at point]]
6871 *** DONE (Bug) Movement of C-a under visible-mode
6872 CLOSED: [2010-06-25 Fr 09:09]
6873   [2010-06-16 Mi]
6874   :PROPERTIES:
6875   :ID: mid:87r5k8iwjf%2Efsf%40mundaneum%2Ecom
6876   :END:
6878     - Gmane :: [[http://mid.gmane.org/87r5k8iwjf%2Efsf%40mundaneum%2Ecom][(Bug) Movement of C-a under visible-mode]]
6879 *** DONE org-mode and auto-fill-mode                                                         :Patch:
6880 CLOSED: [2010-07-02 Fr 17:24]
6881   [2010-06-16 Mi]
6882   :PROPERTIES:
6883   :ID: mid:AANLkTintBEiUbN2GM%2DEMdC75b%5Fc2gqU%5FntqRF9UISEor%40mail%2Egmail%2Ecom
6884   :END:
6886     - Gmane :: [[http://mid.gmane.org/AANLkTintBEiUbN2GM%2DEMdC75b%5Fc2gqU%5FntqRF9UISEor%40mail%2Egmail%2Ecom][org-mode and auto-fill-mode]], [[http://mid.gmane.org/m1hblfgkp1%2Efsf%40cam%2Eac%2Euk][Removing (modify-syntax-entry ?# "<")]]
6888 *** DONE Bug: Creation of timestamp directory when publishing (6.35i)                        :Patch:
6889 CLOSED: [2010-07-02 Fr 16:25]
6890   [2010-06-22 Di]
6891   :PROPERTIES:
6892   :ID: mid:27358%5F1276999107%5FZZh016P3PwKhB%2E00%5F1279418262%2E4854%2E10%2Ecamel%40localhost%2Elocaldomain
6893   :END:
6895     - Gmane :: [[http://mid.gmane.org/27358%5F1276999107%5FZZh016P3PwKhB%2E00%5F1279418262%2E4854%2E10%2Ecamel%40localhost%2Elocaldomain][Bug: Creation of timestamp directory when publishing (6.35i)]]
6896 *** DONE org-feed not working for codeproject                                                :Patch:
6897 CLOSED: [2010-07-02 Fr 17:12]
6898   [2010-06-19 Sa]
6899   :PROPERTIES:
6900   :ID: mid:871vc3g1ay%2Efsf%40gmail%2Ecom
6901   :ASSIGNEE: dmaus
6902   :END:
6904     - Gmane :: [[http://mid.gmane.org/871vc3g1ay%2Efsf%40gmail%2Ecom][org-feed not working for codeproject]]
6905 *** DONE (mobileorg) Android sync failed                                                   :Mobile:
6906 CLOSED: [2010-07-02 Fr 17:18]
6907   [2010-06-22 Di]
6908   :PROPERTIES:
6909   :ID: mid:AANLkTin3OBYGNSLGjTq7KPqOqbwN6aqybRZDMVas5Aqp%40mail%2Egmail%2Ecom
6910   :END:
6912     - Gmane :: [[http://mid.gmane.org/AANLkTin3OBYGNSLGjTq7KPqOqbwN6aqybRZDMVas5Aqp%40mail%2Egmail%2Ecom][(mobileorg) Android sync failed]]
6913 *** DONE org-capture question/suggestion
6914   [2010-06-24 Do]
6915   :PROPERTIES:
6916   :ID: mid:877hlqetr8%2Efsf%40thinkpad%2Etsdh%2Ede
6917   :END:
6919     - Gmane :: [[http://mid.gmane.org/877hlqetr8%2Efsf%40thinkpad%2Etsdh%2Ede][org-capture question/suggestion]]
6920   This patch has been applied, estimate operators are now active and
6921   documented.
6922 *** DONE Displaying inline remote images
6923 CLOSED: [2010-07-02 Fr 17:01]
6924   [2010-06-24 Do]
6925   :PROPERTIES:
6926   :ID: mid:sa3pqzheo2j%2Efsf%40cigue%2Eeaster%2Deggs%2Efr
6927   :END:
6929     - Gmane :: [[http://mid.gmane.org/sa3pqzheo2j%2Efsf%40cigue%2Eeaster%2Deggs%2Efr][Displaying inline remote images]]
6930 *** DONE Tables and environment with parameters
6931   [2010-06-24 Do]
6932   :PROPERTIES:
6933   :ID: mid:87eifxjv28%2Efsf%40mundaneum%2Ecom
6934   :END:
6935     - Gmane :: [[http://mid.gmane.org/87eifxjv28%2Efsf%40mundaneum%2Ecom][Tables and environment with parameters]]
6936          Another case of checking for protectedness at the wrong place  (the
6937          following line :( )
6938 *** DONE Bug: org.texi doesn't compile (6.36trans (release_6.36.415.gb2dcd))
6939 CLOSED: [2010-07-02 Fr 17:00]
6940   [2010-06-27 So]
6941   :PROPERTIES:
6942   :ID: mid:87y6e39ico%2Efsf%40thinkpad%2Etsdh%2Ede
6943   :END:
6945     - Gmane :: [[http://mid.gmane.org/87y6e39ico%2Efsf%40thinkpad%2Etsdh%2Ede][Bug: org.texi doesn't compile (6.36trans (release_6.36.415.gb2dcd))]]
6946 *** DONE Bug: org-capture destroys target file when user aborting prompt in template (6.36trans (release_6.36.430.gec51))
6947 CLOSED: [2010-07-02 Fr 16:53]
6948   [2010-06-27 So]
6949   :PROPERTIES:
6950   :ID: mid:878w6110wp%2Ewl%25dmaus%40ictsoc%2Ede
6951   :END:
6953     - Gmane :: [[http://mid.gmane.org/878w6110wp%2Ewl%25dmaus%40ictsoc%2Ede][Bug: org-capture destroys target file when user aborting prompt in template (6.36trans (release_6.36.430.gec51))]]
6954 *** DONE inline image display not working when org-indent-mode active
6955 CLOSED: [2010-08-07 Sa 14:28]
6956 :LOGBOOK:
6957 - State "DONE"       from "BUG"        [2010-08-07 Sa 14:28]
6958 :END:
6959   [2010-07-18 So]
6960   :PROPERTIES:
6961   :ID: mid:4C413C53%2E3090404%40ccbr%2Eumn%2Eedu
6962   :END:
6964     - Gmane :: [[http://mid.gmane.org/4C413C53%2E3090404%40ccbr%2Eumn%2Eedu][inline image display not working when org-indent-mode active]]
6966 **** Bug: inline image display not working when org-indent-mode active, follow-up%!
6967   [2010-08-07 Sa]
6968 :PROPERTIES:
6969 :ID: mid:4C5A1FC3%2E5000201%40ccbr%2Eumn%2Eedu
6970 :END:
6972     - Gmane :: [[http://mid.gmane.org/4C5A1FC3%2E5000201%40ccbr%2Eumn%2Eedu][Bug: inline image display not working when org-indent-mode active, follow-up]]
6973 *** DONE Bug: Error when bulk-refile and org-refile-use-outline-path is 'file (6.36trans)
6974   [2010-07-05 Mo]
6975   :PROPERTIES:
6976   :ID: mid:8739vzpqx1%2Ewl%25dmaus%40ictsoc%2Ede
6977   :END:
6979     - 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://mid.gmane.org/8739vzpqx1%2Ewl%25dmaus%40ictsoc%2Ede][Bug: Error when bulk-refile and org-refile-use-outline-path is 'file (6.36trans)]]
6981    Fixed by fixing the function org-find-olp, this can not search just
6982    in the current buffer if the THIS-BUFFER flag is set.
6983 *** DONE Problem when org-capturing text from French email
6984   [2010-07-16 Fr]
6985   :PROPERTIES:
6986   :ID: mid:87fwzjld0f%2Efsf%40mundaneum%2Ecom
6987   :END:
6989     - Gmane :: [[http://mid.gmane.org/87fwzjld0f%2Efsf%40mundaneum%2Ecom][Problem when org-capturing text from French email]]
6991     Fixed, patch by David Maus to work around Emacs bug #5306.
6993 *** DONE Bug: org-timer-start with offset (6.36trans)
6994   [2010-07-17 Sa]
6995   :PROPERTIES:
6996   :ID: mid:4C40B005%2E6090403%40christianmoe%2Ecom
6997   :END:
6999     - Gmane :: [[http://mid.gmane.org/4C40B005%2E6090403%40christianmoe%2Ecom][Bug: org-timer-start with offset (6.36trans)]]
7001     Fixed, patch by David Maus.
7003 *** DONE web site bug
7004 CLOSED: [2010-07-25 So 18:26]
7005 :LOGBOOK:
7006 - State "DONE"       from "NEW"        [2010-07-25 So 18:27]
7007 :END:
7008   [2010-07-21 Mi]
7009   :PROPERTIES:
7010   :ID: mid:op%2Evf5gkqb82luvc2%40l670g%2Elobel
7011   :END:
7013     - Gmane :: [[http://mid.gmane.org/op%2Evf5gkqb82luvc2%40l670g%2Elobel][web site bug]]
7014 *** DONE indent levels in dynamic block clock?
7015 CLOSED: [2010-07-23 Fr 07:26]
7016 :LOGBOOK:
7017 - State "DONE"       from "QUESTION"   [2010-07-23 Fr 07:26]
7018 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 07:26]
7019 :END:
7020   [2010-07-23 Fr]
7021   :PROPERTIES:
7022   :ID: mid:AANLkTi%3D%5FJ4JYYuYXwOUrH8SGfNhrhJ3fi2q%2BrvyZ45Ht%40mail%2Egmail%2Ecom
7023   :END:
7025     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D%5FJ4JYYuYXwOUrH8SGfNhrhJ3fi2q%2BrvyZ45Ht%40mail%2Egmail%2Ecom][indent levels in dynamic block clock?]]
7026 *** DONE org-collector : display problem with propview
7027 CLOSED: [2010-07-25 So 18:25]
7028 :LOGBOOK:
7029 - State "DONE"       from "NEW"        [2010-07-25 So 18:25]
7030 :END:
7031   [2010-07-23 Fr]
7032   :PROPERTIES:
7033   :ID: mid:loom%2E20100722T103812%2D336%40post%2Egmane%2Eorg
7034   :END:
7036     - Gmane :: [[http://mid.gmane.org/loom%2E20100722T103812%2D336%40post%2Egmane%2Eorg][org-collector : display problem with propview]]
7037 *** DONE startup Lisp error in 7.01: Debugger entered--Lisp error: (void-function org-export-blocks-add-block)
7038 CLOSED: [2010-07-24 Sa 13:37]
7039 :LOGBOOK:
7040 - State "DONE"       from "NEW"        [2010-07-24 Sa 13:37]
7041 :END:
7042   [2010-07-24 Sa]
7043 :PROPERTIES:
7044 :ID: mid:i2blmv%2491i%241%40dough%2Egmane%2Eorg
7045 :END:
7047     - Gmane :: [[http://mid.gmane.org/i2blmv%2491i%241%40dough%2Egmane%2Eorg][startup Lisp error in 7.01: Debugger entered--Lisp error: (void-function org-export-blocks-add-block)]]
7048 *** DONE Diary-integration in version 7.01.g
7049 CLOSED: [2010-07-25 So 17:00]
7050 :LOGBOOK:
7051 - State "DONE"       from "NEW"        [2010-07-25 So 17:00]
7052 :END:
7053   [2010-07-24 Sa]
7054 :PROPERTIES:
7055 :ID: mid:op%2Evgchwy0q8j0klx%40localhost%2Elocaldomain
7056 :END:
7058     - Gmane :: [[http://news.gmane.org/find-root.php?message_id%3Dop.vgchwy0q8j0klx%40localhost.localdomain][Diary-integration in version 7.01.g]]
7059 *** DONE Org-mode-version command now includes the text TAG=
7060 CLOSED: [2010-08-21 Sa 17:01]
7061 :LOGBOOK:
7062 - State "DONE"       from "BUG"        [2010-08-21 Sa 17:01]
7063 - State "BUG"        from "NEW"        [2010-07-25 So 16:59]
7064 :END:
7065   [2010-07-25 So]
7066 :PROPERTIES:
7067 :ID: mid:loom%2E20100725T022444%2D494%40post%2Egmane%2Eorg
7068 :END:
7070     - Gmane :: [[http://mid.gmane.org/loom%2E20100725T022444%2D494%40post%2Egmane%2Eorg][Org-mode-version command now includes the text TAG=]]
7071 *** DONE links and ID properties
7072 CLOSED: [2010-07-25 So 18:35]
7073 :LOGBOOK:
7074 - State "DONE"       from "NEW"        [2010-07-25 So 18:35]
7075 :END:
7076   [2010-07-14 Mi]
7077   :PROPERTIES:
7078   :ID: mid:87oceaosuf%2Efsf%40pellet%2E%2Enet
7079   :END:
7081     - Gmane :: [[http://mid.gmane.org/87oceaosuf%2Efsf%40pellet%2E%2Enet][links and ID properties]]
7083 *** DONE (Patch) Capture: [Error: (void-function FILE)] and %![Error: (void-function SEXP)] (again)%!
7084 CLOSED: [2010-07-25 So 18:33]
7085 :LOGBOOK:
7086 - State "DONE"       from "NEW"        [2010-07-25 So 18:33]
7087 :END:
7088   [2010-07-18 So]
7089   :PROPERTIES:
7090   :ID: mid:87fwzi1gei%2Efsf%40gmx%2Ede
7091   :END:
7093     - Gmane :: [[http://mid.gmane.org/87fwzi1gei%2Efsf%40gmx%2Ede][(Patch) Capture: %!(Error: (void-function FILE)) and %!(Error: (void-function SEXP)) (again)]]
7094 *** DONE (BUG) Org-capturing items to clock
7095 CLOSED: [2010-08-21 Sa 17:01]
7096 :LOGBOOK:
7097 - State "DONE"       from "BUG"        [2010-08-21 Sa 17:01]
7098 - State "BUG"        from "NEW"        [2010-07-25 So 17:37]
7099 :END:
7100   [2010-07-24 Sa]
7101 :PROPERTIES:
7102 :ID: mid:AANLkTikAS2%5FAVRJMJ1WY1ZgKtYCOSOi%2BoN0XvA54%3Dfs3%40mail%2Egmail%2Ecom
7103 :END:
7105     - Gmane :: [[http://mid.gmane.org/AANLkTikAS2%5FAVRJMJ1WY1ZgKtYCOSOi%2BoN0XvA54%3Dfs3%40mail%2Egmail%2Ecom][(BUG) Org-capturing items to clock]]
7106 *** DONE Issue with correctly resuming interrupted timer                                     :Patch:
7107 CLOSED: [2010-08-01 So 21:22]
7108 :LOGBOOK:
7109 - State "DONE"       from "BUG"        [2010-08-01 So 21:22]
7110 - State "BUG"        from "NEW"        [2010-07-24 Sa 13:42]
7111 :END:
7112   [2010-07-24 Sa]
7113 :PROPERTIES:
7114 :ID: mid:AANLkTimAMavZAViDyfJ446ez9qVu5MAc1M65A1rBgG22%40mail%2Egmail%2Ecom
7115 :END:
7117     - Gmane :: [[http://mid.gmane.org/AANLkTimAMavZAViDyfJ446ez9qVu5MAc1M65A1rBgG22%40mail%2Egmail%2Ecom][Issue with correctly resuming interrupted timer]]
7118 *** DONE MobileOrg capture - bad encoding                                                 :Mobile:
7119 CLOSED: [2010-08-21 Sa 17:00]
7120 :LOGBOOK:
7121 - State "DONE"       from "BUG"        [2010-08-21 Sa 17:00]
7122 - State "BUG"        from "NEW"        [2010-08-01 So 20:13]
7123 :END:
7124   [2010-07-31 Sa]
7125 :PROPERTIES:
7126 :ID: mid:87pqy5rxwp%2Efsf%40gmail%2Ecom
7127 :END:
7129     - Gmane :: [[http://mid.gmane.org/87pqy5rxwp%2Efsf%40gmail%2Ecom][MobileOrg capture - bad encoding]]
7130 *** DONE Bug in org-mime may expose more than intended to email recipient                    :Patch:
7131 CLOSED: [2010-08-01 So 20:17]
7132 :LOGBOOK:
7133 - State "DONE"       from "NEW"        [2010-08-01 So 20:17]
7134 :END:
7135   [2010-07-31 Sa]
7136 :PROPERTIES:
7137 :ID: mid:loom%2E20100730T023704%2D962%40post%2Egmane%2Eorg
7138 :END:
7140     - Gmane :: [[http://mid.gmane.org/loom%2E20100730T023704%2D962%40post%2Egmane%2Eorg][Bug in org-mime may expose more than intended to email recipient]]
7141 *** DONE (BABEL) org-babel-post-tangle-hook problems                                         :Babel:
7142 CLOSED: [2010-08-01 So 20:48]
7143 :LOGBOOK:
7144 - State "DONE"       from "NEW"        [2010-08-01 So 20:48]
7145 :END:
7146   [2010-07-27 Di]
7147 :PROPERTIES:
7148 :ID: mid:4C4EDFD5%2E7010507%40mail%2Ecom
7149 :END:
7151     - Gmane :: [[http://mid.gmane.org/4C4EDFD5%2E7010507%40mail%2Ecom][(BABEL) org-babel-post-tangle-hook problems]]
7152 *** DONE avoiding source block prompts
7153 CLOSED: [2010-08-01 So 15:25]
7154 :LOGBOOK:
7155 - State "DONE"       from "NEW"        [2010-08-01 So 15:25]
7156 :END:
7157   [2010-07-27 Di]
7158 :PROPERTIES:
7159 :ID: mid:Pine%2ELNX%2E4%2E64%2E1007261118090%2E17795%40tajo%2Eucsd%2Eedu
7160 :END:
7162     - Gmane :: [[http://mid.gmane.org/Pine%2ELNX%2E4%2E64%2E1007261118090%2E17795%40tajo%2Eucsd%2Eedu][avoiding source block prompts]]
7163 *** DONE (babel) lob evaluation : a bug ?                                                  :Babel:
7164 CLOSED: [2010-11-07 So 14:35]
7165 :LOGBOOK:
7166 - State "DONE"       from "NEW"        [2010-11-07 So 14:35]
7167 :END:
7168   [2010-08-07 Sa]
7169 :PROPERTIES:
7170 :ID: mid:loom%2E20100805T120327%2D783%40post%2Egmane%2Eorg
7171 :END:
7173     - Gmane :: [[http://mid.gmane.org/loom%2E20100805T120327%2D783%40post%2Egmane%2Eorg][(babel) lob evaluation : a bug ?]]
7175 *** DONE (mobileorg-android) Files synced, but nothing showing                              :Mobile:
7176 CLOSED: [2010-08-04 Mi 20:07]
7177 :LOGBOOK:
7178 - State "DONE"       from "NEW"        [2010-08-04 Mi 20:07]
7179 :END:
7180   [2010-08-04 Mi]
7181 :PROPERTIES:
7182 :ID: mid:26280AC1%2D971B%2D4641%2D9388%2DE29B17447CFB%40criticalmass%2Ecom
7183 :END:
7185     - Gmane :: [[http://mid.gmane.org/26280AC1%2D971B%2D4641%2D9388%2DE29B17447CFB%40criticalmass%2Ecom][(mobileorg-android) Files synced, but nothing showing]]
7187 *** DONE bug in the :VISIBILITY: handling of nested "folded" properties?                     :Patch:
7188 CLOSED: [2010-08-08 So 22:01]
7189 :LOGBOOK:
7190 - State "DONE"       from "NEW"        [2010-08-08 So 22:01]
7191 :END:
7192   [2010-07-31 Sa]
7193 :PROPERTIES:
7194 :ID: mid:i2uboe%249m2%241%40dough%2Egmane%2Eorg
7195 :END:
7197     - Gmane :: [[http://mid.gmane.org/i2uboe%249m2%241%40dough%2Egmane%2Eorg][bug in the :VISIBILITY: handling of nested "folded" properties?]]
7199 *** DONE (Patch) Org-fontify                                                                 :Patch:
7200 CLOSED: [2010-08-15 So 15:41]
7201 :LOGBOOK:
7202 - State "DONE"       from "NEW"        [2010-08-15 So 15:41]
7203 :END:
7204   [2010-08-15 So]
7205 :PROPERTIES:
7206 :ID: mid:87sk2iw9hx%2Efsf%40mundaneum%2Ecom
7207 :END:
7209     - Gmane :: [[http://mid.gmane.org/87sk2iw9hx%2Efsf%40mundaneum%2Ecom][(Patch) Org-fontify]]
7211 *** DONE (PATCH) org-bbdb: Be lenient. Ignore case in anniv class string.                    :Patch:
7212 CLOSED: [2010-08-15 So 15:59]
7213 :LOGBOOK:
7214 - State "DONE"       from "WISH"       [2010-08-15 So 15:59]
7215 - State "WISH"       from "NEW"        [2010-08-09 Mo 21:28]
7216 :END:
7217   [2010-08-09 Mo]
7218 :PROPERTIES:
7219 :ID: mid:814of4wjew%2Efsf%40gmail%2Ecom
7220 :END:
7222     - Gmane :: [[http://mid.gmane.org/814of4wjew%2Efsf%40gmail%2Ecom][(PATCH) org-bbdb: Be lenient. Ignore case in anniv class string.]]
7224 *** DONE org-feed XML entities and character encoding                                      :Patch:
7225 CLOSED: [2010-08-21 Sa 16:59]
7226 :LOGBOOK:
7227 - State "DONE"       from "BUG"        [2010-08-21 Sa 16:59]
7228 - State "BUG"        from "NEW"        [2010-08-15 So 16:20]
7229 :END:
7230   [2010-08-10 Di]
7231 :PROPERTIES:
7232 :ID: mid:4C61AF9E%2E7040903%40alumni%2Eethz%2Ech
7233 :END:
7235     - Gmane :: [[http://mid.gmane.org/4C61AF9E%2E7040903%40alumni%2Eethz%2Ech][org-feed XML entities and character encoding]]
7237 *** DONE (Patch) org-protocol default template should be nil                               :Patch:
7238 CLOSED: [2010-09-12 So 14:08]
7239 :LOGBOOK:
7240 - State "DONE"       from "NEW"        [2010-09-12 So 14:08]
7241 :END:
7242   [2010-09-05 So]
7243 :PROPERTIES:
7244 :ID: mid:878w3m2ua3%2Efsf%40gmx%2Ede
7245 :END:
7247     - Gmane :: [[http://mid.gmane.org/878w3m2ua3%2Efsf%40gmx%2Ede][(Patch) org-protocol default template should be nil]]
7249 *** DONE (Ann) Updates to org-drill (org topics as interactive "flashcards" using spaced repetition)
7250    :LOGBOOK:
7251    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:15]
7252    :END:
7253   [2010-08-29 So]
7254 :PROPERTIES:
7255 :ID: mid:loom%2E20100826T112225%2D477%40post%2Egmane%2Eorg
7256 :END:
7258     - Gmane :: [[http://mid.gmane.org/loom%2E20100826T112225%2D477%40post%2Egmane%2Eorg][(Ann) Updates to org-drill (org topics as interactive "flashcards" using spaced repetition)]]
7260 I installed the new code into the contirb directory.
7262 *** DONE Gnuplot unevenly spaced non-numeric data plot?
7263    :LOGBOOK:
7264    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:10]
7265    :END:
7266   [2010-08-25 Mi]
7267 :PROPERTIES:
7268 :ID: mid:AANLkTinUGdAsf%2BF3KyROGQwQPj%3DXy6V62tXW%3D%2Br4E08m%40mail%2Egmail%2Ecom
7269 :END:
7271     - Gmane :: [[http://mid.gmane.org/AANLkTinUGdAsf%2BF3KyROGQwQPj%3DXy6V62tXW%3D%2Br4E08m%40mail%2Egmail%2Ecom][Gnuplot unevenly spaced non-numeric data plot?]]
7273 This is solved, and new example on how to work with GNUPLOT are up on Worg.
7275 *** DECLINED (BUG) org remember broken
7276   [2010-07-10 Sa]
7277   :PROPERTIES:
7278   :ID: mid:87zkxzdess%2Efsf%40tux%2Ehomenetwork
7279   :END:
7281     - Gmane :: [[http://mid.gmane.org/87zkxzdess%2Efsf%40tux%2Ehomenetwork][(BUG) org remember broken]]
7283 org-capure is now the default, I don't think we need to fix remember
7284 bugs anymore.
7286 *** DECLINED Insert ellipsis if headline is too long
7287   [2010-07-13 Di]
7288   :PROPERTIES:
7289   :ID: mid:m2fwzo42ke%2Ewl%25Mcknight%40Qiang%2DGuos%2DMacBook%2DPro%2Elocal
7290   :END:
7292     - Gmane :: [[http://mid.gmane.org/m2fwzo42ke%2Ewl%25Mcknight%40Qiang%2DGuos%2DMacBook%2DPro%2Elocal][headline is too long]]
7293   This would be too confusing when compared with folded entries, so I
7294   do not think this feature should be implemented.
7296 *** DECLINED Fwd: (Orgmode) Re: auto-fill in a body often insert a space?
7297   [2010-07-18 So]
7298   :PROPERTIES:
7299   :ID: mid:AANLkTim3uSHo%5FvuDOk6MNxP1pP%2DWUN2%2DSJIQhRJfh2f4%40mail%2Egmail%2Ecom
7300   :END:
7302     - Gmane :: [[http://mid.gmane.org/AANLkTim3uSHo%5FvuDOk6MNxP1pP%2DWUN2%2DSJIQhRJfh2f4%40mail%2Egmail%2Ecom][Fwd: (Orgmode) Re: auto-fill in a body often insert a space?]]
7304    Closed for now, no useful feedback from report author, probably not
7305    caused by Org mode.
7306 *** DECLINED Gollum
7307    - State "DECLINED"   from "NEW"        [2010-08-31 Tue 17:21]
7308   [2010-08-29 So]
7309 :PROPERTIES:
7310 :ID: mid:87mxsath7u%2Efsf%40altern%2Eorg
7311 :END:
7313     - Gmane :: [[http://mid.gmane.org/87mxsath7u%2Efsf%40altern%2Eorg][Gollum]]
7315 *** CLOSED Comments cannot be filled
7316 CLOSED: [2010-09-23 Do 21:07]
7317 :LOGBOOK:
7318 - State "CLOSED"     from "BUG"        [2010-09-23 Do 21:07]
7319 :END:
7321 *** Priorities
7322     Here is some information about priorities, which is not yet
7323     documented.  Actually, I am not sur if the list here is correct
7324     either
7325 **** QUOTE Priorities
7326     TODO entries: 1 or 1,2,...
7327     DEADLINE is 10-ddays, i.e. it is 10 on the due day
7328                           i.e. it goes above top todo stuff 7 days
7329                                before due
7330     SCHEDULED is 5-ddays, i.e. it is 5 on the due date
7331                           i.e. it goes above top todo on the due day
7332     TIMESTAMP is 0        i.e. always at bottom
7333                           but as a deadline it is 100
7334                           but if scheduled it is 99
7335     TIMERANGE is 0        i.e. always at bottom
7336     DIARY is 0            i.e. always at bottom
7338     Priority * 1000
7340 *** INCONSISTENCY xemacs error when calling org-install                                                                                                                                                                          :Xemacs:
7341 :LOGBOOK:
7342 - State "INCONSISTENCY" from "NEW"        [2011-01-02 So 17:43]
7343 :END:
7344 :CLOCK:
7345 CLOCK: [2011-01-02 So 17:33]--[2011-01-02 So 18:02] =>  0:29
7346 :END:
7347   [2010-12-19 So]
7348 :PROPERTIES:
7349 :ID: mid:7zbp4wljlg%2Efsf%40vzell%2Dde%2Ede%2Eoracle%2Ecom
7350 :END:
7352     - Gmane :: [[http://mid.gmane.org/7zbp4wljlg%2Efsf%40vzell%2Dde%2Ede%2Eoracle%2Ecom][xemacs error when calling org-install]]
7354 The autoloads in org-install.el are
7355 generated by the Makefile (i.e. make org-install.el).  The stable
7356 version of Org mode ships with a pre-generated org-install.el and
7357 without recreating this file with Xemacs it won't run.
7359 The =custom-autoload= is created only once for ob-tangle.el:
7361 #+begin_src emacs-lisp
7362   ;;;###autoload
7363   (defcustom org-babel-tangle-lang-exts
7364     '(("emacs-lisp" . "el"))
7365     "Alist mapping languages to their file extensions.
7366   The key is the language name, the value is the string that should
7367   be inserted as the extension commonly used to identify files
7368   written in this language.  If no entry is found in this list,
7369   then the name of the language is used."
7370     :group 'org-babel-tangle
7371     :type '(repeat
7372             (cons
7373              (string "Language name")
7374              (string "File Extension"))))
7375 #+end_src
7377 As this the autoload directive was added deliberately I suppose there
7378 was a reason for this to be there: If this is the case, there seems
7379 not very much we can do about this. The autoload generating function
7380 in =autoloads.el= always creates a call to custom-autoload with a
7381 third argument.
7383 *** TODO Review packages in contrib directory
7384   [2010-12-19 So]
7386 Byte-compiling indicates problems with some packages (e.g. references
7387 to unbound symbols).  The review process will single out the problems
7388 for every package in contrib and steps necessary to fix them.
7390 **** Bug: make failure (7.3)
7391   [2010-12-19 So]
7392 :PROPERTIES:
7393 :ID: mid:m2aakebcc1%2Ewl%25dave%40boostpro%2Ecom
7394 :END:
7396     - Gmane :: [[http://mid.gmane.org/m2aakebcc1%2Ewl%25dave%40boostpro%2Ecom][Bug: make failure (7.3)]]
7398 *** INCONSISTENCY org-mode keybinding conflicts with user keybinding : C-tab
7399 :LOGBOOK:
7400 - State "INCONSISTENCY" from "NEW"        [2011-01-02 So 17:27]
7401 :END:
7402   [2011-01-02 So]
7403 :PROPERTIES:
7404 :ID: mid:20101226172224%2E1c8b7c64%40eana%2Ekheb%2Ehomelinux%2Eorg
7405 :END:
7407     - Gmane :: [[http://mid.gmane.org/20101226172224%2E1c8b7c64%40eana%2Ekheb%2Ehomelinux%2Eorg][org-mode keybinding conflicts with user keybinding : C-tab]]
7409 *** CLOSED Disputed keys (meta left), (meta right)
7410 CLOSED: [2011-01-16 So 10:16]
7411 :LOGBOOK:
7412 - State "CLOSED"     from "WAITING"    [2011-01-16 So 10:16]
7413 - State "WAITING"    from "INCONSISTENCY" [2011-01-09 So 12:48]
7414 - State "INCONSISTENCY" from "NEW"        [2011-01-09 So 12:25]
7415 :END:
7416   [2011-01-09 So]
7417 :PROPERTIES:
7418 :ID: mid:m11v5ekc22%2Efsf%40ip1%2D201%2Ehalifax%2Erwth%2Daachen%2Ede
7419 :END:
7421     - Gmane :: [[http://mid.gmane.org/m11v5ekc22%2Efsf%40ip1%2D201%2Ehalifax%2Erwth%2Daachen%2Ede][Disputed keys]]
7424 ** Documentation
7425 *** IDEA packaging org-mode & worg
7426   [2010-06-24 Do]
7427   :PROPERTIES:
7428   :ID: mid:83mxumuguf%2Efsf%40yahoo%2Eit
7429   :END:
7431     - Gmane :: [[http://mid.gmane.org/83mxumuguf%2Efsf%40yahoo%2Eit][packaging org-mode & worg ]]
7433 *** IDEA Create better function and variable index in the manual
7434 :LOGBOOK:
7435 - State "IDEA"       from "NEW"        [2010-11-14 So 18:26]
7436 :END:
7437   [2010-11-14 So]
7438 :PROPERTIES:
7439 :ID: mid:19850%2E1289688193%40gamaville%2Edokosmarshall%2Eorg
7440 :END:
7442     - Gmane :: [[http://mid.gmane.org/19850%2E1289688193%40gamaville%2Edokosmarshall%2Eorg][Re: (Orgmode) Command names are now in the manual]]
7444 #+BEGIN_QUOTE
7445 A suggestion for a possible(?) improvement: the "O" section of the
7446 function index (and I imagine the variable index as well) is pretty
7447 crowded :-). I wonder if texinfo has any facilities to break it up,
7448 perhaps according to the first letter after the first dash.
7449 #+END_QUOTE
7450 *** WISH keys and command name info
7451 :LOGBOOK:
7452 - State "WISH"       from "NEW"        [2010-08-01 So 20:44]
7453 :END:
7454   [2010-07-29 Do]
7455 :PROPERTIES:
7456 :ID: mid:4C5086C1%2E9060000%40easy%2Demacs%2Ede
7457 :END:
7459     - Gmane :: [[http://mid.gmane.org/4C5086C1%2E9060000%40easy%2Demacs%2Ede][keys and command name info]]
7461 *** CLOSED Bug:  documention missing
7462 CLOSED: [2011-01-06 Do 21:01]
7463 :LOGBOOK:
7464 - State "CLOSED"     from "INCONSISTENCY" [2011-01-06 Do 21:01]
7465 :END:
7466   [2010-06-10 Do]
7467   :PROPERTIES:
7468   :ID: mid:20100609145911%2E0rgzde1zwwk0og8w%40webmail%2Edds%2Enl
7469   :END:
7471     - Gmane :: [[http://mid.gmane.org/20100609145911%2E0rgzde1zwwk0og8w%40webmail%2Edds%2Enl][Bug:  documention missing]]
7472 *** DONE Document the :recursive option for org-publish
7473 CLOSED: [2010-11-22 Mo 21:43]
7474 :LOGBOOK:
7475 - State "DONE"       from "TODO"       [2010-11-22 Mo 21:43]
7476 :END:
7477 *** DONE typo in org.texi?                                            :Patch:
7478 :LOGBOOK:
7479 - State "DONE"       from "BUG"        [2010-08-16 Mon 10:38]
7480 - State "BUG"        from "NEW"        [2010-08-15 So 15:36]
7481 :END:
7482   [2010-08-15 So]
7483 :PROPERTIES:
7484 :ID: mid:4C657990%2E6000100%40easy%2Demacs%2Ede
7485 :END:
7487     - Gmane :: [[http://mid.gmane.org/4C657990%2E6000100%40easy%2Demacs%2Ede][typo in org.texi?]]
7488 *** WISH Page numbering in manual
7489 :LOGBOOK:
7490 - State "WISH"       from "NEW"        [2011-01-09 So 15:07]
7491 :END:
7492   [2011-01-09 So]
7493 :PROPERTIES:
7494 :ID: mid:AANLkTi%3DGewMG5T%5FonO3Jw2wCX%2B%2Bp3%2BmR6sKNc1LSVr%2BK%40mail%2Egmail%2Ecom
7495 :END:
7497     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DGewMG5T%5FonO3Jw2wCX%2B%2Bp3%2BmR6sKNc1LSVr%2BK%40mail%2Egmail%2Ecom][Page numbering in manual]]
7499 *** INCONSISTENCY `org-agenda-tags-column' missing in documentation
7500 :LOGBOOK:
7501 - State "INCONSISTENCY" from "NEW"        [2011-01-30 So 16:28]
7502 :END:
7503   [2011-01-30 So]
7504 :PROPERTIES:
7505 :ID: mid:m2wrlv1v1k%2Efsf%40verilab%2Ecom
7506 :END:
7508     - Gmane :: [[http://mid.gmane.org/m2wrlv1v1k%2Efsf%40verilab%2Ecom][Re: Tags position in regular agenda view?]]
7511 ** Capture and refile
7513 *** IDEA Syntax to trigger org-capture (Re: (Orgmode) camel.el, for CamelCase links)%!
7514 :LOGBOOK:
7515 - State "IDEA"       from "NEW"        [2010-08-08 So 14:32]
7516 :END:
7517   [2010-08-08 So]
7518 :PROPERTIES:
7519 :ID: mid:87eiec8602%2Efsf%5F%2D%5F%40gnu%2Eorg
7520 :END:
7522     - Gmane :: [[http://mid.gmane.org/87eiec8602%2Efsf%5F%2D%5F%40gnu%2Eorg][Syntax to trigger org-capture (Re: (Orgmode) camel.el, for CamelCase links)]]
7524 #+BEGIN_QUOTE
7525 When you think of CamelCase and on-the-fly creating of non-existing
7526 files/headlines, it's just another way of *capturing* stuff.
7528 Why not defining some simple syntax to trigger the capture mechanism
7529 from special links?
7531 For example:
7533   "I write a reference to a >c:newfile which I can create later."
7535 - The ">c:newfile" is a link.
7536 - The ">c" is a link abbreviation.
7537 - The ">" part is the syntax for link abbrevations to trigger a capture.
7538 - The "c" part is the keybinding of capture template to call.
7539 - The "newfile" would be passed on as a variable for the (nth 3) of the
7540   template (we could have several variables separated by "#"
7542 This would combine the flexibility of on-the-fly file creation and of
7543 the capture mechanism, allowing multiple templates.
7545 What do you think?
7546 #+END_QUOTE
7548 *** WISH Refiling notes to current file
7549 :LOGBOOK:
7550 - State "WISH"       from "NEW"        [2010-08-15 So 16:18]
7551 :END:
7552   [2010-08-11 Mi]
7553 :PROPERTIES:
7554 :ID: mid:87lj8dlf39%2Efsf%40mundaneum%2Ecom
7555 :END:
7557     - Gmane :: [[http://mid.gmane.org/87lj8dlf39%2Efsf%40mundaneum%2Ecom][Refiling notes to current file]]
7559 *** WISH Feature-request & documentation request for org-datetree
7560 :LOGBOOK:
7561 - State "WISH"       from "NEW"        [2010-09-05 So 16:37]
7562 :END:
7563   [2010-09-05 So]
7564 :PROPERTIES:
7565 :ID: mid:AANLkTi%3DZEqW87yiKApZSyz7O2A2HPtnq2pg%2D9xhzB33B%40mail%2Egmail%2Ecom
7566 :END:
7568     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DZEqW87yiKApZSyz7O2A2HPtnq2pg%2D9xhzB33B%40mail%2Egmail%2Ecom][Feature-request & documentation request for org-datetree]]
7570 *** INCONSISTENCY (Patch) org-capture.el
7571 :LOGBOOK:
7572 - State "INCONSISTENCY" from "NEW"        [2010-08-15 So 16:15]
7573 :END:
7574   [2010-08-12 Do]
7575 :PROPERTIES:
7576 :ID: mid:AANLkTinK%3DaAdqvtxzdx1ucU%5FBShqF%2BN5mW3QeVr0KFc1%40mail%2Egmail%2Ecom
7577 :END:
7579     - Gmane :: [[http://mid.gmane.org/AANLkTinK%3DaAdqvtxzdx1ucU%5FBShqF%2BN5mW3QeVr0KFc1%40mail%2Egmail%2Ecom][(Patch) org-capture.el]]
7581 *** BUG Capture abort: (void-function -mode)
7582 :LOGBOOK:
7583 - State "BUG"        from "NEW"        [2010-09-12 So 12:44]
7584 :END:
7585   [2010-09-05 So]
7586 :PROPERTIES:
7587 :ID: mid:87sk1r9lx2%2Efsf%40mundaneum%2Ecom
7588 :END:
7590     - Gmane :: [[http://mid.gmane.org/87sk1r9lx2%2Efsf%40mundaneum%2Ecom][Capture abort: (void-function -mode)]]
7592 Problem is not yet reproducible.
7594 *** BUG capture problem
7595 :LOGBOOK:
7596 - State "BUG"        from "NEW"        [2010-10-26 Di 21:14]
7597 :END:
7598   [2010-10-16 Sa]
7599 :PROPERTIES:
7600 :ID: mid:4CB314DE%2E5090906%40unibas%2Ech
7601 :END:
7603     - Gmane :: [[http://mid.gmane.org/4CB314DE%2E5090906%40unibas%2Ech][capture problem]]
7605 *** BUG bug report: archiving an indirect buffer
7606 :LOGBOOK:
7607 - State "BUG"        from "NEW"        [2010-11-28 So 19:45]
7608 :END:
7609   [2010-09-12 So]
7610 :PROPERTIES:
7611 :ID: mid:AANLkTimOPkkrTQD%5FX%2DjPTbxty2uh1LDxM%2BMwiQ9kGzwT%40mail%2Egmail%2Ecom
7612 :END:
7614     - Gmane :: [[http://mid.gmane.org/AANLkTimOPkkrTQD%5FX%2DjPTbxty2uh1LDxM%2BMwiQ9kGzwT%40mail%2Egmail%2Ecom][bug report: archiving an indirect buffer]]
7616 *** DONE indentation in capture templates                             :Patch:
7617 :LOGBOOK:
7618 - State "DONE"       from "INCONSISTENCY" [2010-08-16 Mon 10:32]
7619 - State "INCONSISTENCY" from "NEW"        [2010-08-08 So 13:18]
7620 :END:
7621   [2010-08-07 Sa]
7622 :PROPERTIES:
7623 :ID: mid:AANLkTi%3DYd%2B4qPWkOEAoeckC8Fj5gMX0QAWRi%2DgdW0uJk%40mail%2Egmail%2Ecom
7624 :END:
7626     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DYd%2B4qPWkOEAoeckC8Fj5gMX0QAWRi%2DgdW0uJk%40mail%2Egmail%2Ecom][ indentation in capture templates]]
7628 *** DONE Capture and clock options
7629 CLOSED: [2010-08-15 So 15:53]
7630 :LOGBOOK:
7631 - State "DONE"       from "BUG"        [2010-08-15 So 15:53]
7632 - State "BUG"        from "NEW"        [2010-08-15 So 15:53]
7633 :END:
7634   [2010-08-12 Do]
7635 :PROPERTIES:
7636 :ID: mid:1281628877%2E5279%2E18%2Ecamel%40localhost
7637 :END:
7639     - Gmane :: [[http://mid.gmane.org/1281628877%2E5279%2E18%2Ecamel%40localhost][Capture and clock options]]
7641 *** DONE Capture and checkitem
7642 :LOGBOOK:
7643 - State "DONE"       from "BUG"        [2010-08-16 Mon 10:30]
7644 - State "BUG"        from "NEW"        [2010-08-15 So 16:06]
7645 :END:
7646   [2010-08-12 Do]
7647 :PROPERTIES:
7648 :ID: mid:1281629439%2E5279%2E24%2Ecamel%40localhost
7649 :END:
7651     - Gmane :: [[http://mid.gmane.org/1281629439%2E5279%2E24%2Ecamel%40localhost][Capture and checkitem]]
7654 This is now fixed, two reasonably serious issues.  checkitem was not
7655 implemented at all, and both checkitem and item could be placed into
7656 the wrong subtree.
7658 *** DONE (BUG - low) capture with region selected in read only erc buffer
7659 CLOSED: [2010-09-05 So 16:41]
7660 :LOGBOOK:
7661 - State "DONE"       from "NEW"        [2010-09-05 So 16:41]
7662 :END:
7663   [2010-09-05 So]
7664 :PROPERTIES:
7665 :ID: mid:i5mn08%24vkl%241%40dough%2Egmane%2Eorg
7666 :END:
7668     - Gmane :: [[http://mid.gmane.org/i5mn08%24vkl%241%40dough%2Egmane%2Eorg][(BUG - low) capture with region selected in read only erc buffer]]
7670 *** DONE (BUG) Org-capture breaks if captured-to file is open in a narrowed buffer                             :Patch:
7671 CLOSED: [2010-11-28 So 19:46]
7672 :LOGBOOK:
7673 - State "DONE"       from "BUG"        [2010-11-28 So 19:46]
7674 - State "BUG"        from "NEW"        [2010-09-12 So 18:50]
7675 :END:
7676   [2010-09-12 So]
7677 :PROPERTIES:
7678 :ID: mid:20100909113805%2EGO26017%40roobarb%2Ecrazydogs%2Eorg
7679 :END:
7681     - Gmane :: [[http://mid.gmane.org/20100909113805%2EGO26017%40roobarb%2Ecrazydogs%2Eorg][(BUG) Org-capture breaks if captured-to file is open in a narrowed buffer]]
7682 *** DECLINED Blank rows with capture target table-line and aborting capture
7683 :LOGBOOK:
7684 - State "DECLINED"   from "INCONSISTENCY" [2010-08-16 Mon 10:34]
7685 - State "INCONSISTENCY" from "NEW"        [2010-08-01 So 20:07]
7686 :END:
7687   [2010-07-31 Sa]
7688 :PROPERTIES:
7689 :ID: mid:m3ocdo5oy8%2Efsf%40gmail%2Ecom
7690 :END:
7692     - Gmane :: [[http://mid.gmane.org/m3ocdo5oy8%2Efsf%40gmail%2Ecom][is it a bug in org-capture]]
7694 #+BEGIN_QUOTE
7695 When I hit C-c c t, and then C-c C-k immediately, the file test.org is
7696 still modified with an new blank row inserted in the table, which is out
7697 of expectation, since C-c C-k is known as "abort capture". The minibuffer
7698 says "org-capture-finalize: Capture process aborted, but target buffer
7699 could not be cleaned up correctly".
7700 #+END_QUOTE
7702 Unfortunately this is difficult to fix, because the user might have
7703 changed other things before aborting.  At least the error message is
7704 clear and gives the user the opportunity to fix the problem.
7706 *** CLOSED org-capture loses entered text when C-g on file selection
7707    :LOGBOOK:
7708    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:19]
7709    :END:
7710   [2010-08-29 So]
7711 :PROPERTIES:
7712 :ID: mid:rmipqx2lug0%2Efsf%40fnord%2Eir%2Ebbn%2Ecom
7713 :END:
7715     - Gmane :: [[http://mid.gmane.org/rmipqx2lug0%2Efsf%40fnord%2Eir%2Ebbn%2Ecom][org-capture loses entered text when C-g on file selection]]
7717 True, but cannot be fixed, at least not easily.  The new entry can
7718 still be found at the original target location, go there with `C-c C-u
7719 C-c r'.
7721 *** CLOSED org-capture + autoload
7722    :LOGBOOK:
7723    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:03]
7724    :END:
7725   [2010-08-18 Mi]
7726 :PROPERTIES:
7727 :ID: mid:817hjo5g42%2Efsf%40gmail%2Ecom
7728 :END:
7730     - Gmane :: [[http://mid.gmane.org/817hjo5g42%2Efsf%40gmail%2Ecom][org-capture + autoload]]
7731 The autoload Cookie is in there now.
7733 *** CLOSED Bug: capture with PROPERTIES (7.3 commit-972b0a58...)
7734 CLOSED: [2011-01-09 So 15:44]
7735 :LOGBOOK:
7736 - State "CLOSED"     from "BUG"        [2011-01-09 So 15:44]
7737 - State "BUG"        from "NEW"        [2011-01-02 So 18:14]
7738 :END:
7739   [2010-12-19 So]
7740 :PROPERTIES:
7741 :ID: mid:83zksdhlqg%2Efsf%40yahoo%2Eit
7742 :END:
7744     - Gmane :: [[http://mid.gmane.org/83zksdhlqg%2Efsf%40yahoo%2Eit][Bug: capture with PROPERTIES (7.3 commit-972b0a58...)]]
7746 Not a bug.  Cf. manual 9.1.3.2 Template expansion and Carsten's
7747 explanation: [[http://mid.gmane.org/6DE91187%2D59F0%2D4AA3%2D9487%2DA758CEB6D5DE%40gmail%2Ecom][Re: (Orgmode) Bug: capture with PROPERTIES (7.3
7748 commit-972b0a58...)]].
7750 *** WISH Wishlist: let org-refile find buffers that have been renamed
7751 :LOGBOOK:
7752 - State "WISH"       from "NEW"        [2011-01-02 So 17:21]
7753 :END:
7754   [2011-01-02 So]
7755 :PROPERTIES:
7756 :ID: mid:AANLkTik3XR7gRHjk6p2s7aqMYWCCRTRObfbL4hwqvOpe%40mail%2Egmail%2Ecom
7757 :END:
7759     - Gmane :: [[http://mid.gmane.org/AANLkTik3XR7gRHjk6p2s7aqMYWCCRTRObfbL4hwqvOpe%40mail%2Egmail%2Ecom][Wishlist: let org-refile find buffers that have been renamed]]
7761 *** WAITING Bug: Items with priority not refile targets? (7.4)
7762 :LOGBOOK:
7763 - State "WAITING"    from "NEW"        [2011-01-09 So 11:42]
7764 - State "INCONSISTENCY" from "NEW"        [2011-01-02 So 17:20]
7765 :END:
7766   [2011-01-02 So]
7767 :PROPERTIES:
7768 :ID: mid:m239pphd0f%2Ewl%25dave%40boostpro%2Ecom
7769 :END:
7771     - Gmane :: [[http://mid.gmane.org/m239pphd0f%2Ewl%25dave%40boostpro%2Ecom][Bug: Items with priority not refile targets? (7.4)]]
7773 Cannot reliably get reproduced as of [2011-01-16 So].
7776 ** Babel
7778 *** TODO (Babel) Handling of errors when using Ledger
7779     :LOGBOOK:
7780     - State "TODO"       from "WISH"       [2010-10-27 Mi 21:39]
7781     - State "WISH"       from "NEW"        [2010-10-27 Mi 21:39]
7782     :END:
7783     [2010-10-15 Fr]
7784     :PROPERTIES:
7785     :ID:       mid:877hhudxor%2Efsf%40mundaneum%2Ecom
7786     :END:
7788     - Gmane :: [[http://mid.gmane.org/877hhudxor%2Efsf%40mundaneum%2Ecom][(Babel) Handling of errors when using Ledger]]
7790 *** ASSIGNED Babel - display results in an overlay?
7791     :LOGBOOK:
7792     - State "ASSIGNED"   from "IDEA"       [2010-08-31 Tue 17:25]
7793     - State "IDEA"       from "QUESTION"   [2010-08-08 So 14:28]
7794     - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:14]
7795     :END:
7796     [2010-08-04 Mi]
7797     :PROPERTIES:
7798     :ID:       mid:871vafljbr%2Efsf%40hydra%2Evioletti%2Eorg
7799     :END:
7801     - Gmane :: [[http://mid.gmane.org/871vafljbr%2Efsf%40hydra%2Evioletti%2Eorg][Babel - display results in an overlay?]]
7803 this is now in the Babel task tracking system
7805 *** ASSIGNED (babel) evaluating shell commands for side effect                             :Babel:
7806     :LOGBOOK:
7807     - State "ASSIGNED"   from "NEW"        [2010-08-31 Tue 17:09]
7808     :END:
7809      [2010-08-19 Do]
7810     :PROPERTIES:
7811     :ID:       mid:E1Om8Kt%2D0004SN%2D7c%40eggs%2Egnu%2Eorg
7812     :END:
7814     - Gmane :: [[http://mid.gmane.org/E1Om8Kt%2D0004SN%2D7c%40eggs%2Egnu%2Eorg][(babel) evaluating shell commands for side effect]]
7816 This has been added as a bug to the babel development file
7818 *** IDEA Mark and Tangle                                                                   :Babel:
7819     :LOGBOOK:
7820     - State "IDEA"       from "NEW"        [2010-09-12 So 12:20]
7821     :END:
7822     [2010-09-05 So]
7823     :PROPERTIES:
7824     :ID:       mid:81vd6l1w9b%2Efsf%40gmail%2Ecom
7825     :END:
7827     - Gmane :: [[http://mid.gmane.org/81vd6l1w9b%2Efsf%40gmail%2Ecom][Mark and Tangle]]
7829 *** WISH (PATCH) Allow code edit buffer to inherit active region                           :Patch:
7830     :LOGBOOK:
7831     - State "WISH"       from "NEW"        [2010-09-12 So 12:18]
7832     :END:
7833     [2010-09-05 So]
7834     :PROPERTIES:
7835     :ID:       mid:871v992xzy%2Efsf%40stats%2Eox%2Eac%2Euk
7836     :END:
7838     - Gmane :: [[http://mid.gmane.org/871v992xzy%2Efsf%40stats%2Eox%2Eac%2Euk][(PATCH) Allow code edit buffer to inherit active region]]
7840 *** WISH (BABEL) Speed keys                                                          :Babel:Patch:
7841     :LOGBOOK:
7842     - State "WISH"       from "NEW"        [2010-09-12 So 12:21]
7843     :END:
7844     [2010-09-05 So]
7845     :PROPERTIES:
7846     :ID:       mid:814oe53co3%2Efsf%40gmail%2Ecom
7847     :END:
7849     - Gmane :: [[http://mid.gmane.org/814oe53co3%2Efsf%40gmail%2Ecom][(BABEL) Speed keys]]
7851 *** WISH Line numbers in tangled source                                                    :Babel:
7852     :LOGBOOK:
7853     - State "WISH"       from "NEW"        [2010-09-12 So 12:23]
7854     :END:
7855     [2010-09-05 So]
7856     :PROPERTIES:
7857     :ID:       mid:AANLkTinzivSKWjvGxeKpVNDQKdWd%5FZF2ZoQb3Nfft%2BhO%40mail%2Egmail%2Ecom
7858     :END:
7860     - Gmane :: [[http://mid.gmane.org/AANLkTinzivSKWjvGxeKpVNDQKdWd%5FZF2ZoQb3Nfft%2BhO%40mail%2Egmail%2Ecom][Line numbers in tangled source]]
7862 *** WISH org-babel: feature-request: allow table-cells to be passed as strings             :Babel:
7863     :LOGBOOK:
7864     - State "WISH"       from "NEW"        [2010-10-27 Mi 21:56]
7865     :END:
7866     [2010-10-15 Fr]
7867     :PROPERTIES:
7868     :ID:       mid:i8ailu%24usa%241%40dough%2Egmane%2Eorg
7869     :END:
7871     - Gmane :: [[http://mid.gmane.org/i8ailu%24usa%241%40dough%2Egmane%2Eorg][org-babel: feature-request: allow table-cells to be passed as strings]]
7873 *** WISH Babel & DOS
7874     :LOGBOOK:
7875 - State "WISH"       from "NEW"        [2010-11-28 So 20:29]
7876 :END:
7877     [2010-11-28 So]
7878     :PROPERTIES:
7879     :ID:       mid:20101115203035%2EGA580%40atasdev%2Dmg
7880     :END:
7882     - Gmane :: [[http://mid.gmane.org/20101115203035%2EGA580%40atasdev%2Dmg][Babel & DOS]]
7884 *** WISH (BABEL) C-v C-v M-x?                                                                                                                :Babel:
7885     :LOGBOOK:
7886     - State "WISH"       from "NEW"        [2010-11-14 So 20:22]
7887     :END:
7888     [2010-11-14 So]
7889     :PROPERTIES:
7890     :ID:       mid:8162wkq6up%2Efsf%40gmail%2Ecom
7891     :END:
7893     - Gmane :: [[http://mid.gmane.org/8162wkq6up%2Efsf%40gmail%2Ecom][(BABEL) C-v C-v M-x?]]
7895 *** WISH (Babel) Difficult to follow code execution in HTML exported file
7896     :LOGBOOK:
7897     - State "WISH"       from "NEW"        [2010-12-12 So 19:49]
7898     :END:
7899     [2010-12-12 So]
7900     :PROPERTIES:
7901     :ID:       mid:80oc9c2vv6%2Efsf%40missioncriticalit%2Ecom
7902     :END:
7904     - Gmane :: [[http://mid.gmane.org/80oc9c2vv6%2Efsf%40missioncriticalit%2Ecom][(Babel) Difficult to follow code execution in HTML exported file]]
7905 *** INCONSISTENCY (babel) silent code block evaluation on export
7906     :LOGBOOK:
7907     - State "INCONSISTENCY" from "NEW"        [2010-09-12 So 14:08]
7908     :END:
7909     [2010-09-05 So]
7910     :PROPERTIES:
7911     :ID:       mid:4C7D4D12%2E1070002%40ccbr%2Eumn%2Eedu
7912     :END:
7914     - Gmane :: [[http://mid.gmane.org/4C7D4D12%2E1070002%40ccbr%2Eumn%2Eedu][(babel) silent code block evaluation on export]]
7916 *** INCONSISTENCY Babel: interweaving code and results?                                    :Babel:
7917     :LOGBOOK:
7918     - State "INCONSISTENCY" from "NEW"        [2010-08-31 Tue 17:06]
7919     :END:
7920     [2010-08-18 Mi]
7921     :PROPERTIES:
7922     :ID:       mid:AANLkTi%3D0SjK9mGvf9%2BkorumRefnapS98fyS8R3%5FMpe%3DV%40mail%2Egmail%2Ecom
7923     :END:
7925     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D0SjK9mGvf9%2BkorumRefnapS98fyS8R3%5FMpe%3DV%40mail%2Egmail%2Ecom][Babel: interweaving code and results?]]
7926                This link doesn't resolve through Gmane
7928 *** INCONSISTENCY Bug: Initial C-c ' invocation just starts haskell-mode "normally" (7.3)                                                    :Babel:
7929     :LOGBOOK:
7930     - State "INCONSISTENCY" from "NEW"        [2010-11-28 So 20:45]
7931     :END:
7932     [2010-11-28 So]
7933     :PROPERTIES:
7934     :ID:       mid:87bp5k2k0v%2Ewl%25greenrd%40greenrd%2Eorg
7935     :END:
7937     - Gmane :: [[http://mid.gmane.org/87bp5k2k0v%2Ewl%25greenrd%40greenrd%2Eorg][Bug: Initial C-c ' invocation just starts haskell-mode "normally" (7.3)]]
7939 #+begin_quote
7940 OK, I now have a clearer idea of what went wrong.
7942 1. I think it's doing find-file-at-point.
7944 2. This only happens when point is on this line, but NOT at the start
7945    of the line:  #+begin_src haskell
7947    It's not about whether it's the first time you press C-c ', it's about
7948    where point is when you press it.
7950 3. If point is anywhere on the closing line of the source block, it
7951    works.
7953 4. Ironically, the end of the first line is where the point is placed if
7954    you do C-c C-v d at the end of the buffer! So if you do C-c C-v d and
7955    then C-c ', as I did, this bug will happen.
7956 #+end_quote
7958 *** BUG (Babel) Marker does not point anywhere (when session buffer needs to be created)   :Babel:
7959     :LOGBOOK:
7960     - State "BUG"        from "NEW"        [2010-10-26 Di 20:56]
7961     :END:
7962     [2010-10-17 So]
7963     :PROPERTIES:
7964     :ID:       mid:80r5fr79ay%2Efsf%40mundaneum%2Ecom
7965     :END:
7967     - Gmane :: [[http://mid.gmane.org/80r5fr79ay%2Efsf%40mundaneum%2Ecom][(Babel) Marker does not point anywhere (when session buffer needs to be created)]]
7969 *** BUG (BUG) (Babel) Quotes-in-strings not being escaped in python, breaking output       :Babel:
7970     :LOGBOOK:
7971     - State "BUG"        from "NEW"        [2010-11-14 So 18:54]
7972     :END:
7973     [2010-11-14 So]
7974     :PROPERTIES:
7975     :ID:       mid:87tyjqjuwy%2Efsf%40dustycloud%2Eorg
7976     :END:
7978     - Gmane :: [[http://mid.gmane.org/87tyjqjuwy%2Efsf%40dustycloud%2Eorg][(BUG) (Babel) Quotes-in-strings not being escaped in python, breaking output]]
7980 *** DONE (babel) Error Before first headline.                                                :Babel:
7981     CLOSED: [2010-08-08 So 14:37]
7982     :LOGBOOK:
7983     - State "DONE"       from "NEW"        [2010-08-08 So 14:37]
7984     :END:
7985     [2010-08-04 Mi]
7986     :PROPERTIES:
7987     :ID:       mid:AANLkTi%3DjuRqyywtbNsdPtbEpKRgtVjGvjfMpkJ%3DDQ9Kz%40mail%2Egmail%2Ecom
7988     :END:
7990     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DjuRqyywtbNsdPtbEpKRgtVjGvjfMpkJ%3DDQ9Kz%40mail%2Egmail%2Ecom][(babel) Error Before first headline.]]
7992 *** DONE Common Lisp / SLIME support for babel                  :Babel:Patch:
7993     :LOGBOOK:
7994     - State "DONE"       from "WISH"       [2010-08-31 Tue 17:24]
7995     - State "WISH"       from "NEW"        [2010-08-01 So 20:10]
7996     :END:
7997     [2010-07-31 Sa]
7998     :PROPERTIES:
7999     :ID:       mid:AANLkTimkR%2BEWucSjEfdseFC4%5Fbg3jmGBLb%2BMoGMGuMoa%40mail%2Egmail%2Ecom
8000     :END:
8002     - Gmane :: [[http://mid.gmane.org/AANLkTimkR%2BEWucSjEfdseFC4%5Fbg3jmGBLb%2BMoGMGuMoa%40mail%2Egmail%2Ecom][Common Lisp / SLIME support for babel]]
8004 *** DONE Org-Babel and Ledger                                         :Babel:
8005     :LOGBOOK:
8006     - State "DONE"       from "WISH"       [2010-08-31 Tue 17:24]
8007     - State "WISH"       from "NEW"        [2010-08-01 So 20:35]
8008     :END:
8009     [2010-07-31 Sa]
8010     :PROPERTIES:
8011     :ID:       mid:87eiemsk0m%2Efsf%40mundaneum%2Ecom
8012     :END:
8014     - Gmane :: [[http://mid.gmane.org/87eiemsk0m%2Efsf%40mundaneum%2Ecom][Org-Babel and Ledger]]
8016 *** DONE (BABEL) Commands for navigation                                                   :Babel:
8017     CLOSED: [2010-09-12 So 12:20]
8018     :LOGBOOK:
8019     - State "DONE"       from "NEW"        [2010-09-12 So 12:20]
8020     :END:
8021     [2010-09-05 So]
8022     :PROPERTIES:
8023     :ID:       mid:81zkvx1wz0%2Efsf%40gmail%2Ecom
8024     :END:
8026     - Gmane :: [[http://mid.gmane.org/81zkvx1wz0%2Efsf%40gmail%2Ecom][(BABEL) Commands for navigation]]
8028 *** DONE Comments in tangled source
8029     CLOSED: [2010-09-05 So 17:24]
8030     :LOGBOOK:
8031     - State "DONE"       from "NEW"        [2010-09-05 So 17:24]
8032     :END:
8033     [2010-09-05 So]
8034     :PROPERTIES:
8035     :ID:       mid:AANLkTimceiK%2BvitrpRV8e1p86vt1%3DHFaECwhDAYDMt%5FD%40mail%2Egmail%2Ecom
8036     :END:
8038     - Gmane :: [[http://mid.gmane.org/AANLkTimceiK%2BvitrpRV8e1p86vt1%3DHFaECwhDAYDMt%5FD%40mail%2Egmail%2Ecom][Comments in tangled source]]
8040 *** DONE (babel) feature request: org-babel-pre-tangle-hook                                :Babel:
8041     CLOSED: [2010-09-05 So 17:20]
8042     :LOGBOOK:
8043     - State "DONE"       from "NEW"        [2010-09-05 So 17:20]
8044     :END:
8045     [2010-09-05 So]
8046     :PROPERTIES:
8047     :ID:       mid:4C80F2C6%2E7000506%40gmail%2Ecom
8048     :END:
8050     - Gmane :: [[http://mid.gmane.org/4C80F2C6%2E7000506%40gmail%2Ecom][(babel) feature request: org-babel-pre-tangle-hook]]
8052 *** DONE (babel) Error with source block and variable on export - bug?
8053     CLOSED: [2010-09-05 So 17:19]
8054     :LOGBOOK:
8055     - State "DONE"       from "NEW"        [2010-09-05 So 17:19]
8056     :END:
8057     [2010-09-05 So]
8058     :PROPERTIES:
8059     :ID:       mid:4C80B94B%2E702%40gmail%2Ecom
8060     :END:
8062     - Gmane :: [[http://mid.gmane.org/4C80B94B%2E702%40gmail%2Ecom][(babel) Error with source block and variable on export - bug?]]
8064 *** DONE Babel: ob-plantuml fails on Windows                                               :Babel:
8065     CLOSED: [2010-09-05 So 17:03]
8066     :LOGBOOK:
8067     - State "DONE"       from "NEW"        [2010-09-05 So 17:03]
8068     :END:
8069     [2010-09-05 So]
8070     :PROPERTIES:
8071     :ID:       mid:AANLkTimPRy4jSV3W0FmTPExbSnu57foEbLxS0vB8O%2BFm%40mail%2Egmail%2Ecom
8072     :END:
8074     - Gmane :: [[http://mid.gmane.org/AANLkTimPRy4jSV3W0FmTPExbSnu57foEbLxS0vB8O%2BFm%40mail%2Egmail%2Ecom][Babel: ob-plantuml fails on Windows]]
8076 *** DONE (babel) babel creating corrupt pdf and png                                        :Babel:
8077     :LOGBOOK:
8078     - State "DONE"       from "NEW"        [2010-08-31 Tue 17:21]
8079     :END:
8080     [2010-08-29 So]
8081     :PROPERTIES:
8082     :ID:       mid:AANLkTi%3D28NJC76fbmsrQDGWPuJhKgVak3%2BO4NY2%3Dq2MV%40mail%2Egmail%2Ecom
8083     :END:
8085     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D28NJC76fbmsrQDGWPuJhKgVak3%2BO4NY2%3Dq2MV%40mail%2Egmail%2Ecom][(babel) babel creating corrupt pdf and png]]
8087 *** DONE (babel) support plantuml                                                          :Babel:
8088     :LOGBOOK:
8089     - State "DONE"       from "NEW"        [2010-08-31 Tue 17:21]
8090     :END:
8091     [2010-08-25 Mi]
8092     :PROPERTIES:
8093     :ID:       mid:m3sk22iwiq%2Efsf%40gmail%2Ecom
8094     :END:
8096     - Gmane :: [[http://mid.gmane.org/m3sk22iwiq%2Efsf%40gmail%2Ecom][(babel) support plantuml]]
8098 *** DONE (org-babel) References Not Expanding                                        :Babel:Patch:
8099     :LOGBOOK:
8100     - State "DONE"       from "NEW"        [2010-08-31 Tue 17:20]
8101     :END:
8102     [2010-08-25 Mi]
8103     :PROPERTIES:
8104     :ID:       mid:AANLkTinPyATL6OLUt5FCaP4GyQb06P0jFyxD6NiYbfpu%40mail%2Egmail%2Ecom
8105     :END:
8107     - Gmane :: [[http://mid.gmane.org/AANLkTinPyATL6OLUt5FCaP4GyQb06P0jFyxD6NiYbfpu%40mail%2Egmail%2Ecom][(org-babel) References Not Expanding]]
8109 *** DONE (ANN) New babel features: sessions, ESS & remote commands                         :Babel:
8110     :LOGBOOK:
8111     - State "DONE"       from "NEW"        [2010-08-31 Tue 17:08]
8112     :END:
8113     [2010-08-18 Mi]
8114     :PROPERTIES:
8115     :ID:       mid:878w44vqk9%2Efsf%40stats%2Eox%2Eac%2Euk
8116     :END:
8118     - Gmane :: [[http://mid.gmane.org/878w44vqk9%2Efsf%40stats%2Eox%2Eac%2Euk][(ANN) New babel features: sessions, ESS & remote commands]]
8120 *** DONE problem with babel and R                                                          :Babel:
8121     :LOGBOOK:
8122     - State "DONE"       from "NEW"        [2010-08-31 Tue 17:02]
8123     :END:
8124     [2010-08-17 Di]
8125     :PROPERTIES:
8126     :ID:       mid:AANLkTim7jqrWosr14CaqC9a8EVTEJCBnnCsgfDj2Wo2R%40mail%2Egmail%2Ecom
8127     :END:
8129     - Gmane :: [[http://mid.gmane.org/AANLkTim7jqrWosr14CaqC9a8EVTEJCBnnCsgfDj2Wo2R%40mail%2Egmail%2Ecom][problem with babel and R]]
8131 Now possible to wrap results in Org blocks which can export as raw
8132 org, but still allow for clean replacement of raw Org results.
8134 *** CLOSED Bug: export aborts if ':eval query/never' in source code blocks                 :Babel:
8135     CLOSED: [2010-09-12 So 14:20]
8136     :LOGBOOK:
8137     - State "CLOSED"     from "BUG"        [2010-09-12 So 14:20]
8138     - State "BUG"        from "NEW"        [2010-09-12 So 14:20]
8139     :END:
8140     [2010-08-29 So]
8141     :PROPERTIES:
8142     :ID:       mid:loom%2E20100826T220750%2D246%40post%2Egmane%2Eorg
8143     :END:
8145     - Gmane :: [[http://mid.gmane.org/loom%2E20100826T220750%2D246%40post%2Egmane%2Eorg][Bug: export aborts if ':eval query/never' in source code blocks]]
8147 *** DONE (Babel) The first line of the code blocks disappears in the tangled file
8148 CLOSED: [2011-01-02 So 18:08]
8149 :LOGBOOK:
8150 - State "DONE"       from "NEW"        [2011-01-02 So 18:08]
8151 :END:
8152   [2010-12-19 So]
8153 :PROPERTIES:
8154 :ID: mid:8062v4l9f0%2Efsf%40missioncriticalit%2Ecom
8155 :END:
8157     - Gmane :: [[http://mid.gmane.org/8062v4l9f0%2Efsf%40missioncriticalit%2Ecom][(Babel) The first line of the code blocks disappears in the tangled file]]
8160 ** Clocking
8162 *** BUG Clock history, C-u C-c C-x C-i not working properly
8163     :LOGBOOK:
8164     - State "BUG"        from "NEW"        [2010-08-15 So 16:19]
8165     :END:
8166     [2010-08-11 Mi]
8167     :PROPERTIES:
8168     :ID:       mid:0vpqxq9msk%2Efsf%40gmail%2Ecom
8169     :END:
8171     - Gmane :: [[http://mid.gmane.org/0vpqxq9msk%2Efsf%40gmail%2Ecom][Clock history, C-u C-c C-x C-i not working properly]]
8173 *** DONE Use `C-c C-x _' for interactively calling `org-timer-stop'
8174     CLOSED: [2010-09-12 So 13:57]
8175     :LOGBOOK:
8176     - State "DONE"       from "NEW"        [2010-09-12 So 13:57]
8177     :END:
8178   [2010-09-05 So]
8179     :PROPERTIES:
8180     :ID:       mid:8762yn6gq0%2Efsf%40gnu%2Eorg
8181     :END:
8183     - Gmane :: [[http://mid.gmane.org/8762yn6gq0%2Efsf%40gnu%2Eorg][Use `C-c C-x _' for interactively calling `org-timer-stop']]
8185 ** Appearance
8187 *** WISH Secondary selection
8188 :LOGBOOK:
8189 - State "WISH"       from "NEW"        [2010-10-26 Di 20:33]
8190 :END:
8191   [2010-10-18 Mo]
8192 :PROPERTIES:
8193 :ID: mid:80vd4z376y%2Efsf%40mundaneum%2Ecom
8194 :END:
8196     - Gmane :: [[http://mid.gmane.org/80vd4z376y%2Efsf%40mundaneum%2Ecom][Secondary selection]]
8198 *** WISH Toolbar buttons for common actions (helping emacs newbees)
8199 :LOGBOOK:
8200 - State "WISH"       from "NEW"        [2010-12-19 So 15:58]
8201 :END:
8202   [2010-09-26 So]
8203 :PROPERTIES:
8204 :ID: mid:1285484508%2E7317%2E7%2Ecamel%40inf%2D8657%2Eint%2Devry%2Efr
8205 :END:
8207     - Gmane :: [[http://mid.gmane.org/1285484508%2E7317%2E7%2Ecamel%40inf%2D8657%2Eint%2Devry%2Efr][Toolbar buttons for common actions (helping emacs newbees)]]
8209 *** INCONSISTENCY Aquamacs syntax highlighting
8210 :LOGBOOK:
8211 - State "INCONSISTENCY" from "NEW"        [2010-12-12 So 18:58]
8212 :END:
8213   [2010-12-12 So]
8214 :PROPERTIES:
8215 :ID: mid:AANLkTikVEzM1n1xmOvdzPH7%3Db%2D6ttgiWBuqKHbjQYd8U%40mail%2Egmail%2Ecom
8216 :END:
8218     - Gmane :: [[http://mid.gmane.org/AANLkTikVEzM1n1xmOvdzPH7%3Db%2D6ttgiWBuqKHbjQYd8U%40mail%2Egmail%2Ecom][Aquamacs syntax highlighting]]
8220 *** BUG (BABEL) Babel babel native fontification                                                               :Babel:
8221 :LOGBOOK:
8222 - State "BUG"        from "NEW"        [2010-11-28 So 19:37]
8223 :END:
8224   [2010-11-14 So]
8225 :PROPERTIES:
8226 :ID: mid:81aalwq74o%2Efsf%40gmail%2Ecom
8227 :END:
8229     - Gmane :: [[http://mid.gmane.org/81aalwq74o%2Efsf%40gmail%2Ecom][(BABEL) Two minor issues]]
8231 *** BUG Column view and subtask overview interaction
8232 :LOGBOOK:
8233 - State "BUG"        from "NEW"        [2010-12-19 So 16:12]
8234 :END:
8235   [2010-12-12 So]
8236 :PROPERTIES:
8237 :ID: mid:4CF8797C%2E2020605%40onenet%2Enet
8238 :END:
8240     - Gmane :: [[http://mid.gmane.org/4CF8797C%2E2020605%40onenet%2Enet][Column view and subtask overview interaction]]
8242 *** IDEA Orgmode and Unicode characters
8243 :LOGBOOK:
8244 - State "IDEA"       from "NEW"        [2010-12-19 So 17:00]
8245 :END:
8246   [2010-12-19 So]
8247 :PROPERTIES:
8248 :ID: mid:AANLkTikszEop%3DJ3aiTsOu%2BXTD%2BDEo3LxOukb0jt61txh%40mail%2Egmail%2Ecom
8249 :END:
8251     - Gmane :: [[http://mid.gmane.org/AANLkTikszEop%3DJ3aiTsOu%2BXTD%2BDEo3LxOukb0jt61txh%40mail%2Egmail%2Ecom][Orgmode and Unicode characters]]
8253 *** BUG (BUG) Table field clipping doesn't handle double-width characters properly
8254 :LOGBOOK:
8255 - State "BUG"        from "INCONSISTENCY" [2011-01-09 So 11:34]
8256 - State "INCONSISTENCY" from "NEW"        [2011-01-09 So 11:34]
8257 :END:
8258   [2011-01-02 So]
8259 :PROPERTIES:
8260 :ID: mid:87pqt04qg1%2Efsf%40gmail%2Ecom
8261 :END:
8263     - Gmane :: [[http://mid.gmane.org/87pqt04qg1%2Efsf%40gmail%2Ecom][(BUG) Table field clipping doesn't handle double-width characters properly]]
8265 #+begin_quote
8266 If you add a width declaration ("<N>") to the column containing Korean,
8267 when realigning the table you'll get an "args out of range" error inside
8268 the text-properties-related code in `org-table-align' (provided the
8269 width declaration actually does cause the text to be clipped).
8270 #+end_quote
8272 *** INCONSISTENCY (PATCH) Markup on same line as text                                                                                                                                                                            :Patch:
8273 :LOGBOOK:
8274 - State "INCONSISTENCY" from "NEW"        [2011-01-16 So 11:48]
8275 :END:
8276   [2011-01-16 So]
8277 :PROPERTIES:
8278 :ID: mid:4D263E3B%2E5030407%40gmail%2Ecom
8279 :END:
8281     - Gmane :: [[http://mid.gmane.org/4D263E3B%2E5030407%40gmail%2Ecom][(PATCH) Markup on same line as text]]
8283 *** INCONSISTENCY Bug: Linum-mode + org-indent-mode gives strange graphical refresh bugs (7.4 (release_7.4.41.g96c70))
8284 :LOGBOOK:
8285 - State "INCONSISTENCY" from "NEW"        [2011-01-23 So 14:51]
8286 :END:
8287   [2011-01-23 So]
8288 :PROPERTIES:
8289 :ID: mid:4D2E981C%2E2050607%40gmail%2Ecom
8290 :END:
8292     - Gmane :: [[http://mid.gmane.org/4D2E981C%2E2050607%40gmail%2Ecom][Bug: Linum-mode + org-indent-mode gives strange graphical refresh bugs (7.4 (release_7.4.41.g96c70))]]
8294 #+begin_quote cite=[[http://thread.gmane.org/gmane.emacs.orgmode/36063][Re: Bug: Linum-mode + org-indent-mode gives strange graphical refresh bugs (7.4 (release_7.4.41.g96c70)]]
8295 Org-mode used line-profix properties to add indentation, and
8296 linum mode uses before-string properties of overlays to add
8297 line numbers.  Both these features add text at display time,
8298 but apparently not in an entirely predictable way.  I have no
8299 idea it it is possible to make both work without any gliches.
8300 If anything, this would be a bug report to Emacs, I think.
8302 The "other issue" is an artefact of Org using an idle time
8303 to update indentation properties.  Here my suggestion
8304 would be to ignore the issue and live with it.
8305 #+end_quote
8307 *** WISH Tab/S-Tab cycling behavior: how to include #+begin_src and #+results blocks
8308 :LOGBOOK:
8309 - State "WISH"       from "NEW"        [2011-01-23 So 14:55]
8310 :END:
8311   [2011-01-23 So]
8312 :PROPERTIES:
8313 :ID: mid:AANLkTi%3Dh%2BeQ8v2sOgVZ9EK0sd%5FELrgAvTioXjsnchoEv%40mail%2Egmail%2Ecom
8314 :END:
8316     - Gmane :: [[http://mid.gmane.org/AANLkTi%3Dh%2BeQ8v2sOgVZ9EK0sd%5FELrgAvTioXjsnchoEv%40mail%2Egmail%2Ecom][Tab/S-Tab cycling behavior: how to include #+begin_src and #+results blocks]]
8318 ** Testing framework
8320 *** TODO Testing --- again...
8321 :LOGBOOK:
8322 - State "TODO"       from "NEW"        [2010-10-27 Mi 22:02]
8323 :END:
8324   [2010-10-15 Fr]
8325 :PROPERTIES:
8326 :ID: mid:87vd5li75s%2Efsf%40gmx%2Ede
8327 :END:
8329     - Gmane :: [[http://mid.gmane.org/87vd5li75s%2Efsf%40gmx%2Ede][Testing --- again...]]
8331 *** (Dev) Org-mode Test Framework
8332   [2010-10-15 Fr]
8333 :PROPERTIES:
8334 :ID: mid:87d3ro9f09%2Efsf%40gmail%2Ecom
8335 :END:
8337     - Gmane :: [[http://mid.gmane.org/87d3ro9f09%2Efsf%40gmail%2Ecom][(Dev) Org-mode Test Framework]]
8339 * Other
8340 ** Pretty icons in org buffers
8341 *** (BABEL) literate Lisp games development questions
8342   [2010-07-02 Fr]
8343   :PROPERTIES:
8344   :ID: mid:AANLkTinj2gmC3KmspmWSm4CcOaNwYS2GoL2GAdRz4kjK%40mail%2Egmail%2Ecom
8345   :END:
8347     - Gmane :: [[http://mid.gmane.org/AANLkTinj2gmC3KmspmWSm4CcOaNwYS2GoL2GAdRz4kjK%40mail%2Egmail%2Ecom][(BABEL) literate Lisp games development questions]]
8348 ** Easier integration of org-mode and Bugzilla
8349    [2010-05-25 Di]
8350    :PROPERTIES:
8351    :ID: mid:FB977E9C%2D6ABC%2D4B05%2DA58A%2DC2E96B841451%40gmail%2Ecom
8352    :END:
8354      - Gmane :: [[http://mid.gmane.org/FB977E9C-6ABC-4B05-A58A-C2E96B841451%40gmail.com][Easier integration of org-mode and Bugzilla]]
8355 ** For Org-mode on the go?
8356   [2010-06-05 Sa]
8357   :PROPERTIES:
8358   :ID: mid:AANLkTimqSe8hhxZt3EVO%2DXzy6iDH%5F8bZFqthTYXD1uUa%40mail%2Egmail%2Ecom
8359   :END:
8361     - Gmane :: [[http://mid.gmane.org/AANLkTimqSe8hhxZt3EVO%2DXzy6iDH%5F8bZFqthTYXD1uUa%40mail%2Egmail%2Ecom][For Org-mode on the go?]]
8362 ** DONE org-velocity --- something like Notational Velocity for Org
8363   [2010-06-07 Mo]
8364   :PROPERTIES:
8365   :ID: mid:87631vdcjj%2Efsf%40gmail%2Ecom
8366   :END:
8368     - Gmane :: [[http://mid.gmane.org/87631vdcjj%2Efsf%40gmail%2Ecom][org-velocity --- something like Notational Velocity for Org]]
8370 org-velocity.el is now a contributed packge, with documentation on worg.
8371 ** [babel] grid-based R graphical output with :results value
8372   [2010-06-09 Mi]
8373   :PROPERTIES:
8374   :ID: mid:4C0E7EFC%2E9000504%40ccbr%2Eumn%2Eedu
8375   :END:
8377     - Gmane :: [[http://mid.gmane.org/4C0E7EFC%2E9000504%40ccbr%2Eumn%2Eedu][(babel) grid-based R graphical output with :results value]]
8378 ** Orgnode - a Python module for reading Org-mode files
8379   [2010-06-14 Mo]
8380   :PROPERTIES:
8381   :ID: mid:loom%2E20100614T003509%2D348%40post%2Egmane%2Eorg
8382   :END:
8384     - Gmane :: [[http://mid.gmane.org/loom%2E20100614T003509%2D348%40post%2Egmane%2Eorg][Orgnode - a Python module for reading Org-mode files]]
8386 ** DONE (ANN) of2org: import from OmniFocus to org-mode
8387   [2010-06-14 Mo]
8388   :PROPERTIES:
8389   :ID: mid:84pqztvhwh%2Efsf%40linux%2Db2a3%2Esite
8390   :END:
8392     - Gmane :: [[http://mid.gmane.org/84pqztvhwh%2Efsf%40linux%2Db2a3%2Esite][(ANN) of2org: import from OmniFocus to org-mode]]
8393 I have made a link to this new translator on Worg, in
8394 org-translators.org.
8396 ** org-decrypt-to-kill-ring
8397   [2010-06-24 Do]
8398   :PROPERTIES:
8399   :ID: mid:62E0EB638E69B146AE708525ABB775B201D6733C%40PHONONEXCHANGENEW%2EPHONON%2ECOM
8400   :END:
8402     - Gmane :: [[http://mid.gmane.org/62E0EB638E69B146AE708525ABB775B201D6733C%40PHONONEXCHANGENEW%2EPHONON%2ECOM][org-decrypt-to-kill-ring]]
8404 ** DECLINED contributing Debian build scripts
8405   [2010-06-22 Di]
8406   :PROPERTIES:
8407   :ID: mid:8739wgp96a%2Efsf%40everybody%2Eorg
8408   :ARCHIVE_TIME: 2010-06-24 Do 14:42
8409   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8410   :ARCHIVE_OLPATH: New Issues
8411   :ARCHIVE_CATEGORY: worg
8412   :ARCHIVE_ITAGS: new
8413   :END:
8415     - Gmane :: [[http://mid.gmane.org/8739wgp96a%2Efsf%40everybody%2Eorg][contributing Debian build scripts]]
8417 Mark Hershberger is going to use an automatic process on launchpad
8418 instead to make regular package builds.
8420 ** DONE For Patchwork workers: An updated pw
8421   [2010-07-02 Fr]
8422   :PROPERTIES:
8423   :ID: mid:DA4AC674%2D2BD1%2D4B9F%2D8961%2D836CE95BA826%40gmail%2Ecom
8424   :END:
8426     - Gmane :: [[http://mid.gmane.org/DA4AC674%2D2BD1%2D4B9F%2D8961%2D836CE95BA826%40gmail%2Ecom][For Patchwork workers: An updated pw]]
8428 The pw script that should be used to work with our patchwork server
8429 is part of the distribution, UTILITIES/pw.  Among other things, this
8430 script arranges for automatic emails to the mailing list when the
8431 status of a patch changes.
8433 ** hypermedia programming with babel
8434   [2010-07-05 Mo]
8435   :PROPERTIES:
8436   :ID: mid:AANLkTimYCN5fqEO4ZtKSFb19iDjpuH73p9NQ8VeITeP%5F%40mail%2Egmail%2Ecom
8437   :END:
8439     - Gmane :: [[http://mid.gmane.org/AANLkTimYCN5fqEO4ZtKSFb19iDjpuH73p9NQ8VeITeP%5F%40mail%2Egmail%2Ecom][hypermedia programming with babel]]
8440 ** (CODE SNIPPET) transpose table at point
8441   [2010-07-09 Fr]
8442   :PROPERTIES:
8443   :ID: mid:20100708181013%2EGA28721%40soloJazz%2Ecom
8444   :END:
8446     - Gmane :: [[http://mid.gmane.org/20100708181013%2EGA28721%40soloJazz%2Ecom][(CODE SNIPPET) transpose table at point]]
8447 ** org2blog - blog from org-mode to wordpress
8448   [2010-06-30 Mi]
8449   :PROPERTIES:
8450   :ID: mid:AANLkTik1nZ5%2Dw%2DvQKsy0cE7oE1lQw5Vb7ZrZTLhjzYRH%40mail%2Egmail%2Ecom
8451   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
8452   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8453   :ARCHIVE_OLPATH: New Issues
8454   :ARCHIVE_CATEGORY: worg
8455   :ARCHIVE_ITAGS: new
8456   :END:
8458     - Gmane :: [[http://mid.gmane.org/AANLkTik1nZ5%2Dw%2DvQKsy0cE7oE1lQw5Vb7ZrZTLhjzYRH%40mail%2Egmail%2Ecom][org2blog - blog from org-mode to wordpress]]
8459 ** Getting a Google Maps' map for an entry
8460   [2010-06-30 Mi]
8461   :PROPERTIES:
8462   :ID: mid:sa3y6dykz5d%2Efsf%40cigue%2Eeaster%2Deggs%2Efr
8463   :ARCHIVE_TIME: 2010-07-01 Do 09:18
8464   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8465   :ARCHIVE_OLPATH: New Issues
8466   :ARCHIVE_CATEGORY: worg
8467   :ARCHIVE_ITAGS: new
8468   :END:
8470     - Gmane :: [[http://mid.gmane.org/sa3y6dykz5d%2Efsf%40cigue%2Eeaster%2Deggs%2Efr][Getting a Google Maps' map for an entry]]
8471 ** publishing pretty code with maths; jsMath -> pdf
8472   [2010-07-31 Sa]
8473 :PROPERTIES:
8474 :ID: mid:87y6ctip2w%2Efsf%40stats%2Eox%2Eac%2Euk
8475 :END:
8477     - Gmane :: [[http://mid.gmane.org/87y6ctip2w%2Efsf%40stats%2Eox%2Eac%2Euk][publishing pretty code with maths; jsMath -> pdf]]
8478 ** (OT) minimalist visual appearance for Emacs
8479   [2010-07-31 Sa]
8480 :PROPERTIES:
8481 :ID: mid:878w4urz63%2Efsf%40stats%2Eox%2Eac%2Euk
8482 :END:
8484     - Gmane :: [[http://mid.gmane.org/878w4urz63%2Efsf%40stats%2Eox%2Eac%2Euk][(OT) minimalist visual appearance for Emacs]]
8485 ** info:annotation in Emacs bookmarks with org
8486   [2010-08-02 Mo]
8487 :PROPERTIES:
8488 :ID: mid:87sk2y68zp%2Efsf%40tux%2Ehomenetwork
8489 :END:
8491     - Gmane :: [[http://mid.gmane.org/87sk2y68zp%2Efsf%40tux%2Ehomenetwork][info:annotation in Emacs bookmarks with org]]
8493 ** (ANN) org-protocol-httpd
8494   [2010-08-04 Mi]
8495 :PROPERTIES:
8496 :ID: mid:8762zr4a8f%2Efsf%40gmx%2Enet
8497 :END:
8499     - Gmane :: [[http://mid.gmane.org/8762zr4a8f%2Efsf%40gmx%2Enet][(ANN) org-protocol-httpd]]
8501 ** MathJax - use Tex/LaTeX/MathML in HTML pages
8502   [2010-08-02 Mo]
8503 :PROPERTIES:
8504 :ID: mid:87ocdltmzo%2Efsf%40gnu%2Eorg
8505 :END:
8507     - Gmane :: [[http://mid.gmane.org/87ocdltmzo%2Efsf%40gnu%2Eorg][MathJax - use Tex/LaTeX/MathML in HTML pages]]
8509 ** Tracking finances with Babel                                                              :Babel:
8510   [2010-08-02 Mo]
8511 :PROPERTIES:
8512 :ID: mid:87lj8prcvg%2Efsf%40riotblast%2Edunsmor%2Ecom
8513 :END:
8515     - Gmane :: [[http://mid.gmane.org/87lj8prcvg%2Efsf%40riotblast%2Edunsmor%2Ecom][Tracking finances with Babel]]
8517 ** MathJax is now the default for HTML math
8518   [2010-08-15 So]
8519 :PROPERTIES:
8520 :ID: mid:63B79D2B%2D9483%2D481F%2DB7AB%2D88BEA753D5C8%40gmail%2Ecom
8521 :END:
8523     - Gmane :: [[http://mid.gmane.org/63B79D2B%2D9483%2D481F%2DB7AB%2D88BEA753D5C8%40gmail%2Ecom][MathJax is now the default for HTML math]]
8525 ** ErgoEmacs
8526   [2010-08-15 So]
8527 :PROPERTIES:
8528 :ID: mid:AANLkTi%3D%3DUtNwLyrvBqh15gGcgpYmG%2DPFyMVz9UGuOAai%40mail%2Egmail%2Ecom
8529 :END:
8531     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D%3DUtNwLyrvBqh15gGcgpYmG%2DPFyMVz9UGuOAai%40mail%2Egmail%2Ecom][ErgoEmacs]]
8533 ** Finally jekyll and org-jekyll
8534   [2010-08-11 Mi]
8535 :PROPERTIES:
8536 :ID: mid:m1aaotp0f5%2Efsf%4080%2D163%2Eeduroam%2Erwth%2Daachen%2Ede
8537 :END:
8539     - Gmane :: [[http://mid.gmane.org/m1aaotp0f5%2Efsf%4080%2D163%2Eeduroam%2Erwth%2Daachen%2Ede][Finally jekyll and org-jekyll]]
8541 ** ReStructured Text table exporter
8542   [2010-08-10 Di]
8543 :PROPERTIES:
8544 :ID: mid:AANLkTikDxxxYZtiU%5FLieGv%3Dp9XRET1dAifZri4DMic%5FF%40mail%2Egmail%2Ecom
8545 :END:
8547     - Gmane :: [[http://mid.gmane.org/AANLkTikDxxxYZtiU%5FLieGv%3Dp9XRET1dAifZri4DMic%5FF%40mail%2Egmail%2Ecom][ReStructured Text table exporter]]
8549 ** Tip: How to copy&paste a table from Firefox to Org
8550   [2010-08-10 Di]
8551 :PROPERTIES:
8552 :ID: mid:4C619B77%2E2090908%40jboecker%2Ede
8553 :END:
8555     - Gmane :: [[http://mid.gmane.org/4C619B77%2E2090908%40jboecker%2Ede][Tip: How to copy&paste a table from Firefox to Org]]
8557 ** OT: smex.el (was Re: keys and command name info)
8558   [2010-08-10 Di]
8559 :PROPERTIES:
8560 :ID: mid:m0wrryj4ch%2Efsf%5F%2D%5F%40gmail%2Ecom
8561 :END:
8563     - Gmane :: [[http://mid.gmane.org/m0wrryj4ch%2Efsf%5F%2D%5F%40gmail%2Ecom][OT: smex.el (was Re: keys and command name info)]]
8565 ** (ANN) Symorg
8566   [2010-08-09 Mo]
8567 :PROPERTIES:
8568 :ID: mid:AANLkTimCyx6f54y%2B%2DCb9Hx2c4VxfKWipnu%3DF%2BsL1mu8D%40mail%2Egmail%2Ecom
8569 :END:
8571     - Gmane :: [[http://mid.gmane.org/AANLkTimCyx6f54y%2B%2DCb9Hx2c4VxfKWipnu%3DF%2BsL1mu8D%40mail%2Egmail%2Ecom][(ANN) Symorg]]
8572 ** Indentation in html tables
8573   [2010-07-18 So]
8574   :PROPERTIES:
8575   :ID: mid:loom%2E20100717T035110%2D168%40post%2Egmane%2Eorg
8576   :END:
8578     - Gmane :: [[http://mid.gmane.org/loom%2E20100717T035110%2D168%40post%2Egmane%2Eorg][Indentation in html tables]]
8580 ** MobileOrg now in the Android market
8581   [2010-09-05 So]
8582 :PROPERTIES:
8583 :ID: mid:87wrr2r650%2Efsf%40gmx%2Ech
8584 :END:
8586     - Gmane :: [[http://mid.gmane.org/87wrr2r650%2Efsf%40gmx%2Ech][MobileOrg now in the Android market]]
8588 ** Org now fontifies code blocks
8589   [2010-09-05 So]
8590 :PROPERTIES:
8591 :ID: mid:87lj7kqh3f%2Efsf%5F%2D%5F%40stats%2Eox%2Eac%2Euk
8592 :END:
8594     - Gmane :: [[http://mid.gmane.org/87lj7kqh3f%2Efsf%5F%2D%5F%40stats%2Eox%2Eac%2Euk][Org now fontifies code blocks]]
8595 ** Inline image display and Emacs 22
8596   [2010-07-15 Do]
8597   :PROPERTIES:
8598   :ID: mid:87r5j5fswc%2Efsf%40gollum%2Eintra%2Enorang%2Eca
8599   :END:
8601     - Gmane :: [[http://mid.gmane.org/87r5j5fswc%2Efsf%40gollum%2Eintra%2Enorang%2Eca][Inline image display and Emacs 22]]
8603 ** A few stats and figures about org/worg and the mailing list
8604   [2010-09-12 So]
8605 :PROPERTIES:
8606 :ID: mid:877hj0vslc%2Efsf%40gnu%2Eorg
8607 :END:
8609     - Gmane :: [[http://mid.gmane.org/877hj0vslc%2Efsf%40gnu%2Eorg][A few stats and figures about org/worg and the mailing list]]
8611 ** Org-mode screencasts
8612   [2010-09-26 So]
8613 :PROPERTIES:
8614 :ID: mid:AANLkTik%2DryP7Rv%5FB1ceHHVp5WW6ovo9derZpp19hQgXO%40mail%2Egmail%2Ecom
8615 :END:
8617     - Gmane :: [[http://mid.gmane.org/AANLkTik%2DryP7Rv%5FB1ceHHVp5WW6ovo9derZpp19hQgXO%40mail%2Egmail%2Ecom][Org-mode screencasts]]
8619 ** Sacha Chua's article about org-mode and publishing a weekly review
8620   [2010-09-14 Di]
8621 :PROPERTIES:
8622 :ID: mid:loom%2E20100913T025049%2D263%40post%2Egmane%2Eorg
8623 :END:
8625     - Gmane :: [[http://mid.gmane.org/loom%2E20100913T025049%2D263%40post%2Egmane%2Eorg][Sacha Chua's article about org-mode and publishing a weekly review]]
8627 ** ELPA Howto
8628   [2010-10-15 Fr]
8629 :PROPERTIES:
8630 :ID: mid:81pqvvofgz%2Efsf%40gmail%2Ecom
8631 :END:
8633     - Gmane :: [[http://mid.gmane.org/81pqvvofgz%2Efsf%40gmail%2Ecom][ELPA Howto]]
8635 * Closed issues                                                                           :noexport:
8636 ** DONE Bug: string-match-p does not exist in Emacs 22 [6.36trans (release_6.36.102.g67b5)]
8637 CLOSED: [2010-05-25 Di 22:13]
8638    [2010-05-25 Di]
8639    :PROPERTIES:
8640    :ID: mid:87d3wklkkk%2Efsf%40gollum%2Eintra%2Enorang%2Eca
8641    :ARCHIVE_TIME: 2010-05-28 Fr 23:52
8642    :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8643    :ARCHIVE_OLPATH: Issues
8644    :ARCHIVE_CATEGORY: worg
8645    :ARCHIVE_TODO: CLOSED
8646    :END:
8648      - 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))]]
8649 ** DONE Bug: Publish cache files have invalid read syntax for Emacs 22 [6.36trans (release_6.36.98.g15539)]
8650 CLOSED: [2010-05-25 Di 22:14]
8651    [2010-05-25 Di]
8652    :PROPERTIES:
8653    :ID: mid:87aarolk5y%2Efsf%40gollum%2Eintra%2Enorang%2Eca
8654    :ARCHIVE_TIME: 2010-05-28 Fr 23:52
8655    :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8656    :ARCHIVE_OLPATH: Issues
8657    :ARCHIVE_CATEGORY: worg
8658    :ARCHIVE_TODO: CLOSED
8659    :END:
8661      - 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))]]
8662 ** DONE [babel] possible bug in org-babel-execute-buffer?                                    :babel:
8663   [2010-05-27 Do]
8664   :PROPERTIES:
8665   :ID: mid:4BFDB5CE%2E3010600%40ccbr%2Eumn%2Eedu
8666   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
8667   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8668   :ARCHIVE_OLPATH: Issues
8669   :ARCHIVE_CATEGORY: worg
8670   :ARCHIVE_TODO: CLOSED
8671   :END:
8673     - Gmane :: [[http://mid.gmane.org/4BFDB5CE.3010600%40ccbr.umn.edu][(babel) possible bug in org-babel-execute-buffer?]]
8675     this has now been fixed, see
8676     - message :: [[http://thread.gmane.org/gmane.emacs.orgmode/25720]]
8677     - commit :: 5d52daab1029e43b97ccb16cfac998536d8c8924
8678 ** DONE org-export-as-pdf: Unable to disable timestamp
8679   [2010-05-27 Do]
8680   :PROPERTIES:
8681   :ID: mid:4BFE02FE%2E5050704%40globaledgesoft%2Ecom
8682   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8683   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8684   :ARCHIVE_OLPATH: Issues
8685   :ARCHIVE_CATEGORY: worg
8686   :ARCHIVE_TODO: CLOSED
8687   :END:
8689     - Gmane :: [[http://mid.gmane.org/4BFE02FE.5050704%40globaledgesoft.com][org-export-as-pdf: Unable to disable timestamp]]
8690 ** DONE Canonical way to check if an org file is an agenda file?
8691    CLOSED: [2010-05-27 Thu 16:51]
8692   [2010-05-25 Di]
8693   :PROPERTIES:
8694   :ID: mid:87vdacp1hi%2Efsf%40thinkpad%2Etsdh%2Ede
8695   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
8696   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8697   :ARCHIVE_OLPATH: Issues
8698   :ARCHIVE_CATEGORY: worg
8699   :ARCHIVE_TODO: CLOSED
8700   :END:
8702     - Gmane :: [[http://mid.gmane.org/87vdacp1hi.fsf%40thinkpad.tsdh.de][Canonical way to check if an org file is an agenda file?]]
8704    My path was committed with commit 54d513ee0c90f9864bbd39044d9dfbc4f1619513.
8705 ** DONE Aquamacs and latest org-mode
8706 CLOSED: [2010-05-28 Fr 09:14]
8707   [2010-05-27 Do]
8708   :PROPERTIES:
8709   :ID: mid:AANLkTinPAO9Cpog2BdpyXdQhgLNrS2a1XcnqSl3ZV97L%40mail%2Egmail%2Ecom
8710   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
8711   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8712   :ARCHIVE_OLPATH: Issues
8713   :ARCHIVE_CATEGORY: worg
8714   :ARCHIVE_TODO: CLOSED
8715   :END:
8717     - Gmane :: [[http://mid.gmane.org/AANLkTinPAO9Cpog2BdpyXdQhgLNrS2a1XcnqSl3ZV97L%40mail.gmail.com][Aquamacs and latest org-mode]]
8718 ** DONE Error when trying to push to Worg repo
8719 CLOSED: [2010-05-28 Fr 09:15]
8720   [2010-05-28 Fr]
8721   :PROPERTIES:
8722   :ID: mid:87d3wh75fu%2Efsf%40thinkpad%2Etsdh%2Ede
8723   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
8724   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8725   :ARCHIVE_OLPATH: Issues
8726   :ARCHIVE_CATEGORY: worg
8727   :ARCHIVE_TODO: CLOSED
8728   :END:
8730     - Gmane :: [[http://mid.gmane.org/87d3wh75fu%2Efsf%40thinkpad%2Etsdh%2Ede][Error when trying to push to Worg repo]]
8731 ** DONE Export to html
8732 CLOSED: [2010-05-28 Fr 09:17]
8733   [2010-05-28 Fr]
8734   :PROPERTIES:
8735   :ID: mid:7FBE0CD8%2D67F9%2D41AC%2DB1C1%2D47D2AEB1C2C3%40tsdye%2Ecom
8736   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
8737   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8738   :ARCHIVE_OLPATH: Issues
8739   :ARCHIVE_CATEGORY: worg
8740   :ARCHIVE_TODO: CLOSED
8741   :END:
8743     - Gmane :: [[http://mid.gmane.org/7FBE0CD8%2D67F9%2D41AC%2DB1C1%2D47D2AEB1C2C3%40tsdye%2Ecom][Export to html]]
8744 ** DONE Simple Literate Programming Example
8745 CLOSED: [2010-05-28 Fr 09:17]
8746   [2010-05-28 Fr]
8747   :PROPERTIES:
8748   :ID: mid:AANLkTimLo1Sov2epY%5FdS4ppmMEscGjhClthkWpti8FId%40mail%2Egmail%2Ecom
8749   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
8750   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8751   :ARCHIVE_OLPATH: Issues
8752   :ARCHIVE_CATEGORY: worg
8753   :ARCHIVE_TODO: CLOSED
8754   :END:
8756     - Gmane :: [[http://mid.gmane.org/AANLkTimLo1Sov2epY%5FdS4ppmMEscGjhClthkWpti8FId%40mail%2Egmail%2Ecom][Simple Literate Programming Example]]
8757 ** DONE Latex export bug? Odd behavior with figures...
8758 CLOSED: [2010-05-28 Fr 09:27]
8759   [2010-05-26 Mi]
8760   :PROPERTIES:
8761   :ID: mid:AANLkTilTEJo9D5RFP0%2DiJunPe87PHWggztvVoHbS%5F7sI%40mail%2Egmail%2Ecom
8762   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
8763   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8764   :ARCHIVE_OLPATH: Issues
8765   :ARCHIVE_CATEGORY: worg
8766   :ARCHIVE_TODO: CLOSED
8767   :END:
8769     - Gmane :: [[http://mid.gmane.org/AANLkTilTEJo9D5RFP0-iJunPe87PHWggztvVoHbS_7sI%40mail.gmail.com][Latex export bug? Odd behavior with figures...]]
8770 ** DONE bug: remember id agenda
8771 CLOSED: [2010-05-29 Sa 14:33]
8772   [2010-05-28 Fr]
8773   :PROPERTIES:
8774   :ID: mid:AANLkTikhMLlPnwa6ej7Wdm4FYQDyLG%5FUnt6HYRFT1ilu%40mail%2Egmail%2Ecom
8775   :ARCHIVE_TIME: 2010-05-29 Sa 14:40
8776   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8777   :ARCHIVE_OLPATH: Issues
8778   :ARCHIVE_CATEGORY: worg
8779   :ARCHIVE_TODO: CLOSED
8780   :END:
8782     - Gmane :: [[http://mid.gmane.org/AANLkTikhMLlPnwa6ej7Wdm4FYQDyLG%5FUnt6HYRFT1ilu%40mail%2Egmail%2Ecom][bug: remember id agenda]]
8783 ** DONE html export
8784 CLOSED: [2010-05-29 Sa 14:37]
8785   [2010-05-28 Fr]
8786   :PROPERTIES:
8787   :ID: mid:E9B48CE6%2DB42E%2D44A0%2DA14E%2DE2FDC44865E6%40tsdye%2Ecom
8788   :ARCHIVE_TIME: 2010-05-29 Sa 14:40
8789   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8790   :ARCHIVE_OLPATH: Issues
8791   :ARCHIVE_CATEGORY: worg
8792   :ARCHIVE_TODO: CLOSED
8793   :END:
8795     - Gmane :: [[http://mid.gmane.org/E9B48CE6%2DB42E%2D44A0%2DA14E%2DE2FDC44865E6%40tsdye%2Ecom][html export]]
8796 ** DONE export of emphasized link
8797   [2010-05-31 Mo]
8798   :PROPERTIES:
8799   :ID: mid:4C025FCA%2E7080503%40alumni%2Eethz%2Ech
8800   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8801   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8802   :ARCHIVE_OLPATH: Issues
8803   :ARCHIVE_CATEGORY: worg
8804   :ARCHIVE_TODO: CLOSED
8805   :END:
8807     - Gmane :: [[http://mid.gmane.org/4C025FCA%2E7080503%40alumni%2Eethz%2Ech][export of emphasized link]]
8808 ** DONE byte-code: Key sequence contains invalid event
8809   [2010-05-31 Mo]
8810   :PROPERTIES:
8811   :ID: mid:AANLkTil5svgAyuXbP3ZhLCkAv30r6CVSk5CnDOmoJT%5Fw%40mail%2Egmail%2Ecom
8812   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8813   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8814   :ARCHIVE_OLPATH: Issues
8815   :ARCHIVE_CATEGORY: worg
8816   :ARCHIVE_TODO: CLOSED
8817   :END:
8819     - Gmane :: [[http://mid.gmane.org/AANLkTil5svgAyuXbP3ZhLCkAv30r6CVSk5CnDOmoJT%5Fw%40mail%2Egmail%2Ecom][byte-code: Key sequence contains invalid event]]
8820 ** DONE use of org-export-latex-verbatim-wrap
8821 CLOSED: [2010-05-31 Mo 12:00]
8822   [2010-05-27 Do]
8823   :PROPERTIES:
8824   :ID: mid:20100526162001%2EGA32657%40soloJazz%2Ecom
8825   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8826   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8827   :ARCHIVE_OLPATH: Issues
8828   :ARCHIVE_CATEGORY: worg
8829   :ARCHIVE_TODO: CLOSED
8830   :END:
8832     - Gmane :: [[http://mid.gmane.org/20100526162001.GA32657%40soloJazz.com][use of org-export-latex-verbatim-wrap]]
8834 ** DONE [babel] Tangle multiple sections source blocks into single file without #+source: ... :babel:
8835 CLOSED: [2010-05-31 Mo 12:01]
8836   [2010-05-28 Fr]
8837   :PROPERTIES:
8838   :ID: mid:AANLkTilIKIH267lSBI4pqc82Yzz45PQwLDWf12aoMu%5Fy%40mail%2Egmail%2Ecom
8839   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8840   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8841   :ARCHIVE_OLPATH: Issues
8842   :ARCHIVE_CATEGORY: worg
8843   :ARCHIVE_TODO: CLOSED
8844   :END:
8846     - Gmane :: [[http://mid.gmane.org/AANLkTilIKIH267lSBI4pqc82Yzz45PQwLDWf12aoMu%5Fy%40mail%2Egmail%2Ecom][(babel) Tangle multiple sections source blocks into single file without #+source: ...]]
8847 ** DONE [babel] buffer-wide settings for R graphical header arguments                        :babel:
8848 CLOSED: [2010-06-01 Di 09:07]
8849   [2010-05-28 Fr]
8850   :PROPERTIES:
8851   :ID: mid:4BFEB99F%2E5070202%40ccbr%2Eumn%2Eedu
8852   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8853   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8854   :ARCHIVE_OLPATH: Issues
8855   :ARCHIVE_CATEGORY: worg
8856   :ARCHIVE_TODO: CLOSED
8857   :END:
8859     - Gmane :: [[http://mid.gmane.org/4BFEB99F%2E5070202%40ccbr%2Eumn%2Eedu][(babel) buffer-wide settings for R graphical header arguments]]
8860 ** DONE Re: [Patch] file protocol in HTML links
8861 CLOSED: [2010-06-01 Di 09:24]
8862   [2010-05-27 Do]
8863   :PROPERTIES:
8864   :ID: mid:87zkznkn2p%2Efsf%40gmx%2Ede
8865   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8866   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8867   :ARCHIVE_OLPATH: Issues
8868   :ARCHIVE_CATEGORY: worg
8869   :ARCHIVE_TODO: CLOSED
8870   :END:
8872     - Gmane :: [[http://mid.gmane.org/87zkznkn2p.fsf%40gmx.de][Re: (Patch) file protocol in HTML links]]
8873 ** DONE Possible html publish inline image bug
8874   [2010-06-02 Mi]
8875   :PROPERTIES:
8876   :ID: mid:AANLkTik%5FcPeJuJ2TPAm0o%2Dsc42EUKEtz3ZHKIk7iDLVu%40mail%2Egmail%2Ecom
8877   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8878   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8879   :ARCHIVE_OLPATH: Issues
8880   :ARCHIVE_CATEGORY: worg
8881   :ARCHIVE_TODO: CLOSED
8882   :END:
8884     - Gmane :: [[http://mid.gmane.org/AANLkTik%5FcPeJuJ2TPAm0o%2Dsc42EUKEtz3ZHKIk7iDLVu%40mail%2Egmail%2Ecom][Possible html publish inline image bug]]
8885 ** DONE org-cycle-agenda-files is not cycling through all my 15 agenda files - bug?
8886 CLOSED: [2010-06-02 Mi 10:09]
8887   [2010-06-01 Di]
8888   :PROPERTIES:
8889   :ID: mid:loom%2E20100601T084302%2D772%40post%2Egmane%2Eorg
8890   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8891   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8892   :ARCHIVE_OLPATH: Issues
8893   :ARCHIVE_CATEGORY: worg
8894   :ARCHIVE_TODO: CLOSED
8895   :END:
8897     - Gmane :: [[http://mid.gmane.org/loom%2E20100601T084302%2D772%40post%2Egmane%2Eorg][org-cycle-agenda-files is not cycling through all my 15 agenda files - bug?]]
8898 ** DONE problem with remember template
8899 CLOSED: [2010-06-02 Mi 10:10]
8900   [2010-06-02 Mi]
8901   :PROPERTIES:
8902   :ID: mid:87iq62g8ng%2Efsf%40eku238261%2Eeku%2Eedu
8903   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8904   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8905   :ARCHIVE_OLPATH: Issues
8906   :ARCHIVE_CATEGORY: worg
8907   :ARCHIVE_TODO: CLOSED
8908   :END:
8910     - Gmane :: [[http://mid.gmane.org/87iq62g8ng%2Efsf%40eku238261%2Eeku%2Eedu][problem with remember template]]
8911 ** DONE plain list - line spacing
8912 CLOSED: [2010-06-03 Do 08:15]
8913   [2010-06-02 Mi]
8914   :PROPERTIES:
8915   :ID: mid:86k4qhlwj0%2Efsf%40online%2Ede
8916   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8917   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8918   :ARCHIVE_OLPATH: Issues
8919   :ARCHIVE_CATEGORY: worg
8920   :ARCHIVE_TODO: CLOSED
8921   :END:
8923     - Gmane :: [[http://mid.gmane.org/86k4qhlwj0%2Efsf%40online%2Ede][plain list - line spacing]]
8924 ** DONE How to get the last version of org-mode supporting emacs21?
8925 CLOSED: [2010-06-03 Do 08:16]
8926   [2010-06-02 Mi]
8927   :PROPERTIES:
8928   :ID: mid:yb039x7c82g%2Efsf%40osl2u223%2Eoslo2%2Efast%2Eno
8929   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8930   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8931   :ARCHIVE_OLPATH: Issues
8932   :ARCHIVE_CATEGORY: worg
8933   :ARCHIVE_TODO: CLOSED
8934   :END:
8936     - Gmane :: [[http://mid.gmane.org/yb039x7c82g%2Efsf%40osl2u223%2Eoslo2%2Efast%2Eno][How to get the last version of org-mode supporting emacs21?]]
8937 ** DONE feature request: C-k safety
8938 CLOSED: [2010-06-03 Do 08:16]
8939   [2010-06-02 Mi]
8940   :PROPERTIES:
8941   :ID: mid:AANLkTimg%2DtiyBvSNbGRzIGJfeAgxijD8Vx%2D9PFpC3kIc%40mail%2Egmail%2Ecom
8942   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8943   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8944   :ARCHIVE_OLPATH: Issues
8945   :ARCHIVE_CATEGORY: worg
8946   :ARCHIVE_TODO: CLOSED
8947   :END:
8949     - Gmane :: [[http://mid.gmane.org/AANLkTimg%2DtiyBvSNbGRzIGJfeAgxijD8Vx%2D9PFpC3kIc%40mail%2Egmail%2Ecom][feature request: C-k safety]]
8950 ** DONE Bug: org-babel-tangle fails when buffer and file name differ [6.36trans (release_6.36.122.g5349.dirty)] :Babel:
8951 CLOSED: [2010-06-03 Do 08:22]
8952   [2010-05-30 So]
8953   :PROPERTIES:
8954   :ID: mid:AANLkTil%2DENym7f3evvaHrEKIJQqyhYWxb5R0zIeGOQYb%40mail%2Egmail%2Ecom
8955   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8956   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8957   :ARCHIVE_OLPATH: Issues
8958   :ARCHIVE_CATEGORY: worg
8959   :ARCHIVE_TODO: CLOSED
8960   :END:
8962     - Gmane :: [[http://mid.gmane.org/AANLkTil%2DENym7f3evvaHrEKIJQqyhYWxb5R0zIeGOQYb%40mail%2Egmail%2Ecom][Bug: org-babel-tangle fails when buffer and file name differ (6.36trans (release_6.36.122.g5349.dirty))]]
8963 ** DONE [babel] Questions about export and :var. Possible bug.                               :Babel:
8964 CLOSED: [2010-06-03 Do 08:22]
8965   [2010-05-30 So]
8966   :PROPERTIES:
8967   :ID: mid:871vcvso51%2Ewl%25n%2Egoaziou%40gmail%2Ecom
8968   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8969   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8970   :ARCHIVE_OLPATH: Issues
8971   :ARCHIVE_CATEGORY: worg
8972   :ARCHIVE_TODO: CLOSED
8973   :END:
8975     - Gmane :: [[http://mid.gmane.org/871vcvso51%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(babel) Questions about export and :var. Possible bug.]]
8976 ** DONE Something ate my timestamps
8977 CLOSED: [2010-06-04 Fr 09:11]
8978   [2010-06-04 Fr]
8979   :PROPERTIES:
8980   :ID: mid:AANLkTilkiB97Vy261RpbMRESejFj9omACmkC9jW4mo7b%40mail%2Egmail%2Ecom
8981   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8982   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8983   :ARCHIVE_OLPATH: Issues
8984   :ARCHIVE_CATEGORY: worg
8985   :ARCHIVE_TODO: CLOSED
8986   :END:
8988     - Gmane :: [[http://mid.gmane.org/AANLkTilkiB97Vy261RpbMRESejFj9omACmkC9jW4mo7b%40mail%2Egmail%2Ecom][Something ate my timestamps]]
8989 ** DONE Problem with pushing to webdav server [6.35g]
8990 CLOSED: [2010-06-04 Fr 09:15]
8991   [2010-06-01 Di]
8992   :PROPERTIES:
8993   :ID: mid:4C03A142%2E8000403%40gmx%2Ede
8994   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8995   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8996   :ARCHIVE_OLPATH: Issues
8997   :ARCHIVE_CATEGORY: worg
8998   :ARCHIVE_TODO: CLOSED
8999   :END:
9001     - Gmane :: [[http://mid.gmane.org/4C03A142%2E8000403%40gmx%2Ede][Problem with pushing to webdav server (6.35g)]]
9002 ** DONE Export question
9003 CLOSED: [2010-06-05 Sa 12:46]
9004    [2010-05-25 Di]
9005    :PROPERTIES:
9006    :ID: mid:4BFB3F6B%2E3040606%40sift%2Einfo
9007    :ARCHIVE_TIME: 2010-06-05 Sa 13:08
9008    :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9009    :ARCHIVE_OLPATH: Issues
9010    :ARCHIVE_CATEGORY: worg
9011    :ARCHIVE_TODO: CLOSED
9012    :END:
9014      - Gmane :: [[http://mid.gmane.org/4BFB3F6B.3040606%40sift.info][Export question]]
9016 ** DONE Date Prompt Bug (or Anomoly)
9017 CLOSED: [2010-06-05 Sa 12:49]
9018   [2010-06-02 Mi]
9019   :PROPERTIES:
9020   :ID: mid:876322hcps%2Ewl%25ded%2Dlaw%40ddoherty%2Enet
9021   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
9022   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9023   :ARCHIVE_OLPATH: Issues
9024   :ARCHIVE_CATEGORY: worg
9025   :ARCHIVE_TODO: CLOSED
9026   :END:
9028     - Gmane :: [[http://mid.gmane.org/876322hcps%2Ewl%25ded%2Dlaw%40ddoherty%2Enet][Date Prompt Bug (or Anomoly)]]
9029 ** DONE Exporting HTML to MS Word
9030 CLOSED: [2010-06-05 Sa 12:50]
9031   [2010-06-03 Do]
9032   :PROPERTIES:
9033   :ID: mid:20100602133149%2EGB21592%40thinkpad%2Eadamsinfoserv%2Ecom
9034   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
9035   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9036   :ARCHIVE_OLPATH: Issues
9037   :ARCHIVE_CATEGORY: worg
9038   :ARCHIVE_TODO: CLOSED
9039   :END:
9041     - Gmane :: [[http://mid.gmane.org/20100602133149%2EGB21592%40thinkpad%2Eadamsinfoserv%2Ecom][Exporting HTML to MS Word]]
9042 ** DONE entity font-locking problem when inserting text in middle of buffer
9043 CLOSED: [2010-06-05 Sa 13:04]
9044   [2010-06-04 Fr]
9045   :PROPERTIES:
9046   :ID: mid:87d3w7gbtq%2Ewl%25ucecesf%40ucl%2Eac%2Euk
9047   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
9048   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9049   :ARCHIVE_OLPATH: Issues
9050   :ARCHIVE_CATEGORY: worg
9051   :ARCHIVE_TODO: CLOSED
9052   :END:
9054     - Gmane :: [[http://mid.gmane.org/87d3w7gbtq%2Ewl%25ucecesf%40ucl%2Eac%2Euk][entity font-locking problem when inserting text in middle of buffer]]
9055 ** DONE Bug: iCalendar export creates VTODO *and* VEVENT for TODO entries with timestamp [6.36trans (release_6.36.158.g1378)]
9056 CLOSED: [2010-06-05 Sa 13:05]
9057   [2010-06-04 Fr]
9058   :PROPERTIES:
9059   :ID: mid:87vd9zqou1%2Efsf%40thinkpad%2Etsdh%2Ede
9060   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
9061   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9062   :ARCHIVE_OLPATH: Issues
9063   :ARCHIVE_CATEGORY: worg
9064   :ARCHIVE_TODO: CLOSED
9065   :END:
9067     - Gmane :: [[http://mid.gmane.org/87vd9zqou1%2Efsf%40thinkpad%2Etsdh%2Ede][Bug: iCalendar export creates VTODO *and* VEVENT for TODO entries with timestamp (6.36trans (release_6.36.158.g1378))]]
9068 ** DONE automatic line wrap
9069 CLOSED: [2010-06-05 Sa 13:06]
9070   [2010-06-05 Sa]
9071   :PROPERTIES:
9072   :ID: mid:1788159802%2E20100604211350%40gmail%2Ecom
9073   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
9074   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9075   :ARCHIVE_OLPATH: Issues
9076   :ARCHIVE_CATEGORY: worg
9077   :ARCHIVE_TODO: CLOSED
9078   :END:
9080     - Gmane :: [[http://mid.gmane.org/1788159802%2E20100604211350%40gmail%2Ecom][automatic line wrap]]
9081 ** DONE mailto:abc@xyz.org
9082 CLOSED: [2010-06-05 Sa 13:06]
9083   [2010-06-05 Sa]
9084   :PROPERTIES:
9085   :ID: mid:AANLkTilE2bdhIalPYHU04JNa0hrQtgVI9V4vOQO2bHc7%40mail%2Egmail%2Ecom
9086   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
9087   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9088   :ARCHIVE_OLPATH: Issues
9089   :ARCHIVE_CATEGORY: worg
9090   :ARCHIVE_TODO: CLOSED
9091   :END:
9093     - Gmane :: [[http://mid.gmane.org/AANLkTilE2bdhIalPYHU04JNa0hrQtgVI9V4vOQO2bHc7%40mail%2Egmail%2Ecom][mailto:abc@xyz.org]]
9094 ** DONE clocktable and :tags
9095 CLOSED: [2010-06-07 Mo 12:10]
9096   [2010-06-05 Sa]
9097   :PROPERTIES:
9098   :ID: mid:AANLkTinx4AglRvKj6G57dw9SyuXSMcWjouJJd4LfLjEs%40mail%2Egmail%2Ecom
9099   :ARCHIVE_TIME: 2010-06-07 Mo 12:13
9100   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9101   :ARCHIVE_OLPATH: Issues
9102   :ARCHIVE_CATEGORY: worg
9103   :ARCHIVE_TODO: CLOSED
9104   :END:
9106     - Gmane :: [[http://mid.gmane.org/AANLkTinx4AglRvKj6G57dw9SyuXSMcWjouJJd4LfLjEs%40mail%2Egmail%2Ecom][clocktable and :tags]]
9107 ** DONE MobileOrg + DropBox beta testers needed
9108 CLOSED: [2010-06-09 Mi 08:38]
9109   [2010-05-26 Mi]
9110   :PROPERTIES:
9111   :ID: mid:AANLkTik4nGQ1YWNlQKuylOSaVBhXsMBJv9npXSxdl9WS%40mail%2Egmail%2Ecom
9112   :ARCHIVE_TIME: 2010-06-10 Do 15:53
9113   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9114   :ARCHIVE_OLPATH: Issues
9115   :ARCHIVE_CATEGORY: worg
9116   :ARCHIVE_TODO: CLOSED
9117   :END:
9119     - Gmane :: [[http://mid.gmane.org/AANLkTik4nGQ1YWNlQKuylOSaVBhXsMBJv9npXSxdl9WS%40mail.gmail.com][MobileOrg + DropBox beta testers needed]]
9120 ** DONE Why I can't publish my project under Windows?
9121 CLOSED: [2010-06-09 Mi 08:39]
9122   [2010-06-04 Fr]
9123   :PROPERTIES:
9124   :ID: mid:8439x42w03%2Efsf%40ymail%2Ecom
9125   :ARCHIVE_TIME: 2010-06-10 Do 15:53
9126   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9127   :ARCHIVE_OLPATH: Issues
9128   :ARCHIVE_CATEGORY: worg
9129   :ARCHIVE_TODO: CLOSED
9130   :END:
9132     - Gmane :: [[http://mid.gmane.org/8439x42w03%2Efsf%40ymail%2Ecom][Why I can't publish my project under Windows?]]
9133 ** DONE how to upgrade org-mode version?
9134 CLOSED: [2010-06-09 Mi 08:39]
9135   [2010-06-07 Mo]
9136   :PROPERTIES:
9137   :ID: mid:AANLkTilqzzn7RnHF1wOApQYoh%2Da7nRVC6klxv%5FDpmJoM%40mail%2Egmail%2Ecom
9138   :ARCHIVE_TIME: 2010-06-10 Do 15:53
9139   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9140   :ARCHIVE_OLPATH: Issues
9141   :ARCHIVE_CATEGORY: worg
9142   :ARCHIVE_TODO: CLOSED
9143   :END:
9145     - Gmane :: [[http://mid.gmane.org/AANLkTilqzzn7RnHF1wOApQYoh%2Da7nRVC6klxv%5FDpmJoM%40mail%2Egmail%2Ecom][how to upgrade org-mode version?]]
9146 ** DONE Bug: Pretty display of subscripts and hyperlinks
9147 CLOSED: [2010-06-09 Mi 08:40]
9148   [2010-06-07 Mo]
9149   :PROPERTIES:
9150   :ID: mid:87ljashxh1%2Efsf%40fastmail%2Efm
9151   :ARCHIVE_TIME: 2010-06-10 Do 15:53
9152   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9153   :ARCHIVE_OLPATH: Issues
9154   :ARCHIVE_CATEGORY: worg
9155   :ARCHIVE_TODO: CLOSED
9156   :END:
9158     - Gmane :: [[http://mid.gmane.org/87ljashxh1%2Efsf%40fastmail%2Efm][Bug: Pretty display of subscripts and hyperlinks]]
9159 ** DONE Bug: org-diary-class does not export to .ics (iCalendar)
9160 CLOSED: [2010-06-09 Mi 08:40]
9161   [2010-06-07 Mo]
9162   :PROPERTIES:
9163   :ID: mid:AANLkTik6E3vYpcLT%2DDGqSyfmr3KC%5Fo9Y5608EajyxHbm%40mail%2Egmail%2Ecom
9164   :ARCHIVE_TIME: 2010-06-10 Do 15:53
9165   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9166   :ARCHIVE_OLPATH: Issues
9167   :ARCHIVE_CATEGORY: worg
9168   :ARCHIVE_TODO: CLOSED
9169   :END:
9171     - Gmane :: [[http://mid.gmane.org/AANLkTik6E3vYpcLT%2DDGqSyfmr3KC%5Fo9Y5608EajyxHbm%40mail%2Egmail%2Ecom][Bug: org-diary-class does not export to .ics (iCalendar)]]
9172 ** DONE Vertical line anomaly between Example block and lines starting with a colon
9173 CLOSED: [2010-06-09 Mi 08:40]
9174   [2010-06-07 Mo]
9175   :PROPERTIES:
9176   :ID: mid:4C0B0613%2E2090702%40reflections%2Eco%2Enz
9177   :ARCHIVE_TIME: 2010-06-10 Do 15:53
9178   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9179   :ARCHIVE_OLPATH: Issues
9180   :ARCHIVE_CATEGORY: worg
9181   :ARCHIVE_TODO: CLOSED
9182   :END:
9184     - Gmane :: [[http://mid.gmane.org/4C0B0613%2E2090702%40reflections%2Eco%2Enz][Vertical line anomaly between Example block and lines starting with a colon]]
9185 ** DONE How to open external link in Emacs-w3m from .org file?
9186 CLOSED: [2010-06-09 Mi 08:41]
9187   [2010-06-07 Mo]
9188   :PROPERTIES:
9189   :ID: mid:874ohfgnv8%2Efsf%40debian%2Dlaptop%2Elocaldomain
9190   :ARCHIVE_TIME: 2010-06-10 Do 15:53
9191   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9192   :ARCHIVE_OLPATH: Issues
9193   :ARCHIVE_CATEGORY: worg
9194   :ARCHIVE_TODO: CLOSED
9195   :END:
9197     - Gmane :: [[http://mid.gmane.org/874ohfgnv8%2Efsf%40debian%2Dlaptop%2Elocaldomain][How to open external link in Emacs-w3m from .org file?]]
9198 ** DONE Timestamp format questions
9199 CLOSED: [2010-06-09 Mi 08:44]
9200   [2010-06-09 Mi]
9201   :PROPERTIES:
9202   :ID: mid:20100607121554%2EGA500%40vpn%2D2151%2Egwdg%2Ede
9203   :ARCHIVE_TIME: 2010-06-10 Do 15:53
9204   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9205   :ARCHIVE_OLPATH: Issues
9206   :ARCHIVE_CATEGORY: worg
9207   :ARCHIVE_TODO: CLOSED
9208   :END:
9210     - Gmane :: [[http://mid.gmane.org/20100607121554%2EGA500%40vpn%2D2151%2Egwdg%2Ede][Timestamp format questions]]
9211 ** DONE Question about beamer export
9212 CLOSED: [2010-06-09 Mi 08:46]
9213   [2010-06-09 Mi]
9214   :PROPERTIES:
9215   :ID: mid:4C0E58DD%2E4060501%40sift%2Einfo
9216   :ARCHIVE_TIME: 2010-06-10 Do 15:53
9217   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9218   :ARCHIVE_OLPATH: Issues
9219   :ARCHIVE_CATEGORY: worg
9220   :ARCHIVE_TODO: CLOSED
9221   :END:
9223     - Gmane :: [[http://mid.gmane.org/4C0E58DD%2E4060501%40sift%2Einfo][Question about beamer export]]
9224 ** DONE simultaneous clocks?
9225 CLOSED: [2010-06-10 Do 15:19]
9226   [2010-06-10 Do]
9227   :PROPERTIES:
9228   :ID: mid:4C0FE13B%2E3040002%40ccbr%2Eumn%2Eedu
9229   :ARCHIVE_TIME: 2010-06-10 Do 15:54
9230   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9231   :ARCHIVE_OLPATH: Issues
9232   :ARCHIVE_CATEGORY: worg
9233   :ARCHIVE_TODO: CLOSED
9234   :END:
9236     - Gmane :: [[http://mid.gmane.org/4C0FE13B%2E3040002%40ccbr%2Eumn%2Eedu][simultaneous clocks? ]]
9237 ** DONE visiting the last node filed from Remember buffer
9238 CLOSED: [2010-06-10 Do 15:19]
9239   [2010-06-10 Do]
9240   :PROPERTIES:
9241   :ID: mid:AA2CA07CCE4BC64A9772CA6053CCBA39F0089A%40TUS1XCHCLUPIN11%2Eenterprise%2Everitas%2Ecom
9242   :ARCHIVE_TIME: 2010-06-10 Do 15:54
9243   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9244   :ARCHIVE_OLPATH: Issues
9245   :ARCHIVE_CATEGORY: worg
9246   :ARCHIVE_TODO: CLOSED
9247   :END:
9249     - Gmane :: [[http://mid.gmane.org/AA2CA07CCE4BC64A9772CA6053CCBA39F0089A%40TUS1XCHCLUPIN11%2Eenterprise%2Everitas%2Ecom][visiting the last node filed from Remember buffer]]
9250 ** DECLINED org-remember and anything
9251   [2010-06-13 So]
9252   :PROPERTIES:
9253   :ID: mid:87631oyybr%2Efsf%5F%2D%5F%40gmail%2Ecom
9254   :ARCHIVE_TIME: 2010-06-26 Sa 08:39
9255   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9256   :ARCHIVE_OLPATH: New Issues
9257   :ARCHIVE_CATEGORY: worg
9258   :ARCHIVE_TODO: DECLINED
9259   :ARCHIVE_ITAGS: new
9260   :END:
9261     - Gmane :: [[http://mid.gmane.org/87631oyybr%2Efsf%5F%2D%5F%40gmail%2Ecom][org-remember and anything]]
9262   I am turning this one off, because we now use org-capture.el, and I
9263   am not sure if the issue plays a role there.
9264 ** DONE Daily Habit in time range 23:00 04:00
9265 CLOSED: [2010-06-13 So 13:20]
9266   [2010-06-09 Mi]
9267   :PROPERTIES:
9268   :ID: mid:86iq5t8861%2Efsf%40gmail%2Ecom
9269   :ARCHIVE_TIME: 2010-06-13 So 13:40
9270   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9271   :ARCHIVE_OLPATH: New Issues
9272   :ARCHIVE_CATEGORY: worg
9273   :ARCHIVE_TODO: DONE
9274   :END:
9276     - Gmane :: [[http://mid.gmane.org/86iq5t8861%2Efsf%40gmail%2Ecom][Daily Habit in time range 23:00 04:00]]
9277 ** DONE language independent personal word list
9278 CLOSED: [2010-06-13 So 13:29]
9279   [2010-05-30 So]
9280   :PROPERTIES:
9281   :ID: mid:87eiguzce8%2Efsf%40eraldo%2Eorg
9282   :ARCHIVE_TIME: 2010-06-13 So 13:40
9283   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9284   :ARCHIVE_OLPATH: New Issues
9285   :ARCHIVE_CATEGORY: worg
9286   :ARCHIVE_TODO: DONE
9287   :END:
9289     - Gmane :: [[http://mid.gmane.org/87eiguzce8%2Efsf%40eraldo%2Eorg][language independent personal word list]]
9290 ** DONE 2 Way Sync between Google Calendars and org-mode files
9291 CLOSED: [2010-06-13 So 13:30]
9292   [2010-05-30 So]
9293   :PROPERTIES:
9294   :ID: mid:AANLkTimo1f3FakKeCdFbPi1SoJC%2Dk5ZQdQhM3Nf%2DtapG%40mail%2Egmail%2Ecom
9295   :ARCHIVE_TIME: 2010-06-13 So 13:40
9296   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9297   :ARCHIVE_OLPATH: New Issues
9298   :ARCHIVE_CATEGORY: worg
9299   :ARCHIVE_TODO: DONE
9300   :END:
9302     - Gmane :: [[http://mid.gmane.org/AANLkTimo1f3FakKeCdFbPi1SoJC%2Dk5ZQdQhM3Nf%2DtapG%40mail%2Egmail%2Ecom][2 Way Sync between Google Calendars and org-mode files]]
9303 ** DONE Toggle a repeating task in DONE state
9304 CLOSED: [2010-06-13 So 13:32]
9305   [2010-06-04 Fr]
9306   :PROPERTIES:
9307   :ID: mid:loom%2E20100604T073732%2D936%40post%2Egmane%2Eorg
9308   :ARCHIVE_TIME: 2010-06-13 So 13:40
9309   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9310   :ARCHIVE_OLPATH: New Issues
9311   :ARCHIVE_CATEGORY: worg
9312   :ARCHIVE_TODO: DONE
9313   :END:
9315     - Gmane :: [[http://mid.gmane.org/loom%2E20100604T073732%2D936%40post%2Egmane%2Eorg][Toggle a repeating task in DONE state]]
9316 ** DONE Could inline footnotes be made to work with latex commands that have arguments?
9317 CLOSED: [2010-06-15 Di 09:05]
9318   [2010-06-09 Mi]
9319   :PROPERTIES:
9320   :ID: mid:AANLkTikX2aOVL4ReMLVlswb3qmUv9q9FvkiIDOTvgR9b%40mail%2Egmail%2Ecom
9321   :ARCHIVE_TIME: 2010-06-15 Di 09:27
9322   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9323   :ARCHIVE_OLPATH: Development Tasks/Exporting
9324   :ARCHIVE_CATEGORY: worg
9325   :ARCHIVE_TODO: DONE
9326   :END:
9328     - Gmane :: [[http://mid.gmane.org/AANLkTikX2aOVL4ReMLVlswb3qmUv9q9FvkiIDOTvgR9b%40mail%2Egmail%2Ecom][Could inline footnotes be made to work with latex commands that have arguments?]]
9329 ** DONE org-plot file export options
9330 CLOSED: [2010-06-15 Di 09:10]
9331   [2010-06-13 So]
9332   :PROPERTIES:
9333   :ID: mid:AANLkTint5XLi1WrnaCXKGIq%5F32dTQ5R1s%2Dk6CF96gmhE%40mail%2Egmail%2Ecom
9334   :ARCHIVE_TIME: 2010-06-15 Di 09:16
9335   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9336   :ARCHIVE_OLPATH: New Issues
9337   :ARCHIVE_CATEGORY: worg
9338   :ARCHIVE_TODO: DONE
9339   :END:
9341     - Gmane :: [[http://mid.gmane.org/AANLkTint5XLi1WrnaCXKGIq%5F32dTQ5R1s%2Dk6CF96gmhE%40mail%2Egmail%2Ecom][org-plot file export options]]
9342 ** DONE sup-mail link
9343 CLOSED: [2010-06-15 Di 09:10]
9344   [2010-06-13 So]
9345   :PROPERTIES:
9346   :ID: mid:1276367052%2Dsup%2D5338%40ubuntu%2Eubuntu%2Ddomain
9347   :ARCHIVE_TIME: 2010-06-15 Di 09:16
9348   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9349   :ARCHIVE_OLPATH: New Issues
9350   :ARCHIVE_CATEGORY: worg
9351   :ARCHIVE_TODO: DONE
9352   :END:
9354     - Gmane :: [[http://mid.gmane.org/1276367052%2Dsup%2D5338%40ubuntu%2Eubuntu%2Ddomain][sup-mail link]]
9355 ** DONE table: actualise columns with formulas. (C-num C-c=)
9356 CLOSED: [2010-06-15 Di 09:14]
9357   [2010-06-14 Mo]
9358   :PROPERTIES:
9359   :ID: mid:878w6h7u7k%2Efsf%40mat%2Eucm%2Ees
9360   :ARCHIVE_TIME: 2010-06-15 Di 09:16
9361   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9362   :ARCHIVE_OLPATH: New Issues
9363   :ARCHIVE_CATEGORY: worg
9364   :ARCHIVE_TODO: DONE
9365   :END:
9367     - Gmane :: [[http://mid.gmane.org/878w6h7u7k%2Efsf%40mat%2Eucm%2Ees][table: actualise columns with formulas. (C-num C-c=)]]
9368 ** DONE (org-babel) Bug in org-babel-latex when writing to PDF
9369 CLOSED: [2010-06-15 Di 09:15]
9370   [2010-06-14 Mo]
9371   :PROPERTIES:
9372   :ID: mid:AANLkTim9QXblBFbmGLkoUk6Q2W%2DnAIjLgUqfVxcXAZbq%40mail%2Egmail%2Ecom
9373   :ARCHIVE_TIME: 2010-06-15 Di 09:16
9374   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9375   :ARCHIVE_OLPATH: New Issues
9376   :ARCHIVE_CATEGORY: worg
9377   :ARCHIVE_TODO: DONE
9378   :END:
9380     - Gmane :: [[http://mid.gmane.org/AANLkTim9QXblBFbmGLkoUk6Q2W%2DnAIjLgUqfVxcXAZbq%40mail%2Egmail%2Ecom][(org-babel) Bug in org-babel-latex when writing to PDF]]
9381 ** DONE any idea how to convert org file to MS WORD an retain text structure?
9382 CLOSED: [2010-06-17 Do 07:47]
9383   [2010-06-16 Mi]
9384   :PROPERTIES:
9385   :ID: mid:hv7rjj%2416g%241%40dough%2Egmane%2Eorg
9386   :ARCHIVE_TIME: 2010-06-17 Do 07:54
9387   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9388   :ARCHIVE_OLPATH: New Issues
9389   :ARCHIVE_CATEGORY: worg
9390   :ARCHIVE_TODO: DONE
9391   :END:
9393     - Gmane :: [[http://mid.gmane.org/hv7rjj%2416g%241%40dough%2Egmane%2Eorg][any idea how to convert org file to MS WORD an retain text structure?]]
9394 ** DONE (OT) emacs-lisp compilation question
9395 CLOSED: [2010-06-17 Do 07:49]
9396   [2010-06-15 Di]
9397   :PROPERTIES:
9398   :ID: mid:87r5k9huai%2Efsf%40gmail%2Ecom
9399   :ARCHIVE_TIME: 2010-06-17 Do 07:54
9400   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9401   :ARCHIVE_OLPATH: New Issues
9402   :ARCHIVE_CATEGORY: worg
9403   :ARCHIVE_TODO: DONE
9404   :END:
9406     - Gmane :: [[http://mid.gmane.org/87r5k9huai%2Efsf%40gmail%2Ecom][(OT) emacs-lisp compilation question]]
9408     - Closed :: http://www.emacswiki.org/emacs-en/ElispCompilerWarnings
9410                 Function was used before declaration.
9411 ** DONE (PATCH) recursively resolve #+INCLUDE files                                          :Patch:
9412 CLOSED: [2010-06-17 Do 07:52]
9413   [2010-06-14 Mo]
9414   :PROPERTIES:
9415   :ID: mid:878w6izih6%2Efsf%40gmail%2Ecom
9416   :ARCHIVE_TIME: 2010-06-17 Do 07:54
9417   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9418   :ARCHIVE_OLPATH: New Issues
9419   :ARCHIVE_CATEGORY: worg
9420   :ARCHIVE_TODO: DONE
9421   :END:
9423     - Gmane :: [[http://mid.gmane.org/878w6izih6%2Efsf%40gmail%2Ecom][(PATCH) recursively resolve #+INCLUDE files]]
9424 ** DONE preventing automatic rebuild of agenda on refiling?
9425 CLOSED: [2010-06-17 Do 07:52]
9426   [2010-06-14 Mo]
9427   :PROPERTIES:
9428   :ID: mid:D1566158%2D0FED%2D448E%2D9946%2D4C582D4A9D9A%40gilbert%2Eorg
9429   :ARCHIVE_TIME: 2010-06-17 Do 07:54
9430   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9431   :ARCHIVE_OLPATH: New Issues
9432   :ARCHIVE_CATEGORY: worg
9433   :ARCHIVE_TODO: DONE
9434   :END:
9436     - Gmane :: [[http://mid.gmane.org/D1566158%2D0FED%2D448E%2D9946%2D4C582D4A9D9A%40gilbert%2Eorg][preventing automatic rebuild of agenda on refiling?]]
9437 ** DONE (PATCH) comments exporting                                                           :Patch:
9438 CLOSED: [2010-06-17 Do 07:58]
9439   [2010-06-15 Di]
9440   :PROPERTIES:
9441   :ID: mid:87iq5ltm2g%2Ewl%25n%2Egoaziou%40gmail%2Ecom
9442   :ARCHIVE_TIME: 2010-06-17 Do 08:03
9443   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9444   :ARCHIVE_OLPATH: New Issues
9445   :ARCHIVE_CATEGORY: worg
9446   :ARCHIVE_TODO: DONE
9447   :END:
9449     - Gmane :: [[http://mid.gmane.org/87iq5ltm2g%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(PATCH) comments exporting]]
9450 ** DONE Org-mode todo and Lotus Notes ToDo
9451 CLOSED: [2010-06-17 Do 08:03]
9452   [2010-06-03 Do]
9453   :PROPERTIES:
9454   :ID: mid:loom%2E20100528T184703%2D947%40post%2Egmane%2Eorg
9455   :ARCHIVE_TIME: 2010-06-17 Do 08:03
9456   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9457   :ARCHIVE_OLPATH: New Issues
9458   :ARCHIVE_CATEGORY: worg
9459   :ARCHIVE_TODO: DONE
9460   :END:
9462     - Gmane :: [[http://mid.gmane.org/loom%2E20100528T184703%2D947%40post%2Egmane%2Eorg][Org-mode todo and Lotus Notes ToDo]]
9463 ** DONE add a table entry by org-remember template
9464 CLOSED: [2010-06-18 Fr 15:26]
9465   [2010-06-18 Fr]
9466   :PROPERTIES:
9467   :ID: mid:87eig6f7mn%2Efsf%40gmail%2Ecom
9468   :ARCHIVE_TIME: 2010-06-18 Fr 15:30
9469   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9470   :ARCHIVE_OLPATH: New Issues
9471   :ARCHIVE_CATEGORY: worg
9472   :ARCHIVE_TODO: DONE
9473   :END:
9475     - Gmane :: [[http://mid.gmane.org/87eig6f7mn%2Efsf%40gmail%2Ecom][add a table entry by org-remember template]]
9476 ** DONE Multiple TODO states
9477 CLOSED: [2010-06-18 Fr 15:27]
9478   [2010-06-18 Fr]
9479   :PROPERTIES:
9480   :ID: mid:AANLkTil4heiLhf2jyFL%2D5ZW%2DBAUsIobS1MBt128IJCUY%40mail%2Egmail%2Ecom
9481   :ARCHIVE_TIME: 2010-06-18 Fr 15:30
9482   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9483   :ARCHIVE_OLPATH: New Issues
9484   :ARCHIVE_CATEGORY: worg
9485   :ARCHIVE_TODO: DONE
9486   :END:
9488     - Gmane :: [[http://mid.gmane.org/AANLkTil4heiLhf2jyFL%2D5ZW%2DBAUsIobS1MBt128IJCUY%40mail%2Egmail%2Ecom][Multiple TODO states]]
9489 ** DONE Both todo and tag search
9490 CLOSED: [2010-06-18 Fr 15:29]
9491   [2010-06-18 Fr]
9492   :PROPERTIES:
9493   :ID: mid:AANLkTimMrxBrmQbMggCn3O34TdC%2Dmy4bkiv7kPxJ3pmG%40mail%2Egmail%2Ecom
9494   :ARCHIVE_TIME: 2010-06-18 Fr 15:30
9495   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9496   :ARCHIVE_OLPATH: New Issues
9497   :ARCHIVE_CATEGORY: worg
9498   :ARCHIVE_TODO: DONE
9499   :END:
9501     - Gmane :: [[http://mid.gmane.org/AANLkTimMrxBrmQbMggCn3O34TdC%2Dmy4bkiv7kPxJ3pmG%40mail%2Egmail%2Ecom][Both todo and tag search]]
9503 ** DONE Can I show tag in generated sitemap.html?
9504 CLOSED: [2010-06-18 Fr 15:30]
9505   [2010-05-27 Do]
9506   :PROPERTIES:
9507   :ID: mid:87y6f7hqrx%2Efsf%40ymail%2Ecom
9508   :ARCHIVE_TIME: 2010-06-18 Fr 16:07
9509   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9510   :ARCHIVE_OLPATH: New Issues
9511   :ARCHIVE_CATEGORY: worg
9512   :ARCHIVE_TODO: DONE
9513   :END:
9515     - Gmane :: [[http://mid.gmane.org/87y6f7hqrx.fsf%40ymail.com][Can I show tag in generated sitemap.html?]]
9516 ** DONE [babel] writing my .Rprofile in orgmode, issue with emacsclient                      :Babel:
9517 CLOSED: [2010-06-18 Fr 15:32]
9518   [2010-06-02 Mi]
9519   :PROPERTIES:
9520   :ID: mid:4C05E841%2E7070003%40ccbr%2Eumn%2Eedu
9521   :ARCHIVE_TIME: 2010-06-18 Fr 16:07
9522   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9523   :ARCHIVE_OLPATH: New Issues
9524   :ARCHIVE_CATEGORY: worg
9525   :ARCHIVE_TODO: DONE
9526   :END:
9528     - Gmane :: [[http://mid.gmane.org/4C05E841%2E7070003%40ccbr%2Eumn%2Eedu][(babel) writing my .Rprofile in orgmode, issue with emacsclient]]
9529 ** DONE Hash mark in filled paragraphs
9530 CLOSED: [2010-06-18 Fr 15:32]
9531   [2010-06-03 Do]
9532   :PROPERTIES:
9533   :ID: mid:m36321be3u%2Efsf%40chondestes%2Ebio%2Eunc%2Eedu
9534   :ARCHIVE_TIME: 2010-06-18 Fr 16:07
9535   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9536   :ARCHIVE_OLPATH: New Issues
9537   :ARCHIVE_CATEGORY: worg
9538   :ARCHIVE_TODO: DONE
9539   :END:
9541     - Gmane :: [[http://mid.gmane.org/m36321be3u%2Efsf%40chondestes%2Ebio%2Eunc%2Eedu][Hash mark in filled paragraphs]]
9542 ** DONE Open link file:///path/index.html with w3m-el
9543 CLOSED: [2010-06-18 Fr 16:06]
9544   [2010-06-18 Fr]
9545   :PROPERTIES:
9546   :ID: mid:878w6f5i95%2Efsf%40debian%2Dlaptop%2Elocaldomain
9547   :ARCHIVE_TIME: 2010-06-18 Fr 16:07
9548   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9549   :ARCHIVE_OLPATH: New Issues
9550   :ARCHIVE_CATEGORY: worg
9551   :ARCHIVE_TODO: DONE
9552   :END:
9554     - Gmane :: [[http://mid.gmane.org/878w6f5i95%2Efsf%40debian%2Dlaptop%2Elocaldomain][Open link file:///path/index.html with w3m-el]]
9556     - Solved :: [[http://mid.gmane.org/87pqzoocdt%2Efsf%40debian%2Dlaptop%2Elocaldomain][Re: How to setup w3m-el as a default browser on GNU system?]]
9557 ** DECLINED Entries title in agenda view
9558   [2010-06-22 Di]
9559   :PROPERTIES:
9560   :ID: mid:87sk4gfh2z%2Efsf%40keller%2Eadm%2Enaquadah%2Eorg
9561   :ARCHIVE_TIME: 2010-06-24 Do 14:42
9562   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9563   :ARCHIVE_OLPATH: New Issues
9564   :ARCHIVE_CATEGORY: worg
9565   :ARCHIVE_TODO: DECLINED
9566   :ARCHIVE_ITAGS: new
9567   :END:
9568     - Gmane :: [[http://mid.gmane.org/87sk4gfh2z%2Efsf%40keller%2Eadm%2Enaquadah%2Eorg][Entries title in agenda view]]
9570   We are not going to add the hierarchy.  On the mailing list there
9571   were answers showing possible alternatives using CATEGORY for
9572   example.
9573 ** DONE version of Org used for Worg
9574   [2010-06-22 Di]
9575   :PROPERTIES:
9576   :ID: mid:AANLkTikf1E4bnlBepUmyHIRMsl7dnrYP4N%5FkbpDd%2DLZQ%40mail%2Egmail%2Ecom
9577   :ARCHIVE_TIME: 2010-06-24 Do 14:42
9578   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9579   :ARCHIVE_OLPATH: New Issues
9580   :ARCHIVE_CATEGORY: worg
9581   :ARCHIVE_TODO: DONE
9582   :ARCHIVE_ITAGS: new
9583   :END:
9584     - Gmane :: [[http://mid.gmane.org/AANLkTikf1E4bnlBepUmyHIRMsl7dnrYP4N%5FkbpDd%2DLZQ%40mail%2Egmail%2Ecom][version of Org used for Worg]]
9585   The bleeding edge version is used to publish Worg - but only when a
9586   file changes it will actually be republished.
9587 ** DONE (PATCH) org-timestamp-change changes minutes in multiples of rounding time
9588   [2010-06-22 Di]
9589   :PROPERTIES:
9590   :ID: mid:AANLkTinLwPi%5FkLCjXFRWnklui10Si4ppuKh%2DF7JAX%5Ffw%40mail%2Egmail%2Ecom
9591   :ARCHIVE_TIME: 2010-06-24 Do 14:42
9592   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9593   :ARCHIVE_OLPATH: New Issues
9594   :ARCHIVE_CATEGORY: worg
9595   :ARCHIVE_TODO: DONE
9596   :ARCHIVE_ITAGS: new
9597   :END:
9599     - Gmane :: [[http://mid.gmane.org/AANLkTinLwPi%5FkLCjXFRWnklui10Si4ppuKh%2DF7JAX%5Ffw%40mail%2Egmail%2Ecom][(PATCH) org-timestamp-change changes minutes
9600          in multiples of rounding time]]
9601   A modified patch has been checked in.
9602 ** DECLINED Writing the words in different color
9603   [2010-06-22 Di]
9604   :PROPERTIES:
9605   :ID: mid:AANLkTikW4iir0tPjaL1DoYpH8ZCxUzT8Tmytm%2DMESgG0%40mail%2Egmail%2Ecom
9606   :ARCHIVE_TIME: 2010-06-26 Sa 08:39
9607   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9608   :ARCHIVE_OLPATH: New Issues
9609   :ARCHIVE_CATEGORY: worg
9610   :ARCHIVE_TODO: DECLINED
9611   :ARCHIVE_ITAGS: new
9612   :END:
9613     - Gmane :: [[http://mid.gmane.org/AANLkTikW4iir0tPjaL1DoYpH8ZCxUzT8Tmytm%2DMESgG0%40mail%2Egmail%2Ecom][Writing the words in different color]]
9614   I do not think that this is a useful addition.  The user can
9615   configure it with emphasis if needed. (- Carsten)
9616 ** DONE  Sort headings by priorities (in *.org file, not in agenda)
9617 CLOSED: [2010-06-22 Di 15:47]
9618   [2010-06-22 Di]
9619   :PROPERTIES:
9620   :ID: mid:hvlgtp%24t54%241%40dough%2Egmane%2Eorg
9621   :ARCHIVE_TIME: 2010-06-22 Di 16:27
9622   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9623   :ARCHIVE_OLPATH: New Issues
9624   :ARCHIVE_CATEGORY: worg
9625   :ARCHIVE_TODO: DONE
9626   :END:
9628     - Gmane :: [[http://mid.gmane.org/hvlgtp%24t54%241%40dough%2Egmane%2Eorg][ Sort headings by priorities (in *.org file, not in agenda)]]
9629 ** DONE Remember does not insert a blank line before new headings
9630 CLOSED: [2010-06-22 Di 15:49]
9631   [2010-06-22 Di]
9632   :PROPERTIES:
9633   :ID: mid:8739wg7kfm%2Efsf%40mundaneum%2Ecom
9634   :ARCHIVE_TIME: 2010-06-22 Di 16:27
9635   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9636   :ARCHIVE_OLPATH: New Issues
9637   :ARCHIVE_CATEGORY: worg
9638   :ARCHIVE_TODO: DONE
9639   :END:
9641     - Gmane :: [[http://mid.gmane.org/8739wg7kfm%2Efsf%40mundaneum%2Ecom][Remember does not insert a blank line before new headings]]
9642 ** DONE Confusion about tags-todo matches and TODO keywords
9643 CLOSED: [2010-06-22 Di 15:51]
9644   [2010-06-22 Di]
9645   :PROPERTIES:
9646   :ID: mid:87fx0ggdl1%2Efsf%40gollum%2Eintra%2Enorang%2Eca
9647   :ARCHIVE_TIME: 2010-06-22 Di 16:27
9648   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9649   :ARCHIVE_OLPATH: New Issues
9650   :ARCHIVE_CATEGORY: worg
9651   :ARCHIVE_TODO: DONE
9652   :END:
9654     - Gmane :: [[http://mid.gmane.org/87fx0ggdl1%2Efsf%40gollum%2Eintra%2Enorang%2Eca][Confusion about tags-todo matches and TODO keywords]]
9656 ** DONE how to customize (inactive) timestamp textual format
9657 CLOSED: [2010-06-22 Di 15:57]
9658   [2010-06-22 Di]
9659   :PROPERTIES:
9660   :ID: mid:20100620094925%2EGA20877%40upsilon%2Ecc
9661   :ARCHIVE_TIME: 2010-06-22 Di 16:27
9662   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9663   :ARCHIVE_OLPATH: New Issues
9664   :ARCHIVE_CATEGORY: worg
9665   :ARCHIVE_TODO: DONE
9666   :END:
9668     - Gmane :: [[http://mid.gmane.org/20100620094925%2EGA20877%40upsilon%2Ecc][how to customize (inactive) timestamp textual format]]
9669 ** DONE day-agenda: show whole-day-events first
9670 CLOSED: [2010-06-22 Di 16:12]
9671   [2010-06-07 Mo]
9672   :PROPERTIES:
9673   :ID: mid:8739x1yswa%2Efsf%40eraldo%2Eorg
9674   :ARCHIVE_TIME: 2010-06-22 Di 16:27
9675   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9676   :ARCHIVE_OLPATH: New Issues
9677   :ARCHIVE_CATEGORY: worg
9678   :ARCHIVE_TODO: DONE
9679   :END:
9681     - Gmane :: [[http://mid.gmane.org/8739x1yswa%2Efsf%40eraldo%2Eorg][day-agenda: show whole-day-events first]]
9682 ** DONE Agenda is slow because of vc-mode
9683 CLOSED: [2010-06-22 Di 16:13]
9684   [2010-06-09 Mi]
9685   :PROPERTIES:
9686   :ID: mid:AANLkTilQeIxPEi2xsDZluGK1V3aBwT1FoRo3OGeZChQS%40mail%2Egmail%2Ecom
9687   :ARCHIVE_TIME: 2010-06-22 Di 16:27
9688   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9689   :ARCHIVE_OLPATH: New Issues
9690   :ARCHIVE_CATEGORY: worg
9691   :ARCHIVE_TODO: DONE
9692   :END:
9694     - Gmane :: [[http://mid.gmane.org/AANLkTilQeIxPEi2xsDZluGK1V3aBwT1FoRo3OGeZChQS%40mail%2Egmail%2Ecom][Agenda is slow because of vc-mode]]
9695 ** DONE questions about html export
9696 CLOSED: [2010-06-22 Di 16:22]
9697   [2010-06-18 Fr]
9698   :PROPERTIES:
9699   :ID: mid:AANLkTikN56U6XSutFQZqnRZGH8GQUo0fAZP0DzBRJAF8%40mail%2Egmail%2Ecom
9700   :ARCHIVE_TIME: 2010-06-22 Di 16:27
9701   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9702   :ARCHIVE_OLPATH: New Issues
9703   :ARCHIVE_CATEGORY: worg
9704   :ARCHIVE_TODO: DONE
9705   :END:
9707     - Gmane :: [[http://mid.gmane.org/AANLkTikN56U6XSutFQZqnRZGH8GQUo0fAZP0DzBRJAF8%40mail%2Egmail%2Ecom][questions about html export]]
9708 ** DONE Keeping agenda window
9709    CLOSED: [2010-06-22 Tue 19:22]
9710   [2010-06-16 Mi]
9711   :PROPERTIES:
9712   :ID: mid:4C17317B%2E8000807%40gmail%2Ecom
9713   :END:
9715     - Gmane :: [[http://mid.gmane.org/4C17317B%2E8000807%40gmail%2Ecom][Keeping agenda window]]
9716     - 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).
9717 ** DONE `org-agenda-get-timestamps' fails on active timestamp before first headline
9718 CLOSED: [2010-06-24 Do 14:30]
9719   [2010-06-22 Di]
9720   :PROPERTIES:
9721   :ID: mid:m2hbkx4fwd%2Efsf%40tyche%2ELNouv%2Ecom
9722   :ARCHIVE_TIME: 2010-06-24 Do 14:42
9723   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9724   :ARCHIVE_OLPATH: New Issues
9725   :ARCHIVE_CATEGORY: worg
9726   :ARCHIVE_TODO: DONE
9727   :ARCHIVE_ITAGS: new
9728   :END:
9730     - Gmane :: [[http://mid.gmane.org/m2hbkx4fwd%2Efsf%40tyche%2ELNouv%2Ecom][`org-agenda-get-timestamps' fails on active timestamp before first headline]]
9731 ** DONE agenda views
9732 CLOSED: [2010-06-24 Do 14:33]
9733   [2010-06-24 Do]
9734   :PROPERTIES:
9735   :ID: mid:e8r8w67vxnv%2Efsf%40FLM000025LVE9F%2Ecatmktg%2Ecom
9736   :ARCHIVE_TIME: 2010-06-24 Do 14:42
9737   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9738   :ARCHIVE_OLPATH: New Issues
9739   :ARCHIVE_CATEGORY: worg
9740   :ARCHIVE_TODO: DONE
9741   :ARCHIVE_ITAGS: new
9742   :END:
9744     - Gmane :: [[http://mid.gmane.org/e8r8w67vxnv%2Efsf%40FLM000025LVE9F%2Ecatmktg%2Ecom][agenda views]]
9745 ** DONE keeping uptodate?
9746 CLOSED: [2010-06-24 Do 14:37]
9747   [2010-06-24 Do]
9748   :PROPERTIES:
9749   :ID: mid:AANLkTilHHWUkJDuBPQpDsvNBPXsZrMhC7ELOAztkH5OM%40mail%2Egmail%2Ecom
9750   :ARCHIVE_TIME: 2010-06-24 Do 14:42
9751   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9752   :ARCHIVE_OLPATH: New Issues
9753   :ARCHIVE_CATEGORY: worg
9754   :ARCHIVE_TODO: DONE
9755   :ARCHIVE_ITAGS: new
9756   :END:
9758     - Gmane :: [[http://mid.gmane.org/AANLkTilHHWUkJDuBPQpDsvNBPXsZrMhC7ELOAztkH5OM%40mail%2Egmail%2Ecom][keeping uptodate?]]
9759 ** DONE Checkboxes in Agenda
9760 CLOSED: [2010-06-24 Do 14:38]
9761   [2010-06-24 Do]
9762   :PROPERTIES:
9763   :ID: mid:AANLkTine4G3%5FbvPfqsITu8JoxTEHFh1pSiWSNFFovM4c%40mail%2Egmail%2Ecom
9764   :ARCHIVE_TIME: 2010-06-24 Do 14:42
9765   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9766   :ARCHIVE_OLPATH: New Issues
9767   :ARCHIVE_CATEGORY: worg
9768   :ARCHIVE_TODO: DONE
9769   :ARCHIVE_ITAGS: new
9770   :END:
9772     - Gmane :: [[http://mid.gmane.org/AANLkTine4G3%5FbvPfqsITu8JoxTEHFh1pSiWSNFFovM4c%40mail%2Egmail%2Ecom][Checkboxes in Agenda]]
9773 ** DONE Possible bug in ordered tasks
9774 CLOSED: [2010-06-25 Fr 09:09]
9775   [2010-06-19 Sa]
9776   :PROPERTIES:
9777   :ID: mid:4C1B93D4%2E1050000%40sift%2Einfo
9778   :ARCHIVE_TIME: 2010-06-26 Sa 08:39
9779   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9780   :ARCHIVE_OLPATH: New Issues
9781   :ARCHIVE_CATEGORY: worg
9782   :ARCHIVE_TODO: DONE
9783   :ARCHIVE_ITAGS: new
9784   :END:
9785   THis bug was caused by the interpretation of the string "nil" as a
9786   non-nil value - a special case now fixes this.
9787     - Gmane :: [[http://mid.gmane.org/4C1B93D4%2E1050000%40sift%2Einfo][Possible bug in ordered tasks]]
9788 ** DONE Bug: Definition of stuck projects (6.36trans (release_6.36.293.g2e73c))
9789   [2010-06-26 Sa]
9790   :PROPERTIES:
9791   :ID: mid:BAE6DF93%2D31C1%2D4AF4%2D8576%2D028D3F2EE853%40gaillourdet%2Enet
9792   :ARCHIVE_TIME: 2010-07-01 Do 09:18
9793   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9794   :ARCHIVE_OLPATH: New Issues
9795   :ARCHIVE_CATEGORY: worg
9796   :ARCHIVE_TODO: DONE
9797   :ARCHIVE_ITAGS: new
9798   :END:
9799     - Gmane :: [[http://mid.gmane.org/BAE6DF93%2D31C1%2D4AF4%2D8576%2D028D3F2EE853%40gaillourdet%2Enet][Bug: Definition of stuck projects (6.36trans (release_6.36.293.g2e73c))]]
9800   This issue is resolved with the answers in the thread.
9801 ** DONE (BUG) nested blocks aren't protected on export
9802   [2010-06-26 Sa]
9803   :PROPERTIES:
9804   :ID: mid:876316cz9g%2Efsf%40gmail%2Ecom
9805   :ARCHIVE_TIME: 2010-07-01 Do 09:18
9806   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9807   :ARCHIVE_OLPATH: New Issues
9808   :ARCHIVE_CATEGORY: worg
9809   :ARCHIVE_TODO: DONE
9810   :ARCHIVE_ITAGS: new
9811   :END:
9813     - Gmane :: [[http://mid.gmane.org/876316cz9g%2Efsf%40gmail%2Ecom][(BUG) nested blocks aren't protected on export]]
9814          Bug has been fixed.
9815 ** DONE (patch) filing under current clocked item
9816 CLOSED: [2010-06-26 Sa 08:33]
9817   [2010-06-26 Sa]
9818   :PROPERTIES:
9819   :ID: mid:AANLkTikTAuQlRRsRFi5vYXcM3mWXYvMK87q1gx7pYmjP%40mail%2Egmail%2Ecom
9820   :ARCHIVE_TIME: 2010-06-26 Sa 08:39
9821   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9822   :ARCHIVE_OLPATH: New Issues
9823   :ARCHIVE_CATEGORY: worg
9824   :ARCHIVE_TODO: DONE
9825   :ARCHIVE_ITAGS: new
9826   :END:
9828     - Gmane :: [[http://mid.gmane.org/AANLkTikTAuQlRRsRFi5vYXcM3mWXYvMK87q1gx7pYmjP%40mail%2Egmail%2Ecom][(patch) filing under current clocked item]]
9829 ** DONE Org-babel `:hlines yes` no longer working for python                                 :Babel:
9830 CLOSED: [2010-06-27 So 08:49]
9831   [2010-06-27 So]
9832   :PROPERTIES:
9833   :ID: mid:87k4pl27vv%2Efsf%40dustycloud%2Eorg
9834   :ARCHIVE_TIME: 2010-06-27 So 09:59
9835   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9836   :ARCHIVE_OLPATH: New Issues
9837   :ARCHIVE_CATEGORY: worg
9838   :ARCHIVE_TODO: DONE
9839   :ARCHIVE_ITAGS: new
9840   :END:
9842     - Gmane :: [[http://mid.gmane.org/87k4pl27vv%2Efsf%40dustycloud%2Eorg][Org-babel `:hlines yes` no longer working for python]]
9843 ** DONE Conkerors webjumps for Worg and Org mailing list
9844 CLOSED: [2010-06-27 So 08:50]
9845   [2010-06-27 So]
9846   :PROPERTIES:
9847   :ID: mid:87bpaxizua%2Efsf%40altern%2Eorg
9848   :ARCHIVE_TIME: 2010-06-27 So 09:59
9849   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9850   :ARCHIVE_OLPATH: New Issues
9851   :ARCHIVE_CATEGORY: worg
9852   :ARCHIVE_TODO: DONE
9853   :ARCHIVE_ITAGS: new
9854   :END:
9856     - Gmane :: [[http://mid.gmane.org/87bpaxizua%2Efsf%40altern%2Eorg][Conkerors webjumps for Worg and Org mailing list]]
9857 ** DONE habits error when using diferent org-scheduled-string
9858 CLOSED: [2010-06-27 So 09:22]
9859   [2010-06-27 So]
9860   :PROPERTIES:
9861   :ID: mid:AANLkTin%2DCw73sdTrANPVeyWB3YnFVuhZbuISKcD6wtya%40mail%2Egmail%2Ecom
9862   :ARCHIVE_TIME: 2010-06-27 So 09:59
9863   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9864   :ARCHIVE_OLPATH: New Issues
9865   :ARCHIVE_CATEGORY: worg
9866   :ARCHIVE_TODO: DONE
9867   :ARCHIVE_ITAGS: new
9868   :END:
9870     - Gmane :: [[http://mid.gmane.org/AANLkTin%2DCw73sdTrANPVeyWB3YnFVuhZbuISKcD6wtya%40mail%2Egmail%2Ecom][habits error when using diferent org-scheduled-string]]
9871 ** DONE mixing emphasis fails
9872 CLOSED: [2010-06-27 So 09:23]
9873   [2010-06-24 Do]
9874   :PROPERTIES:
9875   :ID: mid:4C2204FA%2E7070806%40freylax%2Ede
9876   :ARCHIVE_TIME: 2010-06-27 So 09:59
9877   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9878   :ARCHIVE_OLPATH: New Issues
9879   :ARCHIVE_CATEGORY: worg
9880   :ARCHIVE_TODO: DONE
9881   :ARCHIVE_ITAGS: new
9882   :END:
9884     - Gmane :: [[http://mid.gmane.org/4C2204FA%2E7070806%40freylax%2Ede][mixing emphasis fails]]
9885 ** DONE correction to orgtbl-to-html description                                             :Patch:
9886 CLOSED: [2010-06-27 So 09:24]
9887   [2010-06-24 Do]
9888   :PROPERTIES:
9889   :ID: mid:AANLkTilcGmhJVa5XXXLjIAkI%5FlMrX4JrdOQNgi1Am99S%40mail%2Egmail%2Ecom
9890   :ARCHIVE_TIME: 2010-06-27 So 09:59
9891   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9892   :ARCHIVE_OLPATH: New Issues
9893   :ARCHIVE_CATEGORY: worg
9894   :ARCHIVE_TODO: DONE
9895   :ARCHIVE_ITAGS: new
9896   :END:
9898     - Gmane :: [[http://mid.gmane.org/AANLkTilcGmhJVa5XXXLjIAkI%5FlMrX4JrdOQNgi1Am99S%40mail%2Egmail%2Ecom][correction to orgtbl-to-html description]]
9899 ** DONE howto open attachment directory in external program?
9900 CLOSED: [2010-06-27 So 09:39]
9901   [2010-06-18 Fr]
9902   :PROPERTIES:
9903   :ID: mid:AANLkTikZkiZTRgn1RvD3%5FzXJ1BuLy0U%5FcEEcC4kfyoYV%40mail%2Egmail%2Ecom
9904   :ARCHIVE_TIME: 2010-06-27 So 10:01
9905   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9906   :ARCHIVE_OLPATH: User Requests
9907   :ARCHIVE_CATEGORY: worg
9908   :ARCHIVE_TODO: DONE
9909   :END:
9911     - Gmane :: [[http://mid.gmane.org/AANLkTikZkiZTRgn1RvD3%5FzXJ1BuLy0U%5FcEEcC4kfyoYV%40mail%2Egmail%2Ecom][howto open attachment directory in external program?]]
9912 ** DONE org-mode stopped compiling recently                                                  :Babel:
9913   [2010-06-28 Mo]
9914   :PROPERTIES:
9915   :ID: mid:AANLkTin3drYx1a6B2g8YqaFx5DBAs2p1uuvLtwYnW9zI%40mail%2Egmail%2Ecom
9916   :ARCHIVE_TIME: 2010-07-01 Do 09:18
9917   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9918   :ARCHIVE_OLPATH: New Issues
9919   :ARCHIVE_CATEGORY: worg
9920   :ARCHIVE_TODO: DONE
9921   :ARCHIVE_ITAGS: new
9922   :END:
9924     - Gmane :: [[http://mid.gmane.org/AANLkTin3drYx1a6B2g8YqaFx5DBAs2p1uuvLtwYnW9zI%40mail%2Egmail%2Ecom][org-mode stopped compiling recently]]
9925          Fixed, through a patch by Eric Schulte
9926 ** DONE org-iswitchb documentation
9927   [2010-06-28 Mo]
9928   :PROPERTIES:
9929   :ID: mid:20386%2E1277720390%40maps
9930   :ARCHIVE_TIME: 2010-07-01 Do 09:18
9931   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9932   :ARCHIVE_OLPATH: New Issues
9933   :ARCHIVE_CATEGORY: worg
9934   :ARCHIVE_TODO: DONE
9935   :ARCHIVE_ITAGS: new
9936   :END:
9938     - Gmane :: [[http://mid.gmane.org/20386%2E1277720390%40maps][org-iswitchb documentation]]
9939          The patch has been applied in a modified way, and the
9940          functionality of org-iswitchb fixed so that it works by default.
9941 ** DONE Bug in latest version?
9942   [2010-06-28 Mo]
9943   :PROPERTIES:
9944   :ID: mid:87iq538cav%2Efsf%40mundaneum%2Ecom
9945   :ARCHIVE_TIME: 2010-07-01 Do 09:18
9946   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9947   :ARCHIVE_OLPATH: New Issues
9948   :ARCHIVE_CATEGORY: worg
9949   :ARCHIVE_TODO: DONE
9950   :ARCHIVE_ITAGS: new
9951   :END:
9953     - Gmane :: [[http://mid.gmane.org/87iq538cav%2Efsf%40mundaneum%2Ecom][Bug in latest version?]]
9954          Bug was due to changes in the constant entities, bug fixed by
9955          checking elements in the list before using them.
9956 ** DONE Call org-remember on a "RE:" post raises error in gnus
9957 CLOSED: [2010-07-01 Do 14:16]
9958   [2010-07-01 Do]
9959   :PROPERTIES:
9960   :ID: mid:87bpatnheo%2Efsf%40gmail%2Ecom
9961   :ARCHIVE_TIME: 2010-07-01 Do 22:02
9962   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9963   :ARCHIVE_OLPATH: New Issues
9964   :ARCHIVE_CATEGORY: worg
9965   :ARCHIVE_TODO: DONE
9966   :ARCHIVE_ITAGS: new
9967   :END:
9969     - Gmane :: [[http://mid.gmane.org/87bpatnheo%2Efsf%40gmail%2Ecom][Call org-remember on a "RE:" post raises error in gnus ]]
9970 ** DONE org-babel-tangle-w-comments has no effect in R?
9971 CLOSED: [2010-07-01 Do 21:34]
9972   [2010-07-01 Do]
9973   :PROPERTIES:
9974   :ID: mid:AANLkTimGmW5PI%5FUAUg7Vs24qZ4IyD5905tfu%5FoocBqZU%40mail%2Egmail%2Ecom
9975   :ARCHIVE_TIME: 2010-07-01 Do 22:02
9976   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9977   :ARCHIVE_OLPATH: New Issues
9978   :ARCHIVE_CATEGORY: worg
9979   :ARCHIVE_TODO: DONE
9980   :ARCHIVE_ITAGS: new
9981   :END:
9983     - Gmane :: [[http://mid.gmane.org/AANLkTimGmW5PI%5FUAUg7Vs24qZ4IyD5905tfu%5FoocBqZU%40mail%2Egmail%2Ecom][org-babel-tangle-w-comments has no effect in R?]]
9984 ** DONE contrib/README
9985 CLOSED: [2010-07-01 Do 21:36]
9986   [2010-07-01 Do]
9987   :PROPERTIES:
9988   :ID: mid:3619%2E1277974892%40maps
9989   :ARCHIVE_TIME: 2010-07-01 Do 22:02
9990   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9991   :ARCHIVE_OLPATH: New Issues
9992   :ARCHIVE_CATEGORY: worg
9993   :ARCHIVE_TODO: DONE
9994   :ARCHIVE_ITAGS: new
9995   :END:
9997     - Gmane :: [[http://mid.gmane.org/3619%2E1277974892%40maps][contrib/README]]
9998 ** DONE New to org-capture (and org-remember)
9999 CLOSED: [2010-07-01 Do 22:00]
10000   [2010-07-01 Do]
10001   :PROPERTIES:
10002   :ID: mid:6731%2E1277998108%40maps
10003   :ARCHIVE_TIME: 2010-07-01 Do 22:02
10004   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10005   :ARCHIVE_OLPATH: New Issues
10006   :ARCHIVE_CATEGORY: worg
10007   :ARCHIVE_TODO: DONE
10008   :ARCHIVE_ITAGS: new
10009   :END:
10011     - Gmane :: [[http://mid.gmane.org/6731%2E1277998108%40maps][New to org-capture (and org-remember)]]
10012 ** DONE (BABEL) reload source code file after tangling?                                      :Babel:
10013 CLOSED: [2010-07-02 Fr 16:25]
10014   [2010-07-02 Fr]
10015   :PROPERTIES:
10016   :ID: mid:AANLkTikCxPsdA4cCv%2DCIYH2WnNDttJN83Hu%5Fn5UhOIHe%40mail%2Egmail%2Ecom
10017   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10018   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10019   :ARCHIVE_OLPATH: New Issues
10020   :ARCHIVE_CATEGORY: worg
10021   :ARCHIVE_TODO: DONE
10022   :ARCHIVE_ITAGS: new
10023   :END:
10025     - Gmane :: [[http://mid.gmane.org/AANLkTikCxPsdA4cCv%2DCIYH2WnNDttJN83Hu%5Fn5UhOIHe%40mail%2Egmail%2Ecom][(BABEL) reload source code file after tangling?]]
10026 ** DONE problem in highlighting fields in a remote table
10027 CLOSED: [2010-07-02 Fr 16:26]
10028   [2010-07-01 Do]
10029   :PROPERTIES:
10030   :ID: mid:loom%2E20100701T160748%2D283%40post%2Egmane%2Eorg
10031   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10032   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10033   :ARCHIVE_OLPATH: New Issues
10034   :ARCHIVE_CATEGORY: worg
10035   :ARCHIVE_TODO: DONE
10036   :ARCHIVE_ITAGS: new
10037   :END:
10039     - Gmane :: [[http://mid.gmane.org/loom%2E20100701T160748%2D283%40post%2Egmane%2Eorg][problem in highlighting fields in a remote table]]
10040 ** DONE Make distfile error
10041 CLOSED: [2010-07-02 Fr 16:26]
10042   [2010-07-01 Do]
10043   :PROPERTIES:
10044   :ID: mid:AANLkTikpIMh%5F%2DoApLuHY0%5FEjL5x4XqJSHiXqth59AUNK%40mail%2Egmail%2Ecom
10045   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10046   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10047   :ARCHIVE_OLPATH: New Issues
10048   :ARCHIVE_CATEGORY: worg
10049   :ARCHIVE_TODO: DONE
10050   :ARCHIVE_ITAGS: new
10051   :END:
10053     - Gmane :: [[http://mid.gmane.org/AANLkTikpIMh%5F%2DoApLuHY0%5FEjL5x4XqJSHiXqth59AUNK%40mail%2Egmail%2Ecom][Make distfile error]]
10054 ** DONE Bug in timeline report
10055 CLOSED: [2010-07-02 Fr 16:41]
10056   [2010-07-01 Do]
10057   :PROPERTIES:
10058   :ID: mid:87bpasqoo2%2Efsf%40mundaneum%2Ecom
10059   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10060   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10061   :ARCHIVE_OLPATH: New Issues
10062   :ARCHIVE_CATEGORY: worg
10063   :ARCHIVE_TODO: DONE
10064   :ARCHIVE_ITAGS: new
10065   :END:
10067     - Gmane :: [[http://mid.gmane.org/87bpasqoo2%2Efsf%40mundaneum%2Ecom][Bug in timeline report]]
10068 ** DONE (babel) Evaluating all source blocks in a document?                                  :Babel:
10069 CLOSED: [2010-07-02 Fr 16:43]
10070   [2010-07-01 Do]
10071   :PROPERTIES:
10072   :ID: mid:AANLkTinmJFzclHobY%2D9o%5FJpFoguEhH88%5F1uGPyK569BR%40mail%2Egmail%2Ecom
10073   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10074   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10075   :ARCHIVE_OLPATH: New Issues
10076   :ARCHIVE_CATEGORY: worg
10077   :ARCHIVE_TODO: DONE
10078   :ARCHIVE_ITAGS: new
10079   :END:
10081     - Gmane :: [[http://mid.gmane.org/AANLkTinmJFzclHobY%2D9o%5FJpFoguEhH88%5F1uGPyK569BR%40mail%2Egmail%2Ecom][(babel) Evaluating all source blocks in a document?]]
10082 ** DONE org-capture: active timestamp in template doesn't seem to work
10083 CLOSED: [2010-07-02 Fr 16:43]
10084   [2010-07-01 Do]
10085   :PROPERTIES:
10086   :ID: mid:i0g2f0%24i3q%241%40dough%2Egmane%2Eorg
10087   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10088   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10089   :ARCHIVE_OLPATH: New Issues
10090   :ARCHIVE_CATEGORY: worg
10091   :ARCHIVE_TODO: DONE
10092   :ARCHIVE_ITAGS: new
10093   :END:
10095     - Gmane :: [[http://mid.gmane.org/i0g2f0%24i3q%241%40dough%2Egmane%2Eorg][org-capture: active timestamp in template doesn't seem to work]]
10096 ** DONE Bug: #+ATTR_LaTeX broken in LaTeX export (6.36trans (release_6.36.461.g798e))
10097 CLOSED: [2010-07-02 Fr 16:43]
10098   [2010-07-01 Do]
10099   :PROPERTIES:
10100   :ID: mid:878w5w2w5y%2Efsf%40thinkpad%2Etsdh%2Ede
10101   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10102   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10103   :ARCHIVE_OLPATH: New Issues
10104   :ARCHIVE_CATEGORY: worg
10105   :ARCHIVE_TODO: DONE
10106   :ARCHIVE_ITAGS: new
10107   :END:
10109     - Gmane :: [[http://mid.gmane.org/878w5w2w5y%2Efsf%40thinkpad%2Etsdh%2Ede][Bug: #+ATTR_LaTeX broken in LaTeX export (6.36trans (release_6.36.461.g798e))]]
10110 ** DONE Problem export to html
10111 CLOSED: [2010-07-02 Fr 16:44]
10112   [2010-07-01 Do]
10113   :PROPERTIES:
10114   :ID: mid:AANLkTin0K7Sf02SPsqK9Fl7y5oJT46brvZDjD%2DuN4L5T%40mail%2Egmail%2Ecom
10115   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10116   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10117   :ARCHIVE_OLPATH: New Issues
10118   :ARCHIVE_CATEGORY: worg
10119   :ARCHIVE_TODO: DONE
10120   :ARCHIVE_ITAGS: new
10121   :END:
10123     - Gmane :: [[http://mid.gmane.org/AANLkTin0K7Sf02SPsqK9Fl7y5oJT46brvZDjD%2DuN4L5T%40mail%2Egmail%2Ecom][Problem export to html]]
10124 ** DONE org-capture: Formatting of entries
10125 CLOSED: [2010-07-02 Fr 16:44]
10126   [2010-06-30 Mi]
10127   :PROPERTIES:
10128   :ID: mid:i0e064%24q2t%241%40dough%2Egmane%2Eorg
10129   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10130   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10131   :ARCHIVE_OLPATH: New Issues
10132   :ARCHIVE_CATEGORY: worg
10133   :ARCHIVE_TODO: DONE
10134   :ARCHIVE_ITAGS: new
10135   :END:
10137     - Gmane :: [[http://mid.gmane.org/i0e064%24q2t%241%40dough%2Egmane%2Eorg][org-capture: Formatting of entries]]
10138 ** DONE Google calendar to org mode script and a feature request for agenda
10139 CLOSED: [2010-07-02 Fr 16:45]
10140   [2010-06-30 Mi]
10141   :PROPERTIES:
10142   :ID: mid:87d3v95v87%2Ewl%25ucecesf%40ucl%2Eac%2Euk
10143   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10144   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10145   :ARCHIVE_OLPATH: New Issues
10146   :ARCHIVE_CATEGORY: worg
10147   :ARCHIVE_TODO: DONE
10148   :ARCHIVE_ITAGS: new
10149   :END:
10151     - Gmane :: [[http://mid.gmane.org/87d3v95v87%2Ewl%25ucecesf%40ucl%2Eac%2Euk][Google calendar to org mode script and a feature request for agenda]]
10152 ** DONE Org-jekyll - org-publish-initialize-files-alist
10153 CLOSED: [2010-07-02 Fr 16:45]
10154   [2010-06-30 Mi]
10155   :PROPERTIES:
10156   :ID: mid:AANLkTim6trg8dkOrJKlcLMyLB0CABjqo5g6Whf7H4wFM%40mail%2Egmail%2Ecom
10157   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10158   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10159   :ARCHIVE_OLPATH: New Issues
10160   :ARCHIVE_CATEGORY: worg
10161   :ARCHIVE_TODO: DONE
10162   :ARCHIVE_ITAGS: new
10163   :END:
10165     - Gmane :: [[http://mid.gmane.org/AANLkTim6trg8dkOrJKlcLMyLB0CABjqo5g6Whf7H4wFM%40mail%2Egmail%2Ecom][Org-jekyll - org-publish-initialize-files-alist]]
10166 ** DONE mobileorg - "No executable found to compute checksums"
10167 CLOSED: [2010-07-02 Fr 16:45]
10168   [2010-06-30 Mi]
10169   :PROPERTIES:
10170   :ID: mid:AANLkTil0kXTneMciY2HufsqcS5qOph%5FmPrMM2mgDechC%40mail%2Egmail%2Ecom
10171   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10172   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10173   :ARCHIVE_OLPATH: New Issues
10174   :ARCHIVE_CATEGORY: worg
10175   :ARCHIVE_TODO: DONE
10176   :ARCHIVE_ITAGS: new
10177   :END:
10179     - Gmane :: [[http://mid.gmane.org/AANLkTil0kXTneMciY2HufsqcS5qOph%5FmPrMM2mgDechC%40mail%2Egmail%2Ecom][mobileorg - "No executable found to compute checksums"]]
10180 ** DONE (no subject)
10181 CLOSED: [2010-07-02 Fr 16:46]
10182   [2010-06-30 Mi]
10183   :PROPERTIES:
10184   :ID: mid:429795%2E23493%2Eqm%40web65508%2Email%2Eac4%2Eyahoo%2Ecom
10185   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10186   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10187   :ARCHIVE_OLPATH: New Issues
10188   :ARCHIVE_CATEGORY: worg
10189   :ARCHIVE_TODO: DONE
10190   :ARCHIVE_ITAGS: new
10191   :END:
10193     - Gmane :: [[http://mid.gmane.org/429795%2E23493%2Eqm%40web65508%2Email%2Eac4%2Eyahoo%2Ecom][(no subject)]]
10194 ** DONE LaTeX export works but not in HTML
10195 CLOSED: [2010-07-02 Fr 16:46]
10196   [2010-06-30 Mi]
10197   :PROPERTIES:
10198   :ID: mid:291097%2E63371%2Eqm%40web65511%2Email%2Eac4%2Eyahoo%2Ecom
10199   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10200   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10201   :ARCHIVE_OLPATH: New Issues
10202   :ARCHIVE_CATEGORY: worg
10203   :ARCHIVE_TODO: DONE
10204   :ARCHIVE_ITAGS: new
10205   :END:
10207     - Gmane :: [[http://mid.gmane.org/291097%2E63371%2Eqm%40web65511%2Email%2Eac4%2Eyahoo%2Ecom][LaTeX export works but not in HTML]]
10208 ** DONE inline tasks (org-inlinetask.el)
10209 CLOSED: [2010-07-02 Fr 16:47]
10210   [2010-06-30 Mi]
10211   :PROPERTIES:
10212   :ID: mid:87vd91dfed%2Efsf%40eraldo%2Eorg
10213   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10214   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10215   :ARCHIVE_OLPATH: New Issues
10216   :ARCHIVE_CATEGORY: worg
10217   :ARCHIVE_TODO: DONE
10218   :ARCHIVE_ITAGS: new
10219   :END:
10221     - Gmane :: [[http://mid.gmane.org/87vd91dfed%2Efsf%40eraldo%2Eorg][inline tasks (org-inlinetask.el)]]
10222 ** DONE *.bak files in trunk?
10223 CLOSED: [2010-07-02 Fr 16:48]
10224   [2010-06-30 Mi]
10225   :PROPERTIES:
10226   :ID: mid:AANLkTilnumPoT%5FykXbJTw6bBAxjG3w%5Fhf%5FGhEwnVbFQz%40mail%2Egmail%2Ecom
10227   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10228   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10229   :ARCHIVE_OLPATH: New Issues
10230   :ARCHIVE_CATEGORY: worg
10231   :ARCHIVE_TODO: DONE
10232   :ARCHIVE_ITAGS: new
10233   :END:
10235     - Gmane :: [[http://mid.gmane.org/AANLkTilnumPoT%5FykXbJTw6bBAxjG3w%5Fhf%5FGhEwnVbFQz%40mail%2Egmail%2Ecom][*.bak files in trunk?]]
10236 ** DONE Supress Contents frame in LaTeX beamer export
10237 CLOSED: [2010-07-02 Fr 16:48]
10238   [2010-06-30 Mi]
10239   :PROPERTIES:
10240   :ID: mid:87k4ph500o%2Efsf%40thinkpad%2Etsdh%2Ede
10241   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10242   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10243   :ARCHIVE_OLPATH: New Issues
10244   :ARCHIVE_CATEGORY: worg
10245   :ARCHIVE_TODO: DONE
10246   :ARCHIVE_ITAGS: new
10247   :END:
10249     - Gmane :: [[http://mid.gmane.org/87k4ph500o%2Efsf%40thinkpad%2Etsdh%2Ede][Supress Contents frame in LaTeX beamer export]]
10250 ** DONE Proposed tweak to org-agenda-skip-entry-when-regexp-matches-in-subtree
10251 CLOSED: [2010-07-02 Fr 16:49]
10252   [2010-06-28 Mo]
10253   :PROPERTIES:
10254   :ID: mid:AANLkTimniMx3OGz%5F%5Foe%2D5%5FMvH8M1shlvA%5FEtRaHwAExQ%40mail%2Egmail%2Ecom
10255   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10256   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10257   :ARCHIVE_OLPATH: New Issues
10258   :ARCHIVE_CATEGORY: worg
10259   :ARCHIVE_TODO: DONE
10260   :ARCHIVE_ITAGS: new
10261   :END:
10263     - Gmane :: [[http://mid.gmane.org/AANLkTimniMx3OGz%5F%5Foe%2D5%5FMvH8M1shlvA%5FEtRaHwAExQ%40mail%2Egmail%2Ecom][Proposed tweak to org-agenda-skip-entry-when-regexp-matches-in-subtree]]
10264 ** DONE Org-capture - go to last captured note is not consistent
10265 CLOSED: [2010-07-02 Fr 16:49]
10266   [2010-06-28 Mo]
10267   :PROPERTIES:
10268   :ID: mid:871vbrcflr%2Efsf%40gollum%2Eintra%2Enorang%2Eca
10269   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10270   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10271   :ARCHIVE_OLPATH: New Issues
10272   :ARCHIVE_CATEGORY: worg
10273   :ARCHIVE_TODO: DONE
10274   :ARCHIVE_ITAGS: new
10275   :END:
10277     - Gmane :: [[http://mid.gmane.org/871vbrcflr%2Efsf%40gollum%2Eintra%2Enorang%2Eca][Org-capture - go to last captured note is not consistent]]
10278 ** DONE org-babel and emacs init                                                             :Babel:
10279 CLOSED: [2010-07-02 Fr 16:49]
10280   [2010-06-28 Mo]
10281   :PROPERTIES:
10282   :ID: mid:i0alph%24t1p%241%40dough%2Egmane%2Eorg
10283   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10284   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10285   :ARCHIVE_OLPATH: New Issues
10286   :ARCHIVE_CATEGORY: worg
10287   :ARCHIVE_TODO: DONE
10288   :ARCHIVE_ITAGS: new
10289   :END:
10291     - Gmane :: [[http://mid.gmane.org/i0alph%24t1p%241%40dough%2Egmane%2Eorg][org-babel and emacs init]]
10292 ** DONE Behavior of Gnus when called from an hyperlink
10293 CLOSED: [2010-07-02 Fr 16:50]
10294   [2010-06-28 Mo]
10295   :PROPERTIES:
10296   :ID: mid:87r5jrcx9g%2Efsf%40mundaneum%2Ecom
10297   :ARCHIVE_TIME: 2010-07-02 Fr 17:21
10298   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10299   :ARCHIVE_OLPATH: User Requests
10300   :ARCHIVE_CATEGORY: worg
10301   :ARCHIVE_TODO: DONE
10302   :END:
10304     - Gmane :: [[http://mid.gmane.org/87r5jrcx9g%2Efsf%40mundaneum%2Ecom][Behavior of Gnus when called from an hyperlink]]
10306 ** DONE Headline and numbered plain list
10307 CLOSED: [2010-07-02 Fr 16:51]
10308   [2010-06-28 Mo]
10309   :PROPERTIES:
10310   :ID: mid:AANLkTimlJAeRFL2bZFiMcvmGMCUVYo%2DmC9tjeKRTUv%5Fk%40mail%2Egmail%2Ecom
10311   :ARCHIVE_TIME: 2010-07-02 Fr 17:21
10312   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10313   :ARCHIVE_OLPATH: User Requests
10314   :ARCHIVE_CATEGORY: worg
10315   :ARCHIVE_TODO: DONE
10316   :END:
10318     - Gmane :: [[http://mid.gmane.org/AANLkTimlJAeRFL2bZFiMcvmGMCUVYo%2DmC9tjeKRTUv%5Fk%40mail%2Egmail%2Ecom][Headline and numbered plain list]]
10319 ** DONE magit, revert, folding, normal-mode, performance
10320 CLOSED: [2010-07-02 Fr 16:53]
10321   [2010-06-27 So]
10322   :PROPERTIES:
10323   :ID: mid:AANLkTikGlMH%5FJC6dGPTUlDPmv7Ao%5F2evcC0ERwzCff6E%40mail%2Egmail%2Ecom
10324   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10325   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10326   :ARCHIVE_OLPATH: New Issues
10327   :ARCHIVE_CATEGORY: worg
10328   :ARCHIVE_TODO: DONE
10329   :ARCHIVE_ITAGS: new
10330   :END:
10332     - Gmane :: [[http://mid.gmane.org/AANLkTikGlMH%5FJC6dGPTUlDPmv7Ao%5F2evcC0ERwzCff6E%40mail%2Egmail%2Ecom][magit, revert, folding, normal-mode, performance]]
10333 ** DONE complex filters in agenda view
10334 CLOSED: [2010-07-02 Fr 16:55]
10335   [2010-06-27 So]
10336   :PROPERTIES:
10337   :ID: mid:AANLkTikPnoJ7J5t%2DVqJzvmYXOrt6uYRhJrBBf%2D%5FwaR7V%40mail%2Egmail%2Ecom
10338   :ARCHIVE_TIME: 2010-07-02 Fr 17:21
10339   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10340   :ARCHIVE_OLPATH: User Requests
10341   :ARCHIVE_CATEGORY: worg
10342   :ARCHIVE_TODO: DONE
10343   :END:
10345     - Gmane :: [[http://mid.gmane.org/AANLkTikPnoJ7J5t%2DVqJzvmYXOrt6uYRhJrBBf%2D%5FwaR7V%40mail%2Egmail%2Ecom][complex filters in agenda view]]
10346 ** DONE a better way with babel                                                              :Babel:
10347 CLOSED: [2010-07-02 Fr 17:03]
10348   [2010-06-22 Di]
10349   :PROPERTIES:
10350   :ID: mid:201006211803%2E25616%2Erobut%40iinet%2Enet%2Eau
10351   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10352   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10353   :ARCHIVE_OLPATH: New Issues
10354   :ARCHIVE_CATEGORY: worg
10355   :ARCHIVE_TODO: DONE
10356   :ARCHIVE_ITAGS: new
10357   :END:
10359     - Gmane :: [[http://mid.gmane.org/201006211803%2E25616%2Erobut%40iinet%2Enet%2Eau][a better way with babel]]
10360 ** DONE (PATCH) orphaned captions and labels                                                 :Patch:
10361 CLOSED: [2010-07-02 Fr 17:12]
10362   [2010-06-22 Di]
10363   :PROPERTIES:
10364   :ID: mid:87ljaa997e%2Ewl%25n%2Egoaziou%40gmail%2Ecom
10365   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10366   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10367   :ARCHIVE_OLPATH: New Issues
10368   :ARCHIVE_CATEGORY: worg
10369   :ARCHIVE_TODO: DONE
10370   :ARCHIVE_ITAGS: new
10371   :END:
10373     - Gmane :: [[http://mid.gmane.org/87ljaa997e%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(PATCH) orphaned captions and labels]]
10374 ** DONE (babel) exports, caching, remote execution                                           :Babel:
10375 CLOSED: [2010-07-02 Fr 17:14]
10376   [2010-06-18 Fr]
10377   :PROPERTIES:
10378   :ID: mid:m0typ2jgh5%2Efsf%40gmail%2Ecom
10379   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10380   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10381   :ARCHIVE_OLPATH: New Issues
10382   :ARCHIVE_CATEGORY: worg
10383   :ARCHIVE_TODO: DONE
10384   :ARCHIVE_ITAGS: new
10385   :END:
10387     - Gmane :: [[http://mid.gmane.org/m0typ2jgh5%2Efsf%40gmail%2Ecom][(babel) exports, caching, remote execution]]
10388 ** DONE Automatic move DONE items to the tail of the list
10389 CLOSED: [2010-07-02 Fr 17:14]
10390   [2010-06-22 Di]
10391   :PROPERTIES:
10392   :ID: mid:AANLkTikCeLD9aGg1WxcqEFAqcM21JjOTOYUNh%2Dhnfu8E%40mail%2Egmail%2Ecom
10393   :ARCHIVE_TIME: 2010-07-02 Fr 17:21
10394   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10395   :ARCHIVE_OLPATH: User Requests
10396   :ARCHIVE_CATEGORY: worg
10397   :ARCHIVE_TODO: DONE
10398   :END:
10400     - Gmane :: [[http://mid.gmane.org/AANLkTikCeLD9aGg1WxcqEFAqcM21JjOTOYUNh%2Dhnfu8E%40mail%2Egmail%2Ecom][Automatic move DONE items to the tail of the list]]
10401 ** DONE MobileOrg - no NEW state                                                            :Mobile:
10402 CLOSED: [2010-07-02 Fr 17:18]
10403   [2010-06-05 Sa]
10404   :PROPERTIES:
10405   :ID: mid:COL112%2DW34C6D78B0500A14D65D17AC3D20%40phx%2Egbl
10406   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
10407   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10408   :ARCHIVE_OLPATH: New Issues
10409   :ARCHIVE_CATEGORY: worg
10410   :ARCHIVE_TODO: DONE
10411   :ARCHIVE_ITAGS: new
10412   :END:
10414     - Gmane :: [[http://mid.gmane.org/COL112%2DW34C6D78B0500A14D65D17AC3D20%40phx%2Egbl][MobileOrg - no NEW state]]
10416 ** DECLINED Org ident destroys special fontification of inline tasks
10417 CLOSED: [2010-07-02 Fr 17:26]
10418 :LOGBOOK:
10419 - Note taken on [2010-07-02 Fr 17:26] \\
10420   Duplicate.
10421 :END:
10422 :PROPERTIES:
10423 :ARCHIVE_TIME: 2010-07-05 Mo 17:20
10424 :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10425 :ARCHIVE_OLPATH: Development Tasks/Miscellaneous Stuff
10426 :ARCHIVE_CATEGORY: worg
10427 :ARCHIVE_TODO: DECLINED
10428 :END:
10430     - Gmane :: [[http://mid.gmane.org/AANLkTil3cSVy2SjQK0%5Fu0JcakAV7mYjQaZVtBpr7nX3I%40mail%2Egmail%2Ecom][Two bugs in org-indent (plus a fix to correct one of them)]]
10432 #+BEGIN_QUOTE
10433 2. org-indent fails to play nicely with org-inlinetask in two ways
10435    i) It destroys the special fontification of the inline task's
10436 leading stars, even if org-indent-mode-turns-on-hiding-stars is set to
10439    ii) Any text after an inline task's END statement is soft-indented
10440 as though it were part of the inline task, whereas the indentation
10441 should ideally return to what it was before the inline task. Of
10442 course, this is also a problem when org-indent is turned off, if you
10443 try to automatically hard-indent using TAB. However, in that case you
10444 can adjust by hand the indentation of the first line after the inline
10445 task, and then all the following lines will indent correctly. With
10446 org-indent the problem is much worse since there is no way of
10447 adjusting the soft indents by hand.
10448 #+END_QUOTE
10449 ** DONE (require 'cl) seems not to be compiled
10450 CLOSED: [2010-07-02 Fr 17:31]
10451   [2010-06-13 So]
10452   :PROPERTIES:
10453   :ID: mid:7078%2E192%2E251%2E226%2E206%2E1276191465%2Esquirrel%40lavabit%2Ecom
10454   :ARCHIVE_TIME: 2010-07-05 Mo 17:29
10455   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10456   :ARCHIVE_OLPATH: New Issues
10457   :ARCHIVE_CATEGORY: worg
10458   :ARCHIVE_TODO: DONE
10459   :ARCHIVE_ITAGS: new
10460   :END:
10462     - Gmane :: [[http://mid.gmane.org/7078%2E192%2E251%2E226%2E206%2E1276191465%2Esquirrel%40lavabit%2Ecom][(require 'cl) seems not to be compiled]]
10463 ** DONE capture template: %& and %!
10464 CLOSED: [2010-07-05 Mo 17:11]
10465   [2010-07-05 Mo]
10466   :PROPERTIES:
10467   :ID: mid:871vbigozq%2Efsf%40mean%2Ealbasani%2Enet
10468   :ARCHIVE_TIME: 2010-07-05 Mo 17:29
10469   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10470   :ARCHIVE_OLPATH: New Issues
10471   :ARCHIVE_CATEGORY: worg
10472   :ARCHIVE_TODO: DONE
10473   :ARCHIVE_ITAGS: new
10474   :END:
10476     - Gmane :: [[http://mid.gmane.org/871vbigozq%2Efsf%40mean%2Ealbasani%2Enet][capture template: %& and %!]]
10477 ** DONE "Symbol's function definition is void: org-face-from-face-or-color"
10478 CLOSED: [2010-07-10 Sa 20:51]
10479   [2010-07-10 Sa]
10480   :PROPERTIES:
10481   :ID: mid:380DA41F%2DB047%2D4BC7%2D941B%2D0C4AB49C1CA3%40gilbert%2Eorg
10482   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
10483   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10484   :ARCHIVE_OLPATH: New Issues
10485   :ARCHIVE_CATEGORY: worg
10486   :ARCHIVE_TODO: DONE
10487   :ARCHIVE_ITAGS: new
10488   :END:
10490     - Gmane :: [[http://mid.gmane.org/380DA41F%2DB047%2D4BC7%2D941B%2D0C4AB49C1CA3%40gilbert%2Eorg]["Symbol's function definition is void: org-face-from-face-or-color"]]
10491 ** DONE (BABEL) syntax highlighting in LaTeX output?
10492 CLOSED: [2010-07-10 Sa 21:13]
10493   [2010-07-10 Sa]
10494   :PROPERTIES:
10495   :ID: mid:AANLkTimqK6kj%2DJUmGuGeoNE3uBz6TNbNuDnR2PEHSTst%40mail%2Egmail%2Ecom
10496   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
10497   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10498   :ARCHIVE_OLPATH: New Issues
10499   :ARCHIVE_CATEGORY: worg
10500   :ARCHIVE_TODO: DONE
10501   :ARCHIVE_ITAGS: new
10502   :END:
10504     - Gmane :: [[http://mid.gmane.org/AANLkTimqK6kj%2DJUmGuGeoNE3uBz6TNbNuDnR2PEHSTst%40mail%2Egmail%2Ecom][(BABEL) syntax highlighting in LaTeX output?]]
10505 ** DONE org-log-done
10506 CLOSED: [2010-07-10 Sa 21:17]
10507   [2010-07-09 Fr]
10508   :PROPERTIES:
10509   :ID: mid:644DBED2%2D8DCD%2D42CC%2D8466%2DF5B6FFC8AC15%402bike4%2Ecom
10510   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
10511   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10512   :ARCHIVE_OLPATH: User Requests
10513   :ARCHIVE_CATEGORY: worg
10514   :ARCHIVE_TODO: DONE
10515   :END:
10517     - Gmane :: [[http://mid.gmane.org/644DBED2%2D8DCD%2D42CC%2D8466%2DF5B6FFC8AC15%402bike4%2Ecom][org-log-done]]
10518 ** DONE (BABEL) Bugin :session? Export html - works --- export pdf not                       :Babel:
10519 CLOSED: [2010-07-10 Sa 21:20]
10520   [2010-07-09 Fr]
10521   :PROPERTIES:
10522   :ID: mid:AANLkTikc3fy5XOX6mbc%2DCfyo3uYI503DfumNaeUiqUPD%40mail%2Egmail%2Ecom
10523   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
10524   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10525   :ARCHIVE_OLPATH: New Issues
10526   :ARCHIVE_CATEGORY: worg
10527   :ARCHIVE_TODO: DONE
10528   :ARCHIVE_ITAGS: new
10529   :END:
10531     - Gmane :: [[http://mid.gmane.org/AANLkTikc3fy5XOX6mbc%2DCfyo3uYI503DfumNaeUiqUPD%40mail%2Egmail%2Ecom][(BABEL) Bugin :session? Export html - works --- export pdf not]]
10532 ** DONE CSS and Publishing to HTML Tutorial
10533 CLOSED: [2010-07-10 Sa 21:26]
10534   [2010-07-09 Fr]
10535   :PROPERTIES:
10536   :ID: mid:201007081948%2E12773%2Eahcnz%40ihug%2Eco%2Enz
10537   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
10538   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10539   :ARCHIVE_OLPATH: User Requests
10540   :ARCHIVE_CATEGORY: worg
10541   :ARCHIVE_TODO: DONE
10542   :END:
10544     - Gmane :: [[http://mid.gmane.org/201007081948%2E12773%2Eahcnz%40ihug%2Eco%2Enz][CSS and Publishing to HTML Tutorial]]
10545 ** DONE org-babel-tangle-lang-exts must be initialized? how to get syntax coloring?          :Babel:
10546 CLOSED: [2010-07-10 Sa 21:29]
10547   [2010-07-09 Fr]
10548   :PROPERTIES:
10549   :ID: mid:AANLkTikB5b4j38wjf7PjIm9issLH5VN43t%5FZ2jTwwKr2%40mail%2Egmail%2Ecom
10550   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
10551   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10552   :ARCHIVE_OLPATH: New Issues
10553   :ARCHIVE_CATEGORY: worg
10554   :ARCHIVE_TODO: DONE
10555   :ARCHIVE_ITAGS: new
10556   :END:
10558     - Gmane :: [[http://mid.gmane.org/AANLkTikB5b4j38wjf7PjIm9issLH5VN43t%5FZ2jTwwKr2%40mail%2Egmail%2Ecom][org-babel-tangle-lang-exts must be initialized? how to get syntax coloring?]]
10559 ** DONE Export of latex source to html
10560 CLOSED: [2010-07-10 Sa 21:39]
10561   [2010-07-09 Fr]
10562   :PROPERTIES:
10563   :ID: mid:AANLkTimHtQXjf4f7rI8NIkW9NAnMW2d%5FHDqfxNuljsWD%40mail%2Egmail%2Ecom
10564   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
10565   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10566   :ARCHIVE_OLPATH: User Requests
10567   :ARCHIVE_CATEGORY: worg
10568   :ARCHIVE_TODO: DONE
10569   :END:
10571     - Gmane :: [[http://mid.gmane.org/AANLkTimHtQXjf4f7rI8NIkW9NAnMW2d%5FHDqfxNuljsWD%40mail%2Egmail%2Ecom][Export of latex source to html]]
10572 ** DONE Columns with LaTeX beamer export
10573 CLOSED: [2010-07-10 Sa 21:44]
10574   [2010-07-10 Sa]
10575   :PROPERTIES:
10576   :ID: mid:8739vx6oie%2Efsf%40thinkpad%2Etsdh%2Ede
10577   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
10578   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10579   :ARCHIVE_OLPATH: New Issues
10580   :ARCHIVE_CATEGORY: worg
10581   :ARCHIVE_TODO: DONE
10582   :ARCHIVE_ITAGS: new
10583   :END:
10585     - Gmane :: [[http://mid.gmane.org/8739vx6oie%2Efsf%40thinkpad%2Etsdh%2Ede][Columns with LaTeX beamer export]]
10586 ** DONE Bug: Items with repeating timestamps don't appear in the agenda (6.36trans (release_6.36.509.g9e9b))
10587 CLOSED: [2010-07-10 Sa 21:46]
10588   [2010-07-05 Mo]
10589   :PROPERTIES:
10590   :ID: mid:87k4padxyn%2Efsf%40thinkpad%2Etsdh%2Ede
10591   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
10592   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10593   :ARCHIVE_OLPATH: New Issues
10594   :ARCHIVE_CATEGORY: worg
10595   :ARCHIVE_TODO: DONE
10596   :ARCHIVE_ITAGS: new
10597   :END:
10599     - Gmane :: [[http://mid.gmane.org/87k4padxyn%2Efsf%40thinkpad%2Etsdh%2Ede][Bug: Items with repeating timestamps don't appear in the agenda (6.36trans (release_6.36.509.g9e9b))]]
10600 ** DONE Crash of emacs when using SHIFT-TAB
10601 CLOSED: [2010-07-10 Sa 21:47]
10602   [2010-07-05 Mo]
10603   :PROPERTIES:
10604   :ID: mid:AANLkTik7YYCcz9ByfnuyQTnPFLWdiao2Wp7qbLeeRj36%40mail%2Egmail%2Ecom
10605   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
10606   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10607   :ARCHIVE_OLPATH: New Issues
10608   :ARCHIVE_CATEGORY: worg
10609   :ARCHIVE_TODO: DONE
10610   :ARCHIVE_ITAGS: new
10611   :END:
10613     - Gmane :: [[http://mid.gmane.org/AANLkTik7YYCcz9ByfnuyQTnPFLWdiao2Wp7qbLeeRj36%40mail%2Egmail%2Ecom][Crash of emacs when using SHIFT-TAB]]
10614 ** DONE patch for org mode
10615 CLOSED: [2010-07-10 Sa 21:49]
10616   [2010-07-05 Mo]
10617   :PROPERTIES:
10618   :ID: mid:12476%2E1278319281%40maps
10619   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
10620   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10621   :ARCHIVE_OLPATH: New Issues
10622   :ARCHIVE_CATEGORY: worg
10623   :ARCHIVE_TODO: DONE
10624   :ARCHIVE_ITAGS: new
10625   :END:
10627     - Gmane :: [[http://mid.gmane.org/12476%2E1278319281%40maps][patch for org mode]]
10628 ** DONE Bug: Export error with images with no caption (6.36trans (release_6.36.509.g9e9b))
10629 CLOSED: [2010-07-10 Sa 21:49]
10630   [2010-07-05 Mo]
10631   :PROPERTIES:
10632   :ID: mid:87tyoee2ev%2Efsf%40thinkpad%2Etsdh%2Ede
10633   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
10634   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10635   :ARCHIVE_OLPATH: New Issues
10636   :ARCHIVE_CATEGORY: worg
10637   :ARCHIVE_TODO: DONE
10638   :ARCHIVE_ITAGS: new
10639   :END:
10641     - Gmane :: [[http://mid.gmane.org/87tyoee2ev%2Efsf%40thinkpad%2Etsdh%2Ede][Bug: Export error with images with no caption (6.36trans (release_6.36.509.g9e9b))]], [[http://mid.gmane.org/87hbke16m8%2Ewl%25ucecesf%40ucl%2Eac%2Euk][problem exporting an image to latex]]
10643 #+BEGIN_QUOTE
10644 I did some git bisection, and the last working version is commit
10645 3b5351c7da59da3685f8233c252b1506166d35f3, so it seems Eric's commit
10646 5edefbba269db8e717bd2b40778786b08af3f7a1 introduced the bug.
10647 #+END_QUOTE
10648 ** DONE tabular logging of values in habits and other repeating tasks
10649 CLOSED: [2010-07-10 Sa 21:50]
10650   [2010-07-05 Mo]
10651   :PROPERTIES:
10652   :ID: mid:E70926CE%2DF131%2D4A12%2D8FC2%2D6ECB3B95F5E2%40gilbert%2Eorg
10653   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
10654   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10655   :ARCHIVE_OLPATH: User Requests
10656   :ARCHIVE_CATEGORY: worg
10657   :ARCHIVE_TODO: DONE
10658   :END:
10660     - Gmane :: [[http://mid.gmane.org/E70926CE%2DF131%2D4A12%2D8FC2%2D6ECB3B95F5E2%40gilbert%2Eorg][tabular logging of values in habits and other repeating tasks]]
10661 ** DONE No subscript when exporting
10662 CLOSED: [2010-07-10 Sa 21:56]
10663   [2010-07-05 Mo]
10664   :PROPERTIES:
10665   :ID: mid:164465041%2E20100703000447%40gmail%2Ecom
10666   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
10667   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10668   :ARCHIVE_OLPATH: User Requests
10669   :ARCHIVE_CATEGORY: worg
10670   :ARCHIVE_TODO: DONE
10671   :END:
10673     - Gmane :: [[http://mid.gmane.org/164465041%2E20100703000447%40gmail%2Ecom][No subscript when exporting]]
10674 ** DONE Bug: logging & PROPERTIES (6.36trans)
10675 CLOSED: [2010-07-10 Sa 21:57]
10676   [2010-07-02 Fr]
10677   :PROPERTIES:
10678   :ID: mid:83sk426o6w%2Efsf%40yahoo%2Eit
10679   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
10680   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10681   :ARCHIVE_OLPATH: New Issues
10682   :ARCHIVE_CATEGORY: worg
10683   :ARCHIVE_TODO: DONE
10684   :ARCHIVE_ITAGS: new
10685   :END:
10687     - Gmane :: [[http://mid.gmane.org/83sk426o6w%2Efsf%40yahoo%2Eit][Bug: logging & PROPERTIES (6.36trans)]]
10688 ** DONE Org+table.el = mutli line cells?
10689 CLOSED: [2010-07-10 Sa 22:05]
10690   [2010-07-02 Fr]
10691   :PROPERTIES:
10692   :ID: mid:AANLkTill5zo1j28Ch2IZYxOgKjuQ8h6uuGTsY1ufft0%2D%40mail%2Egmail%2Ecom
10693   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
10694   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10695   :ARCHIVE_OLPATH: User Requests
10696   :ARCHIVE_CATEGORY: worg
10697   :ARCHIVE_TODO: DONE
10698   :END:
10700     - Gmane :: [[http://mid.gmane.org/AANLkTill5zo1j28Ch2IZYxOgKjuQ8h6uuGTsY1ufft0%2D%40mail%2Egmail%2Ecom][Org+table.el = mutli line cells?]]
10701 ** DONE (PATCH) add firefox/vimperator support to contrib/lisp/org-mac-link-grabber.el
10702 CLOSED: [2010-07-10 Sa 22:06]
10703   [2010-07-01 Do]
10704   :PROPERTIES:
10705   :ID: mid:5BF8BAAB%2D4371%2D4AC3%2DBDB6%2D54E4F745B9D7%40yahoo%2Ecom
10706   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
10707   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10708   :ARCHIVE_OLPATH: New Issues
10709   :ARCHIVE_CATEGORY: worg
10710   :ARCHIVE_TODO: DONE
10711   :ARCHIVE_ITAGS: new
10712   :END:
10714     - Gmane :: [[http://mid.gmane.org/5BF8BAAB%2D4371%2D4AC3%2DBDB6%2D54E4F745B9D7%40yahoo%2Ecom][(PATCH) add firefox/vimperator support to contrib/lisp/org-mac-link-grabber.el]]
10715 ** DONE org-capture file+function match (PATCH) + question
10716 CLOSED: [2010-07-10 Sa 22:08]
10717   [2010-07-01 Do]
10718   :PROPERTIES:
10719   :ID: mid:20100630155357%2EGA19738%40soloJazz%2Ecom
10720   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
10721   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10722   :ARCHIVE_OLPATH: New Issues
10723   :ARCHIVE_CATEGORY: worg
10724   :ARCHIVE_TODO: DONE
10725   :ARCHIVE_ITAGS: new
10726   :END:
10728     - Gmane :: [[http://mid.gmane.org/20100630155357%2EGA19738%40soloJazz%2Ecom][org-capture file+function match (PATCH) + question]]
10729 ** DONE (BABEL) html export for R not working, but for sh and others                         :Babel:
10730 CLOSED: [2010-07-10 Sa 22:08]
10731   [2010-07-01 Do]
10732   :PROPERTIES:
10733   :ID: mid:AANLkTinW3aIKQOsrjgfp3ZZILMT0dS3jv2WUMILsyf3U%40mail%2Egmail%2Ecom
10734   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
10735   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10736   :ARCHIVE_OLPATH: New Issues
10737   :ARCHIVE_CATEGORY: worg
10738   :ARCHIVE_TODO: DONE
10739   :ARCHIVE_ITAGS: new
10740   :END:
10742     - Gmane :: [[http://mid.gmane.org/AANLkTinW3aIKQOsrjgfp3ZZILMT0dS3jv2WUMILsyf3U%40mail%2Egmail%2Ecom][(BABEL) html export for R not working, but for sh and others]]
10743 ** DONE (org-babel) Does org-babel needs some simplification?                                :Babel:
10744 CLOSED: [2010-07-10 Sa 22:13]
10745   [2010-06-30 Mi]
10746   :PROPERTIES:
10747   :ID: mid:4C296DDA%2E1080109%40gmail%2Ecom
10748   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
10749   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10750   :ARCHIVE_OLPATH: User Requests
10751   :ARCHIVE_CATEGORY: worg
10752   :ARCHIVE_TODO: DONE
10753   :END:
10755     - Gmane :: [[http://mid.gmane.org/4C296DDA%2E1080109%40gmail%2Ecom][(org-babel) Does org-babel needs some simplification?]]
10756 ** DONE Hide timestamps for several days time range in agenda
10757 CLOSED: [2010-07-12 Mo 17:11]
10758   [2010-07-12 Mo]
10759   :PROPERTIES:
10760   :ID: mid:loom%2E20100712T101313%2D766%40post%2Egmane%2Eorg
10761   :ARCHIVE_TIME: 2010-07-12 Mo 17:15
10762   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10763   :ARCHIVE_OLPATH: New Issues
10764   :ARCHIVE_CATEGORY: worg
10765   :ARCHIVE_TODO: DONE
10766   :ARCHIVE_ITAGS: new
10767   :END:
10769     - Gmane :: [[http://mid.gmane.org/loom%2E20100712T101313%2D766%40post%2Egmane%2Eorg][Hide timestamps for several days time range in agenda]]
10770 ** DONE (PATCH) org-capture - using `file' as template
10771 CLOSED: [2010-07-14 Mi 20:59]
10772   [2010-07-14 Mi]
10773   :PROPERTIES:
10774   :ID: mid:87bpaavlpo%2Efsf%40alterecco%2Enet
10775   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10776   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10777   :ARCHIVE_OLPATH: New Issues
10778   :ARCHIVE_CATEGORY: worg
10779   :ARCHIVE_TODO: DONE
10780   :ARCHIVE_ITAGS: new
10781   :END:
10783     - Gmane :: [[http://mid.gmane.org/87bpaavlpo%2Efsf%40alterecco%2Enet][(PATCH) org-capture - using `file' as template]]
10784 ** DONE cdlatex, previewing LaTeX, and dollar signs
10785 CLOSED: [2010-07-16 Fr 19:14]
10786   [2010-07-14 Mi]
10787   :PROPERTIES:
10788   :ID: mid:loom%2E20100714T193345%2D694%40post%2Egmane%2Eorg
10789   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10790   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10791   :ARCHIVE_OLPATH: New Issues
10792   :ARCHIVE_CATEGORY: worg
10793   :ARCHIVE_TODO: DONE
10794   :ARCHIVE_ITAGS: new
10795   :END:
10797     - Gmane :: [[http://mid.gmane.org/loom%2E20100714T193345%2D694%40post%2Egmane%2Eorg][cdlatex, previewing LaTeX, and dollar signs]]
10798 ** DONE programming for org-mode
10799 CLOSED: [2010-07-16 Fr 19:14]
10800   [2010-07-15 Do]
10801   :PROPERTIES:
10802   :ID: mid:3910304564%2E20100715085202%40gmail%2Ecom
10803   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10804   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10805   :ARCHIVE_OLPATH: New Issues
10806   :ARCHIVE_CATEGORY: worg
10807   :ARCHIVE_TODO: DONE
10808   :ARCHIVE_ITAGS: new
10809   :END:
10811     - Gmane :: [[http://mid.gmane.org/3910304564%2E20100715085202%40gmail%2Ecom][programming for org-mode]]
10812 ** DONE \nbsp usage
10813 CLOSED: [2010-07-16 Fr 19:19]
10814   [2010-07-13 Di]
10815   :PROPERTIES:
10816   :ID: mid:AANLkTim1KXY82fUKydHpAHZmTjK6DejgZgUMtNJpJ6KS%40mail%2Egmail%2Ecom
10817   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10818   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10819   :ARCHIVE_OLPATH: New Issues
10820   :ARCHIVE_CATEGORY: worg
10821   :ARCHIVE_TODO: DONE
10822   :ARCHIVE_ITAGS: new
10823   :END:
10825     - Gmane :: [[http://mid.gmane.org/AANLkTim1KXY82fUKydHpAHZmTjK6DejgZgUMtNJpJ6KS%40mail%2Egmail%2Ecom][\nbsp usage]]
10826 ** DONE Tiny font in org-agenda-columns when using emacs --daemon
10827 CLOSED: [2010-07-16 Fr 19:19]
10828   [2010-07-13 Di]
10829   :PROPERTIES:
10830   :ID: mid:201007132135%2E10173%2Emailing%40lombacher%2Enet
10831   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10832   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10833   :ARCHIVE_OLPATH: New Issues
10834   :ARCHIVE_CATEGORY: worg
10835   :ARCHIVE_TODO: DONE
10836   :ARCHIVE_ITAGS: new
10837   :END:
10839     - Gmane :: [[http://mid.gmane.org/201007132135%2E10173%2Emailing%40lombacher%2Enet][Tiny font in org-agenda-columns when using emacs --daemon]]
10840 ** DONE Pull items from another file (by tag) and show them in another
10841 CLOSED: [2010-07-16 Fr 19:19]
10842   [2010-07-14 Mi]
10843   :PROPERTIES:
10844   :ID: mid:AANLkTimxI%2DwpoF0MtXyYUaNI9fGJVdsiPJqGMxrDPMgL%40mail%2Egmail%2Ecom
10845   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10846   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10847   :ARCHIVE_OLPATH: New Issues
10848   :ARCHIVE_CATEGORY: worg
10849   :ARCHIVE_TODO: DONE
10850   :ARCHIVE_ITAGS: new
10851   :END:
10853     - Gmane :: [[http://mid.gmane.org/AANLkTimxI%2DwpoF0MtXyYUaNI9fGJVdsiPJqGMxrDPMgL%40mail%2Egmail%2Ecom][Pull items from another file (by tag) and show them in another]]
10854 ** DONE Bug: Relative paths in file: links are expanded (6.36trans)
10855 CLOSED: [2010-07-16 Fr 19:20]
10856   [2010-07-13 Di]
10857   :PROPERTIES:
10858   :ID: mid:4C3C3167%2E9070301%40no8wireless%2Eco%2Enz
10859   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10860   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10861   :ARCHIVE_OLPATH: New Issues
10862   :ARCHIVE_CATEGORY: worg
10863   :ARCHIVE_TODO: DONE
10864   :ARCHIVE_ITAGS: new
10865   :END:
10867     - Gmane :: [[http://mid.gmane.org/4C3C3167%2E9070301%40no8wireless%2Eco%2Enz][Bug: Relative paths in file: links are expanded (6.36trans)]]
10868 ** DONE Bug: Attempt to export buffer with invalid #+BEGIN_SRC fails with cryptic message (6.36trans)
10869 CLOSED: [2010-07-16 Fr 19:20]
10870   [2010-07-13 Di]
10871   :PROPERTIES:
10872   :ID: mid:4C3C3197%2E4010307%40no8wireless%2Eco%2Enz
10873   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10874   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10875   :ARCHIVE_OLPATH: New Issues
10876   :ARCHIVE_CATEGORY: worg
10877   :ARCHIVE_TODO: DONE
10878   :ARCHIVE_ITAGS: new
10879   :END:
10881     - Gmane :: [[http://mid.gmane.org/4C3C3197%2E4010307%40no8wireless%2Eco%2Enz][Bug: Attempt to export buffer with invalid #+BEGIN_SRC fails with cryptic message (6.36trans)]]
10882 ** DONE Tiny font in org-agenda-columns when using emacs --daemon
10883 CLOSED: [2010-07-16 Fr 19:20]
10884   [2010-07-14 Mi]
10885   :PROPERTIES:
10886   :ID: mid:AANLkTinsKfUwF%5F0VZmAWMva4h3LR9P0A9OmGl9UuaP0v%40mail%2Egmail%2Ecom
10887   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10888   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10889   :ARCHIVE_OLPATH: New Issues
10890   :ARCHIVE_CATEGORY: worg
10891   :ARCHIVE_TODO: DONE
10892   :ARCHIVE_ITAGS: new
10893   :END:
10895     - Gmane :: [[http://mid.gmane.org/AANLkTinsKfUwF%5F0VZmAWMva4h3LR9P0A9OmGl9UuaP0v%40mail%2Egmail%2Ecom][Tiny font in org-agenda-columns when using emacs --daemon]]
10896 ** DONE (babel) report name of source block during execution                                 :Babel:
10897 CLOSED: [2010-07-16 Fr 19:21]
10898   [2010-07-13 Di]
10899   :PROPERTIES:
10900   :ID: mid:m0tyo410vz%2Efsf%40gmail%2Ecom
10901   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10902   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10903   :ARCHIVE_OLPATH: New Issues
10904   :ARCHIVE_CATEGORY: worg
10905   :ARCHIVE_TODO: DONE
10906   :ARCHIVE_ITAGS: new
10907   :END:
10909     - Gmane :: [[http://mid.gmane.org/m0tyo410vz%2Efsf%40gmail%2Ecom][(babel) report name of source block during execution]]
10910 ** DONE footer for latex export
10911 CLOSED: [2010-07-16 Fr 19:22]
10912   [2010-07-13 Di]
10913   :PROPERTIES:
10914   :ID: mid:AANLkTinQkjMazTF5mJtJD%5FRMl1vlzVX67u5JDfnh0J9U%40mail%2Egmail%2Ecom
10915   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10916   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10917   :ARCHIVE_OLPATH: New Issues
10918   :ARCHIVE_CATEGORY: worg
10919   :ARCHIVE_TODO: DONE
10920   :ARCHIVE_ITAGS: new
10921   :END:
10923     - Gmane :: [[http://mid.gmane.org/AANLkTinQkjMazTF5mJtJD%5FRMl1vlzVX67u5JDfnh0J9U%40mail%2Egmail%2Ecom][footer for latex export]]
10924 ** DONE Help: Agenda not working anymore
10925 CLOSED: [2010-07-16 Fr 19:27]
10926   [2010-07-12 Mo]
10927   :PROPERTIES:
10928   :ID: mid:i1ffsr%24am2%241%40dough%2Egmane%2Eorg
10929   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10930   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10931   :ARCHIVE_OLPATH: New Issues
10932   :ARCHIVE_CATEGORY: worg
10933   :ARCHIVE_TODO: DONE
10934   :ARCHIVE_ITAGS: new
10935   :END:
10937     - Gmane :: [[http://mid.gmane.org/i1ffsr%24am2%241%40dough%2Egmane%2Eorg][Help: Agenda not working anymore]]
10938 ** DONE Org-babel init                                                                       :Babel:
10939 CLOSED: [2010-07-16 Fr 19:27]
10940   [2010-07-12 Mo]
10941   :PROPERTIES:
10942   :ID: mid:19515%2E16766%2E160745%2E656932%40gargle%2Egargle%2EHOWL
10943   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10944   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10945   :ARCHIVE_OLPATH: New Issues
10946   :ARCHIVE_CATEGORY: worg
10947   :ARCHIVE_TODO: DONE
10948   :ARCHIVE_ITAGS: new
10949   :END:
10951     - Gmane :: [[http://mid.gmane.org/19515%2E16766%2E160745%2E656932%40gargle%2Egargle%2EHOWL][Org-babel init]]
10952 ** DONE how to include time when setting deadlines?
10953 CLOSED: [2010-07-16 Fr 19:28]
10954   [2010-07-12 Mo]
10955   :PROPERTIES:
10956   :ID: mid:6B91C76D%2D44AA%2D4A40%2DA370%2D3DBA9AA97305%40gilbert%2Eorg
10957   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10958   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10959   :ARCHIVE_OLPATH: New Issues
10960   :ARCHIVE_CATEGORY: worg
10961   :ARCHIVE_TODO: DONE
10962   :ARCHIVE_ITAGS: new
10963   :END:
10965     - Gmane :: [[http://mid.gmane.org/6B91C76D%2D44AA%2D4A40%2DA370%2D3DBA9AA97305%40gilbert%2Eorg][how to include time when setting deadlines?]]
10966 ** DONE (BABEL) tangling with leaving non-source code lines as empty lines?                  :Babel:
10967 CLOSED: [2010-07-16 Fr 19:28]
10968   [2010-07-12 Mo]
10969   :PROPERTIES:
10970   :ID: mid:AANLkTim%2DCHhfvjqeNb47WIqnd4IZYg6mYavNZe84wTCN%40mail%2Egmail%2Ecom
10971   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10972   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10973   :ARCHIVE_OLPATH: New Issues
10974   :ARCHIVE_CATEGORY: worg
10975   :ARCHIVE_TODO: DONE
10976   :ARCHIVE_ITAGS: new
10977   :END:
10979     - Gmane :: [[http://mid.gmane.org/AANLkTim%2DCHhfvjqeNb47WIqnd4IZYg6mYavNZe84wTCN%40mail%2Egmail%2Ecom][(BABEL) tangling with leaving non-source code lines as empty lines?]]
10980 ** DONE (babel) re-hash cached blocks on each execution?  or, force re-hash?                 :Babel:
10981 CLOSED: [2010-07-16 Fr 19:28]
10982   [2010-07-12 Mo]
10983   :PROPERTIES:
10984   :ID: mid:m0aapwd90l%2Efsf%40gmail%2Ecom
10985   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10986   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10987   :ARCHIVE_OLPATH: New Issues
10988   :ARCHIVE_CATEGORY: worg
10989   :ARCHIVE_TODO: DONE
10990   :ARCHIVE_ITAGS: new
10991   :END:
10993     - Gmane :: [[http://mid.gmane.org/m0aapwd90l%2Efsf%40gmail%2Ecom][(babel) re-hash cached blocks on each execution?  or, force re-hash?]]
10994 ** DONE Error: byte-code: Symbol's function definition is void:  calendar-current-date (org 6.33x, cocoa emacs 23.2.1 OSX)
10995 CLOSED: [2010-07-16 Fr 19:29]
10996   [2010-07-12 Mo]
10997   :PROPERTIES:
10998   :ID: mid:AANLkTikbWoRmHnIOY6HYe4rUW894H1Uk5FklIQ%2DS9%5Fa7%40mail%2Egmail%2Ecom
10999   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
11000   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
11001   :ARCHIVE_OLPATH: New Issues
11002   :ARCHIVE_CATEGORY: worg
11003   :ARCHIVE_TODO: DONE
11004   :ARCHIVE_ITAGS: new
11005   :END:
11007     - Gmane :: [[http://mid.gmane.org/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)]]
11008 ** DONE Renumbering of footnotes, and list line spaces
11009 CLOSED: [2010-07-16 Fr 19:29]
11010   [2010-07-12 Mo]
11011   :PROPERTIES:
11012   :ID: mid:201007121825%2E19096%2Eahcnz%40ihug%2Eco%2Enz
11013   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
11014   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
11015   :ARCHIVE_OLPATH: New Issues
11016   :ARCHIVE_CATEGORY: worg
11017   :ARCHIVE_TODO: DONE
11018   :ARCHIVE_ITAGS: new
11019   :END:
11021     - Gmane :: [[http://mid.gmane.org/201007121825%2E19096%2Eahcnz%40ihug%2Eco%2Enz][Renumbering of footnotes, and list line spaces]]
11022 ** DONE Help installing org-mode on a MAC please?
11023 CLOSED: [2010-07-16 Fr 19:29]
11024   [2010-07-12 Mo]
11025   :PROPERTIES:
11026   :ID: mid:4C39E69E%2E7070403%40fastmail%2Efm
11027   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
11028   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
11029   :ARCHIVE_OLPATH: New Issues
11030   :ARCHIVE_CATEGORY: worg
11031   :ARCHIVE_TODO: DONE
11032   :ARCHIVE_ITAGS: new
11033   :END:
11035     - Gmane :: [[http://mid.gmane.org/4C39E69E%2E7070403%40fastmail%2Efm][Help installing org-mode on a MAC please?]]
11036 ** DONE (babel) key binding requests                                                         :Babel:
11037 CLOSED: [2010-07-16 Fr 19:30]
11038   [2010-07-10 Sa]
11039   :PROPERTIES:
11040   :ID: mid:m07hl3pgbg%2Efsf%40gmail%2Ecom
11041   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
11042   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
11043   :ARCHIVE_OLPATH: New Issues
11044   :ARCHIVE_CATEGORY: worg
11045   :ARCHIVE_TODO: DONE
11046   :ARCHIVE_ITAGS: new
11047   :END:
11049     - Gmane :: [[http://mid.gmane.org/m07hl3pgbg%2Efsf%40gmail%2Ecom][(babel) key binding requests]]
11050 ** DONE org-export-section-number-format, doc typo and question
11051 CLOSED: [2010-07-16 Fr 19:30]
11052   [2010-07-12 Mo]
11053   :PROPERTIES:
11054   :ID: mid:op%2Evfohopp32luvc2%40l670g%2Elobel
11055   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
11056   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
11057   :ARCHIVE_OLPATH: New Issues
11058   :ARCHIVE_CATEGORY: worg
11059   :ARCHIVE_TODO: DONE
11060   :ARCHIVE_ITAGS: new
11061   :END:
11063     - Gmane :: [[http://mid.gmane.org/op%2Evfohopp32luvc2%40l670g%2Elobel][org-export-section-number-format, doc typo and question]]
11064 ** DONE How to setup xdg for org-protocol ?
11065 CLOSED: [2010-07-16 Fr 19:32]
11066   [2010-07-10 Sa]
11067   :PROPERTIES:
11068   :ID: mid:AANLkTinKc%2DB0ZjqIaoAlwG%2DefvyPYAAlnmeRFFGM0F1q%40mail%2Egmail%2Ecom
11069   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
11070   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
11071   :ARCHIVE_OLPATH: New Issues
11072   :ARCHIVE_CATEGORY: worg
11073   :ARCHIVE_TODO: DONE
11074   :ARCHIVE_ITAGS: new
11075   :END:
11077     - Gmane :: [[http://mid.gmane.org/AANLkTinKc%2DB0ZjqIaoAlwG%2DefvyPYAAlnmeRFFGM0F1q%40mail%2Egmail%2Ecom][How to setup xdg for org-protocol ?]]
11078 ** DONE Bib system based on org-mode
11079 CLOSED: [2010-07-16 Fr 19:32]
11080   [2010-07-10 Sa]
11081   :PROPERTIES:
11082   :ID: mid:m2vd8ngab3%2Ewl%25Mcknight%40Qiang%2DGuos%2DMacBook%2DPro%2Elocal
11083   :ARCHIVE_TIME: 2010-07-18 So 22:11
11084   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
11085   :ARCHIVE_OLPATH: User Requests
11086   :ARCHIVE_CATEGORY: worg
11087   :ARCHIVE_TODO: DONE
11088   :END:
11090     - Gmane :: [[http://mid.gmane.org/m2vd8ngab3%2Ewl%25Mcknight%40Qiang%2DGuos%2DMacBook%2DPro%2Elocal][Bib system based on org-mode]]
11091 ** DONE org-crypt remember password
11092 CLOSED: [2010-07-16 Fr 19:33]
11093   [2010-07-10 Sa]
11094   :PROPERTIES:
11095   :ID: mid:20100709145122%2EGA4220%40thewillards%2Eco%2Euk
11096   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
11097   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
11098   :ARCHIVE_OLPATH: New Issues
11099   :ARCHIVE_CATEGORY: worg
11100   :ARCHIVE_TODO: DONE
11101   :ARCHIVE_ITAGS: new
11102   :END:
11104     - Gmane :: [[http://mid.gmane.org/20100709145122%2EGA4220%40thewillards%2Eco%2Euk][org-crypt remember password]]
11105 ** DONE Verbatim export
11106 CLOSED: [2010-07-16 Fr 19:37]
11107   [2010-07-09 Fr]
11108   :PROPERTIES:
11109   :ID: mid:80zky1n7o0%2Efsf%40gmail%2Ecom
11110   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
11111   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
11112   :ARCHIVE_OLPATH: New Issues
11113   :ARCHIVE_CATEGORY: worg
11114   :ARCHIVE_TODO: DONE
11115   :ARCHIVE_ITAGS: new
11116   :END:
11118     - Gmane :: [[http://mid.gmane.org/80zky1n7o0%2Efsf%40gmail%2Ecom][Verbatim export]]
11119 ** DONE Failed to create radio tables
11120 CLOSED: [2010-07-16 Fr 19:37]
11121   [2010-07-10 Sa]
11122   :PROPERTIES:
11123   :ID: mid:447823%2E81910%2Eqm%40web33204%2Email%2Emud%2Eyahoo%2Ecom
11124   :ARCHIVE_TIME: 2010-07-18 So 22:11
11125   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
11126   :ARCHIVE_OLPATH: User Requests
11127   :ARCHIVE_CATEGORY: worg
11128   :ARCHIVE_TODO: DONE
11129   :END:
11131     - Gmane :: [[http://mid.gmane.org/447823%2E81910%2Eqm%40web33204%2Email%2Emud%2Eyahoo%2Ecom][Failed to create radio tables]]
11132 ** DONE Bug: longlines-mode (6.36trans)
11133 CLOSED: [2010-07-16 Fr 19:39]
11134   [2010-07-09 Fr]
11135   :PROPERTIES:
11136   :ID: mid:4C352D92%2E40905%40no8wireless%2Eco%2Enz
11137   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
11138   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
11139   :ARCHIVE_OLPATH: New Issues
11140   :ARCHIVE_CATEGORY: worg
11141   :ARCHIVE_TODO: DONE
11142   :ARCHIVE_ITAGS: new
11143   :END:
11145     - Gmane :: [[http://mid.gmane.org/4C352D92%2E40905%40no8wireless%2Eco%2Enz][Bug: longlines-mode (6.36trans)]]
11146 ** DONE Does anybody know how to sync org agenda files with google calendar?
11147 CLOSED: [2010-07-16 Fr 19:45]
11148   [2010-07-05 Mo]
11149   :PROPERTIES:
11150   :ID: mid:1278260862%2E8347%2E4%2Ecamel%40p6t%2Eworkgroup
11151   :ARCHIVE_TIME: 2010-07-18 So 22:11
11152   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
11153   :ARCHIVE_OLPATH: User Requests
11154   :ARCHIVE_CATEGORY: worg
11155   :ARCHIVE_TODO: DONE
11156   :END:
11158     - Gmane :: [[http://mid.gmane.org/1278260862%2E8347%2E4%2Ecamel%40p6t%2Eworkgroup][Does anybody know how to sync org agenda files with google calendar?]]
11159 ** DONE LaTeX calendar from org-mode agenda?
11160 CLOSED: [2010-07-16 Fr 19:48]
11161   [2010-07-02 Fr]
11162   :PROPERTIES:
11163   :ID: mid:AANLkTim%5FAlDFi6RKtf%2D7SNTS%5F1oMd2YuA2LIhxAd%5FmIe%40mail%2Egmail%2Ecom
11164   :ARCHIVE_TIME: 2010-07-18 So 22:11
11165   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
11166   :ARCHIVE_OLPATH: User Requests
11167   :ARCHIVE_CATEGORY: worg
11168   :ARCHIVE_TODO: DONE
11169   :END:
11171     - Gmane :: [[http://mid.gmane.org/AANLkTim%5FAlDFi6RKtf%2D7SNTS%5F1oMd2YuA2LIhxAd%5FmIe%40mail%2Egmail%2Ecom][LaTeX calendar from org-mode agenda?]]
11172 ** DONE org-freemind-to-org-mode
11173 CLOSED: [2010-07-16 Fr 19:49]
11174   [2010-07-01 Do]
11175   :PROPERTIES:
11176   :ID: mid:e8rtyokwq8o%2Efsf%40FLM000025LVE9F%2Ecatmktg%2Ecom
11177   :ARCHIVE_TIME: 2010-07-18 So 22:10
11178   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
11179   :ARCHIVE_OLPATH: User Requests
11180   :ARCHIVE_CATEGORY: worg
11181   :ARCHIVE_TODO: DONE
11182   :END:
11184     - Gmane :: [[http://mid.gmane.org/e8rtyokwq8o%2Efsf%40FLM000025LVE9F%2Ecatmktg%2Ecom][org-freemind-to-org-mode]]
11185 ** DONE installing updating Org on other platform
11186 CLOSED: [2010-07-18 So 22:14]
11187   [2010-07-15 Do]
11188   :PROPERTIES:
11189   :ID: mid:201007160732%2E51106%2Eahcnz%40ihug%2Eco%2Enz
11190   :ARCHIVE_TIME: 2010-07-18 So 22:14
11191   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
11192   :ARCHIVE_OLPATH: New Issues
11193   :ARCHIVE_CATEGORY: worg
11194   :ARCHIVE_TODO: DONE
11195   :ARCHIVE_ITAGS: new
11196   :END:
11198     - Gmane :: [[http://mid.gmane.org/201007160732%2E51106%2Eahcnz%40ihug%2Eco%2Enz][installing updating Org on other platform]]
11199 ** DONE Possible Bug in org-refile (6.36trans (release_6.36.654.g2cd3))
11200 CLOSED: [2010-07-18 So 22:15]
11201   [2010-07-16 Fr]
11202   :PROPERTIES:
11203   :ID: mid:AANLkTikbTVYwkUBSk4V91lF8FV0BpY5Ap9Rh1djLgZOp%40mail%2Egmail%2Ecom
11204   :ARCHIVE_TIME: 2010-07-18 So 22:21
11205   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
11206   :ARCHIVE_OLPATH: New Issues
11207   :ARCHIVE_CATEGORY: worg
11208   :ARCHIVE_TODO: DONE
11209   :ARCHIVE_ITAGS: new
11210   :END:
11212     - Gmane :: [[http://mid.gmane.org/AANLkTikbTVYwkUBSk4V91lF8FV0BpY5Ap9Rh1djLgZOp%40mail%2Egmail%2Ecom][Possible Bug in org-refile (6.36trans (release_6.36.654.g2cd3))]]
11213 ** DONE possible single-quote bug in PDF docs (was: trouble with Imenu integration)
11214 CLOSED: [2010-07-18 So 22:17]
11215   [2010-07-17 Sa]
11216   :PROPERTIES:
11217   :ID: mid:3B9C662E%2D184F%2D4280%2DA06A%2DABB931362067%40gilbert%2Eorg
11218   :ARCHIVE_TIME: 2010-07-18 So 22:21
11219   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
11220   :ARCHIVE_OLPATH: New Issues
11221   :ARCHIVE_CATEGORY: worg
11222   :ARCHIVE_TODO: DONE
11223   :ARCHIVE_ITAGS: new
11224   :END:
11226     - Gmane :: [[http://mid.gmane.org/3B9C662E%2D184F%2D4280%2DA06A%2DABB931362067%40gilbert%2Eorg][possible single-quote bug in PDF docs (was: trouble with Imenu integration)]]
11228 ** User Requests [249/249]
11229 *** CLOSED Setting total effort of a task vs. the daily effort
11230 CLOSED: [2011-01-16 So 09:40]
11231 :LOGBOOK:
11232 :END:
11233   [2010-06-04 Fr]
11234   :PROPERTIES:
11235   :ID: mid:4C075DB6%2E7030707%40oracle%2Ecom
11236   :END:
11238     - Gmane :: [[http://mid.gmane.org/4C075DB6%2E7030707%40oracle%2Ecom][Setting total effort of a task vs. the daily effort]]
11239 *** CLOSED Template for a resume
11240 CLOSED: [2011-01-16 So 09:40]
11241 :LOGBOOK:
11242 :END:
11243   [2010-06-07 Mo]
11244   :PROPERTIES:
11245   :ID: mid:AANLkTimGR80dYKB5OsSW%5Fg8to31ktxPDpjRglFAsw6my%40mail%2Egmail%2Ecom
11246   :END:
11248     - Gmane :: [[http://mid.gmane.org/AANLkTimGR80dYKB5OsSW%5Fg8to31ktxPDpjRglFAsw6my%40mail%2Egmail%2Ecom][Template for a resume]]
11249 *** CLOSED configure Mac OS X 10.6 to provide QuickLook preview of .org files
11250 CLOSED: [2011-01-16 So 09:40]
11251 :LOGBOOK:
11252 :END:
11253   [2010-06-16 Mi]
11254   :PROPERTIES:
11255   :ID: mid:C3C28983%2D0C77%2D48E8%2DB0EA%2D080A814FB6EB%40gmail%2Ecom
11256   :END:
11258     - Gmane :: [[http://mid.gmane.org/C3C28983%2D0C77%2D48E8%2DB0EA%2D080A814FB6EB%40gmail%2Ecom][configure Mac OS X 10.6 to provide QuickLook preview of .org files]]
11259 *** CLOSED jumping in custom agenda view loses settings
11260 CLOSED: [2011-01-16 So 09:40]
11261 :LOGBOOK:
11262 :END:
11263   [2010-06-18 Fr]
11264   :PROPERTIES:
11265   :ID: mid:87pqzqjc4n%2Ewl%25ucecesf%40ucl%2Eac%2Euk
11266   :END:
11268     - Gmane :: [[http://mid.gmane.org/87pqzqjc4n%2Ewl%25ucecesf%40ucl%2Eac%2Euk][jumping in custom agenda view loses settings]]
11269 *** CLOSED DAV config for mobileorg                                                                                                                                                                                             :Mobile:
11270 CLOSED: [2011-01-16 So 09:40]
11271 :LOGBOOK:
11272 :END:
11273   [2010-06-18 Fr]
11274   :PROPERTIES:
11275   :ID: mid:rmiy6ec34xz%2Efsf%40fnord%2Eir%2Ebbn%2Ecom
11276   :END:
11278     - Gmane :: [[http://mid.gmane.org/rmiy6ec34xz%2Efsf%40fnord%2Eir%2Ebbn%2Ecom][DAV config for mobileorg]]
11279 *** CLOSED how to sort in the column view?
11280 CLOSED: [2011-01-16 So 09:40]
11281 :LOGBOOK:
11282 :END:
11283   [2010-06-19 Sa]
11284   :PROPERTIES:
11285   :ID: mid:20100618172513%2E21f3c08f%40hsdev%2Ecom
11286   :END:
11288     - Gmane :: [[http://mid.gmane.org/20100618172513%2E21f3c08f%40hsdev%2Ecom][how to sort in the column view?]]
11289 *** CLOSED function to change TODO status and refile to a predetermined location
11290 CLOSED: [2011-01-16 So 09:40]
11291 :LOGBOOK:
11292 :END:
11293   [2010-06-22 Di]
11294   :PROPERTIES:
11295   :ID: mid:AANLkTinCY0b3ULGBRB1zF1xte3bWMReSPyDnc%5Fi%2Dntux%40mail%2Egmail%2Ecom
11296   :END:
11298     - Gmane :: [[http://mid.gmane.org/AANLkTinCY0b3ULGBRB1zF1xte3bWMReSPyDnc%5Fi%2Dntux%40mail%2Egmail%2Ecom][function to change TODO status and refile to a predetermined location]]
11299 *** CLOSED indent source blocks automatically when using "indent"                                                                                                                                                                :Babel:
11300 CLOSED: [2011-01-16 So 09:40]
11301 :LOGBOOK:
11302 :END:
11303   [2010-06-30 Mi]
11304   :PROPERTIES:
11305   :ID: mid:AANLkTilYeCmOVy6YXBwnF6s59jhT6nQ%2D8trpucjC3Zs9%40mail%2Egmail%2Ecom
11306   :END:
11308     - Gmane :: [[http://mid.gmane.org/AANLkTilYeCmOVy6YXBwnF6s59jhT6nQ%2D8trpucjC3Zs9%40mail%2Egmail%2Ecom][indent source blocks automatically when using "indent"]]
11309 *** CLOSED moving past state changes into logbook drawer?
11310 CLOSED: [2011-01-16 So 09:40]
11311 :LOGBOOK:
11312 :END:
11313   [2010-07-05 Mo]
11314   :PROPERTIES:
11315   :ID: mid:82F748D8%2DA0A5%2D4207%2D9FC6%2D59DDC9B7460F%40gilbert%2Eorg
11316   :END:
11318     - Gmane :: [[http://mid.gmane.org/82F748D8%2DA0A5%2D4207%2D9FC6%2D59DDC9B7460F%40gilbert%2Eorg][moving past state changes into logbook drawer?]]
11319 *** CLOSED month and day names
11320 CLOSED: [2011-01-16 So 09:40]
11321 :LOGBOOK:
11322 :END:
11323   [2010-07-09 Fr]
11324   :PROPERTIES:
11325   :ID: mid:4C348D60%2E5000208%40gmail%2Ecom
11326   :END:
11328     - Gmane :: [[http://mid.gmane.org/4C348D60%2E5000208%40gmail%2Ecom][month and day names]]
11329 *** CLOSED Multiple files and auto-updating
11330 CLOSED: [2011-01-16 So 09:40]
11331 :LOGBOOK:
11332 :END:
11333   [2010-07-12 Mo]
11334   :PROPERTIES:
11335   :ID: mid:AANLkTinJXr%2DzW5V5w0EsjI6PO1L%5FOK8DxypKVTqMjPOy%40mail%2Egmail%2Ecom
11336   :END:
11338     - Gmane :: [[http://mid.gmane.org/AANLkTinJXr%2DzW5V5w0EsjI6PO1L%5FOK8DxypKVTqMjPOy%40mail%2Egmail%2Ecom][Multiple files and auto-updating]]
11339 *** CLOSED (BABEL) Change "split-ratio" for secnd buffer when using C-c '
11340 CLOSED: [2011-01-16 So 09:40]
11341 :LOGBOOK:
11342 :END:
11343   [2010-07-15 Do]
11344   :PROPERTIES:
11345   :ID: mid:4C3EDB0F%2E1020307%40mail%2Ecom
11346   :END:
11348     - Gmane :: [[http://mid.gmane.org/4C3EDB0F%2E1020307%40mail%2Ecom][(BABEL) Change "split-ratio" for secnd buffer when using C-c ']]
11349 *** CLOSED Footnote in title?
11350 CLOSED: [2011-01-16 So 09:40]
11351 :LOGBOOK:
11352 :END:
11353   [2010-07-13 Di]
11354   :PROPERTIES:
11355   :ID: mid:088B18F501259347B6C2A0DA153128A90F79F7CF75%40BSDMBX001%2Ecorp%2Esatyam%2Ead
11356   :END:
11358     - Gmane :: [[http://mid.gmane.org/088B18F501259347B6C2A0DA153128A90F79F7CF75%40BSDMBX001%2Ecorp%2Esatyam%2Ead][Footnote in title?]]
11359 *** CLOSED must date+time stamps require the day of the week to be processed correctly?
11360 CLOSED: [2011-01-16 So 09:40]
11361 :LOGBOOK:
11362 - State "QUESTION"   from "NEW"        [2010-07-25 So 18:36]
11363 :END:
11364   [2010-07-09 Fr]
11365   :PROPERTIES:
11366   :ID: mid:874oganzgq%2Ewl%25ucecesf%40ucl%2Eac%2Euk
11367   :END:
11369     - Gmane :: [[http://mid.gmane.org/874oganzgq%2Ewl%25ucecesf%40ucl%2Eac%2Euk][must date+time stamps require the day of the week to be processed correctly?]]
11370 *** CLOSED oddities with ical export
11371 CLOSED: [2011-01-16 So 09:40]
11372 :LOGBOOK:
11373 - State "QUESTION"   from "NEW"        [2010-07-25 So 18:42]
11374 :END:
11375   [2010-06-09 Mi]
11376   :PROPERTIES:
11377   :ID: mid:AANLkTimva7bRuQcEd5Kb%5FgMwp5mvNyUT5jHAhXAZ40TV%40mail%2Egmail%2Ecom
11378   :END:
11380     - Gmane :: [[http://news.gmane.org/find-root.php?message_id%3DAANLkTimva7bRuQcEd5Kb_gMwp5mvNyUT5jHAhXAZ40TV%40mail.gmail.com][oddities with ical export]]
11381 *** CLOSED (org-BEAMER) block without header
11382 CLOSED: [2011-01-16 So 09:40]
11383 :LOGBOOK:
11384 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:29]
11385 :END:
11386   [2010-07-31 Sa]
11387 :PROPERTIES:
11388 :ID: mid:m1eiemyn57%2Efsf%40gmail%2Ecom
11389 :END:
11391     - Gmane :: [[http://mid.gmane.org/m1eiemyn57%2Efsf%40gmail%2Ecom][(org-BEAMER) block without header]]
11392 *** CLOSED Gnuplot best practice?
11393 CLOSED: [2011-01-16 So 09:40]
11394 :LOGBOOK:
11395 - State "QUESTION"   from "NEW"        [2010-08-07 Sa 16:26]
11396 :END:
11397   [2010-08-07 Sa]
11398 :PROPERTIES:
11399 :ID: mid:AANLkTi%3DaSZfcG838YApUioqbU%2D%2BrL1BH0QHA%3DV%2DRfLsQ%40mail%2Egmail%2Ecom
11400 :END:
11402     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DaSZfcG838YApUioqbU%2D%2BrL1BH0QHA%3DV%2DRfLsQ%40mail%2Egmail%2Ecom][Gnuplot best practice?]]
11403                this link doesn't resolve to an article
11405 *** CLOSED question about chaining function calls in org-babel                                                                                                                                                                   :Babel:
11406 CLOSED: [2011-01-16 So 09:40]
11407 :LOGBOOK:
11408 - State "QUESTION"   from "NEW"        [2010-08-07 Sa 14:26]
11409 :END:
11410   [2010-08-07 Sa]
11411 :PROPERTIES:
11412 :ID: mid:AANLkTin%2D%2DbVLyjM%5FeQH%2B9n3MnHk5ONQCA8YV%2B2OS2C05%40mail%2Egmail%2Ecom
11413 :END:
11415     - 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]]
11417 *** CLOSED how to combine times in clocktable
11418 CLOSED: [2011-01-16 So 09:40]
11419 :LOGBOOK:
11420 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:19]
11421 :END:
11422   [2010-08-04 Mi]
11423 :PROPERTIES:
11424 :ID: mid:AANLkTik7XSA7HNUGBRie71AH%2Ddu%5FfV3peqaTwa1Nviag%40mail%2Egmail%2Ecom
11425 :END:
11427     - Gmane :: [[http://mid.gmane.org/AANLkTik7XSA7HNUGBRie71AH%2Ddu%5FfV3peqaTwa1Nviag%40mail%2Egmail%2Ecom][how to combine times in clocktable]]
11429 *** CLOSED Export emails from Lotus Notes to org-mode?
11430 CLOSED: [2011-01-16 So 09:40]
11431 :LOGBOOK:
11432 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:10]
11433 :END:
11434   [2010-08-04 Mi]
11435 :PROPERTIES:
11436 :ID: mid:AANLkTiksEwt%3DdD1ORT3XJkrzVjwT%2DdBbDigJU%2DEvQpfE%40mail%2Egmail%2Ecom
11437 :END:
11439     - Gmane :: [[http://mid.gmane.org/AANLkTiksEwt%3DdD1ORT3XJkrzVjwT%2DdBbDigJU%2DEvQpfE%40mail%2Egmail%2Ecom][Export emails from Lotus Notes to org-mode?]]
11441 *** CLOSED Writing a custom export.
11442 CLOSED: [2011-01-16 So 09:40]
11443 :LOGBOOK:
11444 - State "QUESTION"   from "NEW"        [2010-08-15 So 09:25]
11445 :END:
11446   [2010-08-15 So]
11447 :PROPERTIES:
11448 :ID: mid:AANLkTin5ZhPY6%2D7EG3w7YawzTdTd6jpYoPSZqejHi8a7%40mail%2Egmail%2Ecom
11449 :END:
11451     - Gmane :: [[http://mid.gmane.org/AANLkTin5ZhPY6%2D7EG3w7YawzTdTd6jpYoPSZqejHi8a7%40mail%2Egmail%2Ecom][Writing a custom export.]]
11453 *** CLOSED Archive Tasks
11454 CLOSED: [2011-01-16 So 09:40]
11455 :LOGBOOK:
11456 - State "QUESTION"   from "NEW"        [2010-08-15 So 09:17]
11457 :END:
11458   [2010-08-15 So]
11459 :PROPERTIES:
11460 :ID: mid:4C667FF4%2E6050600%40gmx%2Ede
11461 :END:
11463     - Gmane :: [[http://mid.gmane.org/4C667FF4%2E6050600%40gmx%2Ede][Archive Tasks]]
11465 *** CLOSED R code not producing expected results                                                                                                                                                                                 :Babel:
11466 CLOSED: [2011-01-16 So 09:40]
11467 :LOGBOOK:
11468 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:52]
11469 :END:
11470   [2010-08-13 Fr]
11471 :PROPERTIES:
11472 :ID: mid:C88A3527%2E16634%25mab%40stowers%2Eorg
11473 :END:
11475     - Gmane :: [[http://mid.gmane.org/C88A3527%2E16634%25mab%40stowers%2Eorg][R code not producing expected results]]
11477 *** CLOSED trying to get xetex working with org-mode
11478 CLOSED: [2011-01-16 So 09:40]
11479 :LOGBOOK:
11480 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:52]
11481 :END:
11482   [2010-08-13 Fr]
11483 :PROPERTIES:
11484 :ID: mid:4C64ED67%2E10700%40gmail%2Ecom
11485 :END:
11487     - Gmane :: [[http://mid.gmane.org/4C64ED67%2E10700%40gmail%2Ecom][trying to get xetex working with org-mode]]
11489 *** CLOSED From todos to tracking
11490 CLOSED: [2011-01-16 So 09:40]
11491 :LOGBOOK:
11492 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:53]
11493 :END:
11494   [2010-08-12 Do]
11495 :PROPERTIES:
11496 :ID: mid:m1y6cbbvmo%2Efsf%40gmail%2Ecom
11497 :END:
11499     - Gmane :: [[http://mid.gmane.org/m1y6cbbvmo%2Efsf%40gmail%2Ecom][From todos to tracking]]
11501 *** CLOSED how do you extract schedule duration in column-view
11502 CLOSED: [2011-01-16 So 09:40]
11503 :LOGBOOK:
11504 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:54]
11505 :END:
11506   [2010-08-12 Do]
11507 :PROPERTIES:
11508 :ID: mid:AANLkTinncvmj75%2DAcisVKsW2W5x3Jij4XmJ%3DRx8sh2uS%40mail%2Egmail%2Ecom
11509 :END:
11511     - Gmane :: [[http://mid.gmane.org/AANLkTinncvmj75%2DAcisVKsW2W5x3Jij4XmJ%3DRx8sh2uS%40mail%2Egmail%2Ecom][how do you extract schedule duration in column-view]]
11513 *** CLOSED Problem with named footnotes and LaTeX export?
11514 CLOSED: [2011-01-16 So 09:40]
11515 :LOGBOOK:
11516 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:55]
11517 :END:
11518   [2010-08-12 Do]
11519 :PROPERTIES:
11520 :ID: mid:4C6419BD%2E8030909%40limist%2Ecom
11521 :END:
11523     - Gmane :: [[http://mid.gmane.org/4C6419BD%2E8030909%40limist%2Ecom][Problem with named footnotes and LaTeX export?]]
11525 *** CLOSED (Org-Babel) and R... non-numeric cells                                                                                                                                                                                :Babel:
11526 CLOSED: [2011-01-16 So 09:40]
11527 :LOGBOOK:
11528 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:55]
11529 :END:
11530   [2010-08-12 Do]
11531 :PROPERTIES:
11532 :ID: mid:871va3hnvj%2Efsf%40mundaneum%2Ecom
11533 :END:
11535     - Gmane :: [[http://mid.gmane.org/871va3hnvj%2Efsf%40mundaneum%2Ecom][(Org-Babel) and R... non-numeric cells]]
11537 *** CLOSED Suppressing the ellipsis
11538 CLOSED: [2011-01-16 So 09:40]
11539 :LOGBOOK:
11540 - State "QUESTION"   from "NEW"        [2010-08-09 Mo 21:39]
11541 :END:
11542   [2010-08-09 Mo]
11543 :PROPERTIES:
11544 :ID: mid:75B589E8%2D08C5%2D4C36%2D97B2%2D62CFAF25854B%40boostpro%2Ecom
11545 :END:
11547     - Gmane :: [[http://mid.gmane.org/75B589E8%2D08C5%2D4C36%2D97B2%2D62CFAF25854B%40boostpro%2Ecom][Suppressing the ellipsis]]
11549 *** CLOSED Print / export TODO Tree
11550 CLOSED: [2011-01-16 So 09:40]
11551 :LOGBOOK:
11552 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:15]
11553 :END:
11554   [2010-08-12 Do]
11555 :PROPERTIES:
11556 :ID: mid:AANLkTi%3DMyfuy%5FMC%5FGew2y%5Fex%2BbiqdY4ue60RTbFnRxtB%40mail%2Egmail%2Ecom
11557 :END:
11559     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DMyfuy%5FMC%5FGew2y%5Fex%2BbiqdY4ue60RTbFnRxtB%40mail%2Egmail%2Ecom][Print / export TODO Tree]]
11561 *** CLOSED Does new version 7.01 break mail-archive-file-name?
11562 CLOSED: [2011-01-16 So 09:40]
11563 :LOGBOOK:
11564 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:18]
11565 :END:
11566   [2010-08-11 Mi]
11567 :PROPERTIES:
11568 :ID: mid:AANLkTim2VGYzCi%2BGA0v9xY2mpVbyu1BJgrVS%2Db%2Db%2B3pM%40mail%2Egmail%2Ecom
11569 :END:
11571     - Gmane :: [[http://mid.gmane.org/AANLkTim2VGYzCi%2BGA0v9xY2mpVbyu1BJgrVS%2Db%2Db%2B3pM%40mail%2Egmail%2Ecom][Does new version 7.01 break mail-archive-file-name?]]
11573 *** CLOSED request for comments on org icon theme standards
11574 CLOSED: [2011-01-16 So 09:40]
11575 :LOGBOOK:
11576 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:28]
11577 :END:
11578   [2010-08-07 Sa]
11579 :PROPERTIES:
11580 :ID: mid:AANLkTimqrvgbPV35F1%2BaVapWngbmh5%3DLkO%2B7Hi%2D5zbgb%40mail%2Egmail%2Ecom
11581 :END:
11583     - Gmane :: [[http://mid.gmane.org/AANLkTimqrvgbPV35F1%2BaVapWngbmh5%3DLkO%2B7Hi%2D5zbgb%40mail%2Egmail%2Ecom][request for comments on org icon theme standards]]
11585 *** CLOSED how to show all subheadings of "current level +1", then all of  "current level +2" etc.
11586 CLOSED: [2011-01-16 So 09:40]
11587 :LOGBOOK:
11588 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:19]
11589 :END:
11590   [2010-08-04 Mi]
11591 :PROPERTIES:
11592 :ID: mid:i3bm41%24g7d%241%40dough%2Egmane%2Eorg
11593 :END:
11595     - Gmane :: [[http://mid.gmane.org/i3bm41%24g7d%241%40dough%2Egmane%2Eorg][how to show all subheadings of "current level +1", then all of  "current level +2" etc.]]
11597 *** CLOSED Strange error in html exporting
11598 CLOSED: [2011-01-16 So 09:40]
11599 :LOGBOOK:
11600 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:29]
11601 :END:
11602   [2010-08-02 Mo]
11603 :PROPERTIES:
11604 :ID: mid:m1fwyyb2gr%2Efsf%40gmail%2Ecom
11605 :END:
11607     - Gmane :: [[http://mid.gmane.org/m1fwyyb2gr%2Efsf%40gmail%2Ecom][Strange error in html exporting]]
11609 *** CLOSED Footnotes: paragraph definition, section name
11610 CLOSED: [2011-01-16 So 09:40]
11611 :LOGBOOK:
11612 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:40]
11613 :END:
11614   [2010-07-27 Di]
11615 :PROPERTIES:
11616 :ID: mid:3DF4CE84%2DCE89%2D47F4%2D8193%2D79CE0D68E273%40nf%2Empg%2Ede
11617 :END:
11619     - Gmane :: [[http://mid.gmane.org/3DF4CE84%2DCE89%2D47F4%2D8193%2D79CE0D68E273%40nf%2Empg%2Ede][Footnotes: paragraph definition, section name]]
11620 *** CLOSED row and col spaning in table?
11621 CLOSED: [2011-01-16 So 09:40]
11622 :LOGBOOK:
11623 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:43]
11624 :END:
11625   [2010-07-27 Di]
11626 :PROPERTIES:
11627 :ID: mid:AANLkTikF4Dj7WDbzzKs7RC4%3D8ffGt4%2B90vY9xVWnOX%3Dw%40mail%2Egmail%2Ecom
11628 :END:
11630     - Gmane :: [[http://mid.gmane.org/AANLkTikF4Dj7WDbzzKs7RC4%3D8ffGt4%2B90vY9xVWnOX%3Dw%40mail%2Egmail%2Ecom][row and col spaning in table?]]
11632 *** CLOSED Docstrings: Use of `C-u' (was: (OT) Passing universal argument to a function)
11633 CLOSED: [2011-01-16 So 09:40]
11634 :LOGBOOK:
11635 - State "QUESTION"   from "NEW"        [2010-08-15 So 09:30]
11636 :END:
11637   [2010-08-15 So]
11638 :PROPERTIES:
11639 :ID: mid:87tymwreu6%2Efsf%40mean%2Ealbasani%2Enet
11640 :END:
11642     - Gmane :: [[http://mid.gmane.org/87tymwreu6%2Efsf%40mean%2Ealbasani%2Enet][Docstrings: Use of `C-u' (was: (OT) Passing universal argument to a function)]]
11644 *** CLOSED Mobile mode sync problems                                                                                                                                                                                            :Mobile:
11645 CLOSED: [2011-01-16 So 09:40]
11646 :LOGBOOK:
11647 - State "QUESTION"   from "NEW"        [2010-09-12 So 11:55]
11648 :END:
11649   [2010-09-05 So]
11650 :PROPERTIES:
11651 :ID: mid:AANLkTik%2BTXhr6ffu1nMqLp%2BnGSA%2BEYWSnA0STD2%2DvO1j%40mail%2Egmail%2Ecom
11652 :END:
11654     - Gmane :: [[http://mid.gmane.org/AANLkTik%2BTXhr6ffu1nMqLp%2BnGSA%2BEYWSnA0STD2%2DvO1j%40mail%2Egmail%2Ecom][Mobile mode sync problems]]
11656 *** CLOSED Habit timing
11657 CLOSED: [2011-01-16 So 09:40]
11658 :LOGBOOK:
11659 - State "QUESTION"   from "NEW"        [2010-09-12 So 11:59]
11660 :END:
11661   [2010-09-05 So]
11662 :PROPERTIES:
11663 :ID: mid:m27hj170jw%2Ewl%25dave%40boostpro%2Ecom
11664 :END:
11666     - Gmane :: [[http://mid.gmane.org/m27hj170jw%2Ewl%25dave%40boostpro%2Ecom][Habit timing]]
11668 *** CLOSED Using cdlatex-item within org-mode
11669 CLOSED: [2011-01-16 So 09:40]
11670 :LOGBOOK:
11671 - State "QUESTION"   from "NEW"        [2010-09-12 So 12:00]
11672 :END:
11673   [2010-09-05 So]
11674 :PROPERTIES:
11675 :ID: mid:AANLkTinbc0urE2a4%3DjBxXg4HS1BJLqEWes7gDtaM9LWU%40mail%2Egmail%2Ecom
11676 :END:
11678     - Gmane :: [[http://mid.gmane.org/AANLkTinbc0urE2a4%3DjBxXg4HS1BJLqEWes7gDtaM9LWU%40mail%2Egmail%2Ecom][Using cdlatex-item within org-mode]]
11680 *** CLOSED task juggler export
11681 CLOSED: [2011-01-16 So 09:40]
11682 :LOGBOOK:
11683 - State "QUESTION"   from "NEW"        [2010-09-12 So 12:25]
11684 :END:
11685   [2010-09-05 So]
11686 :PROPERTIES:
11687 :ID: mid:87hbi6bbxi%2Ewl%25ucecesf%40ucl%2Eac%2Euk
11688 :END:
11690     - Gmane :: [[http://mid.gmane.org/87hbi6bbxi%2Ewl%25ucecesf%40ucl%2Eac%2Euk][task juggler export]]
11692 *** CLOSED Weekdays vs. weekends scheduling
11693 CLOSED: [2011-01-16 So 09:40]
11694 :LOGBOOK:
11695 - State "QUESTION"   from "NEW"        [2010-09-12 So 12:25]
11696 :END:
11697   [2010-09-05 So]
11698 :PROPERTIES:
11699 :ID: mid:AANLkTikrBTqkw%5FXfAcQPqOPiqaSb9ps2u58v46Yg2HoD%40mail%2Egmail%2Ecom
11700 :END:
11702     - Gmane :: [[http://mid.gmane.org/AANLkTikrBTqkw%5FXfAcQPqOPiqaSb9ps2u58v46Yg2HoD%40mail%2Egmail%2Ecom][Weekdays vs. weekends scheduling]]
11704 *** CLOSED Full list of org-beamer functionality?
11705 CLOSED: [2011-01-16 So 09:40]
11706 :LOGBOOK:
11707 - State "QUESTION"   from "NEW"        [2010-09-12 So 12:26]
11708 :END:
11709   [2010-09-05 So]
11710 :PROPERTIES:
11711 :ID: mid:AANLkTi%3DW8JJcuYiHjr895Pu9Hmp0%3DS1La%5FSiGxR9ZmLJ%40mail%2Egmail%2Ecom
11712 :END:
11714     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DW8JJcuYiHjr895Pu9Hmp0%3DS1La%5FSiGxR9ZmLJ%40mail%2Egmail%2Ecom][Full list of org-beamer functionality?]]
11716 *** CLOSED org-beamer problem
11717 CLOSED: [2011-01-16 So 09:40]
11718 :LOGBOOK:
11719 - State "QUESTION"   from "NEW"        [2010-09-12 So 12:27]
11720 :END:
11721   [2010-09-05 So]
11722 :PROPERTIES:
11723 :ID: mid:AANLkTimKcKTQ%5FiyLMAmv7%5FHfcFX0cYXUb3G2sM4sVJ%3DB%40mail%2Egmail%2Ecom
11724 :END:
11726     - Gmane :: [[http://mid.gmane.org/AANLkTimKcKTQ%5FiyLMAmv7%5FHfcFX0cYXUb3G2sM4sVJ%3DB%40mail%2Egmail%2Ecom][org-beamer problem]]
11728 *** CLOSED Effort estimates for multi-day tasks
11729 CLOSED: [2011-01-16 So 09:40]
11730 :LOGBOOK:
11731 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:02]
11732 :END:
11733   [2010-09-05 So]
11734 :PROPERTIES:
11735 :ID: mid:0vbp8gknt8%2Efsf%40gmail%2Ecom
11736 :END:
11738     - Gmane :: [[http://mid.gmane.org/0vbp8gknt8%2Efsf%40gmail%2Ecom][Effort estimates for multi-day tasks]]
11740 *** CLOSED TeX commands or source code in org files
11741 CLOSED: [2011-01-16 So 09:40]
11742 :LOGBOOK:
11743 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:05]
11744 :END:
11745   [2010-09-05 So]
11746 :PROPERTIES:
11747 :ID: mid:4C7F7DC2%2E1010600%40unibas%2Ech
11748 :END:
11750     - Gmane :: [[http://mid.gmane.org/4C7F7DC2%2E1010600%40unibas%2Ech][TeX commands or source code in org files]]
11752 *** CLOSED Average payment rate with org-mode
11753 CLOSED: [2011-01-16 So 09:40]
11754 :LOGBOOK:
11755 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:07]
11756 :END:
11757   [2010-09-05 So]
11758 :PROPERTIES:
11759 :ID: mid:AANLkTimLYpQGG57R%5FugLTHJ3KPCxLS4LGRi%3DsmN%2BGr09%40mail%2Egmail%2Ecom
11760 :END:
11762     - Gmane :: [[http://mid.gmane.org/AANLkTimLYpQGG57R%5FugLTHJ3KPCxLS4LGRi%3DsmN%2BGr09%40mail%2Egmail%2Ecom][Average payment rate with org-mode]]
11764 *** CLOSED Org-protocol / Chrome on Linux
11765 CLOSED: [2011-01-16 So 09:40]
11766 :LOGBOOK:
11767 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:09]
11768 :END:
11769   [2010-09-05 So]
11770 :PROPERTIES:
11771 :ID: mid:AANLkTi%3DbgeyD%5FC5HW%3DbxkzZKPo%5F%3Dj%5FUeFZbtEsEzS%2Dmb%40mail%2Egmail%2Ecom
11772 :END:
11774     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DbgeyD%5FC5HW%3DbxkzZKPo%5F%3Dj%5FUeFZbtEsEzS%2Dmb%40mail%2Egmail%2Ecom][Org-protocol / Chrome on Linux]]
11776 *** CLOSED strike-through doesn't take effect in Aquamacs
11777 CLOSED: [2011-01-16 So 09:40]
11778 :LOGBOOK:
11779 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:09]
11780 :END:
11781   [2010-08-29 So]
11782 :PROPERTIES:
11783 :ID: mid:27D0FA82%2D5512%2D461E%2DBFA4%2D5CC3A1400543%40arcadyan%2Ecom
11784 :END:
11786     - Gmane :: [[http://mid.gmane.org/27D0FA82%2D5512%2D461E%2DBFA4%2D5CC3A1400543%40arcadyan%2Ecom][strike-through doesn't take effect in Aquamacs]]
11788 *** CLOSED Backspacing into folded items
11789 CLOSED: [2011-01-16 So 09:40]
11790 :LOGBOOK:
11791 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:23]
11792 :END:
11793   [2010-08-29 So]
11794 :PROPERTIES:
11795 :ID: mid:m2occrnj1k%2Ewl%25dave%40boostpro%2Ecom
11796 :END:
11798     - Gmane :: [[http://mid.gmane.org/m2occrnj1k%2Ewl%25dave%40boostpro%2Ecom][Backspacing into folded items]]
11800 *** CLOSED How to customize the org-mode's BEGIN_SRC HTML output
11801 CLOSED: [2011-01-16 So 09:40]
11802 :LOGBOOK:
11803 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:27]
11804 :END:
11805   [2010-08-25 Mi]
11806 :PROPERTIES:
11807 :ID: mid:AANLkTinXuWJ3fUw%2BePP31UDCEjds%5FMYX3umHbmHPN4n2%40mail%2Egmail%2Ecom
11808 :END:
11810     - Gmane :: [[http://mid.gmane.org/AANLkTinXuWJ3fUw%2BePP31UDCEjds%5FMYX3umHbmHPN4n2%40mail%2Egmail%2Ecom][How to customize the org-mode's BEGIN_SRC HTML output]]
11812 *** CLOSED exec code on task state progression
11813 CLOSED: [2011-01-16 So 09:40]
11814 :LOGBOOK:
11815 - State "QUESTION"   from "WISH"       [2010-09-12 So 14:29]
11816 :END:
11817    - State "WISH"       from "NEW"        [2010-08-31 Tue 17:19]
11818   [2010-08-21 Sa]
11819 :PROPERTIES:
11820 :ID: mid:i4njiu%24tt3%241%40dough%2Egmane%2Eorg
11821 :END:
11823     - Gmane :: [[http://mid.gmane.org/i4njiu%24tt3%241%40dough%2Egmane%2Eorg][exec code on task state progression]]
11825 *** CLOSED migrating from planner mode (was: Plannerel migration)
11826 CLOSED: [2011-01-16 So 09:40]
11827 :LOGBOOK:
11828 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:34]
11829 :END:
11830   [2010-08-21 Sa]
11831 :PROPERTIES:
11832 :ID: mid:87fwya6ovk%2Efsf%40kolob%2Esebmags%2Ehomelinux%2Eorg
11833 :END:
11835     - Gmane :: [[http://mid.gmane.org/87fwya6ovk%2Efsf%40kolob%2Esebmags%2Ehomelinux%2Eorg][migrating from planner mode (was: Plannerel migration)]]
11837 *** CLOSED MobileOrg for Android - Froyo w/SSL == Nope.                                                                                                                                                                         :Mobile:
11838 CLOSED: [2011-01-16 So 09:40]
11839 :LOGBOOK:
11840 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:34]
11841 :END:
11842   [2010-08-21 Sa]
11843 :PROPERTIES:
11844 :ID: mid:AANLkTim9nhCoW%5FUvjnoCEa%2B0DFFAFrtrfOS0XeyO8MBt%40mail%2Egmail%2Ecom
11845 :END:
11847     - Gmane :: [[http://mid.gmane.org/AANLkTim9nhCoW%5FUvjnoCEa%2B0DFFAFrtrfOS0XeyO8MBt%40mail%2Egmail%2Ecom][MobileOrg for Android - Froyo w/SSL == Nope.]]
11849 *** CLOSED org-link-search: Augment signature?
11850 CLOSED: [2011-01-16 So 09:40]
11851 :LOGBOOK:
11852 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:49]
11853 :END:
11854   [2010-08-19 Do]
11855 :PROPERTIES:
11856 :ID: mid:817hjm94ta%2Efsf%40gmail%2Ecom
11857 :END:
11859     - Gmane :: [[http://mid.gmane.org/817hjm94ta%2Efsf%40gmail%2Ecom][org-link-search: Augment signature?]]
11861 *** CLOSED Emailing my org file
11862 CLOSED: [2011-01-16 So 09:40]
11863 :LOGBOOK:
11864 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:54]
11865 :END:
11866   [2010-08-18 Mi]
11867 :PROPERTIES:
11868 :ID: mid:AANLkTind3HPtWE%2DLH3ZX%2DGSPi0Sc7X3hODVXavpKzJh5%40mail%2Egmail%2Ecom
11869 :END:
11871     - Gmane :: [[http://mid.gmane.org/AANLkTind3HPtWE%2DLH3ZX%2DGSPi0Sc7X3hODVXavpKzJh5%40mail%2Egmail%2Ecom][Emailing my org file]]
11873 *** CLOSED Baffled by beamer blocks
11874 CLOSED: [2011-01-16 So 09:40]
11875 :LOGBOOK:
11876 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:55]
11877 :END:
11878   [2010-08-17 Di]
11879 :PROPERTIES:
11880 :ID: mid:1282059091%2E18547%2E1390352993%40webmail%2Emessagingengine%2Ecom
11881 :END:
11883     - Gmane :: [[http://mid.gmane.org/1282059091%2E18547%2E1390352993%40webmail%2Emessagingengine%2Ecom][Baffled by beamer blocks]]
11885 *** CLOSED org-mobile-create-sumo-agenda might be the culprit?                                                                                                                                                                  :Mobile:
11886 CLOSED: [2011-01-16 So 09:40]
11887 :LOGBOOK:
11888 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:57]
11889 :END:
11890   [2010-07-27 Di]
11891 :PROPERTIES:
11892 :ID: mid:75763D10%2DA3C1%2D4BF1%2DA48D%2D013C9C98847D%40gilbert%2Eorg
11893 :END:
11895     - Gmane :: [[http://mid.gmane.org/75763D10%2DA3C1%2D4BF1%2DA48D%2D013C9C98847D%40gilbert%2Eorg][org-mobile-create-sumo-agenda might be the culprit?]]
11897 *** CLOSED footnotes in LaTeX export
11898 CLOSED: [2011-01-16 So 09:40]
11899 :LOGBOOK:
11900 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:58]
11901 :END:
11902   [2010-07-18 So]
11903   :PROPERTIES:
11904   :ID: mid:877hksa7la%2Efsf%40gmail%2Ecom
11905   :END:
11907     - Gmane :: [[http://mid.gmane.org/877hksa7la%2Efsf%40gmail%2Ecom][footnotes in LaTeX export]]
11909 *** CLOSED How to set todo-dependencies for specific org file?
11910 CLOSED: [2011-01-16 So 09:40]
11911 :LOGBOOK:
11912 - State "QUESTION"   from "NEW"        [2010-10-26 Di 20:34]
11913 :END:
11914   [2010-10-18 Mo]
11915 :PROPERTIES:
11916 :ID: mid:84mxqcxjzm%2Efsf%40sohu%2Ecom
11917 :END:
11919     - Gmane :: [[http://mid.gmane.org/84mxqcxjzm%2Efsf%40sohu%2Ecom][How to set todo-dependencies for specific org file?]]
11921 *** CLOSED question: how to refile labeled with origin?
11922 CLOSED: [2011-01-16 So 09:40]
11923 :LOGBOOK:
11924 - State "QUESTION"   from "NEW"        [2010-10-26 Di 20:51]
11925 :END:
11926   [2010-10-17 So]
11927 :PROPERTIES:
11928 :ID: mid:AANLkTimd4F4%3DVkdC5soX3GSOcEnJ7%2DCUaicry5UnF0uL%40mail%2Egmail%2Ecom
11929 :END:
11931     - Gmane :: [[http://mid.gmane.org/AANLkTimd4F4%3DVkdC5soX3GSOcEnJ7%2DCUaicry5UnF0uL%40mail%2Egmail%2Ecom][question: how to refile labeled with origin?]]
11933 *** CLOSED Executing sh-code                                                                                                                                                                                                     :Babel:
11934 CLOSED: [2011-01-16 So 09:40]
11935 :LOGBOOK:
11936 - State "QUESTION"   from "NEW"        [2010-10-26 Di 20:54]
11937 :END:
11938   [2010-10-17 So]
11939 :PROPERTIES:
11940 :ID: mid:80fww7785n%2Efsf%40mundaneum%2Ecom
11941 :END:
11943     - Gmane :: [[http://mid.gmane.org/80fww7785n%2Efsf%40mundaneum%2Ecom][Executing sh-code]]
11945 *** CLOSED Sort agenda view by date?
11946 CLOSED: [2011-01-16 So 09:40]
11947 :LOGBOOK:
11948 - State "QUESTION"   from "NEW"        [2010-10-26 Di 20:55]
11949 :END:
11950   [2010-10-17 So]
11951 :PROPERTIES:
11952 :ID: mid:223016%2E14221%2Eqm%40web37907%2Email%2Emud%2Eyahoo%2Ecom
11953 :END:
11955     - Gmane :: [[http://mid.gmane.org/223016%2E14221%2Eqm%40web37907%2Email%2Emud%2Eyahoo%2Ecom][Sort agenda view by date?]]
11957 *** CLOSED Bug: Export header-level list inconsistency
11958 CLOSED: [2011-01-16 So 09:40]
11959 :LOGBOOK:
11960 - State "QUESTION"   from "NEW"        [2010-10-26 Di 20:58]
11961 :END:
11962   [2010-10-17 So]
11963 :PROPERTIES:
11964 :ID: mid:AANLkTim215mNLqdBgP%3D4ScMFO0GDMsq%2DJYiCV8Eq%3D%2D1S%40mail%2Egmail%2Ecom
11965 :END:
11967     - Gmane :: [[http://mid.gmane.org/AANLkTim215mNLqdBgP%3D4ScMFO0GDMsq%2DJYiCV8Eq%3D%2D1S%40mail%2Egmail%2Ecom][Bug: Export header-level list inconsistency]]
11969 *** CLOSED (Babel) Debugging shell code that misbehaves                                                                                                                                                                          :Babel:
11970 CLOSED: [2011-01-16 So 09:40]
11971 :LOGBOOK:
11972 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:01]
11973 :END:
11974   [2010-10-17 So]
11975 :PROPERTIES:
11976 :ID: mid:80zkuhkk67%2Efsf%40mundaneum%2Ecom
11977 :END:
11979     - Gmane :: [[http://mid.gmane.org/80zkuhkk67%2Efsf%40mundaneum%2Ecom][(Babel) Debugging shell code that misbehaves]]
11981 *** CLOSED org-mode and claws
11982 CLOSED: [2011-01-16 So 09:40]
11983 :LOGBOOK:
11984 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:02]
11985 :END:
11986   [2010-10-17 So]
11987 :PROPERTIES:
11988 :ID: mid:4CB6057F%2E3080808%40sym%2Enet
11989 :END:
11991     - Gmane :: [[http://mid.gmane.org/4CB6057F%2E3080808%40sym%2Enet][org-mode and clawqs]]
11993 *** CLOSED org-publish with latest changes?
11994 CLOSED: [2011-01-16 So 09:40]
11995 :LOGBOOK:
11996 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:03]
11997 :END:
11998   [2010-10-17 So]
11999 :PROPERTIES:
12000 :ID: mid:AANLkTinTNjGJnCg4fnhkycrajznR9HKtVeThhoqxpto7%40mail%2Egmail%2Ecom
12001 :END:
12003     - Gmane :: [[http://mid.gmane.org/AANLkTinTNjGJnCg4fnhkycrajznR9HKtVeThhoqxpto7%40mail%2Egmail%2Ecom][org-publish with latest changes?]]
12005 *** CLOSED Any other Aquamacs + org-mode users?
12006 CLOSED: [2011-01-16 So 09:40]
12007 :LOGBOOK:
12008 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:04]
12009 :END:
12010   [2010-10-17 So]
12011 :PROPERTIES:
12012 :ID: mid:4CB5287D%2E5090800%40sift%2Einfo
12013 :END:
12015     - Gmane :: [[http://mid.gmane.org/4CB5287D%2E5090800%40sift%2Einfo][Any other Aquamacs + org-mode users?]]
12017 *** CLOSED Latex-Export with custom commands
12018 CLOSED: [2011-01-16 So 09:40]
12019 :LOGBOOK:
12020 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:06]
12021 :END:
12022   [2010-10-17 So]
12023 :PROPERTIES:
12024 :ID: mid:i929ov%24dpe%241%40dough%2Egmane%2Eorg
12025 :END:
12027     - Gmane :: [[http://mid.gmane.org/i929ov%24dpe%241%40dough%2Egmane%2Eorg][Latex-Export with custom commands]]
12029 *** CLOSED column view: "local" doesn't seem to work for me
12030 CLOSED: [2011-01-16 So 09:40]
12031 :LOGBOOK:
12032 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:15]
12033 :END:
12034   [2010-10-16 Sa]
12035 :PROPERTIES:
12036 :ID: mid:87y6a4alxl%2Ewl%25ucecesf%40ucl%2Eac%2Euk
12037 :END:
12039     - Gmane :: [[http://mid.gmane.org/87y6a4alxl%2Ewl%25ucecesf%40ucl%2Eac%2Euk][column view: "local" doesn't seem to work for me]]
12041 *** CLOSED configuring Org agenda faces by priority
12042 CLOSED: [2011-01-16 So 09:40]
12043 :LOGBOOK:
12044 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:15]
12045 :END:
12046   [2010-10-16 Sa]
12047 :PROPERTIES:
12048 :ID: mid:i8v3ua%24v8v%241%40dough%2Egmane%2Eorg
12049 :END:
12051     - Gmane :: [[http://mid.gmane.org/i8v3ua%24v8v%241%40dough%2Egmane%2Eorg][configuring Org agenda faces by priority]]
12053 *** CLOSED Publishing configuration
12054 CLOSED: [2011-01-16 So 09:40]
12055 :LOGBOOK:
12056 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:16]
12057 :END:
12058   [2010-10-16 Sa]
12059 :PROPERTIES:
12060 :ID: mid:87vd59og1r%2Efsf%40berkeley%2Eedu
12061 :END:
12063     - Gmane :: [[http://mid.gmane.org/87vd59og1r%2Efsf%40berkeley%2Eedu][Publishing configuration]]
12065 *** CLOSED org-mode <=> Instiki
12066 CLOSED: [2011-01-16 So 09:40]
12067 :LOGBOOK:
12068 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:17]
12069 :END:
12070   [2010-10-16 Sa]
12071 :PROPERTIES:
12072 :ID: mid:AANLkTinsEj1isA%5FXMMOxrxGUTJyArLSuxgHZ6NAO6y%2DL%40mail%2Egmail%2Ecom
12073 :END:
12075     - Gmane :: [[http://mid.gmane.org/AANLkTinsEj1isA%5FXMMOxrxGUTJyArLSuxgHZ6NAO6y%2DL%40mail%2Egmail%2Ecom][org-mode <=> Instiki]]
12077 *** CLOSED entities and removing some markup in ascii export
12078 CLOSED: [2011-01-16 So 09:40]
12079 :LOGBOOK:
12080 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:23]
12081 :END:
12082   [2010-10-15 Fr]
12083 :PROPERTIES:
12084 :ID: mid:m362xd2h7h%2Efsf%40david%2Eespiga4%2Ecom%2Ear
12085 :END:
12087     - Gmane :: [[http://mid.gmane.org/m362xd2h7h%2Efsf%40david%2Eespiga4%2Ecom%2Ear][entities and removing some markup in ascii export]]
12089 *** CLOSED How to use capture to start relative timer? And some other capture issues...
12090 CLOSED: [2011-01-16 So 09:40]
12091 :LOGBOOK:
12092 - State "QUESTION"   from "NEW"        [2010-10-27 Mi 21:28]
12093 :END:
12094   [2010-10-15 Fr]
12095 :PROPERTIES:
12096 :ID: mid:AANLkTi%3Dn4ODKze7T68axhVRTafpXoi%2DiqOY3bAR1aDMC%40mail%2Egmail%2Ecom
12097 :END:
12099     - Gmane :: [[http://mid.gmane.org/AANLkTi%3Dn4ODKze7T68axhVRTafpXoi%2DiqOY3bAR1aDMC%40mail%2Egmail%2Ecom][How to use capture to start relative timer? And some other capture issues...]]
12101 *** CLOSED Total time displayed in the modeline?
12102 CLOSED: [2011-01-16 So 09:40]
12103 :LOGBOOK:
12104 - State "QUESTION"   from "NEW"        [2010-10-27 Mi 21:39]
12105 :END:
12106   [2010-10-15 Fr]
12107 :PROPERTIES:
12108 :ID: mid:87lj6ae49h%2Efsf%40mundaneum%2Ecom
12109 :END:
12111     - Gmane :: [[http://mid.gmane.org/87lj6ae49h%2Efsf%40mundaneum%2Ecom][Total time displayed in the modeline?]]
12113 *** CLOSED (babel) creating simple vectors in R
12114 CLOSED: [2011-01-16 So 09:40]
12115 :LOGBOOK:
12116 - State "QUESTION"   from "NEW"        [2010-10-27 Mi 21:44]
12117 :END:
12118   [2010-10-15 Fr]
12119 :PROPERTIES:
12120 :ID: mid:87zkusxtnn%2Efsf%40stats%2Eox%2Eac%2Euk
12121 :END:
12123     - Gmane :: [[http://mid.gmane.org/87zkusxtnn%2Efsf%40stats%2Eox%2Eac%2Euk][(babel) creating simple vectors in R]]
12125 *** CLOSED Bug: org lets me mess things up too easily (7.01trans)
12126 CLOSED: [2011-01-16 So 09:40]
12127 :LOGBOOK:
12128 - State "QUESTION"   from "NEW"        [2010-10-27 Mi 21:57]
12129 :END:
12130   [2010-10-15 Fr]
12131 :PROPERTIES:
12132 :ID: mid:m2sk0n2uua%2Ewl%25dave%40boostpro%2Ecom
12133 :END:
12135     - Gmane :: [[http://mid.gmane.org/m2sk0n2uua%2Ewl%25dave%40boostpro%2Ecom][Bug: org lets me mess things up too easily (7.01trans)]]
12137 *** CLOSED Adding tags, grouping tags
12138 CLOSED: [2011-01-16 So 09:40]
12139 :LOGBOOK:
12140 - State "QUESTION"   from "NEW"        [2010-11-07 So 14:36]
12141 :END:
12142   [2010-10-17 So]
12143 :PROPERTIES:
12144 :ID: mid:4CB74A73%2E2090202%40gmx%2Ede
12145 :END:
12147     - Gmane :: [[http://mid.gmane.org/4CB74A73%2E2090202%40gmx%2Ede][Adding tags, grouping tags]]
12149 *** CLOSED (BUG) MobileOrg blocked tasks showing up on agendas                                                                                                                                                                  :Mobile:
12150 CLOSED: [2011-01-16 So 09:40]
12151 :LOGBOOK:
12152 - State "CLOSED"     from "QUESTION"   [2011-01-16 So 09:40]
12153 - State "QUESTION"   from "NEW"        [2010-11-07 So 15:08]
12154 :END:
12155   [2010-10-15 Fr]
12156 :PROPERTIES:
12157 :ID: mid:AANLkTinLsDzjKaxKWLY7h19%2DBH3xuVtFxDaWi%2BgcTMOK%40mail%2Egmail%2Ecom
12158 :END:
12160     - Gmane :: [[http://mid.gmane.org/AANLkTinLsDzjKaxKWLY7h19%2DBH3xuVtFxDaWi%2BgcTMOK%40mail%2Egmail%2Ecom][(BUG) MobileOrg blocked tasks showing up on agendas]]
12161 *** DONE Fontify whole heading line
12162 CLOSED: [2010-08-21 Sa 17:04]
12163 :LOGBOOK:
12164 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:04]
12165 :END:
12166   [2010-06-05 Sa]
12167   :PROPERTIES:
12168   :ID: mid:87sk53158o%2Efsf%40mundaneum%2Ecom
12169   :END:
12171     - Gmane :: [[http://mid.gmane.org/87sk53158o%2Efsf%40mundaneum%2Ecom][Fontify whole heading line]]
12172 *** DONE cycle visibility from agenda view?
12173   [2010-06-16 Mi]
12174   :PROPERTIES:
12175   :ID: mid:20100615135909%2EGD1315%40vpn%2D2139%2Egwdg%2Ede
12176   :END:
12178     - Gmane :: [[http://mid.gmane.org/20100615135909%2EGD1315%40vpn%2D2139%2Egwdg%2Ede][cycle visibility from agenda view?]]
12180     use of org-agenda-cycle-show explained on mailing list, and added
12181     to FAQ.
12182 *** DONE Beamer presentation in the document
12183 CLOSED: [2010-08-21 Sa 17:07]
12184 :LOGBOOK:
12185 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:07]
12186 :END:
12187   [2010-06-10 Do]
12188   :PROPERTIES:
12189   :ID: mid:871vcg1rs0%2Efsf%40mundaneum%2Ecom
12190   :END:
12192     - Gmane :: [[http://mid.gmane.org/871vcg1rs0%2Efsf%40mundaneum%2Ecom][Beamer presentation in the document]]
12193 *** DONE clock in from last clock out
12194 CLOSED: [2010-08-21 Sa 17:07]
12195 :LOGBOOK:
12196 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:07]
12197 :END:
12198   [2010-06-15 Di]
12199   :PROPERTIES:
12200   :ID: mid:AANLkTinMfkrJ4OHzUfzsNOuXq5d9sfIPZcqkcgeV9WMH%40mail%2Egmail%2Ecom
12201   :END:
12203     - Gmane :: [[http://mid.gmane.org/AANLkTinMfkrJ4OHzUfzsNOuXq5d9sfIPZcqkcgeV9WMH%40mail%2Egmail%2Ecom][clock in from last clock out]]
12204 *** DONE Re: (Orgmode) contrib/README
12205   [2010-07-01 Do]
12206   :PROPERTIES:
12207   :ID: mid:4663%2E1277986531%40maps
12208   :END:
12210     - Gmane :: [[http://mid.gmane.org/4663%2E1277986531%40maps][Re: (Orgmode) contrib/README]]
12211    Updated, patch by Stephen Eglen
12213 *** DONE wrap text in table cell?
12214 CLOSED: [2010-08-21 Sa 17:09]
12215 :LOGBOOK:
12216 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:09]
12217 :END:
12218   [2010-07-09 Fr]
12219   :PROPERTIES:
12220   :ID: mid:4C33BB78%2E2060900%40therogoffs%2Ecom
12221   :END:
12223     - Gmane :: [[http://mid.gmane.org/4C33BB78%2E2060900%40therogoffs%2Ecom][wrap text in table cell?]]
12224 *** DONE italics regexp
12225 CLOSED: [2010-07-29 Do 18:36]
12226 :LOGBOOK:
12227 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:36]
12228 :END:
12229   [2010-07-09 Fr]
12230   :PROPERTIES:
12231   :ID: mid:AANLkTimZtTxgAdrZCsMKGhyUw6ZW62ysR61QDpSYZwJM%40mail%2Egmail%2Ecom
12232   :END:
12234     - Gmane :: [[http://mid.gmane.org/AANLkTimZtTxgAdrZCsMKGhyUw6ZW62ysR61QDpSYZwJM%40mail%2Egmail%2Ecom][italics regexp]]
12235 *** DONE question about links in org-mode
12236 CLOSED: [2010-08-21 Sa 17:10]
12237 :LOGBOOK:
12238 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:10]
12239 :END:
12240   [2010-07-09 Fr]
12241   :PROPERTIES:
12242   :ID: mid:1278537004%2E416000%2D78450574%2D28514%40walla%2Ecom
12243   :END:
12245     - Gmane :: [[http://mid.gmane.org/1278537004%2E416000%2D78450574%2D28514%40walla%2Ecom][question about links in org-mode]]
12246 *** DONE Exclude some file to be in the agenda
12247 CLOSED: [2010-08-21 Sa 17:11]
12248 :LOGBOOK:
12249 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:11]
12250 :END:
12251   [2010-07-09 Fr]
12252   :PROPERTIES:
12253   :ID: mid:AANLkTin1zO14eK69KbAle4MmCi%2DOizsPgqBBZ2Jh9oPC%40mail%2Egmail%2Ecom
12254   :END:
12256     - Gmane :: [[http://mid.gmane.org/AANLkTin1zO14eK69KbAle4MmCi%2DOizsPgqBBZ2Jh9oPC%40mail%2Egmail%2Ecom][Exclude some file to be in the agenda]]
12257 *** DONE links customization in org-mode
12258 CLOSED: [2010-08-21 Sa 17:11]
12259 :LOGBOOK:
12260 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:11]
12261 :END:
12262   [2010-07-10 Sa]
12263   :PROPERTIES:
12264   :ID: mid:1278662652%2E985000%2D68374623%2D12236%40walla%2Ecom
12265   :END:
12267     - Gmane :: [[http://mid.gmane.org/1278662652%2E985000%2D68374623%2D12236%40walla%2Ecom][links customization in org-mode]]
12268 *** DONE trouble with Imenu integration
12269 CLOSED: [2010-08-21 Sa 17:11]
12270 :LOGBOOK:
12271 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:11]
12272 :END:
12273   [2010-07-10 Sa]
12274   :PROPERTIES:
12275   :ID: mid:9707EA08%2DD22C%2D4BDF%2D98E3%2DCA3A0CFC250C%40gilbert%2Eorg
12276   :END:
12278     - Gmane :: [[http://mid.gmane.org/9707EA08%2DD22C%2D4BDF%2D98E3%2DCA3A0CFC250C%40gilbert%2Eorg][trouble with Imenu integration]]
12279 *** DONE (babel)  apply #+TABLEFM lines during export?                                                                                                                                                                           :Babel:
12280 CLOSED: [2010-08-21 Sa 17:11]
12281 :LOGBOOK:
12282 - State "DONE"       from "WISH"       [2010-08-21 Sa 17:11]
12283 :END:
12284   [2010-07-10 Sa]
12285   :PROPERTIES:
12286   :ID: mid:m0bpafpgpx%2Efsf%40gmail%2Ecom
12287   :END:
12289     - Gmane :: [[http://mid.gmane.org/m0bpafpgpx%2Efsf%40gmail%2Ecom][(babel)  apply #+TABLEFM lines during export?]]
12290 *** DONE capture-clock-out nil!
12291 CLOSED: [2010-08-21 Sa 17:12]
12292 :LOGBOOK:
12293 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:12]
12294 :END:
12295   [2010-07-02 Fr]
12296   :PROPERTIES:
12297   :ID: mid:83y6du440v%2Efsf%40yahoo%2Eit
12298   :END:
12300     - Gmane :: [[http://mid.gmane.org/83y6du440v%2Efsf%40yahoo%2Eit][capture-clock-out nil!]]
12301 *** DONE imenu support for babel blocks
12302 CLOSED: [2010-08-21 Sa 17:12]
12303 :LOGBOOK:
12304 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:12]
12305 :END:
12306   [2010-07-18 So]
12307   :PROPERTIES:
12308   :ID: mid:AANLkTimCiay9zkLkB8SKbosrJAL8Ob01%2DaGt79hetnkz%40mail%2Egmail%2Ecom
12309   :END:
12311     - Gmane :: [[http://mid.gmane.org/AANLkTimCiay9zkLkB8SKbosrJAL8Ob01%2DaGt79hetnkz%40mail%2Egmail%2Ecom][imenu support for babel blocks]]
12312 *** DONE Wiki-like creating links on the fly for org
12313 CLOSED: [2010-08-21 Sa 17:13]
12314 :LOGBOOK:
12315 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:13]
12316 :END:
12317   [2010-07-12 Mo]
12318   :PROPERTIES:
12319   :ID: mid:AANLkTila3Djk8xRJX2g8rjxTqOVQC95mOH0ywLtvvPzT%40mail%2Egmail%2Ecom
12320   :END:
12322     - Gmane :: [[http://mid.gmane.org/AANLkTila3Djk8xRJX2g8rjxTqOVQC95mOH0ywLtvvPzT%40mail%2Egmail%2Ecom][Wiki-like creating links on the fly for org]]
12323 *** DONE org-babel and OCaml - help?                                                                                                                                                                                             :Babel:
12324 CLOSED: [2010-08-21 Sa 17:14]
12325 :LOGBOOK:
12326 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:14]
12327 :END:
12328   [2010-07-16 Fr]
12329   :PROPERTIES:
12330   :ID: mid:m2r5j38nqt%2Efsf%40tyche%2ELNouv%2Ecom
12331   :END:
12333     - Gmane :: [[http://mid.gmane.org/m2r5j38nqt%2Efsf%40tyche%2ELNouv%2Ecom][org-babel and OCaml - help?]]
12334 *** DONE word wrap preferences in org-mode buffers
12335 CLOSED: [2010-08-21 Sa 17:15]
12336 :LOGBOOK:
12337 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:15]
12338 :END:
12339   [2010-07-17 Sa]
12340   :PROPERTIES:
12341   :ID: mid:4C40B512%2E7090809%40ccbr%2Eumn%2Eedu
12342   :END:
12344     - Gmane :: [[http://mid.gmane.org/4C40B512%2E7090809%40ccbr%2Eumn%2Eedu][word wrap preferences in org-mode buffers]]
12345 *** DONE Inserting date/time stamps including seconds
12346 CLOSED: [2010-07-29 Do 18:39]
12347 :LOGBOOK:
12348 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:39]
12349 :END:
12350   [2010-07-14 Mi]
12351   :PROPERTIES:
12352   :ID: mid:505620%2E36445%2Eqm%40web29012%2Email%2Eird%2Eyahoo%2Ecom
12353   :END:
12355     - Gmane :: [[http://mid.gmane.org/505620%2E36445%2Eqm%40web29012%2Email%2Eird%2Eyahoo%2Ecom][Inserting date/time stamps including seconds]]
12356 *** DONE Integrate APPTs with OSX
12357 CLOSED: [2010-08-21 Sa 17:16]
12358 :LOGBOOK:
12359 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:16]
12360 :END:
12361   [2010-07-14 Mi]
12362   :PROPERTIES:
12363   :ID: mid:AANLkTinLcJugsE05LX89aHqWQcyWoTbzobQeHvRH0k5X%40mail%2Egmail%2Ecom
12364   :END:
12366     - Gmane :: [[http://mid.gmane.org/AANLkTinLcJugsE05LX89aHqWQcyWoTbzobQeHvRH0k5X%40mail%2Egmail%2Ecom][Integrate APPTs with OSX]]
12367 *** DONE (babel) html export of R data frame                                                                                                                                                                                     :Babel:
12368 CLOSED: [2010-08-21 Sa 17:16]
12369 :LOGBOOK:
12370 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:16]
12371 :END:
12372   [2010-07-21 Mi]
12373   :PROPERTIES:
12374   :ID: mid:20100720022748%2EGA4367%40panahar
12375   :END:
12377     - Gmane :: [[http://mid.gmane.org/20100720022748%2EGA4367%40panahar][(babel) html export of R data frame]]
12378 *** DONE org-refile-targets: excluding archived
12379 CLOSED: [2010-08-21 Sa 17:16]
12380 :LOGBOOK:
12381 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:16]
12382 :END:
12383   [2010-07-21 Mi]
12384   :PROPERTIES:
12385   :ID: mid:sq9ssk3eioo5%2Efsf%40gmail%2Ecom
12386   :END:
12388     - Gmane :: [[http://mid.gmane.org/sq9ssk3eioo5%2Efsf%40gmail%2Ecom][org-refile-targets: excluding archived]]
12389 *** DONE highlight confusion in agenda
12390 CLOSED: [2010-07-29 Do 18:39]
12391 :LOGBOOK:
12392 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:39]
12393 :END:
12394   [2010-07-21 Mi]
12395   :PROPERTIES:
12396   :ID: mid:BE8E1481%2D791E%2D49DA%2D9769%2DD6F4A55BE804%40gilbert%2Eorg
12397   :END:
12399     - Gmane :: [[http://mid.gmane.org/BE8E1481%2D791E%2D49DA%2D9769%2DD6F4A55BE804%40gilbert%2Eorg][highlight confusion in agenda]]
12400 *** DONE export to latex book ?
12401 CLOSED: [2010-08-21 Sa 17:17]
12402 :LOGBOOK:
12403 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:17]
12404 :END:
12405   [2010-07-21 Mi]
12406   :PROPERTIES:
12407   :ID: mid:AANLkTikXX8U8fhf2JHgN3X8wOX9LWG%2Djh5LGjvGP2L3r%40mail%2Egmail%2Ecom
12408   :END:
12410     - Gmane :: [[http://mid.gmane.org/AANLkTikXX8U8fhf2JHgN3X8wOX9LWG%2Djh5LGjvGP2L3r%40mail%2Egmail%2Ecom][export to latex book ?]]
12411 *** DONE "Invalid capture target specification"
12412 CLOSED: [2010-07-29 Do 18:40]
12413 :LOGBOOK:
12414 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:40]
12415 :END:
12416   [2010-07-21 Mi]
12417   :PROPERTIES:
12418   :ID: mid:AANLkTinm0ehBKFv3Wc6ELF2ZDZ%2DZC52v0GtDr%2DdJG98T%40mail%2Egmail%2Ecom
12419   :END:
12421     - Gmane :: [[http://mid.gmane.org/AANLkTinm0ehBKFv3Wc6ELF2ZDZ%2DZC52v0GtDr%2DdJG98T%40mail%2Egmail%2Ecom]["Invalid capture target specification"]]
12422 *** DONE inline image with link to other than images in html export?
12423 CLOSED: [2010-07-29 Do 18:41]
12424 :LOGBOOK:
12425 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:41]
12426 :END:
12427   [2010-07-21 Mi]
12428   :PROPERTIES:
12429   :ID: mid:87vd8a81r5%2Efsf%40columbia%2Eedu
12430   :END:
12432     - Gmane :: [[http://mid.gmane.org/87vd8a81r5%2Efsf%40columbia%2Eedu][inline image with link to other than images in html export?]]
12433 *** DONE org-timeline and diary/calendar
12434 CLOSED: [2010-07-29 Do 18:42]
12435 :LOGBOOK:
12436 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:42]
12437 :END:
12438   [2010-07-21 Mi]
12439   :PROPERTIES:
12440   :ID: mid:m3bpa1g8hf%2Efsf%40login%2Eifi%2Euio%2Eno
12441   :END:
12443     - Gmane :: [[http://mid.gmane.org/m3bpa1g8hf%2Efsf%40login%2Eifi%2Euio%2Eno][org-timeline and diary/calendar]]
12444 *** DONE orgmode html export uses wrong browser
12445 CLOSED: [2010-07-29 Do 18:42]
12446 :LOGBOOK:
12447 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:42]
12448 :END:
12449   [2010-07-21 Mi]
12450   :PROPERTIES:
12451   :ID: mid:20100721061831%2EGA32593%40panahar
12452   :END:
12454     - Gmane :: [[http://mid.gmane.org/20100721061831%2EGA32593%40panahar][orgmode html export uses wrong browser]]
12455 *** DONE Some problems with times in a spreadsheet
12456 CLOSED: [2010-08-21 Sa 17:17]
12457 :LOGBOOK:
12458 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:17]
12459 :END:
12460   [2010-07-21 Mi]
12461   :PROPERTIES:
12462   :ID: mid:87mxtljf95%2Efsf%40linux%2Dlqcw%2Esite
12463   :END:
12465     - Gmane :: [[http://mid.gmane.org/87mxtljf95%2Efsf%40linux%2Dlqcw%2Esite][Some problems with times in a spreadsheet]]
12466 *** DONE first time setting up mobile-org -- no files produced                                                                                                                                                                  :Mobile:
12467 CLOSED: [2010-08-21 Sa 17:17]
12468 :LOGBOOK:
12469 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:17]
12470 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 07:26]
12471 :END:
12472   [2010-07-23 Fr]
12473   :PROPERTIES:
12474   :ID: mid:F37CED73%2DCC2D%2D413C%2D9489%2DC46E08758C14%40gilbert%2Eorg
12475   :END:
12477     - Gmane :: [[http://mid.gmane.org/F37CED73%2DCC2D%2D413C%2D9489%2DC46E08758C14%40gilbert%2Eorg][first time setting up mobile-org -- no files produced]]
12478 *** DONE Personal accounting with emacs, org and...?
12479 CLOSED: [2010-07-29 Do 14:28]
12480 :LOGBOOK:
12481 - State "DONE"       from "QUESTION"   [2010-07-29 Do 14:28]
12482 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 07:26]
12483 :END:
12484   [2010-07-23 Fr]
12485   :PROPERTIES:
12486   :ID: mid:AANLkTimX6ZFOSammsaHzUHvapz5BXG3dLPiswsnKJLnB%40mail%2Egmail%2Ecom
12487   :END:
12489     - Gmane :: [[http://mid.gmane.org/AANLkTimX6ZFOSammsaHzUHvapz5BXG3dLPiswsnKJLnB%40mail%2Egmail%2Ecom][Personal accounting with emacs, org and...?]]
12490 *** DONE (BABEL) evaluation of R code in export                                                                                                                                                                                  :Babel:
12491 CLOSED: [2010-07-29 Do 14:25]
12492 :LOGBOOK:
12493 - State "DONE"       from "QUESTION"   [2010-07-29 Do 14:25]
12494 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 07:30]
12495 :END:
12496   [2010-07-23 Fr]
12497   :PROPERTIES:
12498   :ID: mid:4C47FF10%2E1020808%40mail%2Ecom
12499   :END:
12501     - Gmane :: [[http://mid.gmane.org/4C47FF10%2E1020808%40mail%2Ecom][(BABEL) evaluation of R code in export]]
12503 *** DONE (BABEL) help adding a language, please?                                                                                                                                                                                 :Babel:
12504 CLOSED: [2010-07-29 Do 14:22]
12505 :LOGBOOK:
12506 - State "DONE"       from "QUESTION"   [2010-07-29 Do 14:22]
12507 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 07:39]
12508 :END:
12509   [2010-07-23 Fr]
12510   :PROPERTIES:
12511   :ID: mid:20100722151308%2E17057f89%40bigblessing%2Etville
12512   :END:
12514     - Gmane :: [[http://mid.gmane.org/20100722151308%2E17057f89%40bigblessing%2Etville][(BABEL) help adding a language, please?]]
12516 *** DONE Finding old appointments
12517 CLOSED: [2010-07-29 Do 14:16]
12518 :LOGBOOK:
12519 - State "DONE"       from "QUESTION"   [2010-07-29 Do 14:16]
12520 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 07:40]
12521 :END:
12522   [2010-07-23 Fr]
12523   :PROPERTIES:
12524   :ID: mid:87mxtj4612%2Efsf%40thinkpad%2Etsdh%2Ede
12525   :END:
12527     - Gmane :: [[http://mid.gmane.org/87mxtj4612%2Efsf%40thinkpad%2Etsdh%2Ede][Finding old appointments]]
12528 *** DONE Author info while publishing to html
12529 CLOSED: [2010-07-29 Do 14:16]
12530 :LOGBOOK:
12531 - State "DONE"       from "QUESTION"   [2010-07-29 Do 14:16]
12532 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 09:26]
12533 :END:
12534   [2010-07-23 Fr]
12535 :PROPERTIES:
12536 :ID: mid:AANLkTimEKg1BxyMKLo9Q8plLW8PwQQKBJAU5uS8s%5FTBH%40mail%2Egmail%2Ecom
12537 :END:
12539     - Gmane :: [[http://mid.gmane.org/AANLkTimEKg1BxyMKLo9Q8plLW8PwQQKBJAU5uS8s%5FTBH%40mail%2Egmail%2Ecom][Author info while publishing to html]]
12540 *** DONE firefox problem with org-protocol
12541 CLOSED: [2010-08-21 Sa 17:17]
12542 :LOGBOOK:
12543 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:17]
12544 - State "QUESTION"   from "NEW"        [2010-07-25 So 18:17]
12545 :END:
12546   [2010-07-25 So]
12547 :PROPERTIES:
12548 :ID: mid:1280071631%2Dsup%2D2185%40daniel
12549 :END:
12551     - Gmane :: [[http://mid.gmane.org/1280071631%2Dsup%2D2185%40daniel][firefox problem with org-protocol]]
12553 *** DONE odd org-babel R behaviour                                                                                                                                                                                               :Babel:
12554 CLOSED: [2010-08-21 Sa 17:17]
12555 :LOGBOOK:
12556 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:17]
12557 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:11]
12558 :END:
12559   [2010-07-31 Sa]
12560 :PROPERTIES:
12561 :ID: mid:A4EECCE0%2DD963%2D4C3A%2DA2DE%2DB132F4FDD536%40ualberta%2Eca
12562 :END:
12564     - Gmane :: [[http://mid.gmane.org/A4EECCE0%2DD963%2D4C3A%2DA2DE%2DB132F4FDD536%40ualberta%2Eca][odd org-babel R behaviour]]
12565 *** DONE lookup functions in spreadsheet/table
12566 CLOSED: [2010-08-21 Sa 17:18]
12567 :LOGBOOK:
12568 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:18]
12569 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:11]
12570 :END:
12571   [2010-07-31 Sa]
12572 :PROPERTIES:
12573 :ID: mid:460AB3C0%2D8E5C%2D403F%2DAC3A%2D147357C46306%40ualberta%2Eca
12574 :END:
12576     - Gmane :: [[http://mid.gmane.org/460AB3C0%2D8E5C%2D403F%2DAC3A%2D147357C46306%40ualberta%2Eca][lookup functions in spreadsheet/table]]
12577 *** DONE startup in column view
12578 CLOSED: [2010-08-21 Sa 17:18]
12579 :LOGBOOK:
12580 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:18]
12581 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:13]
12582 :END:
12583   [2010-07-31 Sa]
12584 :PROPERTIES:
12585 :ID: mid:AANLkTikw3%3Ds%2BvHyKcEN5SnEi4J6qMRpQ%5FLVsxLuDsqyy%40mail%2Egmail%2Ecom
12586 :END:
12588     - Gmane :: [[http://news.gmane.org/find-root.php?message_id%3D%3CAANLkTikw3%3Ds%2BvHyKcEN5SnEi4J6qMRpQ%5FLVsxLuDsqyy%40mail%2Egmail%2Ecom%3E][startup in column view]]
12589 *** DONE Browsing worg
12590 CLOSED: [2010-07-31 Sa 09:01]
12591 :LOGBOOK:
12592 - State "DONE"       from "NEW"        [2010-07-31 Sa 09:01]
12593 :END:
12594   [2010-07-31 Sa]
12595 :PROPERTIES:
12596 :ID: mid:AANLkTimnwM9i%3DHg2fY3uM0rZRdRTkRc%2D18zGu7GO%2BqNp%40mail%2Egmail%2Ecom
12597 :END:
12599     - Gmane :: [[http://mid.gmane.org/AANLkTimnwM9i%3DHg2fY3uM0rZRdRTkRc%2D18zGu7GO%2BqNp%40mail%2Egmail%2Ecom][Browsing worg]]
12600 *** DONE OrgMobile - just a little help?                                                                                                                                                                                        :Mobile:
12601 CLOSED: [2010-08-21 Sa 17:18]
12602 :LOGBOOK:
12603 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:18]
12604 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:14]
12605 :END:
12606   [2010-07-31 Sa]
12607 :PROPERTIES:
12608 :ID: mid:4C52A069%2E1030800%40fastmail%2Efm
12609 :END:
12611     - Gmane :: [[http://mid.gmane.org/4C52A069%2E1030800%40fastmail%2Efm][OrgMobile - just a little help?]]
12612 *** DONE agenda-ignore-date and version number
12613 CLOSED: [2010-08-21 Sa 17:19]
12614 :LOGBOOK:
12615 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:19]
12616 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:40]
12617 :END:
12618   [2010-07-31 Sa]
12619 :PROPERTIES:
12620 :ID: mid:4C513288%2E7040808%40unibas%2Ech
12621 :END:
12623     - Gmane :: [[http://mid.gmane.org/4C513288%2E7040808%40unibas%2Ech][agenda-ignore-date and version number]]
12624 *** DONE insert .org file into other .org file by link
12625 CLOSED: [2010-08-01 So 20:45]
12626 :LOGBOOK:
12627 - State "DONE"       from "NEW"        [2010-08-01 So 20:45]
12628 :END:
12629   [2010-07-29 Do]
12630 :PROPERTIES:
12631 :ID: mid:4C4FF083%2E9030109%40gmail%2Ecom
12632 :END:
12634     - Gmane :: [[http://mid.gmane.org/4C4FF083%2E9030109%40gmail%2Ecom][insert .org file into other .org file by link]]
12635 *** DONE Migrating from zim to org-mode ?
12636 CLOSED: [2010-08-21 Sa 17:19]
12637 :LOGBOOK:
12638 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:19]
12639 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:45]
12640 :END:
12641   [2010-07-29 Do]
12642 :PROPERTIES:
12643 :ID: mid:1280296840%2E7094%2E4%2Ecamel%40inf%2D8657%2Eint%2Devry%2Efr
12644 :END:
12646     - Gmane :: [[http://mid.gmane.org/1280296840%2E7094%2E4%2Ecamel%40inf%2D8657%2Eint%2Devry%2Efr][Migrating from zim to org-mode ?]]
12647 *** DONE Eliminate line breaks in html
12648 CLOSED: [2010-08-21 Sa 17:19]
12649 :LOGBOOK:
12650 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:19]
12651 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:46]
12652 :END:
12653   [2010-07-29 Do]
12654 :PROPERTIES:
12655 :ID: mid:AANLkTi%3DvHyL%2BYT2AEem4WOiKFSh%3D7M7d48vga2LqxA%2Dv%40mail%2Egmail%2Ecom
12656 :END:
12658     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DvHyL%2BYT2AEem4WOiKFSh%3D7M7d48vga2LqxA%2Dv%40mail%2Egmail%2Ecom][Eliminate line breaks in html]]
12659 *** DONE R Babel Example                                                                                                                                                                                                         :Babel:
12660 CLOSED: [2010-08-01 So 20:47]
12661 :LOGBOOK:
12662 - State "DONE"       from "NEW"        [2010-08-01 So 20:47]
12663 :END:
12664   [2010-07-29 Do]
12665 :PROPERTIES:
12666 :ID: mid:20100728004030%2EGI23515%40thinkpad%2Eadamsinfoserv%2Ecom
12667 :END:
12669     - Gmane :: [[http://mid.gmane.org/20100728004030%2EGI23515%40thinkpad%2Eadamsinfoserv%2Ecom][R Babel Example]]
12670 *** DONE Nice links bookmarks
12671 CLOSED: [2010-08-21 Sa 17:19]
12672 :LOGBOOK:
12673 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:19]
12674 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:47]
12675 :END:
12676   [2010-07-29 Do]
12677 :PROPERTIES:
12678 :ID: mid:m163003axq%2Efsf%40gmail%2Ecom
12679 :END:
12681     - Gmane :: [[http://mid.gmane.org/m163003axq%2Efsf%40gmail%2Ecom][Nice links bookmarks]]
12683 *** DONE Installing/updating org on the mac woes
12684 CLOSED: [2010-08-01 So 14:53]
12685 :LOGBOOK:
12686 - State "DONE"       from "NEW"        [2010-08-01 So 14:53]
12687 :END:
12688   [2010-07-23 Fr]
12689   :PROPERTIES:
12690   :ID: mid:AANLkTinu3NNpr8mdUDSKD1EHvFY8e4BYYC%2DzgGfb5iup%40mail%2Egmail%2Ecom
12691   :END:
12693     - Gmane :: [[http://mid.gmane.org/AANLkTinu3NNpr8mdUDSKD1EHvFY8e4BYYC%2DzgGfb5iup%40mail%2Egmail%2Ecom][Installing/updating org on the mac woes]]
12694 *** DONE org-protocol
12695 CLOSED: [2010-08-01 So 15:08]
12696 :LOGBOOK:
12697 - State "DONE"       from "NEW"        [2010-08-01 So 15:08]
12698 :END:
12699   [2010-07-27 Di]
12700 :PROPERTIES:
12701 :ID: mid:i2j8d2%2491c%241%40dough%2Egmane%2Eorg
12702 :END:
12704     - Gmane :: [[http://mid.gmane.org/i2j8d2%2491c%241%40dough%2Egmane%2Eorg][org-protocol]]
12705 *** DONE Daily Debian Builds
12706 CLOSED: [2010-08-01 So 15:35]
12707 :LOGBOOK:
12708 - State "DONE"       from "NEW"        [2010-08-01 So 15:35]
12709 :END:
12710   [2010-07-27 Di]
12711 :PROPERTIES:
12712 :ID: mid:8739v62gaw%2Efsf%40everybody%2Eorg
12713 :END:
12715     - Gmane :: [[http://mid.gmane.org/8739v62gaw%2Efsf%40everybody%2Eorg][Daily Debian Builds]]
12716 *** DONE No title or date in LaTeX export
12717 CLOSED: [2010-08-01 So 20:30]
12718 :LOGBOOK:
12719 - State "DONE"       from "NEW"        [2010-08-01 So 20:30]
12720 :END:
12721   [2010-07-31 Sa]
12722 :PROPERTIES:
12723 :ID: mid:AANLkTimtUhMpiNot0wFTnqKkMEpBe%2B2MVxoi8iNyu%2D5Z%40mail%2Egmail%2Ecom
12724 :END:
12726     - Gmane :: [[http://mid.gmane.org/AANLkTimtUhMpiNot0wFTnqKkMEpBe%2B2MVxoi8iNyu%2D5Z%40mail%2Egmail%2Ecom][No title or date in LaTeX export]]
12727 *** DONE when will org-indent-mode be ready?
12728 :LOGBOOK:
12729 - State "DONE"       from "QUESTION"   [2010-08-17 Tue 08:36]
12730 - State "QUESTION"   from "NEW"        [2010-08-02 Mo 18:56]
12731 :END:
12732   [2010-08-02 Mo]
12733 :PROPERTIES:
12734 :ID: mid:AANLkTimAPoOD%5F5iXyG4cFd4VQL8JfMb4Rbxay0ECVSxt%40mail%2Egmail%2Ecom
12735 :END:
12737     - Gmane :: [[http://mid.gmane.org/AANLkTimAPoOD%5F5iXyG4cFd4VQL8JfMb4Rbxay0ECVSxt%40mail%2Egmail%2Ecom][when will org-indent-mode be ready?]]
12739    org-indent-mode works fine starting with Emacs 23.2.
12740 *** DONE How can I add a DONE tag to an org file?
12741 CLOSED: [2010-08-08 So 12:58]
12742 :LOGBOOK:
12743 - State "DONE"       from "QUESTION"   [2010-08-08 So 12:58]
12744 - State "QUESTION"   from "NEW"        [2010-08-02 Mo 18:56]
12745 :END:
12746   [2010-08-02 Mo]
12747 :PROPERTIES:
12748 :ID: mid:8462zt1h35%2Efsf%40ymail%2Ecom
12749 :END:
12751     - Gmane :: [[http://mid.gmane.org/8462zt1h35%2Efsf%40ymail%2Ecom][How can I add a DONE tag to an org file?]]
12753 *** DONE MobileOrg - One step further                                                                                                                                                                                           :Mobile:
12754 CLOSED: [2010-08-21 Sa 17:20]
12755 :LOGBOOK:
12756 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:20]
12757 - State "QUESTION"   from "NEW"        [2010-08-02 Mo 18:19]
12758 :END:
12759   [2010-08-02 Mo]
12760 :PROPERTIES:
12761 :ID: mid:i33tsk%242hp%241%40dough%2Egmane%2Eorg
12762 :END:
12764     - Gmane :: [[http://mid.gmane.org/i33tsk%242hp%241%40dough%2Egmane%2Eorg][MobileOrg - One step further]]
12766 *** DONE Bug: source document in latin9, wrong latex export (TAG=7.01g (release_7.01g))
12767 CLOSED: [2010-08-21 Sa 17:20]
12768 :LOGBOOK:
12769 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:20]
12770 - State "QUESTION"   from "NEW"        [2010-08-08 So 13:02]
12771 :END:
12772   [2010-08-07 Sa]
12773 :PROPERTIES:
12774 :ID: mid:20100806150746%2E770101431E%40eana%2Ekheb%2Ehomelinux%2Eorg
12775 :END:
12777     - Gmane :: [[http://mid.gmane.org/20100806150746%2E770101431E%40eana%2Ekheb%2Ehomelinux%2Eorg][Bug: source document in latin9, wrong latex export (TAG=7.01g (release_7.01g))]]
12779 *** DONE Export: Using LaTeX "\timestamp" and or customising title header
12780 CLOSED: [2010-08-21 Sa 17:21]
12781 :LOGBOOK:
12782 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:21]
12783 - State "QUESTION"   from "NEW"        [2010-08-07 Sa 15:46]
12784 :END:
12785   [2010-08-07 Sa]
12786 :PROPERTIES:
12787 :ID: mid:20100805182557%2EGE29362%40localhost
12788 :END:
12790     - Gmane :: [[http://mid.gmane.org/20100805182557%2EGE29362%40localhost][Export: Using LaTeX "\timestamp" and or customising title header]]
12792 *** DONE Insert TODO or plain heading depending on context
12793 CLOSED: [2010-08-21 Sa 17:21]
12794 :LOGBOOK:
12795 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:21]
12796 - State "QUESTION"   from "NEW"        [2010-08-07 Sa 15:37]
12797 :END:
12798   [2010-08-07 Sa]
12799 :PROPERTIES:
12800 :ID: mid:AANLkTim%2DPNcfbatyrvEChHi%2BY%2Dk8xE118mxJa8TMU1NS%40mail%2Egmail%2Ecom
12801 :END:
12803     - Gmane :: [[http://mid.gmane.org/AANLkTim%2DPNcfbatyrvEChHi%2BY%2Dk8xE118mxJa8TMU1NS%40mail%2Egmail%2Ecom][Insert TODO or plain heading depending on context]]
12805 *** DONE debugging sbe calls                                                                                                                                                                                                     :Babel:
12806 CLOSED: [2010-08-21 Sa 17:21]
12807 :LOGBOOK:
12808 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:21]
12809 - State "QUESTION"   from "IDEA"       [2010-08-08 So 13:16]
12810 - State "IDEA"       from "NEW"        [2010-08-07 Sa 15:20]
12811 :END:
12812   [2010-08-07 Sa]
12813 :PROPERTIES:
12814 :ID: mid:AANLkTi%3DR0G5a8fGFDrShp5Mjn8prjjFddrVaf6gJNcfY%40mail%2Egmail%2Ecom
12815 :END:
12817     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DR0G5a8fGFDrShp5Mjn8prjjFddrVaf6gJNcfY%40mail%2Egmail%2Ecom][debugging sbe calls]]
12819 *** DONE org-clock-current-task?
12820 CLOSED: [2010-08-07 Sa 15:18]
12821 :LOGBOOK:
12822 - State "DONE"       from "NEW"        [2010-08-07 Sa 15:18]
12823 :END:
12824   [2010-08-07 Sa]
12825 :PROPERTIES:
12826 :ID: mid:E983579F%2DCDAB%2D4A13%2DB743%2D9B55F9DEB467%40gilbert%2Eorg
12827 :END:
12829     - Gmane :: [[http://mid.gmane.org/E983579F%2DCDAB%2D4A13%2DB743%2D9B55F9DEB467%40gilbert%2Eorg][org-clock-current-task?]]
12831 *** DONE How do you use call and lob in org-babel?
12832 CLOSED: [2010-08-08 So 13:19]
12833 :LOGBOOK:
12834 - State "DONE"       from "NEW"        [2010-08-08 So 13:19]
12835 :END:
12836   [2010-08-07 Sa]
12837 :PROPERTIES:
12838 :ID: mid:AANLkTik5iYxh%5FwKgLSMhhWM%2DbrXQNq0d7JoJgCUcBRGz%40mail%2Egmail%2Ecom
12839 :END:
12841     - Gmane :: [[http://mid.gmane.org/AANLkTik5iYxh%5FwKgLSMhhWM%2DbrXQNq0d7JoJgCUcBRGz%40mail%2Egmail%2Ecom][How do you use call and lob in org-babel?]]
12842 *** DONE custom sorting of agenda items
12843 CLOSED: [2010-08-08 So 13:40]
12844 :LOGBOOK:
12845 - State "DONE"       from "QUESTION"   [2010-08-08 So 13:40]
12846 - State "QUESTION"   from "NEW"        [2010-08-07 Sa 14:24]
12847 :END:
12848   [2010-08-07 Sa]
12849 :PROPERTIES:
12850 :ID: mid:AANLkTinpvCvbXJLvTs6Jx8gxH4kweWcsoe%3DF0UnZ8yxs%40mail%2Egmail%2Ecom
12851 :END:
12853     - Gmane :: [[http://mid.gmane.org/AANLkTinpvCvbXJLvTs6Jx8gxH4kweWcsoe%3DF0UnZ8yxs%40mail%2Egmail%2Ecom][custom sorting of agenda items]]
12855 *** DONE MobileOrg for Android...issues                                                                                                                                                                                         :Mobile:
12856 CLOSED: [2010-08-07 Sa 14:24]
12857 :LOGBOOK:
12858 - State "DONE"       from "NEW"        [2010-08-07 Sa 14:24]
12859 :END:
12860   [2010-08-07 Sa]
12861 :PROPERTIES:
12862 :ID: mid:AANLkTintcp%2DfOtidyOPhMQA5%2BXFJfjDLOrC%2DZbKzhmUr%40mail%2Egmail%2Ecom
12863 :END:
12865     - Gmane :: [[http://mid.gmane.org/AANLkTintcp%2DfOtidyOPhMQA5%2BXFJfjDLOrC%2DZbKzhmUr%40mail%2Egmail%2Ecom][MobileOrg for Android...issues]]
12867 *** DONE How to change plain text face in Org Mode?
12868 CLOSED: [2010-08-08 So 14:08]
12869 :LOGBOOK:
12870 - State "DONE"       from "QUESTION"   [2010-08-08 So 14:08]
12871 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:18]
12872 :END:
12873   [2010-08-04 Mi]
12874 :PROPERTIES:
12875 :ID: mid:841vaf11bm%2Efsf%40ymail%2Ecom
12876 :END:
12878     - Gmane :: [[http://mid.gmane.org/841vaf11bm%2Efsf%40ymail%2Ecom][How to change plain text face in Org Mode?]]
12880 *** DONE babel versionitis?                                                                                                                                                                                                      :Babel:
12881 CLOSED: [2010-08-08 So 14:37]
12882 :LOGBOOK:
12883 - State "DONE"       from "QUESTION"   [2010-08-08 So 14:37]
12884 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:11]
12885 :END:
12886   [2010-08-04 Mi]
12887 :PROPERTIES:
12888 :ID: mid:AANLkTikZyb6tsw8Ho%2Bg6v2UEJHNvW9GhBK8bUsMmD%3Dk6%40mail%2Egmail%2Ecom
12889 :END:
12891     - Gmane :: [[http://mid.gmane.org/AANLkTikZyb6tsw8Ho%2Bg6v2UEJHNvW9GhBK8bUsMmD%3Dk6%40mail%2Egmail%2Ecom][babel versionitis?]]
12893 *** DONE (Babel) gnuplot, table entry and temporary file                                                                                                                                                                         :Babel:
12894 CLOSED: [2010-08-08 So 14:44]
12895 :LOGBOOK:
12896 - State "DONE"       from "NEW"        [2010-08-08 So 14:44]
12897 :END:
12898   [2010-08-02 Mo]
12899 :PROPERTIES:
12900 :ID: mid:loom%2E20100802T123525%2D774%40post%2Egmane%2Eorg
12901 :END:
12903     - Gmane :: [[http://mid.gmane.org/loom%2E20100802T123525%2D774%40post%2Egmane%2Eorg][(Babel) gnuplot, table entry and temporary file ]]
12905 *** DONE Footnote export
12906 CLOSED: [2010-08-01 So 20:06]
12907 :LOGBOOK:
12908 - State "DONE"       from "NEW"        [2010-08-01 So 20:06]
12909 :END:
12910   [2010-07-31 Sa]
12911 :PROPERTIES:
12912 :ID: mid:20100731131749%2Ec88f92d2%2Etyphoon%40aanet%2Ecom%2Eau
12913 :END:
12915     - Gmane :: [[http://mid.gmane.org/20100731131749%2Ec88f92d2%2Etyphoon%40aanet%2Ecom%2Eau][Footnote export]]
12917 **** Footnote problem
12918 CLOSED: [2010-08-01 So 20:06]
12919 :LOGBOOK:
12920 - State "DECLINED"   from "NEW"        [2010-08-01 So 20:06]
12921 :END:
12922   [2010-08-01 So]
12923 :PROPERTIES:
12924 :ID: mid:20100731110259%2E229b449f%2Ealantyree%40gmail%2Ecom
12925 :END:
12927     - Gmane :: [[http://mid.gmane.org/20100731110259%2E229b449f%2Ealantyree%40gmail%2Ecom][Footnote problem]]
12929 Duplicate of "[[id:mid:20100731131749%2Ec88f92d2%2Etyphoon%40aanet%2Ecom%2Eau%5D%5BFootnote%20export%5D%5D%22%2E
12931 *** DONE Listing todos which have other todos in the subtree in the agenda
12932 CLOSED: [2010-08-15 So 15:53]
12933 :LOGBOOK:
12934 - State "DONE"       from "QUESTION"   [2010-08-15 So 15:53]
12935 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:52]
12936 :END:
12937   [2010-08-13 Fr]
12938 :PROPERTIES:
12939 :ID: mid:4C64FDD8%2E3090001%40jboecker%2Ede
12940 :END:
12942     - Gmane :: [[http://mid.gmane.org/4C64FDD8%2E3090001%40jboecker%2Ede][Listing todos which have other todos in the subtree in the agenda]]
12944 *** DONE (babel) confusion about org-confirm-babel-evaluate
12945 CLOSED: [2010-08-15 So 15:56]
12946 :LOGBOOK:
12947 - State "DONE"       from "QUESTION"   [2010-08-15 So 15:56]
12948 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:56]
12949 :END:
12950   [2010-08-12 Do]
12951 :PROPERTIES:
12952 :ID: mid:87r5i4ng9m%2Ewl%25ucecesf%40ucl%2Eac%2Euk
12953 :END:
12955     - Gmane :: [[http://mid.gmane.org/87r5i4ng9m%2Ewl%25ucecesf%40ucl%2Eac%2Euk][(babel) confusion about org-confirm-babel-evaluate]]
12957 *** DONE How to show done tasks in agenda
12958 CLOSED: [2010-08-15 So 09:24]
12959 :LOGBOOK:
12960 - State "DONE"       from "QUESTION"   [2010-08-15 So 09:24]
12961 - State "QUESTION"   from "NEW"        [2010-08-15 So 09:23]
12962 :END:
12963   [2010-08-15 So]
12964 :PROPERTIES:
12965 :ID: mid:20100813221114%2E197ea08b%40localhost
12966 :END:
12968     - Gmane :: [[http://mid.gmane.org/20100813221114%2E197ea08b%40localhost][How to show done tasks in agenda]]
12970 *** DONE (Bug) or not?
12971 CLOSED: [2010-08-15 So 15:35]
12972 :LOGBOOK:
12973 - State "DONE"       from "NEW"        [2010-08-15 So 15:35]
12974 :END:
12975   [2010-08-15 So]
12976 :PROPERTIES:
12977 :ID: mid:87eie0ri8q%2Efsf%40mundaneum%2Ecom
12978 :END:
12980     - Gmane :: [[http://mid.gmane.org/87eie0ri8q%2Efsf%40mundaneum%2Ecom][(Bug) or not?]]
12982 *** DONE questions about links
12983 CLOSED: [2010-08-15 So 15:58]
12984 :LOGBOOK:
12985 - State "DONE"       from "QUESTION"   [2010-08-15 So 15:58]
12986 - State "QUESTION"   from "NEW"        [2010-08-09 Mo 21:39]
12987 :END:
12988   [2010-08-09 Mo]
12989 :PROPERTIES:
12990 :ID: mid:20100807141245%2E64b84e34%40bigblessing%2Etville
12991 :END:
12993     - Gmane :: [[http://mid.gmane.org/20100807141245%2E64b84e34%40bigblessing%2Etville][questions about links]]
12995 *** DONE use of repository branch "maint"
12996 CLOSED: [2010-08-09 Mo 21:28]
12997 :LOGBOOK:
12998 - State "DONE"       from "NEW"        [2010-08-09 Mo 21:28]
12999 :END:
13000   [2010-08-09 Mo]
13001 :PROPERTIES:
13002 :ID: mid:20100808223812%2EGG20223%40shi%2Eworkgroup
13003 :END:
13005     - Gmane :: [[http://mid.gmane.org/20100808223812%2EGG20223%40shi%2Eworkgroup][use of repository branch "maint"]]
13007 *** DONE (Bug) Refiling troubles with inlined Org (thru Babel)
13008 CLOSED: [2010-08-15 So 16:00]
13009 :LOGBOOK:
13010 - State "DONE"       from "NEW"        [2010-08-15 So 16:00]
13011 :END:
13012   [2010-08-09 Mo]
13013 :PROPERTIES:
13014 :ID: mid:87hbj4p0hu%2Efsf%40mundaneum%2Ecom
13015 :END:
13017     - Gmane :: [[http://mid.gmane.org/87hbj4p0hu%2Efsf%40mundaneum%2Ecom][(Bug) Refiling troubles with inlined Org (thru Babel)]]
13019 *** DONE TODO DONE strikethrough
13020 CLOSED: [2010-08-09 Mo 21:26]
13021 :LOGBOOK:
13022 - State "DONE"       from "QUESTION"   [2010-08-09 Mo 21:26]
13023 - State "QUESTION"   from "NEW"        [2010-08-09 Mo 21:26]
13024 :END:
13025   [2010-08-09 Mo]
13026 :PROPERTIES:
13027 :ID: mid:20100809101549%2EGB20117%40localhost
13028 :END:
13030     - Gmane :: [[http://mid.gmane.org/20100809101549%2EGB20117%40localhost][TODO DONE strikethrough]]
13032 *** DONE questions about links
13033 CLOSED: [2010-08-15 So 16:00]
13034 :LOGBOOK:
13035 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:00]
13036 - State "QUESTION"   from "NEW"        [2010-08-09 Mo 21:20]
13037 :END:
13038   [2010-08-09 Mo]
13039 :PROPERTIES:
13040 :ID: mid:20100807120001%2E55fdd1ec%40bigblessing%2Etville
13041 :END:
13043     - Gmane :: [[http://mid.gmane.org/20100807120001%2E55fdd1ec%40bigblessing%2Etville][questions about links]]
13045 *** DONE Babel: help with tables and code blocks?
13046 CLOSED: [2010-08-09 Mo 21:18]
13047 :LOGBOOK:
13048 - State "DONE"       from "QUESTION"   [2010-08-09 Mo 21:18]
13049 - State "QUESTION"   from "NEW"        [2010-08-09 Mo 21:18]
13050 :END:
13051   [2010-08-09 Mo]
13052 :PROPERTIES:
13053 :ID: mid:878w4hcyzz%2Efsf%40bunting%2Enet%2Eau
13054 :END:
13056     - Gmane :: [[http://mid.gmane.org/878w4hcyzz%2Efsf%40bunting%2Enet%2Eau][Babel: help with tables and code blocks?]]
13058 *** DONE Mathematical Pseudocode in Source Block
13059 CLOSED: [2010-08-15 So 16:15]
13060 :LOGBOOK:
13061 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:15]
13062 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:15]
13063 :END:
13064   [2010-08-12 Do]
13065 :PROPERTIES:
13066 :ID: mid:AANLkTi%3D0RJs7zC%3DArXixPv%2BNPLYe%2BdANEnZHk%2BgwPyqc%40mail%2Egmail%2Ecom
13067 :END:
13069     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D0RJs7zC%3DArXixPv%2BNPLYe%2BdANEnZHk%2BgwPyqc%40mail%2Egmail%2Ecom][Mathematical Pseudocode in Source Block]]
13071 *** DONE "C-c a is undefined"
13072 CLOSED: [2010-08-15 So 16:16]
13073 :LOGBOOK:
13074 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:16]
13075 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:16]
13076 :END:
13077   [2010-08-11 Mi]
13078 :PROPERTIES:
13079 :ID: mid:20100811201409%2E093ae83a%40localhost
13080 :END:
13082     - Gmane :: [[http://mid.gmane.org/20100811201409%2E093ae83a%40localhost]["C-c a is undefined"]]
13084 *** DONE (babel) strategies for generating multiple graphics files from same code block                                                                                                                                          :Babel:
13085 CLOSED: [2010-08-15 So 16:27]
13086 :LOGBOOK:
13087 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:27]
13088 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:27]
13089 :END:
13090   [2010-08-10 Di]
13091 :PROPERTIES:
13092 :ID: mid:4C606D4C%2E1030904%40ccbr%2Eumn%2Eedu
13093 :END:
13095     - Gmane :: [[http://mid.gmane.org/4C606D4C%2E1030904%40ccbr%2Eumn%2Eedu][(babel) strategies for generating multiple graphics files from same code block]]
13097 *** DONE why not auto-renumbering list ?
13098 CLOSED: [2010-08-15 So 16:27]
13099 :LOGBOOK:
13100 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:27]
13101 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:27]
13102 :END:
13103   [2010-08-09 Mo]
13104 :PROPERTIES:
13105 :ID: mid:87vd7mfvcx%2Ewl%25n%2Egoaziou%40gmail%2Ecom
13106 :END:
13108     - Gmane :: [[http://mid.gmane.org/87vd7mfvcx%2Ewl%25n%2Egoaziou%40gmail%2Ecom][why not auto-renumbering list ?]]
13110 *** DONE called-interactively-p : org-capture
13111 CLOSED: [2010-08-15 So 16:28]
13112 :LOGBOOK:
13113 - State "DONE"       from "NEW"        [2010-08-15 So 16:28]
13114 :END:
13115   [2010-08-07 Sa]
13116 :PROPERTIES:
13117 :ID: mid:i3e6mf%24n6j%241%40dough%2Egmane%2Eorg
13118 :END:
13120     - Gmane :: [[http://mid.gmane.org/i3e6mf%24n6j%241%40dough%2Egmane%2Eorg][called-interactively-p : org-capture]]
13122 *** DONE (babel) help debugging org-babel-execute-buffer                                                                                                                                                                         :Babel:
13123 CLOSED: [2010-08-15 So 16:31]
13124 :LOGBOOK:
13125 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:31]
13126 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:31]
13127 :END:
13128   [2010-07-27 Di]
13129 :PROPERTIES:
13130 :ID: mid:m06301obu0%2Efsf%40malibu%2Erochester%2Err%2Ecom
13131 :END:
13133     - Gmane :: [[http://mid.gmane.org/m06301obu0%2Efsf%40malibu%2Erochester%2Err%2Ecom][(babel) help debugging org-babel-execute-buffer]]
13135 *** DONE Installation - no way
13136 CLOSED: [2010-08-15 So 16:38]
13137 :LOGBOOK:
13138 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:38]
13139 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:38]
13140 :END:
13141   [2010-07-27 Di]
13142 :PROPERTIES:
13143 :ID: mid:AANLkTimwqwsEojZ3GEqREOfLJ50vQtcMaH8c8BbO4%3D%2BK%40mail%2Egmail%2Ecom
13144 :END:
13146     - Gmane :: [[http://mid.gmane.org/AANLkTimwqwsEojZ3GEqREOfLJ50vQtcMaH8c8BbO4%3D%2BK%40mail%2Egmail%2Ecom][Installation - no way]]
13148 *** DONE word count checklist?
13149 CLOSED: [2010-08-15 So 16:38]
13150 :LOGBOOK:
13151 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:38]
13152 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:38]
13153 :END:
13154   [2010-07-27 Di]
13155 :PROPERTIES:
13156 :ID: mid:20100726155303%2E124c6396%40bigblessing%2Etville
13157 :END:
13159     - Gmane :: [[http://mid.gmane.org/20100726155303%2E124c6396%40bigblessing%2Etville][word count checklist?]]
13161 *** DONE Confused about mobileorg setup                                                                                                                                                                                         :Mobile:
13162 CLOSED: [2010-09-12 So 11:55]
13163 :LOGBOOK:
13164 - State "DONE"       from "QUESTION"   [2010-09-12 So 11:55]
13165 - State "QUESTION"   from "NEW"        [2010-09-12 So 11:55]
13166 :END:
13167   [2010-09-05 So]
13168 :PROPERTIES:
13169 :ID: mid:AANLkTimNT5ra0968Gfe3oVbz0KNDre5EZmGhPK3ib3th%40mail%2Egmail%2Ecom
13170 :END:
13172     - Gmane :: [[http://mid.gmane.org/AANLkTimNT5ra0968Gfe3oVbz0KNDre5EZmGhPK3ib3th%40mail%2Egmail%2Ecom][Confused about mobileorg setup]]
13174 *** DONE Select default clocking task by Bernt Hansen
13175 CLOSED: [2010-09-12 So 11:58]
13176 :LOGBOOK:
13177 - State "DONE"       from "QUESTION"   [2010-09-12 So 11:58]
13178 - State "QUESTION"   from "NEW"        [2010-09-12 So 11:58]
13179 :END:
13180   [2010-09-05 So]
13181 :PROPERTIES:
13182 :ID: mid:87iq2k3k10%2Ewl%25yevgeniy%2Eviktorov%40gmail%2Ecom
13183 :END:
13185     - Gmane :: [[http://mid.gmane.org/87iq2k3k10%2Ewl%25yevgeniy%2Eviktorov%40gmail%2Ecom][Select default clocking task by Bernt Hansen]]
13187 *** DONE (babel) difference in export output if including file                                                                                                                                                                   :Babel:
13188 CLOSED: [2010-09-12 So 12:21]
13189 :LOGBOOK:
13190 - State "DONE"       from "QUESTION"   [2010-09-12 So 12:21]
13191 - State "QUESTION"   from "NEW"        [2010-09-12 So 12:21]
13192 :END:
13193   [2010-09-05 So]
13194 :PROPERTIES:
13195 :ID: mid:8762yl69nw%2Ewl%25ucecesf%40ucl%2Eac%2Euk
13196 :END:
13198     - Gmane :: [[http://mid.gmane.org/8762yl69nw%2Ewl%25ucecesf%40ucl%2Eac%2Euk][(babel) difference in export output if including file]]
13200 *** DONE How can I search keywords in my org project?
13201 CLOSED: [2010-09-12 So 12:24]
13202 :LOGBOOK:
13203 - State "DONE"       from "QUESTION"   [2010-09-12 So 12:24]
13204 - State "QUESTION"   from "NEW"        [2010-09-12 So 12:24]
13205 :END:
13206   [2010-09-05 So]
13207 :PROPERTIES:
13208 :ID: mid:8462ymjha7%2Efsf%40sohu%2Ecom
13209 :END:
13211     - Gmane :: [[http://mid.gmane.org/8462ymjha7%2Efsf%40sohu%2Ecom][How can I search keywords in my org project?]]
13213 *** DONE False footnotes in Perlcode for Beamerslides
13214 CLOSED: [2010-09-05 So 17:23]
13215 :LOGBOOK:
13216 - State "DONE"       from "NEW"        [2010-09-05 So 17:23]
13217 :END:
13218   [2010-09-05 So]
13219 :PROPERTIES:
13220 :ID: mid:AANLkTi%3DYmO1Qauyc8z%3DTup9qFYmmzdL3DDXAqrSfdZB%3D%40mail%2Egmail%2Ecom
13221 :END:
13223     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DYmO1Qauyc8z%3DTup9qFYmmzdL3DDXAqrSfdZB%3D%40mail%2Egmail%2Ecom][False footnotes in Perlcode for Beamerslides]]
13225 *** DONE horiontal alignment of tables in latex export?
13226 CLOSED: [2010-09-05 So 17:22]
13227 :LOGBOOK:
13228 - State "DONE"       from "NEW"        [2010-09-05 So 17:22]
13229 :END:
13230   [2010-09-05 So]
13231 :PROPERTIES:
13232 :ID: mid:AANLkTinX6QwJRWj%3DyLt6gbXrPeEHFxo5%5FJN%5FHSB4e48G%40mail%2Egmail%2Ecom
13233 :END:
13235     - Gmane :: [[http://mid.gmane.org/AANLkTinX6QwJRWj%3DyLt6gbXrPeEHFxo5%5FJN%5FHSB4e48G%40mail%2Egmail%2Ecom][horiontal alignment of tables in latex export?]]
13237 *** DONE Value of `ispell-dictionary-alist' reset by `org-agenda-list'
13238 CLOSED: [2010-09-12 So 12:28]
13239 :LOGBOOK:
13240 - State "DONE"       from "QUESTION"   [2010-09-12 So 12:28]
13241 - State "QUESTION"   from "NEW"        [2010-09-12 So 12:28]
13242 :END:
13243   [2010-09-05 So]
13244 :PROPERTIES:
13245 :ID: mid:87lj7iu9dk%2Efsf%40mundaneum%2Ecom
13246 :END:
13248     - Gmane :: [[http://mid.gmane.org/87lj7iu9dk%2Efsf%40mundaneum%2Ecom][Value of `ispell-dictionary-alist' reset by `org-agenda-list']]
13250 *** DONE Generic exporter status
13251 CLOSED: [2010-09-05 So 17:19]
13252 :LOGBOOK:
13253 - State "DONE"       from "NEW"        [2010-09-05 So 17:19]
13254 :END:
13255   [2010-09-05 So]
13256 :PROPERTIES:
13257 :ID: mid:8739tr4ckq%2Efsf%40hydra%2Evioletti%2Eorg
13258 :END:
13260     - Gmane :: [[http://mid.gmane.org/8739tr4ckq%2Efsf%40hydra%2Evioletti%2Eorg][Generic exporter status]]
13262 *** DONE org-capture and blank lines
13263 CLOSED: [2010-09-05 So 17:12]
13264 :LOGBOOK:
13265 - State "DONE"       from "NEW"        [2010-09-05 So 17:12]
13266 :END:
13267   [2010-09-05 So]
13268 :PROPERTIES:
13269 :ID: mid:AANLkTik3%5F0JW3XOJabw2mUWsUJmOBX%5F0FQ1apzkY22PK%40mail%2Egmail%2Ecom
13270 :END:
13272     - Gmane :: [[http://mid.gmane.org/AANLkTik3%5F0JW3XOJabw2mUWsUJmOBX%5F0FQ1apzkY22PK%40mail%2Egmail%2Ecom][org-capture and blank lines]]
13274 *** DONE picture copy paste?
13275 CLOSED: [2010-09-05 So 17:10]
13276 :LOGBOOK:
13277 - State "DONE"       from "NEW"        [2010-09-05 So 17:10]
13278 :END:
13279   [2010-09-05 So]
13280 :PROPERTIES:
13281 :ID: mid:AANLkTimUemisuLyz01qTxFCLEX56H%2B%2DOADQcfKimZSWD%40mail%2Egmail%2Ecom
13282 :END:
13284     - Gmane :: [[http://mid.gmane.org/AANLkTimUemisuLyz01qTxFCLEX56H%2B%2DOADQcfKimZSWD%40mail%2Egmail%2Ecom][picture copy paste?]]
13286 *** DONE Iterate over list with `org-next-item'
13287 CLOSED: [2010-09-05 So 17:09]
13288 :LOGBOOK:
13289 - State "DONE"       from "NEW"        [2010-09-05 So 17:09]
13290 :END:
13291   [2010-09-05 So]
13292 :PROPERTIES:
13293 :ID: mid:AANLkTin8wNBXaKnSVtn84RdEfESkTVT80ygXgh%2B7vzNp%40mail%2Egmail%2Ecom
13294 :END:
13296     - Gmane :: [[http://mid.gmane.org/AANLkTin8wNBXaKnSVtn84RdEfESkTVT80ygXgh%2B7vzNp%40mail%2Egmail%2Ecom][Iterate over list with `org-next-item']]
13298 *** DONE possible tex export bug?
13299 CLOSED: [2010-09-12 So 13:56]
13300 :LOGBOOK:
13301 - State "DONE"       from "QUESTION"   [2010-09-12 So 13:56]
13302 - State "QUESTION"   from "NEW"        [2010-09-12 So 13:56]
13303 :END:
13304   [2010-09-05 So]
13305 :PROPERTIES:
13306 :ID: mid:AANLkTinVpY1wZui%2B3u243cO1mgLChNaGOrdewwzCO1k0%40mail%2Egmail%2Ecom
13307 :END:
13309     - Gmane :: [[http://mid.gmane.org/AANLkTinVpY1wZui%2B3u243cO1mgLChNaGOrdewwzCO1k0%40mail%2Egmail%2Ecom][possible tex export bug?]]
13311 *** DONE Problem with URLs in export to latex
13312 CLOSED: [2010-09-12 So 13:56]
13313 :LOGBOOK:
13314 - State "DONE"       from "QUESTION"   [2010-09-12 So 13:56]
13315 - State "QUESTION"   from "NEW"        [2010-09-12 So 13:56]
13316 :END:
13317   [2010-09-05 So]
13318 :PROPERTIES:
13319 :ID: mid:loom%2E20100903T042624%2D995%40post%2Egmane%2Eorg
13320 :END:
13322     - Gmane :: [[http://mid.gmane.org/loom%2E20100903T042624%2D995%40post%2Egmane%2Eorg][Problem with URLs in export to latex]]
13324 *** DONE Specifying left/right margin sizes for pdf documents
13325 CLOSED: [2010-09-05 So 16:52]
13326 :LOGBOOK:
13327 - State "DONE"       from "NEW"        [2010-09-05 So 16:52]
13328 :END:
13329   [2010-09-05 So]
13330 :PROPERTIES:
13331 :ID: mid:4C7F9FD3%2E6000308%40gmail%2Ecom
13332 :END:
13334     - Gmane :: [[http://mid.gmane.org/4C7F9FD3%2E6000308%40gmail%2Ecom][Specifying left/right margin sizes for pdf documents]]
13336 *** DONE Cannot open load file: inf-ruby
13337 CLOSED: [2010-09-05 So 16:52]
13338 :LOGBOOK:
13339 - State "DONE"       from "NEW"        [2010-09-05 So 16:52]
13340 :END:
13341   [2010-09-05 So]
13342 :PROPERTIES:
13343 :ID: mid:AANLkTinR0q3rLbe8fddx7Znhqq9CQJY%3DVmj4gAQ1gJpU%40mail%2Egmail%2Ecom
13344 :END:
13346     - Gmane :: [[http://mid.gmane.org/AANLkTinR0q3rLbe8fddx7Znhqq9CQJY%3DVmj4gAQ1gJpU%40mail%2Egmail%2Ecom][Cannot open load file: inf-ruby]]
13348 *** DONE Todo item property search
13349 CLOSED: [2010-09-12 So 14:06]
13350 :LOGBOOK:
13351 - State "DONE"       from "NEW"        [2010-09-12 So 14:06]
13352 :END:
13353   [2010-09-05 So]
13354 :PROPERTIES:
13355 :ID: mid:38124%2E40111%2Eqm%40web29612%2Email%2Eird%2Eyahoo%2Ecom
13356 :END:
13358     - Gmane :: [[http://mid.gmane.org/38124%2E40111%2Eqm%40web29612%2Email%2Eird%2Eyahoo%2Ecom][Todo item property search]]
13360 *** DONE gnash crunch... latex whitespace defaults! + numbering in only some subheadings
13361 CLOSED: [2010-09-05 So 16:41]
13362 :LOGBOOK:
13363 - State "DONE"       from "NEW"        [2010-09-05 So 16:41]
13364 :END:
13365   [2010-09-05 So]
13366 :PROPERTIES:
13367 :ID: mid:AANLkTim3q78akAfYCapsWVEaUORbuYUgFuYJtxoxk%3DCK%40mail%2Egmail%2Ecom
13368 :END:
13370     - Gmane :: [[http://mid.gmane.org/AANLkTim3q78akAfYCapsWVEaUORbuYUgFuYJtxoxk%3DCK%40mail%2Egmail%2Ecom][gnash crunch... latex whitespace defaults! + numbering in only some subheadings]]
13372 *** DONE Ditaa and babel goofing again?
13373 CLOSED: [2010-09-05 So 16:40]
13374 :LOGBOOK:
13375 - State "DONE"       from "NEW"        [2010-09-05 So 16:40]
13376 :END:
13377   [2010-09-05 So]
13378 :PROPERTIES:
13379 :ID: mid:AANLkTimEDZm7wSWCTA0vrNf%2DYsJmRz6iVg4y%2B6YG0upy%40mail%2Egmail%2Ecom
13380 :END:
13382     - Gmane :: [[http://mid.gmane.org/AANLkTimEDZm7wSWCTA0vrNf%2DYsJmRz6iVg4y%2B6YG0upy%40mail%2Egmail%2Ecom][Ditaa and babel goofing again?]]
13384 *** DONE org-edit-src-code : same window?
13385 CLOSED: [2010-09-05 So 16:39]
13386 :LOGBOOK:
13387 - State "DONE"       from "NEW"        [2010-09-05 So 16:39]
13388 :END:
13389   [2010-09-05 So]
13390 :PROPERTIES:
13391 :ID: mid:i5m81c%24veu%241%40dough%2Egmane%2Eorg
13392 :END:
13394     - Gmane :: [[http://mid.gmane.org/i5m81c%24veu%241%40dough%2Egmane%2Eorg][org-edit-src-code : same window?]]
13396 *** DONE HTML export of org source blocks
13397 CLOSED: [2010-09-05 So 16:38]
13398 :LOGBOOK:
13399 - State "DONE"       from "NEW"        [2010-09-05 So 16:38]
13400 :END:
13401   [2010-09-05 So]
13402 :PROPERTIES:
13403 :ID: mid:B7772EF7%2DACFA%2D4517%2D8933%2DD6EE493DBE69%40tsdye%2Ecom
13404 :END:
13406     - Gmane :: [[http://mid.gmane.org/B7772EF7%2DACFA%2D4517%2D8933%2DD6EE493DBE69%40tsdye%2Ecom][HTML export of org source blocks]]
13408 *** DONE Re: svn version number as tag or property?
13409 CLOSED: [2010-09-05 So 16:34]
13410 :LOGBOOK:
13411 - State "DONE"       from "NEW"        [2010-09-05 So 16:34]
13412 :END:
13413   [2010-09-05 So]
13414 :PROPERTIES:
13415 :ID: mid:87k4n6eknj%2Efsf%40Rainer%2Einvalid
13416 :END:
13418     - Gmane :: [[http://mid.gmane.org/87k4n6eknj%2Efsf%40Rainer%2Einvalid][Re: svn version number as tag or property?]]
13420 *** DONE cannot enable org-habit
13421 CLOSED: [2010-09-05 So 16:33]
13422 :LOGBOOK:
13423 - State "DONE"       from "NEW"        [2010-09-05 So 16:33]
13424 :END:
13425   [2010-09-05 So]
13426 :PROPERTIES:
13427 :ID: mid:AANLkTinJ41H02aWLb02%2B2sZ5H1hdVbWzO8xj%2DB9%5F5faq%40mail%2Egmail%2Ecom
13428 :END:
13430     - Gmane :: [[http://mid.gmane.org/AANLkTinJ41H02aWLb02%2B2sZ5H1hdVbWzO8xj%2DB9%5F5faq%40mail%2Egmail%2Ecom][cannot enable org-habit]]
13432 *** DONE beamer export question
13433 CLOSED: [2010-09-12 So 14:17]
13434 :LOGBOOK:
13435 - State "DONE"       from "QUESTION"   [2010-09-12 So 14:17]
13436 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:17]
13437 :END:
13438   [2010-08-29 So]
13439 :PROPERTIES:
13440 :ID: mid:4C77DB3D%2E8050004%40sift%2Einfo
13441 :END:
13443     - Gmane :: [[http://mid.gmane.org/4C77DB3D%2E8050004%40sift%2Einfo][beamer export question]]
13445 *** DONE (babel) ledger tutorial on Worg
13446    - State "DONE"       from "NEW"        [2010-08-31 Tue 17:22]
13447   [2010-08-29 So]
13448 :PROPERTIES:
13449 :ID: mid:871v9lm0s3%2Ewl%25ucecesf%40ucl%2Eac%2Euk
13450 :END:
13452     - Gmane :: [[http://mid.gmane.org/871v9lm0s3%2Ewl%25ucecesf%40ucl%2Eac%2Euk][(babel) ledger tutorial on Worg]]
13454 *** DONE (Windows) Quick guide on installing Emacs + OrgMode?
13455 CLOSED: [2010-08-29 So 20:47]
13456 :LOGBOOK:
13457 - State "DONE"       from "NEW"        [2010-08-29 So 20:47]
13458 :END:
13459   [2010-08-29 So]
13460 :PROPERTIES:
13461 :ID: mid:8qmc76ptbr9vni80ec36vv1u5r4k4r63pu%404ax%2Ecom
13462 :END:
13464     - Gmane :: [[http://mid.gmane.org/8qmc76ptbr9vni80ec36vv1u5r4k4r63pu%404ax%2Ecom][(Windows) Quick guide on installing Emacs + OrgMode?]]
13466 *** DONE From state table to state diagram
13467    :LOGBOOK:
13468    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:12]
13469    :END:
13470   [2010-08-25 Mi]
13471 :PROPERTIES:
13472 :ID: mid:i507eo%24squ%241%40dough%2Egmane%2Eorg
13473 :END:
13475     - Gmane :: [[http://mid.gmane.org/i507eo%24squ%241%40dough%2Egmane%2Eorg][From state table to state diagram]]
13477 Looks like Eric addressed this request and implemented it.
13479 *** DONE org-capture templates with file+olp target
13480 CLOSED: [2010-08-23 Mo 20:55]
13481 :LOGBOOK:
13482 - State "DONE"       from "NEW"        [2010-08-23 Mo 20:55]
13483 :END:
13484   [2010-08-23 Mo]
13485 :PROPERTIES:
13486 :ID: mid:4C71F175%2E2040809%40ccbr%2Eumn%2Eedu
13487 :END:
13489     - Gmane :: [[http://mid.gmane.org/4C71F175%2E2040809%40ccbr%2Eumn%2Eedu][org-capture templates with file+olp target]]
13491 *** DONE cells are deformed in Japanese
13492 CLOSED: [2010-08-21 Sa 16:24]
13493 :LOGBOOK:
13494 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 16:24]
13495 - State "QUESTION"   from "NEW"        [2010-08-21 Sa 16:24]
13496 :END:
13497   [2010-08-21 Sa]
13498 :PROPERTIES:
13499 :ID: mid:87zkwgbh9f%2Efsf%40gmail%2Ecom
13500 :END:
13502     - Gmane :: [[http://mid.gmane.org/87zkwgbh9f%2Efsf%40gmail%2Ecom][cells are deformed in Japanese]]
13504 *** DONE Problem whit with code evaluation                                                                                                                                                                                       :Babel:
13505    - State "DONE"       from "NEW"        [2010-08-31 Tue 17:10]
13506   [2010-08-19 Do]
13507 :PROPERTIES:
13508 :ID: mid:C891E121%2E2DF02%25MAB%40Stowers%2Eorg
13509 :END:
13511     - Gmane :: [[http://mid.gmane.org/C891E121%2E2DF02%25MAB%40Stowers%2Eorg][Problem whit with code evaluation]]
13513 *** DONE items not disappearing from agenda once marked done
13514 CLOSED: [2010-08-19 Do 21:21]
13515 :LOGBOOK:
13516 - State "DONE"       from "NEW"        [2010-08-19 Do 21:21]
13517 :END:
13518   [2010-08-19 Do]
13519 :PROPERTIES:
13520 :ID: mid:A51574E6%2D1CEF%2D46B3%2DB6BC%2DD880F1F3AE28%40mac%2Ecom
13521 :END:
13523     - Gmane :: [[http://mid.gmane.org/A51574E6%2D1CEF%2D46B3%2DB6BC%2DD880F1F3AE28%40mac%2Ecom][items not disappearing from agenda once marked done]]
13525 *** DONE Org capture templates - file paths
13526 CLOSED: [2010-08-19 Do 21:20]
13527 :LOGBOOK:
13528 - State "DONE"       from "NEW"        [2010-08-19 Do 21:20]
13529 :END:
13530   [2010-08-19 Do]
13531 :PROPERTIES:
13532 :ID: mid:AANLkTi%3D2G9yp3p%2DJwOadysQRxMh4eymeGOxBrasGhdET%40mail%2Egmail%2Ecom
13533 :END:
13535     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D2G9yp3p%2DJwOadysQRxMh4eymeGOxBrasGhdET%40mail%2Egmail%2Ecom][Org capture templates - file paths]]
13537 *** DONE Agenda view and timestamps
13538    CLOSED: [2010-08-19 Thu 23:59]
13539    - State "DONE"       from "NEW"        [2010-08-19 Thu 23:59]
13540   [2010-08-17 Di]
13541 :PROPERTIES:
13542 :ID: mid:1281982529%2E2342%2E4%2Ecamel%40localhost
13543 :END:
13545     - Gmane :: [[http://mid.gmane.org/1281982529%2E2342%2E4%2Ecamel%40localhost][Agenda view and timestamps]]
13547 *** DONE agenda view tags filtering
13548    CLOSED: [2010-08-20 Fri 00:00]
13549    - State "DONE"       from "NEW"        [2010-08-20 Fri 00:00]
13550   [2010-08-17 Di]
13551 :PROPERTIES:
13552 :ID: mid:1281982647%2E2342%2E6%2Ecamel%40localhost
13553 :END:
13555     - Gmane :: [[http://mid.gmane.org/1281982647%2E2342%2E6%2Ecamel%40localhost][agenda view tags filtering]]
13557 *** DONE Remove WAITING Task from Global TODO List
13558    CLOSED: [2010-08-20 Fri 00:02]
13559    - State "DONE"       from "NEW"        [2010-08-20 Fri 00:02]
13560   [2010-08-17 Di]
13561 :PROPERTIES:
13562 :ID: mid:0vmxsmmmua%2Efsf%40gmail%2Ecom
13563 :END:
13565     - Gmane :: [[http://mid.gmane.org/0vmxsmmmua%2Efsf%40gmail%2Ecom][Remove WAITING Task from Global TODO List]]
13567 *** DONE macros: escaping "," and comments
13568    :LOGBOOK:
13569    - State "DONE"       from "NEW"        [2010-08-17 Tue 08:51]
13570    :END:
13571   [2010-08-13 Fr]
13572 :PROPERTIES:
13573 :ID: mid:1197F101%2D8BBB%2D4FF8%2D8289%2D47CB2306842A%40nf%2Empg%2Ede
13574 :END:
13576     - Gmane :: [[http://mid.gmane.org/1197F101%2D8BBB%2D4FF8%2D8289%2D47CB2306842A%40nf%2Empg%2Ede][macros: escaping "," and comments]]
13578    Commas can now be escaped.  We will not have comments, because that
13579    limits what one can do with macros.
13581 *** DONE Bug: org-insert-link path promt lacks tab-completion (7.01trans)
13582    :LOGBOOK:
13583    - State "DONE"       from "NEW"        [2010-08-17 Tue 08:51]
13584    :END:
13585   [2010-08-10 Di]
13586 :PROPERTIES:
13587 :ID: mid:4C60F414%2E80304%40no8wireless%2Eco%2Enz
13588 :END:
13590     - Gmane :: [[http://mid.gmane.org/4C60F414%2E80304%40no8wireless%2Eco%2Enz][Bug: org-insert-link path promt lacks tab-completion (7.01trans)]]
13592    As documented in the manual, one needs to use C-u C-c C-l
13594 *** DONE HOWTO?: make install contrib
13595 CLOSED: [2010-10-26 Di 21:09]
13596 :LOGBOOK:
13597 - State "DONE"       from "QUESTION"   [2010-10-26 Di 21:09]
13598 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:09]
13599 :END:
13600   [2010-09-12 So]
13601 :PROPERTIES:
13602 :ID: mid:BD62CBAC4395B94096109020651BE2EC13147530D8%40EXCHMB%2D02%2Estowers%2Dinstitute%2Eorg
13603 :END:
13605     - Gmane :: [[http://mid.gmane.org/BD62CBAC4395B94096109020651BE2EC13147530D8%40EXCHMB%2D02%2Estowers%2Dinstitute%2Eorg][HOWTO?: make install contrib]]
13607 *** DECLINED Emacs 21 doesn't pick utf-8 as the coding system
13608   [2010-06-09 Mi]
13609   :PROPERTIES:
13610   :ID: mid:yb08w6rm691%2Efsf%40dod%2Eno
13611   :END:
13613     - Gmane :: [[http://mid.gmane.org/yb08w6rm691%2Efsf%40dod%2Eno][Emacs 21 doesn't pick utf-8 as the coding system]]
13614     We no longer support Emacs 21.
13615 *** DECLINED (babel) help debugging latex export                                                                                                                                                                                 :Babel:
13616    - State "DECLINED"   from "QUESTION"   [2010-08-31 Tue 17:23]
13617 :LOGBOOK:
13618 - State "QUESTION"   from "NEW"        [2010-08-08 So 13:04]
13619 :END:
13620   [2010-08-07 Sa]
13621 :PROPERTIES:
13622 :ID: mid:m0eiebaird%2Efsf%40gmail%2Ecom
13623 :END:
13625     - Gmane :: [[http://mid.gmane.org/m0eiebaird%2Efsf%40gmail%2Ecom][(babel) help debugging latex export]]
13627 *** CLOSED Why can't use Chinese folder while publishing projects?
13628 CLOSED: [2010-08-21 Sa 17:05]
13629 :LOGBOOK:
13630 - State "CLOSED"     from "QUESTION"   [2010-08-21 Sa 17:05]
13631 :END:
13632   [2010-06-09 Mi]
13633   :PROPERTIES:
13634   :ID: mid:84iq5ujb3y%2Efsf%40ymail%2Ecom
13635   :END:
13637     - Gmane :: [[http://mid.gmane.org/84iq5ujb3y%2Efsf%40ymail%2Ecom][Why can't use Chinese folder while publishing projects?]]
13638 *** CLOSED OT: orgmode on my palm TX?
13639 CLOSED: [2010-08-21 Sa 17:08]
13640 :LOGBOOK:
13641 - State "CLOSED"     from "QUESTION"   [2010-08-21 Sa 17:08]
13642 :END:
13643   [2010-06-24 Do]
13644   :PROPERTIES:
13645   :ID: mid:AANLkTiksP78R5CZDrJ5Gf74OUIJwISyYUN7Re2%2Dlfgrw%40mail%2Egmail%2Ecom
13646   :END:
13648     - Gmane :: [[http://mid.gmane.org/AANLkTiksP78R5CZDrJ5Gf74OUIJwISyYUN7Re2%2Dlfgrw%40mail%2Egmail%2Ecom][OT: orgmode on my palm TX?]]
13649 *** CLOSED org-learn question
13650 CLOSED: [2010-08-21 Sa 17:08]
13651 :LOGBOOK:
13652 - State "CLOSED"     from "QUESTION"   [2010-08-21 Sa 17:08]
13653 :END:
13654   [2010-06-26 Sa]
13655   :PROPERTIES:
13656   :ID: mid:AANLkTimnrD3u1U2wcVS6abAwYeu2JnCkvwOzKgKs3vuy%40mail%2Egmail%2Ecom
13657   :END:
13659     - Gmane :: [[http://mid.gmane.org/AANLkTimnrD3u1U2wcVS6abAwYeu2JnCkvwOzKgKs3vuy%40mail%2Egmail%2Ecom][org-learn question]]
13660 *** CLOSED org tables - modified field
13661    :LOGBOOK:
13662    - State "CLOSED"     from "QUESTION"   [2010-08-30 Mon 14:22]
13663    :END:
13664   [2010-07-02 Fr]
13665   :PROPERTIES:
13666   :ID: mid:loom%2E20100702T101837%2D889%40post%2Egmane%2Eorg
13667   :END:
13669     - Gmane :: [[http://mid.gmane.org/loom%2E20100702T101837%2D889%40post%2Egmane%2Eorg][org tables - modified field ]]
13671 It is a bit much to expect that emphasis in table fields would not
13672 disturb calc operations.
13674 *** CLOSED org-publish vs emacs-muse vs txt2tags
13675    :LOGBOOK:
13676    - State "CLOSED"     from "QUESTION"   [2010-08-30 Mon 14:23]
13677    :END:
13678   [2010-07-05 Mo]
13679   :PROPERTIES:
13680   :ID: mid:1278310831%2E24358%2E22%2Ecamel%40p6t%2Eworkgroup
13681   :END:
13683     - Gmane :: [[http://mid.gmane.org/1278310831%2E24358%2E22%2Ecamel%40p6t%2Eworkgroup][org-publish vs emacs-muse vs txt2tags]]
13686 This does not look like an issue we need to track (- Carsten)
13688 *** CLOSED column view asterisks
13689 :LOGBOOK:
13690 - State "CLOSED"     from "DECLINED"   [2010-12-12 Sun 09:58]
13691 - State "DECLINED"   from "QUESTION"   [2010-12-12 Sun 09:57]
13692 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:13]
13693 :END:
13694   [2010-08-04 Mi]
13695 :PROPERTIES:
13696 :ID: mid:AANLkTinSKuHycsh9wf9Rcoca%2Br1Lakz95%2Bk6MmNH2t1u%40mail%2Egmail%2Ecom
13697 :END:
13699     - Gmane :: [[http://mid.gmane.org/AANLkTinSKuHycsh9wf9Rcoca%2Br1Lakz95%2Bk6MmNH2t1u%40mail%2Egmail%2Ecom][column view asterisks]]
13701 This is a minor issue, no action taken
13703 *** CLOSED how to stop delete key putting a region into kill ring
13704 :LOGBOOK:
13705 - State "CLOSED"     from "QUESTION"   [2010-08-30 Mon 14:24]
13706 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:49]
13707 :END:
13708   [2010-08-15 So]
13709 :PROPERTIES:
13710 :ID: mid:446912556%2E20100814141933%40gmail%2Ecom
13711 :END:
13713     - Gmane :: [[http://mid.gmane.org/446912556%2E20100814141933%40gmail%2Ecom][how to stop delete key putting a region into kill ring]]
13715 This is an Emacs issue and does not need tracking here.
13717 *** CLOSED Bind C-u C-c C-x C-i to a key
13718 :LOGBOOK:
13719 - State "CLOSED"     from "QUESTION"   [2010-08-30 Mon 14:25]
13720 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:49]
13721 :END:
13722   [2010-08-13 Fr]
13723 :PROPERTIES:
13724 :ID: mid:0vhbizzap7%2Efsf%40gmail%2Ecom
13725 :END:
13727     - Gmane :: [[http://mid.gmane.org/0vhbizzap7%2Efsf%40gmail%2Ecom][Bind C-u C-c C-x C-i to a key]]
13729 Answered on the mailing list.
13731 *** CLOSED .ods opens file in Emacs, not OpenOffice
13732 :LOGBOOK:
13733 - State "CLOSED"     from "QUESTION"   [2010-08-30 Mon 14:26]
13734 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:31]
13735 :END:
13736   [2010-07-27 Di]
13737 :PROPERTIES:
13738 :ID: mid:AANLkTikZWsSYKZiN%2DH0amXDtp68L7RR3CT%2Drx%3D%2DA0Ds5%40mail%2Egmail%2Ecom
13739 :END:
13741     - Gmane :: [[http://mid.gmane.org/AANLkTikZWsSYKZiN%2DH0amXDtp68L7RR3CT%2Drx%3D%2DA0Ds5%40mail%2Egmail%2Ecom][.ods opens file in Emacs, not OpenOffice]]
13742 Answered on the mailing list, by customizing `org-file-apps'.
13743 *** CLOSED bug with link following
13744 CLOSED: [2010-09-23 Do 20:47]
13745 :LOGBOOK:
13746 - State "CLOSED"     from "BUG"        [2010-09-23 Do 20:47]
13747 - State "BUG"        from "CLOSED"     [2010-09-15 Mi 11:15]
13748 - State "CLOSED"     from "NEW"        [2010-09-12 So 14:17]
13749 :END:
13750   [2010-08-29 So]
13751 :PROPERTIES:
13752 :ID: mid:4C7A7E75%2E2000403%40sift%2Einfo
13753 :END:
13755     - Gmane :: [[http://mid.gmane.org/4C7A7E75%2E2000403%40sift%2Einfo][bug with link following]]
13757 #+BEGIN_QUOTE
13758 I have reexamined the bug I had, and as far as I can tell, it occurs
13759 because of the punctuation at the end of the header line.  I am
13760 attaching a file that shows the funny behavior.  I can link to a
13761 header titled "Foobar" correctly, but not one titled "submit through
13762 submission site:" Attempts to link to the one word header "Bletch:"
13763 also fail.
13764 #+END_QUOTE
13766 =org-store-link= removes all characters except numbers, letters and
13767 whitespace when creating the link target.  Opening the link with
13768 =org-link-search-must-match-exact-headline= set to non-nil
13769 subsequently fails.
13771 **** org-open-at-point misses org headlines with statistics cookies
13772   [2010-09-15 Mi]
13773 :PROPERTIES:
13774 :ID: mid:AANLkTikTup%5FHVGzHoj%2DbCmjLBwyWtrW3RKY%3D6eE0JSvq%40mail%2Egmail%2Ecom
13775 :END:
13777     - Gmane :: [[http://mid.gmane.org/AANLkTikTup%5FHVGzHoj%2DbCmjLBwyWtrW3RKY%3D6eE0JSvq%40mail%2Egmail%2Ecom][org-open-at-point misses org headlines with statistics cookies]]
13779 *** CLOSED org-table: Table Navigation esp. for multi-line cells?
13780    :LOGBOOK:
13781    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:18]
13782    :END:
13783   [2010-08-29 So]
13784 :PROPERTIES:
13785 :ID: mid:C058AEC0%2D7CE5%2D4DFE%2DAB8D%2D672A6551E488%40gmail%2Ecom
13786 :END:
13788     - Gmane :: [[http://mid.gmane.org/C058AEC0%2D7CE5%2D4DFE%2DAB8D%2D672A6551E488%40gmail%2Ecom][org-table: Table Navigation esp. for multi-line cells?]]
13790 Org-mode tables do not support multiline cells.
13792 *** CLOSED org-mode + pomodoro
13793 CLOSED: [2010-09-12 So 14:19]
13794 :LOGBOOK:
13795 - State "CLOSED"     from "NEW"        [2010-09-12 So 14:19]
13796 :END:
13797   [2010-08-29 So]
13798 :PROPERTIES:
13799 :ID: mid:AANLkTinZ5u5%2B1%2DSE5ptjoCsYVj0rHDTXx9SbbqKyadee%40mail%2Egmail%2Ecom
13800 :END:
13802     - Gmane :: [[http://mid.gmane.org/AANLkTinZ5u5%2B1%2DSE5ptjoCsYVj0rHDTXx9SbbqKyadee%40mail%2Egmail%2Ecom][org-mode + pomodoro]]
13804 *** CLOSED stuck project and check boxes
13805 CLOSED: [2010-09-12 So 14:19]
13806 :LOGBOOK:
13807 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:19]
13808 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:19]
13809 :END:
13810   [2010-08-29 So]
13811 :PROPERTIES:
13812 :ID: mid:87bp8o7fee%2Efsf%40kanis%2Efr
13813 :END:
13815     - Gmane :: [[http://mid.gmane.org/87bp8o7fee%2Efsf%40kanis%2Efr][stuck project and check boxes]]
13817 *** CLOSED a bit offtopic, fonts in exported PDF documents
13818 CLOSED: [2010-09-12 So 14:21]
13819 :LOGBOOK:
13820 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:21]
13821 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:20]
13822 :END:
13823   [2010-08-29 So]
13824 :PROPERTIES:
13825 :ID: mid:4C76A590%2E9050800%40ccbr%2Eumn%2Eedu
13826 :END:
13828     - Gmane :: [[http://mid.gmane.org/4C76A590%2E9050800%40ccbr%2Eumn%2Eedu][a bit offtopic, fonts in exported PDF documents]]
13830 *** CLOSED Examples in numbered lists
13831    :LOGBOOK:
13832    - State "CLOSED"     from "DONE"       [2010-08-30 Mon 14:17]
13833    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:17]
13834    :END:
13835   [2010-08-29 So]
13836 :PROPERTIES:
13837 :ID: mid:i5644f%249l%243%40dough%2Egmane%2Eorg
13838 :END:
13840     - Gmane :: [[http://mid.gmane.org/i5644f%249l%243%40dough%2Egmane%2Eorg][Examples in numbered lists]]
13842 Indentation can solve this, as explained on the mailing list.
13844 *** CLOSED Error during Publishing to HTML
13845    :LOGBOOK:
13846    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:17]
13847    :END:
13848   [2010-08-29 So]
13849 :PROPERTIES:
13850 :ID: mid:AANLkTi%3Dcd8pTWLR71ndWZzvW%2D%5Fsv3gNnFu%3D%2BYuajUsE3%40mail%2Egmail%2Ecom
13851 :END:
13853     - Gmane :: [[http://mid.gmane.org/AANLkTi%3Dcd8pTWLR71ndWZzvW%2D%5Fsv3gNnFu%3D%2BYuajUsE3%40mail%2Egmail%2Ecom][Error during Publishing to HTML]]
13856 This seems to be a non-issue, I am closing it.
13858 *** CLOSED Org-beamer and beamer overlays
13859 CLOSED: [2010-09-12 So 14:21]
13860 :LOGBOOK:
13861 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:21]
13862 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:21]
13863 :END:
13864   [2010-08-29 So]
13865 :PROPERTIES:
13866 :ID: mid:87vd6xc039%2Efsf%40nowhere%2Eorg
13867 :END:
13869     - Gmane :: [[http://mid.gmane.org/87vd6xc039%2Efsf%40nowhere%2Eorg][Org-beamer and beamer overlays]]
13871 *** CLOSED merging column view headings across files
13872 CLOSED: [2010-09-12 So 14:22]
13873 :LOGBOOK:
13874 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:22]
13875 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:22]
13876 :END:
13877   [2010-08-29 So]
13878 :PROPERTIES:
13879 :ID: mid:54D31223%2D8642%2D4118%2D82F6%2D170AE39AD0BE%40ualberta%2Eca
13880 :END:
13882     - Gmane :: [[http://mid.gmane.org/54D31223%2D8642%2D4118%2D82F6%2D170AE39AD0BE%40ualberta%2Eca][merging column view headings across files]]
13884 *** CLOSED Table of Contents in html export
13885 CLOSED: [2010-09-12 So 14:22]
13886 :LOGBOOK:
13887 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:22]
13888 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:22]
13889 :END:
13890   [2010-08-29 So]
13891 :PROPERTIES:
13892 :ID: mid:i54b2m%249l%241%40dough%2Egmane%2Eorg
13893 :END:
13895     - Gmane :: [[http://mid.gmane.org/i54b2m%249l%241%40dough%2Egmane%2Eorg][Table of Contents in html export]]
13897 *** CLOSED Trouble syncing files to mobile-org.                                                                                                                                                                                 :Mobile:
13898 CLOSED: [2010-09-12 So 14:24]
13899 :LOGBOOK:
13900 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:24]
13901 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:23]
13902 :END:
13903   [2010-08-25 Mi]
13904 :PROPERTIES:
13905 :ID: mid:AANLkTikX4YS3OnMLUk95ktZiBpRqKmoVa%3DWzVr%5F8%3DybF%40mail%2Egmail%2Ecom
13906 :END:
13908     - Gmane :: [[http://mid.gmane.org/AANLkTikX4YS3OnMLUk95ktZiBpRqKmoVa%3DWzVr%5F8%3DybF%40mail%2Egmail%2Ecom][Trouble syncing files to mobile-org.]]
13910 *** CLOSED Mark days in calendar based on agenda
13911    :LOGBOOK:
13912    - State "CLOSED"     from "DONE"       [2010-08-30 Mon 14:14]
13913    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:14]
13914    :END:
13915   [2010-08-25 Mi]
13916 :PROPERTIES:
13917 :ID: mid:i53802%24a9m%241%40dough%2Egmane%2Eorg
13918 :END:
13920     - Gmane :: [[http://mid.gmane.org/i53802%24a9m%241%40dough%2Egmane%2Eorg][Mark days in calendar based on agenda]]
13922 This can be done using %(org-diary), as was explained on the list.
13924 *** CLOSED "{" in Latex fragments
13925    :LOGBOOK:
13926    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:13]
13927    :END:
13928   [2010-08-25 Mi]
13929 :PROPERTIES:
13930 :ID: mid:4C74CA21%2E1090006%40gmail%2Ecom
13931 :END:
13933     - Gmane :: [[http://mid.gmane.org/4C74CA21%2E1090006%40gmail%2Ecom]["{" in Latex fragments]]
13935 I believe that this is solved - the OP did not come back after the
13936 last help suggestion from the mailing list.  So I am closing this.
13938 *** CLOSED (babel) "No org-babel-execute function for R!" after update                                                                                                                                                           :Babel:
13939 CLOSED: [2010-09-12 So 14:25]
13940 :LOGBOOK:
13941 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:25]
13942 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:25]
13943 :END:
13944   [2010-08-25 Mi]
13945 :PROPERTIES:
13946 :ID: mid:AANLkTikM2MPrRfR12mrurWFYgdWMhbCuaJffW%2BUycNS%2D%40mail%2Egmail%2Ecom
13947 :END:
13949     - Gmane :: [[http://mid.gmane.org/AANLkTikM2MPrRfR12mrurWFYgdWMhbCuaJffW%2BUycNS%2D%40mail%2Egmail%2Ecom][(babel) "No org-babel-execute function for R!" after update]]
13950                link not resolving
13952 *** CLOSED file+olp problem in org-capture.
13953 CLOSED: [2010-09-12 So 14:25]
13954 :LOGBOOK:
13955 - State "CLOSED"     from "NEW"        [2010-09-12 So 14:25]
13956 :END:
13957   [2010-08-25 Mi]
13958 :PROPERTIES:
13959 :ID: mid:AANLkTikR3SG8nj1sBWwG4baLe6UCjfnSXZHitjyg%5FN%5FL%40mail%2Egmail%2Ecom
13960 :END:
13962     - Gmane :: [[http://mid.gmane.org/AANLkTikR3SG8nj1sBWwG4baLe6UCjfnSXZHitjyg%5FN%5FL%40mail%2Egmail%2Ecom][file+olp problem in org-capture.]]
13964 *** CLOSED Folding org drawers in elisp code?
13965    :LOGBOOK:
13966    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:11]
13967    :END:
13968   [2010-08-25 Mi]
13969 :PROPERTIES:
13970 :ID: mid:loom%2E20100823T212103%2D989%40post%2Egmane%2Eorg
13971 :END:
13973     - Gmane :: [[http://mid.gmane.org/loom%2E20100823T212103%2D989%40post%2Egmane%2Eorg][Folding org drawers in elisp code?]]
13975 The corresponding elisp code was published on the mailing list by Carsten
13977 *** CLOSED mathjax HTML export question
13978    :LOGBOOK:
13979    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:11]
13980    :END:
13981   [2010-08-25 Mi]
13982 :PROPERTIES:
13983 :ID: mid:4C72B9FD%2E80602%40ccbr%2Eumn%2Eedu
13984 :END:
13986     - Gmane :: [[http://mid.gmane.org/4C72B9FD%2E80602%40ccbr%2Eumn%2Eedu][mathjax HTML export question]]
13988 Question was answered by Jan.
13990 *** CLOSED Deleting EXPERIMENTAL
13991    :LOGBOOK:
13992    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:10]
13993    :END:
13994   [2010-08-25 Mi]
13995 :PROPERTIES:
13996 :ID: mid:AANLkTik8qShZBtAE9Q3NfywqvVS%3D%2Bz9Qq%3DmvaBQuXxqb%40mail%2Egmail%2Ecom
13997 :END:
13999     - Gmane :: [[http://mid.gmane.org/AANLkTik8qShZBtAE9Q3NfywqvVS%3D%2Bz9Qq%3DmvaBQuXxqb%40mail%2Egmail%2Ecom][Deleting EXPERIMENTAL]]
14001 This is a non-issue.  Right now there is nothing interesting in this
14002 directory, but it mighr still come in handy.
14004 *** CLOSED Emacs 24.0.50.1 & problem to export to HTML
14005 CLOSED: [2010-09-12 So 14:28]
14006 :LOGBOOK:
14007 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:28]
14008 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:28]
14009 :END:
14010   [2010-08-25 Mi]
14011 :PROPERTIES:
14012 :ID: mid:AANLkTikQq1%2D%2BjHBAkGPM%3Dm%3Db8f2U3ds%3D6QTzmgVv9V1v%40mail%2Egmail%2Ecom
14013 :END:
14015     - Gmane :: [[http://mid.gmane.org/AANLkTikQq1%2D%2BjHBAkGPM%3Dm%3Db8f2U3ds%3D6QTzmgVv9V1v%40mail%2Egmail%2Ecom][Emacs 24.0.50.1 & problem to export to HTML]]
14017 *** CLOSED Some useful timestamp s-expressions
14018 CLOSED: [2010-09-12 So 14:34]
14019 :LOGBOOK:
14020 - State "CLOSED"     from "NEW"        [2010-09-12 So 14:34]
14021 :END:
14022   [2010-08-19 Do]
14023 :PROPERTIES:
14024 :ID: mid:loom%2E20100818T220143%2D765%40post%2Egmane%2Eorg
14025 :END:
14027     - Gmane :: [[http://mid.gmane.org/loom%2E20100818T220143%2D765%40post%2Egmane%2Eorg][Some useful timestamp s-expressions ]]
14029 *** CLOSED make without make cleanall safe?
14030 CLOSED: [2010-09-12 So 14:47]
14031 :LOGBOOK:
14032 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:47]
14033 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:47]
14034 :END:
14035   [2010-08-19 Do]
14036 :PROPERTIES:
14037 :ID: mid:AANLkTimF5EiMQSdr%2BHCgRLypekAbukthjU3QaidqOaMm%40mail%2Egmail%2Ecom
14038 :END:
14040     - Gmane :: [[http://mid.gmane.org/AANLkTimF5EiMQSdr%2BHCgRLypekAbukthjU3QaidqOaMm%40mail%2Egmail%2Ecom][make without make cleanall safe?]]
14042 *** CLOSED Counters and percentage are visible in refile targets, is that configurable?
14043 CLOSED: [2010-09-12 So 14:48]
14044 :LOGBOOK:
14045 - State "CLOSED"     from "NEW"        [2010-09-12 So 14:48]
14046 :END:
14047   [2010-08-19 Do]
14048 :PROPERTIES:
14049 :ID: mid:20100819135730%2E5655c0ce%40hsdev%2Ecom
14050 :END:
14052     - Gmane :: [[http://mid.gmane.org/20100819135730%2E5655c0ce%40hsdev%2Ecom][Counters and percentage are visible in refile targets, is that configurable?]]
14054 *** CLOSED beamer export
14055    :LOGBOOK:
14056    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:05]
14057    :END:
14058   [2010-08-19 Do]
14059 :PROPERTIES:
14060 :ID: mid:9275E4D6%2DFB42%2D45DE%2D8593%2DCE7FD51A7A75%40ucalgary%2Eca
14061 :END:
14063     - Gmane :: [[http://mid.gmane.org/9275E4D6%2DFB42%2D45DE%2D8593%2DCE7FD51A7A75%40ucalgary%2Eca][beamer export]]
14065 Looks like this was an old version of Org-mode.
14067 *** CLOSED Request for opinions:  (ANN) List improvement v.2o
14068 CLOSED: [2010-09-12 So 14:49]
14069 :LOGBOOK:
14070 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:49]
14071 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:49]
14072 :END:
14073   [2010-08-18 Mi]
14074 :PROPERTIES:
14075 :ID: mid:17A93AC0%2D1896%2D481D%2DB2E9%2DE1DA5879A1D0%40gmail%2Ecom
14076 :END:
14078     - Gmane :: [[http://mid.gmane.org/17A93AC0%2D1896%2D481D%2DB2E9%2DE1DA5879A1D0%40gmail%2Ecom][Request for opinions:  (ANN) List improvement v.2o]]
14080 *** CLOSED tag or property names with dashes
14081    :LOGBOOK:
14082    - State "CLOSED"     from "CLOSED"     [2010-08-30 Mon 14:05]
14083    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:03]
14084    :END:
14085   [2010-08-18 Mi]
14086 :PROPERTIES:
14087 :ID: mid:AANLkTimivS318NpJMxQ%3DKjBJZQYb8n6o%2BdrqEu%2BUB7OX%40mail%2Egmail%2Ecom
14088 :END:
14090     - Gmane :: [[http://mid.gmane.org/AANLkTimivS318NpJMxQ%3DKjBJZQYb8n6o%2BdrqEu%2BUB7OX%40mail%2Egmail%2Ecom][tag or property names with dashes]]
14092 The "_-" in a property name can now be escaped in a property search
14093 with "\-".  Also, Manish and Carsten are testing a patch to allow "#"
14094 and "%" in tags.
14096 *** CLOSED Automatically move completed TODO items and checkboxes to another file
14097 CLOSED: [2010-09-12 So 14:51]
14098 :LOGBOOK:
14099 - State "CLOSED"     from "NEW"        [2010-09-12 So 14:51]
14100 :END:
14101   [2010-08-18 Mi]
14102 :PROPERTIES:
14103 :ID: mid:i4erop%248tt%241%40dough%2Egmane%2Eorg
14104 :END:
14106     - Gmane :: [[http://mid.gmane.org/i4erop%248tt%241%40dough%2Egmane%2Eorg][Automatically move completed TODO items and checkboxes to another file]]
14108 *** CLOSED EmacsForMacOSX - copy & paste in orgmode
14109 CLOSED: [2010-09-12 So 14:52]
14110 :LOGBOOK:
14111 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:52]
14112 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:52]
14113 :END:
14114   [2010-08-18 Mi]
14115 :PROPERTIES:
14116 :ID: mid:4C6BAF6E%2E2030105%40fastmail%2Efm
14117 :END:
14119     - Gmane :: [[http://mid.gmane.org/4C6BAF6E%2E2030105%40fastmail%2Efm][EmacsForMacOSX - copy & paste in orgmode]]
14121 *** CLOSED (Question) Custom drawers overrule :PROPERTIES: drawer?
14122    :LOGBOOK:
14123    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:01]
14124    :END:
14125   [2010-08-18 Mi]
14126 :PROPERTIES:
14127 :ID: mid:87eidwumjv%2Efsf%40gmx%2Ede
14128 :END:
14130     - Gmane :: [[http://mid.gmane.org/87eidwumjv%2Efsf%40gmx%2Ede][(Question) Custom drawers overrule :PROPERTIES: drawer?]]
14132 This is indeed the standard behavior of #+DRAWERS.
14134 *** CLOSED Links Lost and Export-Report
14135    :LOGBOOK:
14136    - State "CLOSED"     from "DONE"       [2010-08-30 Mon 14:01]
14137    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:00]
14138    :END:
14139   [2010-08-18 Mi]
14140 :PROPERTIES:
14141 :ID: mid:1CAF6BB4%2D68B6%2D46C0%2DAE9A%2D11984B8DEC3A%40nf%2Empg%2Ede
14142 :END:
14144     - Gmane :: [[http://mid.gmane.org/1CAF6BB4%2D68B6%2D46C0%2DAE9A%2D11984B8DEC3A%40nf%2Empg%2Ede][Links Lost and Export-Report]]
14146 Id locations can be refresehed, and custom links is what Stefan Volmar
14147 really wants.  The answers are in the mailing list archives.
14149 *** CLOSED (BUG) org-capture: file+function
14150    :LOGBOOK:
14151    - State "CLOSED"     from "DONE"       [2010-08-30 Mon 14:01]
14152    :END:
14153   [2010-08-18 Mi]
14154 :PROPERTIES:
14155 :ID: mid:814oesdqn3%2Efsf%40gmail%2Ecom
14156 :END:
14158     - Gmane :: [[http://mid.gmane.org/814oesdqn3%2Efsf%40gmail%2Ecom][(BUG) org-capture: file+function ]]
14159 An example was published on the mailing list on how to deal with this case.
14161 *** CLOSED C-u usage
14162 CLOSED: [2010-09-12 So 14:55]
14163 :LOGBOOK:
14164 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:55]
14165 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:55]
14166 :END:
14167   [2010-08-17 Di]
14168 :PROPERTIES:
14169 :ID: mid:4C6A554F%2E4030009%40easy%2Demacs%2Ede
14170 :END:
14172     - Gmane :: [[http://mid.gmane.org/4C6A554F%2E4030009%40easy%2Demacs%2Ede][C-u usage]]
14174 *** CLOSED More structure on org-hacks.php
14175 CLOSED: [2010-09-12 So 14:55]
14176 :LOGBOOK:
14177 - State "CLOSED"     from "NEW"        [2010-09-12 So 14:55]
14178 :END:
14179   [2010-08-17 Di]
14180 :PROPERTIES:
14181 :ID: mid:9DC25FD3%2D0962%2D4FAF%2D827E%2DC1D9EF9A11E3%40gmail%2Ecom
14182 :END:
14184     - Gmane :: [[http://mid.gmane.org/9DC25FD3%2D0962%2D4FAF%2D827E%2DC1D9EF9A11E3%40gmail%2Ecom][More structure on org-hacks.php]]
14186 *** CLOSED See total effort in my agenda
14187 CLOSED: [2010-09-12 So 14:55]
14188 :LOGBOOK:
14189 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:55]
14190 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:55]
14191 :END:
14192   [2010-08-16 Mo]
14193 :PROPERTIES:
14194 :ID: mid:87wrrro6af%2Efsf%40gmail%2Ecom
14195 :END:
14197     - Gmane :: [[http://mid.gmane.org/87wrrro6af%2Efsf%40gmail%2Ecom][See total effort in my agenda]]
14199 *** CLOSED export TODO keyword
14200 CLOSED: [2010-09-12 So 14:56]
14201 :LOGBOOK:
14202 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:56]
14203 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:56]
14204 :END:
14205   [2010-08-16 Mo]
14206 :PROPERTIES:
14207 :ID: mid:AANLkTikFZbWW%3DXfnZ%5FdWHQj0gGtf5QQsk2rkArHcF%2Bki%40mail%2Egmail%2Ecom
14208 :END:
14210     - Gmane :: [[http://mid.gmane.org/AANLkTikFZbWW%3DXfnZ%5FdWHQj0gGtf5QQsk2rkArHcF%2Bki%40mail%2Egmail%2Ecom][export TODO keyword]]
14212 *** CLOSED TODO hooks
14213 CLOSED: [2010-09-12 So 14:56]
14214 :LOGBOOK:
14215 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:56]
14216 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:56]
14217 :END:
14218   [2010-08-16 Mo]
14219 :PROPERTIES:
14220 :ID: mid:m1sk2e67wi%2Efsf%40gmail%2Ecom
14221 :END:
14223     - Gmane :: [[http://mid.gmane.org/m1sk2e67wi%2Efsf%40gmail%2Ecom][TODO hooks]]
14225 *** CLOSED Help, org-inbuffer-options-extra seems to hate me right now
14226 CLOSED: [2010-09-12 So 14:56]
14227 :LOGBOOK:
14228 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:56]
14229 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:56]
14230 :END:
14231   [2010-08-16 Mo]
14232 :PROPERTIES:
14233 :ID: mid:4C695E08%2E4010208%40tu%2Ddortmund%2Ede
14234 :END:
14236     - Gmane :: [[http://mid.gmane.org/4C695E08%2E4010208%40tu%2Ddortmund%2Ede][Help, org-inbuffer-options-extra seems to hate me right now]]
14238 *** CLOSED bug in make info?
14239 CLOSED: [2010-09-12 So 14:57]
14240 :LOGBOOK:
14241 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:57]
14242 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:57]
14243 :END:
14244   [2010-07-31 Sa]
14245 :PROPERTIES:
14246 :ID: mid:4C528A65%2E7060102%40easy%2Demacs%2Ede
14247 :END:
14249     - Gmane :: [[http://mid.gmane.org/4C528A65%2E7060102%40easy%2Demacs%2Ede][bug in make info?]]
14251 *** CLOSED question about date-tree
14252 CLOSED: [2010-09-12 So 14:58]
14253 :LOGBOOK:
14254 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:58]
14255 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:58]
14256 :END:
14257   [2010-07-25 So]
14258 :PROPERTIES:
14259 :ID: mid:AANLkTin6SrS5f2eCCV5p%2DIAEXwmzFpjU5v4k84XAB87d%40mail%2Egmail%2Ecom
14260 :END:
14262     - Gmane :: [[http://mid.gmane.org/AANLkTin6SrS5f2eCCV5p%2DIAEXwmzFpjU5v4k84XAB87d%40mail%2Egmail%2Ecom][question about date-tree]]