Merge branch 'master' of git+ssh://repo.or.cz/srv/git/Worg
[Worg.git] / org-issues.org
blob3d0c41b3f1da1eac58ea2d584d1898daf9ae1184
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 [290/306]                                                                             :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 ** NEW pcomplete bug in 7.4
3714   [2011-01-16 So]
3715 :PROPERTIES:
3716 :ID: mid:878vz1tyau%2Efsf%40free%2Efr
3717 :END:
3719     - Gmane :: [[http://mid.gmane.org/878vz1tyau%2Efsf%40free%2Efr][pcomplete bug in 7.4]]
3721 ** WISH error navigating the agenda "org-agenda-earlier"
3722 :LOGBOOK:
3723 - State "WISH"       from "NEW"        [2011-01-16 So 11:02]
3724 :END:
3725   [2011-01-16 So]
3726 :PROPERTIES:
3727 :ID: mid:iftno9%24vv1%241%40dough%2Egmane%2Eorg
3728 :END:
3730     - Gmane :: [[http://mid.gmane.org/iftno9%24vv1%241%40dough%2Egmane%2Eorg][error navigating the agenda "org-agenda-earlier"]]
3732 ** INCONSISTENCY Bug: Schedule in agenda gives wrong overdue days (7.4)
3733 :LOGBOOK:
3734 - State "INCONSISTENCY" from "NEW"        [2011-01-16 So 11:44]
3735 :END:
3736   [2011-01-16 So]
3737 :PROPERTIES:
3738 :ID: mid:AANLkTikDCe7rsPdVWL72YrthWgrQgKdLe%2Dvg%2B%5FCZ62th%40mail%2Egmail%2Ecom
3739 :END:
3741     - Gmane :: [[http://mid.gmane.org/AANLkTikDCe7rsPdVWL72YrthWgrQgKdLe%2Dvg%2B%5FCZ62th%40mail%2Egmail%2Ecom][Bug: Schedule in agenda gives wrong overdue days (7.4)]]
3743 ** WISH Quick note about subtree copy and paste
3744 :LOGBOOK:
3745 - State "WISH"       from "NEW"        [2011-01-16 So 11:45]
3746 :END:
3747   [2011-01-16 So]
3748 :PROPERTIES:
3749 :ID: mid:4D25FA8E%2E4040308%40sift%2Einfo
3750 :END:
3752     - Gmane :: [[http://mid.gmane.org/4D25FA8E%2E4040308%40sift%2Einfo][Quick note about subtree copy and paste]]
3754 ** INCONSISTENCY (org-beamer) Question: How to insert different background images on different frames
3755 :LOGBOOK:
3756 - State "INCONSISTENCY" from "NEW"        [2011-01-16 So 11:46]
3757 :END:
3758   [2011-01-16 So]
3759 :PROPERTIES:
3760 :ID: mid:AANLkTi%3D8of6a0wfsTGk2abT2RPavnqVihsw2W2ZmobEJ%40mail%2Egmail%2Ecom
3761 :END:
3763     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D8of6a0wfsTGk2abT2RPavnqVihsw2W2ZmobEJ%40mail%2Egmail%2Ecom][(org-beamer) Question: How to insert different background images on different frames]]
3765 ** INCONSISTENCY (PATCH) Markup on same line as text
3766 :LOGBOOK:
3767 - State "INCONSISTENCY" from "NEW"        [2011-01-16 So 11:48]
3768 :END:
3769   [2011-01-16 So]
3770 :PROPERTIES:
3771 :ID: mid:4D263E3B%2E5030407%40gmail%2Ecom
3772 :END:
3774     - Gmane :: [[http://mid.gmane.org/4D263E3B%2E5030407%40gmail%2Ecom][(PATCH) Markup on same line as text]]
3776 ** NEW org-write-agenda failure
3777   [2011-01-16 So]
3778 :PROPERTIES:
3779 :ID: mid:AANLkTi%3Dx%2DCmPeByLynS1sT%2BK0A6hrbJiRo5nTEmwLGs8%40mail%2Egmail%2Ecom
3780 :END:
3782     - Gmane :: [[http://mid.gmane.org/AANLkTi%3Dx%2DCmPeByLynS1sT%2BK0A6hrbJiRo5nTEmwLGs8%40mail%2Egmail%2Ecom][org-write-agenda failure]]
3784 ** WISH Re: (Orgmode)(PATCH) How do I include text between a range of line numbers with #INCLUDE                                                                                                                                  :Patch:
3785 :LOGBOOK:
3786 - State "WISH"       from "NEW"        [2011-01-16 So 11:51]
3787 :END:
3788   [2011-01-16 So]
3789 :PROPERTIES:
3790 :ID: mid:AANLkTi%3DG8u9raP6p3jMeTRYPB%5FAzGgmZVKKZjPqqCPX4%40mail%2Egmail%2Ecom
3791 :END:
3793     - 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]]
3795 ** WISH (PATCH) Always add sitemap file to project files if sitemap is requested                                                                                                                                                  :Patch:
3796 :LOGBOOK:
3797 - State "WISH"       from "NEW"        [2011-01-16 So 11:52]
3798 :END:
3799   [2011-01-16 So]
3800 :PROPERTIES:
3801 :ID: mid:87fwt4keyp%2Ewl%25jan%2Eseeger%40thenybble%2Ede
3802 :END:
3804     - Gmane :: [[http://mid.gmane.org/87fwt4keyp%2Ewl%25jan%2Eseeger%40thenybble%2Ede][(PATCH) Always add sitemap file to project files if sitemap is requested]]
3806 ** INCONSISTENCY iCalendar selective export
3807 :LOGBOOK:
3808 - State "INCONSISTENCY" from "NEW"        [2011-01-16 So 12:00]
3809 :END:
3810   [2011-01-16 So]
3811 :PROPERTIES:
3812 :ID: mid:AANLkTik5S3JPOZKtGym8qAHJHthxQzc2v5DreL%5FwDp4s%40mail%2Egmail%2Ecom
3813 :END:
3815     - Gmane :: [[http://mid.gmane.org/AANLkTik5S3JPOZKtGym8qAHJHthxQzc2v5DreL%5FwDp4s%40mail%2Egmail%2Ecom][iCalendar selective export]]
3817 * Development Tasks
3818 ** Structure
3819 *** TODO Get rid of all the \r instances, which were used only for XEmacs.
3820 *** IDEA (ANN) List improvement v.2
3821 :LOGBOOK:
3822 - State "IDEA"       from "NEW"        [2010-07-25 So 17:45]
3823 :END:
3824   [2010-07-23 Fr]
3825   :PROPERTIES:
3826   :ID: mid:87ocdzw7gq%2Ewl%25n%2Egoaziou%40gmail%2Ecom
3827   :END:
3829     - Gmane :: [[http://mid.gmane.org/87ocdzw7gq%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(ANN) List improvement v.2 ]]
3831 git@github.com:ngz/org-mode-lists.git  branch: end-lists
3832 *** WISH proper visibility cycling for items
3833     Make them not hide the text after the final list item.
3834     This is not trivial, we cannot usenormal outline stuff,
3835     needs a separate implementation.
3836 *** WISH Create unique clocktable links
3837   [2010-06-19 Sa]
3838   :PROPERTIES:
3839   :ID: mid:201006182124%2E15267%2Ech%2Elange%40jacobs%2Duniversity%2Ede
3840   :END:
3842     - Gmane :: [[http://mid.gmane.org/201006182124%2E15267%2Ech%2Elange%40jacobs%2Duniversity%2Ede][Bug: clocktable :link often jumps to wrong target (6.36c)]]
3844 #+BEGIN_QUOTE
3845 : Links created by clocktable :link are simple "text search" links.
3846 : Therefore, they often hit the wrong target.
3848 : For example, I used to have multiple clocktables at the beginning of my
3849 : file: first a daily summary, then a weekly one, then a complete one,
3850 : i.e. following clocktables summarized supersets of preceding ones.
3851 : Therefore, most of the time I clicked a link in the first clocktable,
3852 : the next "text search" target was the occurrence of the same task in the
3853 : second clocktable, whereas clicking that link in the second clocktable
3854 : would take me back into the first.
3856 : I have been able to partly work around that by moving the clocktables to
3857 : the end of the file, as the search always seems to start at the
3858 : beginning of the file.  Nevertheless, when I have two tasks "foobar" and
3859 : "foo", occurring in that order in the file, clicking on the [[foo]]
3860 : link in the clocktable takes me to the "foobar" task, as that has a
3861 : "foo" substring and occurs first in the file.
3863 : I would like clocktable to generate links that uniquely link to the task
3864 : from which the particular clocktable entry has been generated.  (I'd
3865 : even be willing to assign CUSTOM_ID properties for that purpose,
3866 : i.e. clocktable could take them into account for creating links, when
3867 : they exist.)  But the best solution would IMHO be a truly unique
3868 : identification, e.g. by some XPath-like path, e.g. /1/2/3 for the 3rd
3869 : subtask of the 2nd subtask of the 1st top-level task.  (Sure, that order
3870 : will be invalidated when I change my task list, but, so what, then I
3871 : would be willing to recompute the clocktable before using links.)
3872 #+END_QUOTE
3873 *** WISH Indentation of src blocks with org-adapt-indentation
3874 :LOGBOOK:
3875 - State "WISH"       from "NEW"        [2010-07-25 So 18:36]
3876 :END:
3877   [2010-07-12 Mo]
3878   :PROPERTIES:
3879   :ID: mid:AANLkTilkkANsfiPDETumXut%5FTdzLnHvT6%2D7nxFz%5Fyujv%40mail%2Egmail%2Ecom
3880   :END:
3882     - Gmane :: [[http://mid.gmane.org/AANLkTilkkANsfiPDETumXut%5FTdzLnHvT6%2D7nxFz%5Fyujv%40mail%2Egmail%2Ecom][Indentation of src blocks with org-adapt-indentation]]
3883 *** WISH (PATCH) Alphabetical ordered lists                                                  :Patch:
3884 :LOGBOOK:
3885 - State "WISH"       from "NEW"        [2010-08-01 So 20:32]
3886 :END:
3887   [2010-07-31 Sa]
3888 :PROPERTIES:
3889 :ID: mid:AANLkTimGVyxJfkxdBWOTipo%5FPD3mfHHsEL%5FmMX2jgmb9%40mail%2Egmail%2Ecom
3890 :END:
3892     - Gmane :: [[http://mid.gmane.org/AANLkTimGVyxJfkxdBWOTipo%5FPD3mfHHsEL%5FmMX2jgmb9%40mail%2Egmail%2Ecom][(PATCH) Alphabetical ordered lists]]
3894 *** WISH org-hide-entry
3895 :LOGBOOK:
3896 - State "WISH"       from "NEW"        [2010-10-17 So 17:34]
3897 :END:
3898   [2010-10-17 So]
3899 :PROPERTIES:
3900 :ID: mid:4CB75452%2E2000008%40easy%2Demacs%2Ede
3901 :END:
3903     - Gmane :: [[http://mid.gmane.org/4CB75452%2E2000008%40easy%2Demacs%2Ede][org-hide-entry]]
3905 *** INCONSISTENCY Bug: M-return on list items in quote blocks
3906 :LOGBOOK:
3907 - State "INCONSISTENCY" from "NEW"        [2010-12-12 So 19:24]
3908 :END:
3909   [2010-12-12 So]
3910 :PROPERTIES:
3911 :ID: mid:4CF7703B%2E9000509%40christianmoe%2Ecom
3912 :END:
3914     - Gmane :: [[http://mid.gmane.org/4CF7703B%2E9000509%40christianmoe%2Ecom][Bug: M-return on list items in quote blocks]]
3915 *** BUG Backslash in a table breaks export to Docbook
3916 :LOGBOOK:
3917 - State "BUG"        from "NEW"        [2010-11-28 So 20:37]
3918 :END:
3919   [2010-11-28 So]
3920 :PROPERTIES:
3921 :ID: mid:m2pqu2ku9h%2Efsf%40ibm%2Enigelbeck%2Ecom
3922 :END:
3924     - Gmane :: [[http://mid.gmane.org/m2pqu2ku9h%2Efsf%40ibm%2Enigelbeck%2Ecom][Backslash in a table breaks export to Docbook]]
3926 *** BUG (bug) org-link-escape and (wrong-type-argument stringp nil)                                                                          :Patch:
3927 :LOGBOOK:
3928 - State "BUG"        from "NEW"        [2010-09-20 Mo 20:47]
3929 :END:
3930   [2010-09-20 Mo]
3931 :PROPERTIES:
3932 :ID: mid:87tylkwpq0%2Efsf%40mundaneum%2Ecom
3933 :END:
3935     - Gmane :: [[http://mid.gmane.org/87tylkwpq0%2Efsf%40mundaneum%2Ecom][(bug) org-link-escape and (wrong-type-argument stringp nil)]]
3937 *** DONE preserving location of point
3938   [2010-07-10 Sa]
3939   :PROPERTIES:
3940   :ID: mid:87hbk831tn%2Efsf%40pellet%2E%2Enet
3941   :END:
3943     - Gmane :: [[http://mid.gmane.org/87hbk831tn%2Efsf%40pellet%2E%2Enet][preserving location of point]]
3944     Resolved - works with emacs -Q, so it is due to some other
3945     package.
3946 *** DONE VISIBILITY property and C-u C-u <TAB>
3947 CLOSED: [2010-10-26 Di 20:35]
3948 :LOGBOOK:
3949 - State "DONE"       from "NEW"        [2010-10-26 Di 20:35]
3950 :END:
3951   [2010-10-18 Mo]
3952 :PROPERTIES:
3953 :ID: mid:1ADD256551CD486E9D4C1122FE9D7CF7%40alice
3954 :END:
3956     - Gmane :: [[http://mid.gmane.org/1ADD256551CD486E9D4C1122FE9D7CF7%40alice][VISIBILITY property and C-u C-u <TAB>]]
3958 *** DECLINED (ANN) New lists definition                                                      :Patch:
3959 CLOSED: [2010-07-29 Do 18:51]
3960 :LOGBOOK:
3961 - State "DECLINED"   from "WISH"       [2010-07-29 Do 18:51]
3962 :END:
3963   [2010-07-02 Fr]
3964   :PROPERTIES:
3965   :ID: mid:87d3v6gqoc%2Ewl%25n%2Egoaziou%40gmail%2Ecom
3966   :END:
3968     - Gmane :: [[http://mid.gmane.org/87d3v6gqoc%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(ANN) New lists definition]]
3970    git@github.com:ngz/org-mode-lists.git  branch: end-lists
3972    Superseded by [[id:mid:87ocdzw7gq%2Ewl%25n%2Egoaziou%40gmail%2Ecom%5D%5BList%20improvement%20v%2E2%5D%5D
3974 *** CLOSED Export of quoted region to HTML
3975 CLOSED: [2011-01-02 So 17:30]
3976 :LOGBOOK:
3977 - State "CLOSED"     from "NEW"        [2011-01-02 So 17:30]
3978 :END:
3979   [2010-12-19 So]
3980 :PROPERTIES:
3981 :ID: mid:80mxohuz3k%2Efsf%40gmail%2Ecom
3982 :END:
3984     - Gmane :: [[http://mid.gmane.org/80mxohuz3k%2Efsf%40gmail%2Ecom][Export of quoted region to HTML]]
3986 "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]])
3988 *** IDEA Improving org-goto isearch
3989 :LOGBOOK:
3990 - State "IDEA"       from "NEW"        [2011-01-02 So 17:25]
3991 :END:
3992   [2011-01-02 So]
3993 :PROPERTIES:
3994 :ID: mid:AANLkTin0W7VpaHt2QUApHdvnZWu28sj0UHCeTBAkszrC%40mail%2Egmail%2Ecom
3995 :END:
3997     - Gmane :: [[http://mid.gmane.org/AANLkTin0W7VpaHt2QUApHdvnZWu28sj0UHCeTBAkszrC%40mail%2Egmail%2Ecom][Improving org-goto isearch]]
3999 *** INCONSISTENCY excessive blank lines in archives
4000 :LOGBOOK:
4001 - State "INCONSISTENCY" from "NEW"        [2011-01-09 So 14:34]
4002 :END:
4003   [2011-01-09 So]
4004 :PROPERTIES:
4005 :ID: mid:rmioc8itucy%2Efsf%40fnord%2Eir%2Ebbn%2Ecom
4006 :END:
4008     - Gmane :: [[http://mid.gmane.org/rmioc8itucy%2Efsf%40fnord%2Eir%2Ebbn%2Ecom][excessive blank lines in archives]]
4009 ** Agenda issues
4010 *** IDEA Meta-grouping properties?
4011   [2010-06-03 Do]
4012   :PROPERTIES:
4013   :ID: mid:87mxvdzsa3%2Efsf%40gmx%2Ech
4014   :END:
4016     - Gmane :: [[http://mid.gmane.org/87mxvdzsa3%2Efsf%40gmx%2Ech][Meta-grouping properties?]]
4017 *** IDEA persistent frame for agenda
4018 :LOGBOOK:
4019 - State "IDEA"       from "NEW"        [2010-08-08 So 13:09]
4020 :END:
4021   [2010-08-07 Sa]
4022 :PROPERTIES:
4023 :ID: mid:AANLkTi%3D4T6dPxwg0EXdwQNy70og%3DaVoxRaFfNOdYKNgb%40mail%2Egmail%2Ecom
4024 :END:
4026     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D4T6dPxwg0EXdwQNy70og%3DaVoxRaFfNOdYKNgb%40mail%2Egmail%2Ecom][persistent frame for agenda]]
4028 *** IDEA "Interactive" Search in Agenda
4029 :LOGBOOK:
4030 - State "IDEA"       from "NEW"        [2010-09-12 So 14:33]
4031 :END:
4032   [2010-08-21 Sa]
4033 :PROPERTIES:
4034 :ID: mid:0veidthuhk%2Efsf%40gmail%2Ecom
4035 :END:
4037     - Gmane :: [[http://mid.gmane.org/0veidthuhk%2Efsf%40gmail%2Ecom]["Interactive" Search in Agenda]]
4039 *** IDEA Feature idea: overwrite time at the prompt when rescheduling
4040 :LOGBOOK:
4041 - State "IDEA"       from "NEW"        [2010-10-26 Di 21:22]
4042 :END:
4043   [2010-10-15 Fr]
4044 :PROPERTIES:
4045 :ID: mid:loom%2E20101008T125722%2D255%40post%2Egmane%2Eorg
4046 :END:
4048     - Gmane :: [[http://mid.gmane.org/loom%2E20101008T125722%2D255%40post%2Egmane%2Eorg][Feature idea: overwrite time at the prompt when rescheduling]]
4050 *** IDEA (REQUEST) Calendar-view (was: Extended-period events in agenda views)
4051 :LOGBOOK:
4052 - State "IDEA"       from "NEW"        [2010-11-14 So 20:18]
4053 :END:
4054   [2010-11-14 So]
4055 :PROPERTIES:
4056 :ID: mid:AANLkTimaEBLn%5FSDs0zyTf00hmemLw%5FskQc0h9s2fh1fP%40mail%2Egmail%2Ecom
4057 :END:
4059     - Gmane :: [[http://mid.gmane.org/AANLkTimaEBLn%5FSDs0zyTf00hmemLw%5FskQc0h9s2fh1fP%40mail%2Egmail%2Ecom][(REQUEST) Calendar-view (was: Extended-period events in agenda views)]]
4061 #+begin_quote
4062 > I have been a happy org-mode user for a while, using more and more of
4063 > org-mode for more and more things. By now I have completely replaced my use
4064 > of iCal (on the Mac) by the org-mode agenda, with no regrets. However, there
4065 > is one feature that I am still trying to get into my agenda view, but I
4066 > didn't find a way to do it yet.
4068 > There are a couple of long-lasting "events" that I would like to show in my
4069 > agenda view. A typical example would be school vacation periods, but there
4070 > are others: absences of a colleague, availability of some instrument, etc,
4071 > Their common feature is that they can last very long (several weeks) and
4072 > that they don't really occupy my agenda. I just want to know when planning
4073 > something if a given day is in period X or not. So I'd like to see at a
4074 > glance (using a specific font, color, one-letter prefix etc.) if a day falls
4075 > into a certain predefined period. Simply adding a corresponding event to my
4076 > agenda leads to visual clutter: it gets marked on every single day of the
4077 > period.
4079 > Is there any way to get what I am looking for?
4081 +1 for this feature. Also, I think our desire for such a feature could
4082 be met with a calendar-view, perhaps re-using some org-table or
4083 org-columns source?
4085 I'm envisioning I would very much like something akin to an ASCII
4086 4-day calendar view (like the default Google Calendar view).
4088 Even if we could line up four days' agenda views horizontally (with an
4089 appointment-style timeline), I would find this useful.
4090 #+end_quote
4092 *** WISH Worldcup + time zone question
4093   [2010-06-09 Mi]
4094   :PROPERTIES:
4095   :ID: mid:87ocfmpqtd%2Ewl%25djcb%40djcbsoftware%2Enl
4096   :END:
4098     - Gmane :: [[http://mid.gmane.org/87ocfmpqtd%2Ewl%25djcb%40djcbsoftware%2Enl][Worldcup + time zone question]]
4099 *** WISH (new feature suggestion?) indicate 'repeater' nature in Agenda
4100   [2010-07-02 Fr]
4101   :PROPERTIES:
4102   :ID: mid:8738FB76%2D3F91%2D4898%2D8251%2D13DB990540D0%40gmail%2Ecom
4103   :END:
4105     - Gmane :: [[http://mid.gmane.org/8738FB76%2D3F91%2D4898%2D8251%2D13DB990540D0%40gmail%2Ecom][(new feature suggestion?) indicate 'repeater' nature in Agenda]]
4107 #+BEGIN_QUOTE
4108 Is there a way to quickly/visually differentiate between repeating/single-occurence tasks?
4110 If not, something like say, adding an asterisk somewhere in the entry would be great.
4112 1. Scheduled* - starred schedule/deadline string
4113 2. TODO * - starred 'todo' string
4114 3. fifa2010* - starred 'category' string
4115 #+END_QUOTE
4116 *** WISH (PATCH) Proposed command: org-agenda-clock-goto                                     :Patch:
4117 :LOGBOOK:
4118 - State "WISH"       from "NEW"        [2010-08-02 Mo 18:21]
4119 :END:
4120   [2010-08-02 Mo]
4121 :PROPERTIES:
4122 :ID: mid:87pqy29344%2Efsf%40gnu%2Eorg
4123 :END:
4125     - Gmane :: [[http://mid.gmane.org/87pqy29344%2Efsf%40gnu%2Eorg][(PATCH) Proposed command: org-agenda-clock-goto]]
4126 *** WISH Re: (Orgmode) custom sorting of agenda items%!
4127 :LOGBOOK:
4128 - State "WISH"       from "NEW"        [2010-08-07 Sa 14:25]
4129 :END:
4130   [2010-08-07 Sa]
4131 :PROPERTIES:
4132 :ID: mid:AANLkTikzKETz64mL1csFdwOL4AA9iJiJn99gmUPsSrpV%40mail%2Egmail%2Ecom
4133 :END:
4135     - Gmane :: [[http://mid.gmane.org/AANLkTikzKETz64mL1csFdwOL4AA9iJiJn99gmUPsSrpV%40mail%2Egmail%2Ecom][Re: (Orgmode) custom sorting of agenda items]]
4137 #+BEGIN_QUOTE
4138 When giving a user-defined function for org-agenda-cmp-user-defined,
4139 the function gets two agenda entries.   Is there a way from an agenda entry
4140 to get to the original org entry?
4142 Best would be if, besides a user-defined sort function, you could also provide
4143 a function that takes the org entry and the agenda item (i.e. is run with point
4144 on the org entry and is passed the agenda item), and can then store anything
4145 it wants about the org entry as text properties on the agenda item.
4146 The companion user-defined sorting function could then use these stored
4147 text properties for ordering the agenda items.   Could you add such a hook?
4148 #+END_QUOTE
4150 *** WISH Feature Request: Timestamp with repeater interval in Date range
4151 :LOGBOOK:
4152 - State "WISH"       from "NEW"        [2010-10-27 Mi 21:47]
4153 :END:
4154   [2010-10-15 Fr]
4155 :PROPERTIES:
4156 :ID: mid:loom%2E20101004T195300%2D181%40post%2Egmane%2Eorg
4157 :END:
4159     - Gmane :: [[http://mid.gmane.org/loom%2E20101004T195300%2D181%40post%2Egmane%2Eorg][Feature Request: Timestamp with repeater interval in Date range]]
4161 *** WISH a little wish for org-agenda-deadline-leader
4162 :LOGBOOK:
4163 - State "WISH"       from "NEW"        [2010-11-28 So 19:43]
4164 :END:
4165   [2010-09-12 So]
4166 :PROPERTIES:
4167 :ID: mid:riehbi0o5g3%2Efsf%40alder%2Eacc%2Ebessy%2Ede
4168 :END:
4170     - Gmane :: [[http://mid.gmane.org/riehbi0o5g3%2Efsf%40alder%2Eacc%2Ebessy%2Ede][a little wish for org-agenda-deadline-leader]]
4172 *** WISH (PATCH) Removed unecessary invocations of org-agenda-show.                                            :Patch:
4173 :LOGBOOK:
4174 - State "WISH"       from "NEW"        [2010-11-28 So 20:00]
4175 :END:
4176   [2010-09-15 Mi]
4177 :PROPERTIES:
4178 :ID: mid:87zkvly3m3%2Efsf%40archdesk%2Elocaldomain
4179 :END:
4181     - Gmane :: [[http://mid.gmane.org/87zkvly3m3%2Efsf%40archdesk%2Elocaldomain][(PATCH) Removed unecessary invocations of org-agenda-show.]]
4183 *** WISH Modify time entry from agenda?
4184 :LOGBOOK:
4185 - State "WISH"       from "NEW"        [2010-09-15 Mi 11:38]
4186 :END:
4187   [2010-09-15 Mi]
4188 :PROPERTIES:
4189 :ID: mid:AANLkTin5vAhNqtjZ%2BSkqDT%3DbJb766gOkPPMPQzWehLcR%40mail%2Egmail%2Ecom
4190 :END:
4192     - Gmane :: [[http://mid.gmane.org/AANLkTin5vAhNqtjZ%2BSkqDT%3DbJb766gOkPPMPQzWehLcR%40mail%2Egmail%2Ecom][Modify time entry from agenda?]]
4194 *** INCONSISTENCY Relative file names in list org-agenda-files
4195 :LOGBOOK:
4196 - State "INCONSISTENCY" from "WISH"       [2010-08-08 So 12:58]
4197 - State "WISH"       from "QUESTION"   [2010-08-08 So 12:57]
4198 - State "QUESTION"   from "NEW"        [2010-08-02 Mo 18:22]
4199 :END:
4200   [2010-08-02 Mo]
4201 :PROPERTIES:
4202 :ID: mid:AANLkTimDW%5FHxn1pknFy7jJA3c%5F4%2Bft5zZxbpm%2Df%3Dyfhh%40mail%2Egmail%2Ecom
4203 :END:
4205     - Gmane :: [[http://mid.gmane.org/AANLkTimDW%5FHxn1pknFy7jJA3c%5F4%2Bft5zZxbpm%2Df%3Dyfhh%40mail%2Egmail%2Ecom][question about org-agenda-files]]
4207 *** INCONSISTENCY Bug: Odd Ido interaction (7.01trans)
4208 :LOGBOOK:
4209 - State "INCONSISTENCY" from "NEW"        [2010-09-12 So 12:11]
4210 :END:
4211   [2010-09-05 So]
4212 :PROPERTIES:
4213 :ID: mid:m28w3h74cb%2Ewl%25dave%40boostpro%2Ecom
4214 :END:
4216     - Gmane :: [[http://mid.gmane.org/m28w3h74cb%2Ewl%25dave%40boostpro%2Ecom][Bug: Odd Ido interaction (7.01trans)]]
4218 *** INCONSISTENCY omitting done TODOs from custom agenda
4219 :LOGBOOK:
4220 - State "INCONSISTENCY" from "NEW"        [2010-09-15 Mi 11:19]
4221 :END:
4222   [2010-09-15 Mi]
4223 :PROPERTIES:
4224 :ID: mid:877hiqj7h3%2Efsf%40ericabrahamsen%2Enet
4225 :END:
4227     - Gmane :: [[http://mid.gmane.org/877hiqj7h3%2Efsf%40ericabrahamsen%2Enet][omitting done TODOs from custom agenda]]
4229 #+BEGIN_QUOTE
4230 > The problem occurs in both my "Agenda plus contacts" and "Get It
4231 > Louder", so maybe it's something with my custom todos?
4233 > (org-todo-keywords (quote ((sequence "TODO(t)" "WAITING(w@)" "|"
4234 > "DONE(d)" "CANCELLED(c@)") (sequence "CONTACT(n)" "REPLY(r)" "|"
4235 > "CONTACTED(e@)"))))
4237 Looks like the problem here was that CONTACT is a substring of
4238 CONTACTED—whatever function decides if a todo keyword is pending or
4239 completed apparently just reads the string until it finds the first
4240 match (?). I changed it to SENT and everything worked fine. Dunno if
4241 that's worth considering a bug, but it's certainly surprising behavior.
4242 #+END_QUOTE
4244 *** INCONSISTENCY Agenda with CLOCK items over more than one day
4245 :LOGBOOK:
4246 - State "INCONSISTENCY" from "NEW"        [2010-12-12 So 19:51]
4247 :END:
4248   [2010-12-12 So]
4249 :PROPERTIES:
4250 :ID: mid:8039qpkd70%2Efsf%40missioncriticalit%2Ecom
4251 :END:
4253     - Gmane :: [[http://mid.gmane.org/8039qpkd70%2Efsf%40missioncriticalit%2Ecom][Agenda with CLOCK items over more than one day]]
4254 *** BUG Strange bug, request for more info
4255   [2010-05-26 Mi]
4256   :PROPERTIES:
4257   :ID: mid:87iq6bjsas%2Efsf%40gollum%2Eintra%2Enorang%2Eca
4258   :END:
4260     - Gmane :: [[http://mid.gmane.org/87iq6bjsas.fsf%40gollum.intra.norang.ca][Re: Strange bug, request for more info]]
4262 #+BEGIN_QUOTE
4263 The bug happens when being in the agenda and trying to goto or show
4264 the origin location of an agenda entry by pressing SPC or RET.
4265 John reports that sometimes (for him several times a day),
4266 the other window shows a completely different location.
4267 The most weird part of it is that going back to the agenda buffer
4268 and then trying the exact same command again, everything works
4269 fine!  This is driving me crazy, and I'd love to find and fix
4270 this problem.
4271 #+END_QUOTE
4272 *** BUG Rescheduling an item works properly only if SCHEDULED is after the heading
4273   [2010-06-13 So]
4274   :PROPERTIES:
4275   :ID: mid:loom%2E20100611T075155%2D670%40post%2Egmane%2Eorg
4276   :END:
4278     - Gmane :: [[http://mid.gmane.org/loom%2E20100611T075155%2D670%40post%2Egmane%2Eorg][Rescheduling an item works properly only if SCHEDULED is after the heading]]
4279 *** BUG PATCH:  Fix for agenda problems                                                      :Patch:
4280 :LOGBOOK:
4281 - State "BUG"        from "NEW"        [2010-08-15 So 16:30]
4282 :END:
4283   [2010-07-31 Sa]
4284 :PROPERTIES:
4285 :ID: mid:4C520CF2%2E6060802%40sift%2Einfo
4286 :END:
4288     - Gmane :: [[http://mid.gmane.org/4C520CF2%2E6060802%40sift%2Einfo][PATCH:  Fix for agenda problems]]
4290 **** More problems with Mobile Org agenda writing                                           :Mobile:
4291   [2010-07-31 Sa]
4292 :PROPERTIES:
4293 :ID: mid:4C518DA3%2E4000908%40sift%2Einfo
4294 :END:
4296     - Gmane :: [[http://mid.gmane.org/4C518DA3%2E4000908%40sift%2Einfo][More problems with Mobile Org agenda writing]]
4298 **** Mobile-org crash --- same error?                                                       :Mobile:
4299   [2010-07-29 Do]
4300 :PROPERTIES:
4301 :ID: mid:loom%2E20100728T182542%2D959%40post%2Egmane%2Eorg
4302 :END:
4304     - Gmane :: [[http://mid.gmane.org/loom%2E20100728T182542%2D959%40post%2Egmane%2Eorg][Mobile-org crash --- same error?]]
4306 *** BUG Lisp error: (wrong-type-argument stringp nil)
4307 :LOGBOOK:
4308 - State "BUG"        from "NEW"        [2010-10-26 Di 21:03]
4309 :END:
4310   [2010-10-17 So]
4311 :PROPERTIES:
4312 :ID: mid:80iq16rvi0%2Efsf%40mundaneum%2Ecom
4313 :END:
4315     - Gmane :: [[http://mid.gmane.org/80iq16rvi0%2Efsf%40mundaneum%2Ecom][Lisp error: (wrong-type-argument stringp nil)]]
4317 *** DONE (PATCH) Add the ability to remove time ranges specifications for agenda items that span on several days :Patch:
4318   [2010-07-12 Mo]
4319   :PROPERTIES:
4320   :ID: mid:loom%2E20100712T155021%2D318%40post%2Egmane%2Eorg
4321   :END:
4323     - 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]]
4324     Patch is applied.
4325 *** DONE bug report: timeline agenda in an indirect buffer%!
4326 CLOSED: [2010-08-07 Sa 15:37]
4327 :LOGBOOK:
4328 - State "DONE"       from "BUG"        [2010-08-07 Sa 15:37]
4329 - State "BUG"        from "NEW"        [2010-08-07 Sa 15:20]
4330 :END:
4331   [2010-08-07 Sa]
4332 :PROPERTIES:
4333 :ID: mid:AANLkTinwNtcd6L0iUSJ7C97tUe9HJMnp%2Di9b6Z7m5wVF%40mail%2Egmail%2Ecom
4334 :END:
4336     - Gmane :: [[http://mid.gmane.org/AANLkTinwNtcd6L0iUSJ7C97tUe9HJMnp%2Di9b6Z7m5wVF%40mail%2Egmail%2Ecom][bug report: timeline agenda in an indirect buffer]]
4338 *** DONE Printing Multiple Lines For Agenda Export
4339 CLOSED: [2010-08-21 Sa 17:22]
4340 :LOGBOOK:
4341 - State "DONE"       from "BUG"        [2010-08-21 Sa 17:22]
4342 - State "BUG"        from "NEW"        [2010-08-08 So 13:52]
4343 :END:
4344   [2010-08-04 Mi]
4345 :PROPERTIES:
4346 :ID: mid:B2C55589%2D188B%2D4300%2DB477%2D45D176425519%40gmail%2Ecom
4347 :END:
4349     - Gmane :: [[http://mid.gmane.org/B2C55589%2D188B%2D4300%2DB477%2D45D176425519%40gmail%2Ecom][Printing Multiple Lines For Agenda Export]]
4351 *** DONE Bug: habit: better error handling required (TAG=7.01g)
4352    :LOGBOOK:
4353    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:12]
4354    :END:
4355   [2010-08-25 Mi]
4356 :PROPERTIES:
4357 :ID: mid:20100824115616%2ET1L77%2E22653%2Eroot%40nskntwebs04p
4358 :END:
4360     - Gmane :: [[http://mid.gmane.org/20100824115616%2ET1L77%2E22653%2Eroot%40nskntwebs04p][Bug: habit: better error handling required (TAG=7.01g)]]
4362 The code now has a better error message for this case.
4364 *** DONE Re: Git pull breaks agenda?
4365    CLOSED: [2010-08-19 Thu 23:58]
4366    - State "DONE"       from "NEW"        [2010-08-19 Thu 23:58]
4367   [2010-08-17 Di]
4368 :PROPERTIES:
4369 :ID: mid:0viq39cj16%2Efsf%40gmail%2Ecom
4370 :END:
4372     - Gmane :: [[http://mid.gmane.org/0viq39cj16%2Efsf%40gmail%2Ecom][Re: Git pull breaks agenda?]]
4374 *** CLOSED Printing Multiple Lines For Agenda Export
4375 CLOSED: [2010-09-12 So 14:33]
4376 :LOGBOOK:
4377 - State "CLOSED"     from "BUG"        [2010-09-12 So 14:33]
4378 - State "BUG"        from "NEW"        [2010-09-12 So 14:33]
4379 :END:
4380   [2010-08-21 Sa]
4381 :PROPERTIES:
4382 :ID: mid:4488370C%2DA491%2D452F%2D901F%2D92FF6EFB49EF%40gmail%2Ecom
4383 :END:
4385     - Gmane :: [[http://mid.gmane.org/4488370C%2DA491%2D452F%2D901F%2D92FF6EFB49EF%40gmail%2Ecom][Printing Multiple Lines For Agenda Export]]
4387 *** CLOSED Setting org-agenda-time-grid: My day starts at midnight
4388 CLOSED: [2010-09-12 So 14:48]
4389 :LOGBOOK:
4390 - State "CLOSED"     from "BUG"        [2010-09-12 So 14:48]
4391 - State "BUG"        from "NEW"        [2010-09-12 So 14:48]
4392 :END:
4393   [2010-08-19 Do]
4394 :PROPERTIES:
4395 :ID: mid:874oerjgef%2Efsf%40mean%2Ealbasani%2Enet
4396 :END:
4398     - Gmane :: [[http://mid.gmane.org/874oerjgef%2Efsf%40mean%2Ealbasani%2Enet][Setting org-agenda-time-grid: My day starts at midnight]]
4400 *** WISH org-agenda-follow-narrowed ?
4401 :LOGBOOK:
4402 - State "WISH"       from "NEW"        [2010-12-19 So 17:34]
4403 :END:
4404   [2010-12-19 So]
4405 :PROPERTIES:
4406 :ID: mid:m27hfjo2ul%2Efsf%40boostpro%2Ecom
4407 :END:
4409     - Gmane :: [[http://mid.gmane.org/m27hfjo2ul%2Efsf%40boostpro%2Ecom][org-agenda-follow-narrowed ?]]
4411 #+begin_quote
4412 When I'm in the agenda, if I hit SPC, I get a nice narrowed view of the
4413 current item.  When I toggle org-agenda-follow-mode, I get org to show
4414 me the current item without hitting SPC---but it's not narrowed.  It
4415 also has the property drawer collapsed.  What I'd like is to have org
4416 follow me with exactly the result of hitting SPC.  Possible?
4417 #+end_quote
4419 *** WISH re-marking agenda entries
4420 :LOGBOOK:
4421 - State "WISH"       from "NEW"        [2011-01-02 So 17:03]
4422 :END:
4423   [2011-01-02 So]
4424 :PROPERTIES:
4425 :ID: mid:m2d3p0ahsn%2Efsf%40girard%2Einformatik%2Euni%2Dkl%2Ede
4426 :END:
4428     - Gmane :: [[http://mid.gmane.org/m2d3p0ahsn%2Efsf%40girard%2Einformatik%2Euni%2Dkl%2Ede][re-marking agenda entries]]
4430 *** INCONSISTENCY Please test this custom agenda command
4431 :LOGBOOK:
4432 - State "INCONSISTENCY" from "NEW"        [2011-01-02 So 17:16]
4433 :END:
4434   [2011-01-02 So]
4435 :PROPERTIES:
4436 :ID: mid:87sjxwazb6%2Efsf%40mean%2Ealbasani%2Enet
4437 :END:
4439     - Gmane :: [[http://mid.gmane.org/87sjxwazb6%2Efsf%40mean%2Ealbasani%2Enet][Please test this custom agenda command]]
4441 *** BUG Bug: Agenda's `Goto Today' doesn't in Day view (7.4)
4442 :LOGBOOK:
4443 - State "BUG"        from "NEW"        [2011-01-02 So 17:23]
4444 :END:
4445   [2011-01-02 So]
4446 :PROPERTIES:
4447 :ID: mid:1043EF15%2DB30B%2D4F2E%2DA6E1%2D2A4DFE8EF93F%40agfa%2Ecom
4448 :END:
4450     - Gmane :: [[http://mid.gmane.org/1043EF15%2DB30B%2D4F2E%2DA6E1%2D2A4DFE8EF93F%40agfa%2Ecom][Bug: Agenda's `Goto Today' doesn't in Day view (7.4)]]
4452 *** WISH Bug: Jumping to a date in the agenda changes view back to 'day' (7.4 (release_7.4.80.g0e5e5))
4453 :LOGBOOK:
4454 - State "WISH"       from "NEW"        [2011-01-09 So 15:10]
4455 :END:
4456   [2011-01-09 So]
4457 :PROPERTIES:
4458 :ID: mid:87ei9a30tx%2Efsf%40norang%2Eca
4459 :END:
4461     - 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))]]
4463 *** INCONSISTENCY Habits and org-log-done configuration
4464 :LOGBOOK:
4465 - State "INCONSISTENCY" from "NEW"        [2011-01-16 So 10:46]
4466 :END:
4467   [2011-01-16 So]
4468 :PROPERTIES:
4469 :ID: mid:87ipy483oi%2Efsf%40fastmail%2Efm
4470 :END:
4472     - Gmane :: [[http://mid.gmane.org/87ipy483oi%2Efsf%40fastmail%2Efm][Re: Understanding habits - org-log-done]]
4474 #+begin_quote
4475 > I can confirm this.  I personally only log state changes to DONE but
4476 > setting a LOGGING property value of lognotedone prompts for a note and
4477 > fails to show the history for the habit in the graph.
4479 > This is probably a bug.
4481 Yes. The regexp that searches for completed tasks in org-habit is
4482 hard-coded to look for a 'State "DONE"' string. When org-log-done is set
4483 to note, however, the log entries begin with 'CLOSING NOTE'. (A related
4484 problem here is that it assumes DONE is the only relevant todo keyword.)
4486 One workaround is to add the property LOGGING and set its value to
4487 lognoterepeat. This produces notes with timestamps in the following
4488 format (compatible with org-habit):
4490   - State "DONE"       from "TODO"       [2011-01-01 Sat 21:11] \\
4491     5 miles.
4493 Another workaround is to make the setting associated with 'done in
4494 org-log-note-headings to the same as 'state. One quick way to do that is
4495 by evaluating the following expression:
4497 (setcdr (assoc 'done org-log-note-headings) (assoc 'state org-log-note-headings))
4499 As an aside, it seems to me that the "CLOSING NOTE" format that results
4500 when org-log-done is set to 'note is inconsistent with other logging
4501 behavior. For instance, when a "@" is added in org-todo-keywords, the
4502 note is entered with the state change string.
4503 #+end_quote
4506 ** Links
4507 *** TODO Document the character protection in links
4508     I don't think this is really covered anywhere.
4509     Maybe we also should protect characters in the visible part, to
4510     make sure thing will never be on two lines...?
4512 *** IDEA Find all links to a specific file
4514 *** IDEA Resolve links on export
4516 **** Example: Make info HTML links work for links to Info files
4518 Info links of course only work inside Emacs.  However, many info
4519 documents are on the web, so the HTML exporter could try to be smart
4520 and convert an Info link into the corresponding link on the web.  For
4521 example, we could use the GNU software site then Name.HTML.  Here is
4522 the link to be used:
4523 http://www.gnu.org/software/emacs/manual/html_node/ Another question
4524 is, is this URL going to be stable so that it makes sense to actually
4525 put this into org.el?
4527 *** IDEA Mailcap support of Org file links
4528   [2010-06-18 Fr]
4529   :PROPERTIES:
4530   :ID: mid:86sk6wx8m8%2Ewl%25simon%2Eguest%40tesujimath%2Eorg
4531   :END:
4533     - Gmane :: [[http://mid.gmane.org/86sk6wx8m8%2Ewl%25simon%2Eguest%40tesujimath%2Eorg][Choosing external app at runtime?]]
4535 #+BEGIN_QUOTE
4536 When I follow a link, Org mode knows what application to use.  Except
4537 that sometimes I want to override that choice.
4539 For example, I have a collection of PDF files.  Mostly I want to open
4540 them in my statically configured PDF viewer, which is fine.  But
4541 sometimes I want to open one in Xournal, say, to annotate it.
4543 My mail client Wanderlust will ask me in cases like this: if multiple
4544 mailcap entries match, I get to choose when opening the attachment.
4546 Any chance we could do a similar thing in Org mode?
4547 #+END_QUOTE
4548 *** IDEA Dereference file links on export or open
4549   [2010-06-18 Fr]
4550   :PROPERTIES:
4551   :ID: mid:87eig5en4p%2Efsf%40gmail%2Ecom
4552   :END:
4554     - Gmane :: [[http://mid.gmane.org/87eig5en4p%2Efsf%40gmail%2Ecom][Re: (babel) exports, caching, remote execution]]
4556 #+BEGIN_QUOTE
4557 Is "scpc" in the line above a transport protocol?  Maybe this should be
4558 an org-mode wide features, i.e. the ability to resolve remote file
4559 references with C-c C-o and on export.  Does that sound reasonable, and
4560 would it take care of the need in this particular case?
4561 #+END_QUOTE
4563 *** WISH Variable of standard links for completion with C-c C-l
4564     Or something like that, to make standard links fast.
4566 *** WISH Radio targets across files
4567     I guess each org file could write a .orgtargets.filename file, if
4568     it has any radio targets.
4569 *** INCONSISTENCY image link inconsistency in org-mode 6.36c
4570   [2010-06-09 Mi]
4571   :PROPERTIES:
4572   :ID: mid:BFBC5FFC%2D20E8%2D40FB%2D9C84%2D85A88E845624%40nf%2Empg%2Ede
4573   :END:
4575     - Gmane :: [[http://mid.gmane.org/BFBC5FFC%2D20E8%2D40FB%2D9C84%2D85A88E845624%40nf%2Empg%2Ede][image link inconsistency in org-mode 6.36c]]
4576 *** BUG Bug report : choke on clocktable mode with accents in headlines
4577 :LOGBOOK:
4578 - State "BUG"        from "NEW"        [2010-12-12 So 19:33]
4579 :END:
4580   [2010-12-12 So]
4581 :PROPERTIES:
4582 :ID: mid:87pqtn3uh6%2Efsf%40home%2Edrieu%2Eorg
4583 :END:
4585     - Gmane :: [[http://mid.gmane.org/87pqtn3uh6%2Efsf%40home%2Edrieu%2Eorg][Bug report : choke on clocktable mode with accents in headlines]]
4586 *** DONE portable absolute links in HTML export
4587 CLOSED: [2010-10-27 Mi 21:37]
4588 :LOGBOOK:
4589 - State "DONE"       from "NEW"        [2010-10-27 Mi 21:37]
4590 :END:
4591   [2010-10-15 Fr]
4592 :PROPERTIES:
4593 :ID: mid:87tykyb3bu%2Efsf%40dasa3%2Eiem%2Epw%2Eedu%2Epl
4594 :END:
4596     - Gmane :: [[http://mid.gmane.org/87tykyb3bu%2Efsf%40dasa3%2Eiem%2Epw%2Eedu%2Epl][portable absolute links in HTML export]]
4598 *** INCONSISTENCY Bug: org-store-link only works interactively (7.4)
4599 :LOGBOOK:
4600 - State "INCONSISTENCY" from "NEW"        [2011-01-09 So 14:47]
4601 :END:
4602   [2011-01-09 So]
4603 :PROPERTIES:
4604 :ID: mid:m2aak0kes0%2Ewl%25dave%40boostpro%2Ecom
4605 :END:
4607     - Gmane :: [[http://mid.gmane.org/m2aak0kes0%2Ewl%25dave%40boostpro%2Ecom][Bug: org-store-link only works interactively (7.4)]]
4608 *** INCONSISTENCY Unintended behavior? Links without description
4609 :LOGBOOK:
4610 - State "INCONSISTENCY" from "NEW"        [2011-01-16 So 10:09]
4611 :END:
4612   [2011-01-09 So]
4613 :PROPERTIES:
4614 :ID: mid:4D19BC26%2E8030904%40christianmoe%2Ecom
4615 :END:
4617     - Gmane :: [[http://mid.gmane.org/4D19BC26%2E8030904%40christianmoe%2Ecom][Unintended behavior? Links without description]]
4619 #+begin_quote
4620 In pre-processing for export with org-export-normalize-links, links
4621 that lack a description part are given one, which consists of the full
4622 raw path of the link. In other words, link descriptions are never nil.
4623 This seems to conflict with the expectations of org-bbdb.el and custom
4624 links based on that example.
4626 The link [[bbdb:Carsten Dominik]], for instance, is exported to html
4627 and latex as follows:
4629    <i>bbdb:Carsten Dominik</i>
4630    \textit{bbdb:Carsten Dominik}.
4632 Org-bbdb.el is clearly prepared to be passed a desc that is nil, in
4633 which case it would use path instead:
4635 (defun org-bbdb-export (path desc format)
4636    "Create the export version of a BBDB link specified by PATH or DESC.
4637 If exporting to either HTML or LaTeX FORMAT the link will be
4638 italicized, in all other cases it is left unchanged."
4639    (cond
4640     ((eq format 'html) (format "<i>%s</i>" (or desc path)))
4641     ((eq format 'latex) (format "\\textit{%s}" (or desc path)))
4642     (t (or desc path))))
4644 However, desc is never nil, because a missing description part is
4645 replaced in export pre-processing by a string consisting of the link
4646 type, a colon, and the path. This takes place in the function
4647 org-export-normalize-links.
4649 This makes for unexpected behavior in custom links that some of us
4650 have defined. E.g., Thomas S. Dye's `cite' links (the thread
4651 `org-add-link-type'):
4652 #+end_quote
4654 Thomas S. Dye could track down this problem to at least 7.01trans
4655 (release_7.01h.209.g2c33b).
4657 **** Re: (Orgmode) org-add-link-type
4658 :LOGBOOK:
4659 - State "INCONSISTENCY" from "NEW"        [2011-01-09 So 15:12]
4660 :END:
4661   [2011-01-09 So]
4662 :PROPERTIES:
4663 :ID: mid:4D187166%2E4020806%40christianmoe%2Ecom
4664 :END:
4666     - Gmane :: [[http://mid.gmane.org/4D187166%2E4020806%40christianmoe%2Ecom][Re: (Orgmode) org-add-link-type]]
4668 #+begin_quote
4669 It looks as if an empty desc is never passed, instead it is replaced
4670 with the full raw path. I don't think that's the right behavior, and I
4671 don't really see how it could result from org-export-latex-links.
4672 #+end_quote
4675 ** Tables
4677 *** WISH Row formulas
4678     @4=.....
4680 *** WISH Make a variable that current line should be recomputed always
4681     In each table.  Skipping headers of course.
4682 *** WISH include value of single table cell in text?
4683 :LOGBOOK:
4684 - State "WISH"       from "NEW"        [2010-08-01 So 20:49]
4685 :END:
4686   [2010-07-27 Di]
4687 :PROPERTIES:
4688 :ID: mid:m0iq41pb31%2Efsf%40malibu%2Erochester%2Err%2Ecom
4689 :END:
4691     - Gmane :: [[http://mid.gmane.org/m0iq41pb31%2Efsf%40malibu%2Erochester%2Err%2Ecom][include value of single table cell in text?]]
4693 *** BUG bug in dynamic block for clock table using :tags
4694 :LOGBOOK:
4695 - State "BUG"        from "QUESTION"   [2010-08-08 So 14:02]
4696 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:19]
4697 :END:
4698   [2010-08-04 Mi]
4699 :PROPERTIES:
4700 :ID: mid:AANLkTikSaA%2Bxzk%5FdtdTvpJ%2BaeqSroGNBF%5Fa0JCVJ1UPv%40mail%2Egmail%2Ecom
4701 :END:
4703     - Gmane :: [[http://mid.gmane.org/AANLkTikSaA%2Bxzk%5FdtdTvpJ%2BaeqSroGNBF%5Fa0JCVJ1UPv%40mail%2Egmail%2Ecom][bug in dynamic block for clock table using :tags]]
4704 *** BUG clocktable: maximum level 0 does not only avoid listing items but also does not calculate items
4705 :LOGBOOK:
4706 - State "BUG"        from "QUESTION"   [2010-08-21 Sa 17:15]
4707 :END:
4708   [2010-07-13 Di]
4709   :PROPERTIES:
4710   :ID: mid:i1hb65%24piq%241%40dough%2Egmane%2Eorg
4711   :END:
4713     - 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]]
4715 *** WISH (Feature Request) Cross headings in tables
4716 :LOGBOOK:
4717 - State "WISH"       from "NEW"        [2010-10-27 Mi 21:51]
4718 :END:
4719   [2010-10-27 Mi]
4720 :PROPERTIES:
4721 :ID: mid:87eic4le49%2Efsf%40Rainer%2Einvalid
4722 :END:
4724     - Gmane :: [[http://mid.gmane.org/87eic4le49%2Efsf%40Rainer%2Einvalid][(Feature Request) Cross headings in tables]]
4726 *** BUG $0 replaced with ampersand (&) when invoking `org-edit-special'
4727 :LOGBOOK:
4728 - State "BUG"        from "NEW"        [2011-01-09 So 14:36]
4729 :END:
4730   [2011-01-09 So]
4731 :PROPERTIES:
4732 :ID: mid:87wrn66lo0%2Efsf%40gmail%2Ecom
4733 :END:
4735     - Gmane :: [[http://mid.gmane.org/87wrn66lo0%2Efsf%40gmail%2Ecom][$0 replaced with ampersand (&) when invoking `org-edit-special']]
4737 #+begin_quote
4738 According to [ (info "(org) Formula syntax for Calc") ], $0
4739 references the current cell. Pressing C-c C-c on the #+TBLFM line
4740 below does indeed work, but C-c ' (`org-edit-special') changes the
4741 $0 reference into a single ampersand (&). Is this a bug?
4742 #+end_quote
4744 ** Exporting
4745 *** IDEA Google CL and org-mode
4746   [2010-07-05 Mo]
4747   :PROPERTIES:
4748   :ID: mid:19503%2E26717%2E462263%2E759346%40gargle%2Egargle%2EHOWL
4749   :END:
4751     - Gmane :: [[http://mid.gmane.org/19503%2E26717%2E462263%2E759346%40gargle%2Egargle%2EHOWL][Google CL and org-mode]]
4753 #+BEGIN_QUOTE
4754 I have a question regarding the recent announcement of the Google
4755 Command Line project (http://code.google.com/p/googlecl/).
4757 I was wondering if there are plans to integrate support for calendar
4758 synchronization between Google and org-mode using this tool.
4759 #+END_QUOTE
4760 *** IDEA Re: (PATCH) org-export-generic, "text markup" -- and a request
4761 :LOGBOOK:
4762 - State "IDEA"       from "NEW"        [2010-07-24 Sa 13:46]
4763 :END:
4764   [2010-07-24 Sa]
4765 :PROPERTIES:
4766 :ID: mid:20100723111931%2EGA29930%40tomas
4767 :END:
4769     - Gmane :: [[http://mid.gmane.org/20100723111931%2EGA29930%40tomas][Re: (PATCH) org-export-generic, "text markup" -- and a request]]
4770 *** IDEA Composing letters using org-mode and scrlttr2
4771 :LOGBOOK:
4772 - State "IDEA"       from "NEW"        [2010-07-27 Di 20:55]
4773 :END:
4774   [2010-07-27 Di]
4775 :PROPERTIES:
4776 :ID: mid:4C4CA9F8%2E7010006%40gmail%2Ecom
4777 :END:
4779     - Gmane :: [[http://mid.gmane.org/4C4CA9F8%2E7010006%40gmail%2Ecom][Composing letters using org-mode and scrlttr2]]
4781 *** IDEA minted for latex source code export                                                 :Patch:
4782 :LOGBOOK:
4783 - State "IDEA"       from "NEW"        [2010-08-07 Sa 16:24]
4784 :END:
4785   [2010-08-07 Sa]
4786 :PROPERTIES:
4787 :ID: mid:87zkwzn9tw%2Efsf%40stats%2Eox%2Eac%2Euk
4788 :END:
4790     - Gmane :: [[http://mid.gmane.org/87zkwzn9tw%2Efsf%40stats%2Eox%2Eac%2Euk][minted for latex source code export]]
4792 *** IDEA (WIP) OpenOffice Exporter
4793 :LOGBOOK:
4794 - State "IDEA"       from "NEW"        [2010-10-26 Di 21:16]
4795 :END:
4796   [2010-10-16 Sa]
4797 :PROPERTIES:
4798 :ID: mid:81r5fy5z61%2Efsf%40gmail%2Ecom
4799 :END:
4801     - Gmane :: [[http://mid.gmane.org/81r5fy5z61%2Efsf%40gmail%2Ecom][(WIP) OpenOffice Exporter]]
4803 *** WISH Re: Latex export bug? Odd behavior with figures
4804   [2010-05-28 Fr]
4805   :PROPERTIES:
4806   :ID: mid:AANLkTinxW2VcTHW7jCGjXbijyp5d9hYj1t72PL0VeYWG%40mail%2Egmail%2Ecom
4807   :END:
4809 #+BEGIN_QUOTE
4810 One suggestion, then... why not just have a nice list of all possible
4811 ATTR_LaTeX options? I have killed myself before looking for a simplified
4812 list. Maybe even just common ones since perhaps any LaTeX option may be
4813 passed?
4814 #+END_QUOTE
4816     - Gmane :: [[http://mid.gmane.org/AANLkTinxW2VcTHW7jCGjXbijyp5d9hYj1t72PL0VeYWG%40mail%2Egmail%2Ecom][Re: Latex export bug? Odd behavior with figures...]]
4817 *** WISH pretty export of tags
4818   [2010-06-01 Di]
4819   :PROPERTIES:
4820   :ID: mid:87mxvgdsrp%2Efsf%40convex%2Dnew%2Ecs%2Eunb%2Eca
4821   :END:
4823     - Gmane :: [[http://mid.gmane.org/87mxvgdsrp%2Efsf%40convex%2Dnew%2Ecs%2Eunb%2Eca][pretty export of tags]]
4824 *** WISH Allow skipping of  levels in LaTeX export
4825 **** latex export - skipping lvls breaks export
4826   [2010-06-22 Di]
4827   :PROPERTIES:
4828   :ID: mid:874ogwmfx1%2Ewl%25sebhofer%40gmail%2Ecom
4829   :END:
4831     - Gmane :: [[http://mid.gmane.org/874ogwmfx1%2Ewl%25sebhofer%40gmail%2Ecom][latex export - skipping lvls breaks export]]
4833 **** Even if skipped headline levels are not allowed, exporter shouldn't drop out-of-level headlines silently
4834   [2010-07-24 Sa]
4835 :PROPERTIES:
4836 :ID: mid:14025%2E1279898870%40maps
4837 :END:
4839     - Gmane :: [[http://mid.gmane.org/14025%2E1279898870%40maps][Bug: possible bug in latex export (7.01trans (release_6.36.735.g15ca.dirty))]]
4840 *** WISH fix for error of quoted and emphasized text in LaTeX export
4841   [2010-07-09 Fr]
4842   :PROPERTIES:
4843   :ID: mid:4C3493DA%2E7050600%40freylax%2Ede
4844   :END:
4846     - Gmane :: [[http://mid.gmane.org/4C3493DA%2E7050600%40freylax%2Ede][fix for error of quoted and emphasized text in LaTeX export]]
4847 *** WISH iCal export and complex diary sexps
4848   [2010-07-15 Do]
4849   :PROPERTIES:
4850   :ID: mid:87tyo1p6j4%2Efsf%40gmx%2Ech
4851   :END:
4853     - Gmane :: [[http://mid.gmane.org/87tyo1p6j4%2Efsf%40gmx%2Ech][iCal export and complex diary sexps]]
4854 *** WISH (BABEL) Seemless editing of Babel Blocks                                            :Babel:
4855   [2010-07-21 Mi]
4856   :PROPERTIES:
4857   :ID: mid:4C459236%2E3%40gmail%2Ecom
4858   :END:
4860     - Gmane :: [[http://mid.gmane.org/4C459236%2E3%40gmail%2Ecom][(BABEL) Seemless editing of Babel Blocks]]
4861 *** WISH Captions for source code
4862 :LOGBOOK:
4863 - State "WISH"       from "NEW"        [2010-07-25 So 18:17]
4864 :END:
4865   [2010-07-23 Fr]
4866   :PROPERTIES:
4867   :ID: mid:op%2Evf8vhwapn9zmcv%40pckr105%2Empip%2Dmainz%2Empg%2Ede
4868   :END:
4870     - Gmane :: [[http://mid.gmane.org/op%2Evf8vhwapn9zmcv%40pckr105%2Empip%2Dmainz%2Empg%2Ede][Captions for source code]]
4871 *** WISH user control of source block header line exporting formats                    :Babel:Patch:
4872 :LOGBOOK:
4873 - State "WISH"       from "NEW"        [2010-08-01 So 10:59]
4874 :END:
4875   [2010-08-01 So]
4876 :PROPERTIES:
4877 :ID: mid:AANLkTi%3DmW7fnYcS8MRzqkh2%2Dy7N4B2JNAbEYNscb5ipr%40mail%2Egmail%2Ecom
4878 :END:
4880     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DmW7fnYcS8MRzqkh2%2Dy7N4B2JNAbEYNscb5ipr%40mail%2Egmail%2Ecom][user control of source block header line exporting formats]]
4881 *** WISH Add timestamp keyword specific CSS class
4882 :LOGBOOK:
4883 - State "WISH"       from "NEW"        [2010-11-14 So 18:24]
4884 :END:
4885   [2010-11-14 So]
4886 :PROPERTIES:
4887 :ID: mid:80hbfku7ro%2Efsf%40mundaneum%2Ecom
4888 :END:
4890     - Gmane :: [[http://mid.gmane.org/80hbfku7ro%2Efsf%40mundaneum%2Ecom][How to distinguish timestamps in CSS?]]
4892 *** WISH query - org-emphasis-regexp-components
4893 :LOGBOOK:
4894 - State "WISH"       from "NEW"        [2010-11-14 So 18:31]
4895 :END:
4896   [2010-11-14 So]
4897 :PROPERTIES:
4898 :ID: mid:AANLkTi%3DX0BDDvE8YW2E7guqLzvaeZKPeojBzQYef%2BO0u%40mail%2Egmail%2Ecom
4899 :END:
4901     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DX0BDDvE8YW2E7guqLzvaeZKPeojBzQYef%2BO0u%40mail%2Egmail%2Ecom][query - org-emphasis-regexp-components]]
4903 #+BEGIN_QUOTE
4904 I was writing a document with Python code in it and I found a minor problem.
4905 There's no way to put a piece of code like s="Hello World" as verbatim
4906 or code in my document.
4908 ~s="Hello World"~ doesn't work because the border in
4909 org-emphasis-regexp-components doesn't allow " or '. I'm not sure why
4910 this is in place. Can this be removed, or have they been put in for a
4911 specific reason, that I can't see?
4912 #+END_QUOTE
4914 *** WISH (PATCH) Allow iCalendar to use UTC for exported date-time.                                            :Patch:
4915 :LOGBOOK:
4916 - State "WISH"       from "NEW"        [2010-11-28 So 19:54]
4917 :END:
4918   [2010-09-12 So]
4919 :PROPERTIES:
4920 :ID: mid:87pqwl4pdk%2Edlv%40debian%2Eorg
4921 :END:
4923     - Gmane :: [[http://mid.gmane.org/87pqwl4pdk%2Edlv%40debian%2Eorg][(PATCH) Allow iCalendar to use UTC for exported date-time.]]
4925 *** INCONSISTENCY export of emphasized link
4926   [2010-05-30 So]
4927   :PROPERTIES:
4928   :ID: mid:4C053D57%2E2030506%40alumni%2Eethz%2Ech
4929   :END:
4931 **** DONE improve doc string
4932       - patch: http://patchwork.newartisans.com/patch/26
4933       - Org repo commit: http://orgmode.org/w/org-mode.git/commitdiff/bc53b3da3bf95c767113625693895a7dcbf389bb
4934 **** DONE workaround for the given example
4935       - Worg repo commit: http://repo.or.cz/w/Worg.git/commitdiff/f5814f05998292d4eb80f9772c279e9837644f29
4936 **** NEW inconsistency
4937       emphasized link supported:
4938         - Emacs faces shown in org-mode buffer itself
4939         - export to LaTeX
4940         - [...]
4941       emphasized link not supported:
4942         - export to HTML
4943         - export to DocBook
4944         - export to XOXO
4945         - [...]
4946       this question is still open:
4948     - Gmane :: [[http://mid.gmane.org/4C053D57%2E2030506%40alumni%2Eethz%2Ech][export of emphasized link]]
4949 *** INCONSISTENCY org-publish skips the file name in inter-page links
4950 :LOGBOOK:
4951 - State "INCONSISTENCY" from "NEW"        [2010-09-12 So 14:46]
4952 :END:
4953   [2010-08-19 Do]
4954 :PROPERTIES:
4955 :ID: mid:87pqxfils9%2Ewl%25n142857%40gmail%2Ecom
4956 :END:
4958     - Gmane :: [[http://mid.gmane.org/87pqxfils9%2Ewl%25n142857%40gmail%2Ecom][org-publish skips the file name in inter-page links]]
4960 *** INCONSISTENCY bug? hlevel in org-export-region-as-html
4961 :LOGBOOK:
4962 - State "INCONSISTENCY" from "NEW"        [2010-11-28 So 20:56]
4963 :END:
4964   [2010-11-28 So]
4965 :PROPERTIES:
4966 :ID: mid:AANLkTiku2bHag%2DzQYR1h97gBQGBfHuxGjDVUy3%3DS%2DzQ1%40mail%2Egmail%2Ecom
4967 :END:
4969     - Gmane :: [[http://mid.gmane.org/AANLkTiku2bHag%2DzQYR1h97gBQGBfHuxGjDVUy3%3DS%2DzQ1%40mail%2Egmail%2Ecom][bug? hlevel in org-export-region-as-html]]
4971 *** INCONSISTENCY (bug) export to latex doesn't process #+include files fully
4972 :LOGBOOK:
4973 - State "INCONSISTENCY" from "NEW"        [2010-11-28 So 20:38]
4974 :END:
4975   [2010-11-28 So]
4976 :PROPERTIES:
4977 :ID: mid:87y68p1mgu%2Efsf%40ucl%2Eac%2Euk
4978 :END:
4980     - Gmane :: [[http://mid.gmane.org/87y68p1mgu%2Efsf%40ucl%2Eac%2Euk][(bug) export to latex doesn't process #+include files fully]]
4982 *** INCONSISTENCY Bug: void-function time-to-seconds, gnus-git (7.01trans)
4983 :LOGBOOK:
4984 - State "INCONSISTENCY" from "NEW"        [2010-12-12 So 19:54]
4985 :END:
4986   [2010-12-12 So]
4987 :PROPERTIES:
4988 :ID: mid:871v6apxvf%2Efsf%40gilgamesch%2Equim%2Eucm%2Ees
4989 :END:
4991     - Gmane :: [[http://mid.gmane.org/871v6apxvf%2Efsf%40gilgamesch%2Equim%2Eucm%2Ees][Bug: void-function time-to-seconds, gnus-git (7.01trans)]]
4993 *** BUG latex-export + columnview: misinterpretation of section prefixes as emphasis
4994   [2010-05-31 Mo]
4995   :PROPERTIES:
4996   :ID: mid:20100531033853%2EGD27574%40soloJazz%2Ecom
4997   :END:
4999     - Gmane :: [[http://mid.gmane.org/20100531033853%2EGD27574%40soloJazz%2Ecom][latex-export + columnview: misinterpretation of section prefixes as emphasis]]
5000 *** BUG html export                                                                          :Patch:
5001   [2010-06-22 Di]
5002   :PROPERTIES:
5003   :ID: mid:F143E151%2DC46B%2D46DA%2DB314%2D7B618A6EFB73%40tsdye%2Ecom
5004   :END:
5006     - Gmane :: [[http://mid.gmane.org/F143E151%2DC46B%2D46DA%2DB314%2D7B618A6EFB73%40tsdye%2Ecom][html export]]
5007 *** BUG Footnote incorrect in Worg
5008   [2010-06-22 Di]
5009   :PROPERTIES:
5010   :ID: mid:AANLkTilTnIkiBMNZBEqSCQsug93LWrqACHyW7cdWhwob%40mail%2Egmail%2Ecom
5011   :END:
5013     - Gmane :: [[http://mid.gmane.org/AANLkTilTnIkiBMNZBEqSCQsug93LWrqACHyW7cdWhwob%40mail%2Egmail%2Ecom][Footnote incorrect in Worg]]
5014 *** BUG Org beamer export bugs
5015   [2010-06-18 Fr]
5016   :PROPERTIES:
5017   :ID: mid:87eig43eq7%2Efsf%40mundaneum%2Ecom
5018   :END:
5020     - Gmane :: [[http://mid.gmane.org/87eig43eq7%2Efsf%40mundaneum%2Ecom][Org beamer export bugs]]
5021 *** BUG #+ATTR_LaTeX ignored for tables when used before first headline
5022 :LOGBOOK:
5023 - State "BUG"        from "NEW"        [2010-07-25 So 18:22]
5024 :END:
5025   [2010-07-23 Fr]
5026   :PROPERTIES:
5027   :ID: mid:87eiev20y8%2Efsf%40bunting%2Enet%2Eau
5028   :END:
5030     - Gmane :: [[http://mid.gmane.org/87eiev20y8%2Efsf%40bunting%2Enet%2Eau][LaTeX table export issue]]
5032 *** BUG Placement=(H) not exporting to LaTeX anymore?                                        :Patch:
5033 :LOGBOOK:
5034 - State "BUG"        from "WISH"       [2010-07-25 So 17:10]
5035 - State "WISH"       from "NEW"        [2010-07-25 So 17:10]
5036 :END:
5037   [2010-07-24 Sa]
5038 :PROPERTIES:
5039 :ID: mid:AANLkTil7goRO%2D1eThhrWLt1J11FRxwHzR%2DyqeQNHZ5E%5F%40mail%2Egmail%2Ecom
5040 :END:
5042     - Gmane :: [[http://mid.gmane.org/AANLkTil7goRO%2D1eThhrWLt1J11FRxwHzR%2DyqeQNHZ5E%5F%40mail%2Egmail%2Ecom][Placement=(H) not exporting to LaTeX anymore?]]
5043 *** BUG Re: (Orgmode) (BUG) Baffled by beamer blocks
5044 :LOGBOOK:
5045 - State "BUG"        from "NEW"        [2010-09-12 So 14:50]
5046 :END:
5047   [2010-08-18 Mi]
5048 :PROPERTIES:
5049 :ID: mid:87iq38qkat%2Efsf%5F%2D%5F%40gnu%2Eorg
5050 :END:
5052     - Gmane :: [[http://mid.gmane.org/87iq38qkat%2Efsf%5F%2D%5F%40gnu%2Eorg][Re: (Orgmode) (BUG) Baffled by beamer blocks]]
5054 *** BUG bug: html export, latex fragments and emphasize
5055 :LOGBOOK:
5056 - State "BUG"        from "NEW"        [2010-11-14 So 18:40]
5057 :END:
5058   [2010-11-14 So]
5059 :PROPERTIES:
5060 :ID: mid:87y68z2uv1%2Ewl%25n%2Egoaziou%40gmail%2Ecom
5061 :END:
5063     - Gmane :: [[http://mid.gmane.org/87y68z2uv1%2Ewl%25n%2Egoaziou%40gmail%2Ecom][bug: html export, latex fragments and emphasize]]
5065 *** BUG latex export problem
5066 :LOGBOOK:
5067 - State "BUG"        from "NEW"        [2010-12-12 So 18:55]
5068 :END:
5069   [2010-10-15 Fr]
5070 :PROPERTIES:
5071 :ID: mid:4CA4A4CF%2E6060305%40unibas%2Ech
5072 :END:
5074     - Gmane :: [[http://mid.gmane.org/4CA4A4CF%2E6060305%40unibas%2Ech][latex export problem]]
5076 *** BUG Bug: LaTeX fragments export to invalid XHTML
5077 :LOGBOOK:
5078 - State "BUG"        from "NEW"        [2010-12-12 So 19:57]
5079 :END:
5080   [2010-12-12 So]
5081 :PROPERTIES:
5082 :ID: mid:20101123094528%2E369d9976amscopub%2Dmail%40yahoo%2Ecom%40dove%2Elocaldomain
5083 :END:
5085     - Gmane :: [[http://mid.gmane.org/20101123094528%2E369d9976amscopub%2Dmail%40yahoo%2Ecom%40dove%2Elocaldomain][Bug: LaTeX fragments export to invalid XHTML]]
5086 *** DONE (bug) overprotective begin/end during latex export
5087   [2010-06-13 So]
5088   :PROPERTIES:
5089   :ID: mid:87pqzvqzbg%2Efsf%40gmail%2Ecom
5090   :END:
5092     - Gmane :: [[http://mid.gmane.org/87pqzvqzbg%2Efsf%40gmail%2Ecom][(bug) overprotective begin/end during latex export]]
5093     This has been fixed
5095 *** DONE Bug: lists, maths and export to latex                                               :Patch:
5096   [2010-06-13 So]
5097   :PROPERTIES:
5098   :ID: mid:87aar2lohp%2Ewl%25n%2Egoaziou%40gmail%2Ecom
5099   :END:
5101     - Gmane :: [[http://mid.gmane.org/87aar2lohp%2Ewl%25n%2Egoaziou%40gmail%2Ecom][Bug: lists, maths and export to latex]]
5102 **** (PATCH) lists and exportation to latex
5103   [2010-06-14 Mo]
5104   :PROPERTIES:
5105   :ID: mid:87ljaitszr%2Ewl%25n%2Egoaziou%40gmail%2Ecom
5106   :ASSIGNEE: Eric Schulte
5107   :END:
5109     - Gmane :: [[http://mid.gmane.org/87ljaitszr%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(PATCH) lists and exportation to latex]]
5111     This patch has been applied.
5113 *** DONE latex export and booktabs tables                                                    :Patch:
5114 CLOSED: [2010-07-02 Fr 17:02]
5115   [2010-06-24 Do]
5116   :PROPERTIES:
5117   :ID: mid:AANLkTinpBewqB1hb8FKW6PkBYRa72shCW%2D4szic26FuE%40mail%2Egmail%2Ecom
5118   :END:
5120     - Gmane :: [[http://mid.gmane.org/AANLkTinpBewqB1hb8FKW6PkBYRa72shCW%2D4szic26FuE%40mail%2Egmail%2Ecom][latex export and booktabs tables]]
5121 *** DONE Verbatim LaTeX inside delimiters in HTML export with jsMath?
5122   [2010-06-18 Fr]
5123   :PROPERTIES:
5124   :ID: mid:4C19CD7D%2E7050409%40christianmoe%2Ecom
5125   :ASSIGNEE: Carsten
5126   :END:
5128     - Gmane :: [[http://mid.gmane.org/4C19CD7D%2E7050409%40christianmoe%2Ecom][Verbatim LaTeX inside delimiters in HTML export with jsMath?]]
5129   This has been fixed, use the setting #+OPTIONS: LaTeX:verbatim.
5130   It is also documented in the jsMath tutorial.
5132 *** DONE Comment before \begin{equation} exported verbatim
5133   [2010-07-05 Mo]
5134   :PROPERTIES:
5135   :ID: mid:4C2C415A%2E5030608%40christianmoe%2Ecom
5136   :END:
5138     - Gmane :: [[http://mid.gmane.org/4C2C415A%2E5030608%40christianmoe%2Ecom][Re: (Orgmode) Verbatim LaTeX inside delimiters in HTML export with jsMath?]]
5140 #+BEGIN_QUOTE
5141 I noticed the following behavior: A comment line starting with "#"
5142 immediately before a \begin{equation} environment is passed verbatim
5143 as well. I don't think it counts as a bug, since there should probably
5144 be a blank line before \begin anyway.
5145 #+END_QUOTE
5147   This issue has been fixed.
5149 *** DONE Exporting narrowed subtrees to HTML                                                 :Patch:
5150 CLOSED: [2010-07-16 Fr 19:49]
5151   [2010-06-30 Mi]
5152   :PROPERTIES:
5153   :ID: mid:87k4phajcl%2Efsf%40gollum%2Eintra%2Enorang%2Eca
5154   :END:
5156     - Gmane :: [[http://mid.gmane.org/87k4phajcl%2Efsf%40gollum%2Eintra%2Enorang%2Eca][Exporting narrowed subtrees to HTML]]
5158     - Patch :: [[http://patchwork.newartisans.com/patch/90/][90]]
5159 *** DONE Support multiple CSS container classes                                            :Patch:
5160 CLOSED: [2010-08-21 Sa 17:02]
5161 :LOGBOOK:
5162 - State "DONE"       from "ASSIGNED"   [2010-08-21 Sa 17:02]
5163 :END:
5164   [2010-07-10 Sa]
5165   :PROPERTIES:
5166   :ID: mid:AANLkTinTb1RiH89MVYESG03WWfDlf6nMkBR3%5F6xP2Y2m%40mail%2Egmail%2Ecom
5167   :ASSIGNEE: dmaus
5168   :END:
5170     - Gmane :: [[http://mid.gmane.org/AANLkTinTb1RiH89MVYESG03WWfDlf6nMkBR3%5F6xP2Y2m%40mail%2Egmail%2Ecom][Problem with HTML_CONTAINER_CLASS property]]
5171 *** DONE Literal examples and indentation
5172 CLOSED: [2010-07-16 Fr 19:48]
5173   [2010-07-01 Do]
5174   :PROPERTIES:
5175   :ID: mid:m2bparr0lw%2Efsf%40gmail%2Ecom
5176   :END:
5178     - Gmane :: [[http://mid.gmane.org/m2bparr0lw%2Efsf%40gmail%2Ecom][Literal examples and indentation]]
5180 #+BEGIN_QUOTE
5181 Ok, so the answer of my initial question is no.
5183 That's a bit sad because, IMHO, this could a little be smarter than
5184 this. For example if the line to indent is an empty one, then don't
5185 insert indentation, or if the text is already indented then indent
5186 with respect of the current indentation, etc...
5187 #+END_QUOTE
5188 *** DONE patch: add event reminders to iCalendar export                                      :Patch:
5189   [2010-07-12 Mo]
5190   :PROPERTIES:
5191   :ID: mid:87vd8nx9b9%2Ewl%25ucecesf%40ucl%2Eac%2Euk
5192   :END:
5194     - Gmane :: [[http://mid.gmane.org/87vd8nx9b9%2Ewl%25ucecesf%40ucl%2Eac%2Euk][patch: add event reminders to iCalendar export]]
5196   Eric Fraga's code is now on the master branch.
5198 *** DONE (BUG) #+begin_src wo. language blocks XHTML export
5199   [2010-06-26 Sa]
5200   :PROPERTIES:
5201   :ID: mid:87fx0abtr1%2Efsf%40gmx%2Ede
5202   :END:
5204     - Gmane :: [[http://mid.gmane.org/87fx0abtr1%2Efsf%40gmx%2Ede][(BUG) #+begin_src wo. language blocks XHTML export]]
5205    Fixed, patch by Eri Schulte, this now gives a good error message
5207 *** DONE (PATCH) double-O-LaTeX: retain meta-information during LaTeX Export                 :Babel:
5208   [2010-07-05 Mo]
5209   :PROPERTIES:
5210   :ID: mid:87hbkhwqkj%2Efsf%40gmail%2Ecom
5211   :END:
5213     - Gmane :: [[http://mid.gmane.org/87hbkhwqkj%2Efsf%40gmail%2Ecom][(PATCH) double-O-LaTeX: retain meta-information during
5214          LaTeX Export]]
5216    Fixed with special treatment of these lines before the first headline
5217 *** DONE (BUG)(Babel) Exporting text before heading                                          :Babel:
5218   [2010-07-16 Fr]
5219   :PROPERTIES:
5220   :ID: mid:87iq4ffrbq%2Ewl%25n%2Egoaziou%40gmail%2Ecom
5221   :END:
5223     - Gmane :: [[http://mid.gmane.org/87iq4ffrbq%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(BUG)(Babel) Exporting text before heading]]
5225     Fixed, patch by Eric Schulte
5226 *** DONE bug: images always inlined when exporting to HTML
5227 CLOSED: [2010-07-25 So 18:27]
5228 :LOGBOOK:
5229 - State "DONE"       from "NEW"        [2010-07-25 So 18:27]
5230 :END:
5231   [2010-07-21 Mi]
5232   :PROPERTIES:
5233   :ID: mid:87zkxn9kg5%2Ewl%25ucecesf%40ucl%2Eac%2Euk
5234   :END:
5236     - Gmane :: [[http://mid.gmane.org/87zkxn9kg5%2Ewl%25ucecesf%40ucl%2Eac%2Euk][bug: images always inlined when exporting to HTML]]
5237 *** DONE Minor Bug in ical2org awk script
5238 CLOSED: [2010-07-25 So 18:25]
5239 :LOGBOOK:
5240 - State "DONE"       from "NEW"        [2010-07-25 So 18:25]
5241 :END:
5242   [2010-07-21 Mi]
5243   :PROPERTIES:
5244   :ID: mid:87wrspqft5%2Efsf%40gmx%2Ech
5245   :END:
5247     - Gmane :: [[http://mid.gmane.org/87wrspqft5%2Efsf%40gmx%2Ech][Minor Bug in ical2org awk script]]
5248 *** DONE Correct babel format for ditaa?
5249 CLOSED: [2010-07-23 Fr 07:25]
5250 :LOGBOOK:
5251 - State "DONE"       from "NEW"        [2010-07-23 Fr 07:25]
5252 :END:
5253   [2010-07-23 Fr]
5254   :PROPERTIES:
5255   :ID: mid:AANLkTimoNrsZKVtpJIg48GoNOr%2DhHeliIYUdiBrmon9%5F%40mail%2Egmail%2Ecom
5256   :END:
5258     - Gmane :: [[http://mid.gmane.org/AANLkTimoNrsZKVtpJIg48GoNOr%2DhHeliIYUdiBrmon9%5F%40mail%2Egmail%2Ecom][Correct babel format for ditaa?]]
5260 *** DONE Bug in org-colview/org-beamer?
5261 CLOSED: [2010-08-01 So 10:52]
5262 :LOGBOOK:
5263 - State "DONE"       from "NEW"        [2010-08-01 So 10:52]
5264 :END:
5265   [2010-08-01 So]
5266 :PROPERTIES:
5267 :ID: mid:868w4s3ygu%2Ewl%25simon%2Eguest%40tesujimath%2Eorg
5268 :END:
5270     - Gmane :: [[http://mid.gmane.org/868w4s3ygu%2Ewl%25simon%2Eguest%40tesujimath%2Eorg][Bug in org-colview/org-beamer?]]
5271 *** DONE bug in org-mode-export-as-latex
5272 CLOSED: [2010-08-01 So 20:45]
5273 :LOGBOOK:
5274 - State "DONE"       from "NEW"        [2010-08-01 So 20:45]
5275 :END:
5276   [2010-07-29 Do]
5277 :PROPERTIES:
5278 :ID: mid:alpine%2EOSX%2E1%2E10%2E1007280827490%2E20048%40neil%2Dhepburns%2Dmacbook%2Dpro%2Elocal
5279 :END:
5281     - Gmane :: [[http://mid.gmane.org/alpine%2EOSX%2E1%2E10%2E1007280827490%2E20048%40neil%2Dhepburns%2Dmacbook%2Dpro%2Elocal][bug in org-mode-export-as-latex]]
5282 *** DONE LaTeX export error with images (was: Bug: Export error with images with no caption (6.36trans (release_6.36.509.g9e9b)))
5283 CLOSED: [2010-08-01 So 14:33]
5284 :LOGBOOK:
5285 - State "DONE"       from "NEW"        [2010-08-01 So 14:33]
5286 :END:
5287   [2010-07-10 Sa]
5288   :PROPERTIES:
5289   :ID: mid:87bpamdtcr%2Efsf%5F%2D%5F%40thinkpad%2Etsdh%2Ede
5290   :END:
5292     - 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)))]]
5294 *** DONE Problem when exporting to PDF to a different directory
5295 CLOSED: [2010-08-21 Sa 16:58]
5296 :LOGBOOK:
5297 - State "DONE"       from "ASSIGNED"   [2010-08-21 Sa 16:58]
5298 - State "ASSIGNED"   from "BUG"        [2010-08-08 So 14:27]
5299 - State "BUG"        from "NEW"        [2010-08-04 Mi 20:15]
5300 :END:
5301   [2010-08-04 Mi]
5302 :PROPERTIES:
5303 :ID: mid:20100803195602%2EGW1712%40gmail%2Ecom
5304 :ASSIGNEE: dmaus
5305 :END:
5307     - Gmane :: [[http://mid.gmane.org/20100803195602%2EGW1712%40gmail%2Ecom][Problem when exporting to PDF to a different directory]]
5309 *** DONE Odd constrained failure mode in org-format-latex
5310 CLOSED: [2010-08-01 So 20:03]
5311 :LOGBOOK:
5312 - State "DONE"       from "BUG"        [2010-08-01 So 20:03]
5313 - State "BUG"        from "NEW"        [2010-08-01 So 11:01]
5314 :END:
5315   [2010-08-01 So]
5316 :PROPERTIES:
5317 :ID: mid:AANLkTimNrOQSNOBBESRsCJT1OTEcGAy7DV5VJjTWzwEy%40mail%2Egmail%2Ecom
5318 :END:
5320     - Gmane :: [[http://mid.gmane.org/AANLkTimNrOQSNOBBESRsCJT1OTEcGAy7DV5VJjTWzwEy%40mail%2Egmail%2Ecom][Odd constrained failure mode in org-format-latex]]
5322 *** DONE Bug? Table caption produces trailing "nil" in pdf export
5323 CLOSED: [2010-08-15 So 16:20]
5324 :LOGBOOK:
5325 - State "DONE"       from "BUG"        [2010-08-15 So 16:20]
5326 - State "BUG"        from "NEW"        [2010-08-15 So 16:20]
5327 :END:
5328   [2010-08-10 Di]
5329 :PROPERTIES:
5330 :ID: mid:AANLkTin%3Dp1vZHrZ6vuvVVVxihfT17mSH3WZ2t1%3DkMqF2%40mail%2Egmail%2Ecom
5331 :END:
5333     - Gmane :: [[http://mid.gmane.org/AANLkTin%3Dp1vZHrZ6vuvVVVxihfT17mSH3WZ2t1%3DkMqF2%40mail%2Egmail%2Ecom][Bug? Table caption produces trailing "nil" in pdf export]]
5335 *** DONE BUG ??? Cannot export custom link type to ASCII :-(
5336 CLOSED: [2010-09-12 So 11:59]
5337 :LOGBOOK:
5338 - State "DONE"       from "BUG"        [2010-09-12 So 11:59]
5339 - State "BUG"        from "NEW"        [2010-09-12 So 11:59]
5340 :END:
5341   [2010-09-05 So]
5342 :PROPERTIES:
5343 :ID: mid:877hj1nf7j%2Efsf%40gmx%2Ede
5344 :END:
5346     - Gmane :: [[http://mid.gmane.org/877hj1nf7j%2Efsf%40gmx%2Ede][BUG ??? Cannot export custom link type to ASCII :-(]]
5348 *** DONE Tags included in iCal entries summary even when not asked for
5349 CLOSED: [2010-09-12 So 12:45]
5350 :LOGBOOK:
5351 - State "DONE"       from "NEW"        [2010-09-12 So 12:45]
5352 :END:
5353   [2010-09-05 So]
5354 :PROPERTIES:
5355 :ID: mid:AANLkTikBzgBaemZE%2BxmQ9xHHX3xMfEzO6Vyw89f%2B9MKS%40mail%2Egmail%2Ecom
5356 :END:
5358     - Gmane :: [[http://mid.gmane.org/AANLkTikBzgBaemZE%2BxmQ9xHHX3xMfEzO6Vyw89f%2B9MKS%40mail%2Egmail%2Ecom][Tags included in iCal entries summary even when not asked for]]
5360 *** DONE (Bug) html-export mangels mailto: links
5361 CLOSED: [2010-09-05 So 16:40]
5362 :LOGBOOK:
5363 - State "DONE"       from "NEW"        [2010-09-05 So 16:40]
5364 :END:
5365   [2010-09-05 So]
5366 :PROPERTIES:
5367 :ID: mid:87fwxtjjmh%2Efsf%40Rainer%2Einvalid
5368 :END:
5370     - Gmane :: [[http://mid.gmane.org/87fwxtjjmh%2Efsf%40Rainer%2Einvalid][(Bug) html-export mangels mailto: links]]
5372 *** DONE Bug: escaping a star in a heading (7.01trans)
5373    :LOGBOOK:
5374    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:18]
5375    :END:
5376   [2010-08-29 So]
5377 :PROPERTIES:
5378 :ID: mid:4C79C7EC%2E5080006%40no8wireless%2Eco%2Enz
5379 :END:
5381     - Gmane :: [[http://mid.gmane.org/4C79C7EC%2E5080006%40no8wireless%2Eco%2Enz][Bug: escaping a star in a heading (7.01trans)]]
5383 There was a bug here (fixed), and also a user error (told the user so
5384 on the mailing list).
5386 *** DONE export to latex broken
5387 :LOGBOOK:
5388 - State "DONE"       from "BUG"        [2010-08-30 Mon 14:07]
5389 - State "BUG"        from "NEW"        [2010-08-21 Sa 16:22]
5390 :END:
5391   [2010-08-21 Sa]
5392 :PROPERTIES:
5393 :ID: mid:AANLkTi%3DEoHiCEA3vVDcKD9Q3noNBtN7D2cU6p%5Fw%2Dr%5FdG%40mail%2Egmail%2Ecom
5394 :END:
5396     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DEoHiCEA3vVDcKD9Q3noNBtN7D2cU6p%5Fw%2Dr%5FdG%40mail%2Egmail%2Ecom][export to latex broken]]
5398 The offending commit has been reverted.
5400 *** DONE Publishing documents body-only
5401    :LOGBOOK:
5402    - State "DONE"       from "NEW"        [2010-08-30 Mon 13:58]
5403    :END:
5404   [2010-08-18 Mi]
5405 :PROPERTIES:
5406 :ID: mid:4C6BD91B%2E6060107%40gmail%2Ecom
5407 :END:
5409 The :body-only property is now available in the publishing setup.
5411     - Gmane :: [[http://mid.gmane.org/4C6BD91B%2E6060107%40gmail%2Ecom][Publishing documents body-only]]
5413 *** DONE Bug: Org-publish needs to catch error (6.36trans)
5414    :LOGBOOK:
5415    - State "DONE"       from "NEW"        [2010-08-17 Tue 08:44]
5416    :END:
5417   [2010-07-09 Fr]
5418   :PROPERTIES:
5419   :ID: mid:4C359B28%2E9070903%40no8wireless%2Eco%2Enz
5420   :END:
5422     - Gmane :: [[http://mid.gmane.org/4C359B28%2E9070903%40no8wireless%2Eco%2Enz][Bug: Org-publish needs to catch error (6.36trans)]]
5424     [2010-07-20 Tue] Request for backtrace sent to bug report author
5426 *** DONE suggesting a new function org-export-string                                       :Patch:
5427 CLOSED: [2010-10-26 Di 20:35]
5428 :LOGBOOK:
5429 - State "DONE"       from "NEW"        [2010-10-26 Di 20:35]
5430 :END:
5431   [2010-10-18 Mo]
5432 :PROPERTIES:
5433 :ID: mid:87k4lg4iqc%2Efsf%40gmail%2Ecom
5434 :END:
5436     - Gmane :: [[http://mid.gmane.org/87k4lg4iqc%2Efsf%40gmail%2Ecom][suggesting a new function org-export-string]]
5438 *** DECLINED Org Mode Latex Export Customization of org-export-latex-emphasis-alist
5439   [2010-06-30 Mi]
5440   :PROPERTIES:
5441   :ID: mid:AANLkTimdJAmsUeEfCg1AqY6DZi%5F9l%2DlRA9xBNalSa%2Dmp%40mail%2Egmail%2Ecom
5442   :END:
5444     - Gmane :: [[http://mid.gmane.org/AANLkTimdJAmsUeEfCg1AqY6DZi%5F9l%2DlRA9xBNalSa%2Dmp%40mail%2Egmail%2Ecom][Org Mode Latex Export Customization of
5445          org-export-latex-emphasis-alist]]
5447   There is not really anything to be done here, not enough characters
5448   for all those extra emphasis things.
5450 *** DECLINED Change resolution of LaTeX formulas in HTML output?
5451 CLOSED: [2010-08-21 Sa 16:59]
5452 :LOGBOOK:
5453 - State "DECLINED"   from "IDEA"       [2010-08-21 Sa 16:59]
5454 - State "IDEA"       from "QUESTION"   [2010-08-08 So 13:59]
5455 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:20]
5456 :END:
5457   [2010-08-04 Mi]
5458 :PROPERTIES:
5459 :ID: mid:308653%2E38337%2Eqm%40web65503%2Email%2Eac4%2Eyahoo%2Ecom
5460 :END:
5462     - Gmane :: [[http://mid.gmane.org/308653%2E38337%2Eqm%40web65503%2Email%2Eac4%2Eyahoo%2Ecom][Change resolution of LaTeX formulas in HTML output?]]
5464 *** INCONSISTENCY Combination of =code= and Description
5465 :LOGBOOK:
5466 - State "INCONSISTENCY" from "NEW"        [2010-12-19 So 18:02]
5467 :END:
5468   [2010-12-19 So]
5469 :PROPERTIES:
5470 :ID: mid:4D01FF4C%2E9080009%40gmail%2Ecom
5471 :END:
5473     - Gmane :: [[http://mid.gmane.org/4D01FF4C%2E9080009%40gmail%2Ecom][Combination of =code= and Description]]
5475 *** BUG eval: Invalid read syntax: "#"Error during redisplay: (void-function -mode)
5476 :LOGBOOK:
5477 - State "BUG"        from "NEW"        [2010-12-19 So 18:17]
5478 :END:
5479   [2010-12-19 So]
5480 :PROPERTIES:
5481 :ID: mid:ED7B1537%2DA7E8%2D470A%2DA17D%2DA67B57AB4C06%40tsdye%2Ecom
5482 :END:
5484     - Gmane :: [[http://mid.gmane.org/ED7B1537%2DA7E8%2D470A%2DA17D%2DA67B57AB4C06%40tsdye%2Ecom][eval: Invalid read syntax: "#"Error during redisplay: (void-function -mode) ]]
5486 Nick Dokos did a good first analysis of the problem [[http://mid.gmane.org/26738%2E1292194633%40gamaville%2Edokosmarshall%2Eorg][here]].
5488 *** BUG LaTeX exporter #+INCLUDE bug
5489 :LOGBOOK:
5490 - State "BUG"        from "NEW"        [2011-01-09 So 15:02]
5491 :END:
5492   [2011-01-09 So]
5493 :PROPERTIES:
5494 :ID: mid:loom%2E20101220T200239%2D826%40post%2Egmane%2Eorg
5495 :END:
5497     - Gmane :: [[http://mid.gmane.org/loom%2E20101220T200239%2D826%40post%2Egmane%2Eorg][LaTeX exporter #+INCLUDE bug]]
5499 *** CLOSED (Bug) Abstract block prematurely ended by asterisk
5500 CLOSED: [2011-01-16 So 10:18]
5501 :LOGBOOK:
5502 - State "CLOSED"     from "WAITING"    [2011-01-16 So 10:18]
5503 - State "WAITING"    from "NEW"        [2011-01-09 So 12:02]
5504 :END:
5505   [2011-01-09 So]
5506 :PROPERTIES:
5507 :ID: mid:AANLkTik3MRgZuUJN67bSwMtKjEsGO%2BGxE7pV%2BPN2vUHV%40mail%2Egmail%2Ecom
5508 :END:
5510     - Gmane :: [[http://mid.gmane.org/AANLkTik3MRgZuUJN67bSwMtKjEsGO%2BGxE7pV%2BPN2vUHV%40mail%2Egmail%2Ecom][(Bug) Abstract block prematurely ended by asterisk]]
5513 ** Publishing
5514 *** DONE possible Bug: non-interactive publishing (emacs 22.1)                               :Patch:
5515 CLOSED: [2010-07-29 Do 14:10]
5516 :LOGBOOK:
5517 - State "DONE"       from "BUG"        [2010-07-29 Do 14:10]
5518 :END:
5519   [2010-06-10 Do]
5520   :PROPERTIES:
5521   :ID: mid:20100609152120%2E2ab7l1te884sw8ww%40webmail%2Edds%2Enl
5522   :END:
5524     - Gmane :: [[http://mid.gmane.org/20100609152120%2E2ab7l1te884sw8ww%40webmail%2Edds%2Enl][possible Bug: non-interactive publishing (emacs 22.1)]]
5526 *** DONE Publishing bug: FOOTNOTE DEFINITION NOT FOUND: 0
5527 CLOSED: [2010-10-26 Di 20:36]
5528 :LOGBOOK:
5529 - State "DONE"       from "NEW"        [2010-10-26 Di 20:36]
5530 :END:
5531   [2010-10-17 So]
5532 :PROPERTIES:
5533 :ID: mid:m2d3r8lvj9%2Efsf%40tyche%2Elnouv%2Ecom
5534 :END:
5536     - Gmane :: [[http://mid.gmane.org/m2d3r8lvj9%2Efsf%40tyche%2Elnouv%2Ecom][Publishing bug: FOOTNOTE DEFINITION NOT FOUND: 0]]
5538 ** Miscellaneous Stuff
5539 *** TODO Use the new argument of bibtex-url
5540     Roland Winkler was kind enough to implement a new argument to the
5541     `bibtex-url' command that allows me to retrieve the corresponding
5542     URL, whether it is taken from a URL field or constructed in some
5543     clever way.  Currently I am not using this, because too many
5544     people use an old Emacs version which does not have this.
5545     however, eventually I will implement this.
5547 *** TODO grep on directory does not yet work.
5548     I am actually not sure, I might have addressed this already, but
5549     my memory is failing me.  Needs some checking.
5550 *** IDEA Do we need a 43 folders implementation?
5551     That could easily be done in an org-mode file.  But then, maybe
5552     this should really be a paper thing.
5554 *** IDEA Org-mode collaborative (multiple users working on the same set of files)
5555   [2010-06-14 Mo]
5556   :PROPERTIES:
5557   :ID: mid:87631mxbch%2Efsf%5F%2D%5F%40mundaneum%2Ecom
5558   :END:
5560     - Gmane :: [[http://mid.gmane.org/87631mxbch%2Efsf%5F%2D%5F%40mundaneum%2Ecom][Org-mode collaborative (multiple users working on the same set of files)]]
5561 **** AutOrg, and practice of GTD in a group
5562   [2010-06-24 Do]
5563   :PROPERTIES:
5564   :ID: mid:20100622211941%2EGF520%40now%2Ecepheide%2Eorg
5565   :END:
5567     - Gmane :: [[http://mid.gmane.org/20100622211941%2EGF520%40now%2Ecepheide%2Eorg][AutOrg, and practice of GTD in a group]]
5568 **** sharing Org-mode files for collaboration
5569   [2010-07-25 So]
5570 :PROPERTIES:
5571 :ID: mid:20100724153206%2E3db546f2%40gmx%2Enet
5572 :END:
5574     - Gmane :: [[http://mid.gmane.org/20100724153206%2E3db546f2%40gmx%2Enet][sharing Org-mode files for collaboration]]
5575 *** IDEA (PATCH) New clocktable-feature: Structure clocktable by tags rather than by hierarchy :Patch:
5576   [2010-06-22 Di]
5577   :PROPERTIES:
5578   :ID: mid:AANLkTimGqugmEPqNmXcNVnaPGWwNYOaV%5FYvp%5Fkoqg5Pm%40mail%2Egmail%2Ecom
5579   :END:
5581     - Gmane :: [[http://mid.gmane.org/AANLkTimGqugmEPqNmXcNVnaPGWwNYOaV%5FYvp%5Fkoqg5Pm%40mail%2Egmail%2Ecom][(PATCH) New clocktable-feature: Structure clocktable by tags rather than by hierarchy]]
5583 Waiting for FSF copyright assignment.
5584 *** IDEA Does Org-mode need to be position aware?
5585   [2010-06-26 Sa]
5586   :PROPERTIES:
5587   :ID: mid:4C23FA7D%2E8090305%40gmail%2Ecom
5588   :END:
5590     - Gmane :: [[http://mid.gmane.org/4C23FA7D%2E8090305%40gmail%2Ecom][Does Org-mode need to be position aware?]]
5591 *** IDEA Re: (Orgmode) (org-babel) Does org-babel needs some simplification?                 :Babel:
5592   [2010-07-01 Do]
5593   :PROPERTIES:
5594   :ID: mid:4C2BFF20%2E50706%40gmail%2Ecom
5595   :END:
5597     - Gmane :: [[http://mid.gmane.org/4C2BFF20%2E50706%40gmail%2Ecom][Re: (Orgmode) (org-babel) Does org-babel needs some simplification?]]
5599 #+BEGIN_QUOTE
5600 I guess, the manual maintainers do NOT have to be experts in both
5601 org-mode resp. org-babel nore they have to be experts in the supported
5602 language. Its more about the kind of standard stuff and maybe, to
5603 complex stuff even scare people. More things like "How to create a
5604 measurement protocol with org-babel and python", How to evaluate and
5605 report data analysis with org-babel and R", etc.
5607 To make it more easy for both the readers and the maintainers a kind of
5608 template for such manuals might be helpful. This would help to find the
5609 same information at the same locations and make a comparison e.g.
5610 between the use of R and python possible.
5612 I'am not an expert for both org-* and python and I'm often very limited
5613 in time. However, I would try to maintain a "python and org-babel" manual.
5615 If there are more people who are interested to act as a kind of manual
5616 maintainers I would like to discuss with you how a template might look like.
5617 #+END_QUOTE
5618 *** IDEA Code block switches buffer-wide?
5619   [2010-07-02 Fr]
5620   :PROPERTIES:
5621   :ID: mid:AANLkTilPywSzdYI6LL23yu9ZWPvt1iIVOl5NbfZueofj%40mail%2Egmail%2Ecom
5622   :END:
5624     - Gmane :: [[http://mid.gmane.org/AANLkTilPywSzdYI6LL23yu9ZWPvt1iIVOl5NbfZueofj%40mail%2Egmail%2Ecom][Code block switches buffer-wide?]]
5626 #+BEGIN_QUOTE
5627 I would like to include the -n code block switch (number lines) into all my
5628 code blocks in a buffer. Is there a way to define a kind of buffer-wide
5629 switches, like it is with the #+BABEL keyword for header arguments?
5630 #+END_QUOTE
5631 *** IDEA ms-exchange invitation --> org-mode appointment
5632   [2010-07-18 So]
5633   :PROPERTIES:
5634   :ID: mid:20100718104515%2E4C21039C72A%40djcbsoftware%2Enl
5635   :END:
5637     - Gmane :: [[http://mid.gmane.org/20100718104515%2E4C21039C72A%40djcbsoftware%2Enl][ms-exchange invitation --> org-mode appointment]]
5638 *** IDEA Make .org-id-locations non-hidden directory above .emacs.d
5639   [2010-07-09 Fr]
5640   :PROPERTIES:
5641   :ID: mid:87tyobhyxb%2Efsf%40gmx%2Ech
5642   :END:
5644     - Gmane :: [[http://mid.gmane.org/87tyobhyxb%2Efsf%40gmx%2Ech][org-mobile produces errors in normal org functions]]
5645 *** IDEA can you require a certain template with lognotedone?
5646   [2010-07-13 Di]
5647   :PROPERTIES:
5648   :ID: mid:16C874DD%2DC7B5%2D4B8B%2D9C2B%2DD54D64640FBE%40gilbert%2Eorg
5649   :END:
5651     - Gmane :: [[http://mid.gmane.org/16C874DD%2DC7B5%2D4B8B%2D9C2B%2DD54D64640FBE%40gilbert%2Eorg][can you require a certain template with lognotedone?]]
5652 *** IDEA Feature-Ideas
5653 :LOGBOOK:
5654 - State "IDEA"       from "NEW"        [2010-07-25 So 18:41]
5655 :END:
5656   [2010-07-05 Mo]
5657   :PROPERTIES:
5658   :ID: mid:20100705070027%2EGE13224%40cityofgold%2Elocal
5659   :END:
5661     - Gmane :: [[http://mid.gmane.org/20100705070027%2EGE13224%40cityofgold%2Elocal][Feature-Ideas]]
5663 #+BEGIN_QUOTE
5664 I have severel ideas about new features that I want to share. My
5665 knowledge with lisp and the coding of the org-structure is bad so far,
5666 so I can't try to contribute a patch.
5668 - 1. *Alias - Trees*
5670   When I work on projects, I often want to /reference to a certain
5671   other heading/. It would be great to do this not just with links,
5672   but /with an alias/.
5674   I think of trees, that show up and can be in the current tree as if
5675   they were a subtree, but really are at another position in the
5676   current or a different file.
5678   This concept would also allow seperate versioning and merging of
5679   external generated content into the current file. ( I e.g. think of
5680   summaries of text in the scientific context. )
5682 - 2. More flexible *Colouring for categories*, tags, ...
5684 It would be great to have the /opportunity to define individual faces
5685 for different categories, tags/ , ...  .
5687 - 3. Implementation of *hourly/minutely reference*.
5689 It would be useful to be able to schedule something to repeat every 12
5690 or 6 hours or in 22 minutes. It would also be useful, to have the
5691 opportunity to associate asynchronous shell scripts with individual
5692 scheduled events.
5694 - 4. *Exclude certain days from Timeline*
5696   The opportunity to /give/ whole days the status /<PLANNED for a
5697   certain project>/ . That would mean, that when I fire up the
5698   /Timeline/ for a current file (L), certain days are /show/ with a
5699   message "/day is planned for project <FILE>/. in a certain project
5700   specific project.
5702   It would also be useful to have a keycommand in the /Timeline/ to
5703   /switch other files on showing them in gray/.
5705 - 5. *Manually timeclock certain Headings*
5707   I would love to have a commands that can change the clocktime of not
5708   running headings or insert new clocktimes into the current heading.
5709   E.g. like this:
5711   Change the clocktime of <HEADING>:
5712   (s) change last timeclock and keep the Start time.             ->    How long did it last?
5713   (e) change last timeclock and keep the End time                ->    How long did it last?
5714   (# C-u offset to change the #n last timeclock)
5715   (a) add new timeclock                                          ->    Ask for Start and End. (with opportunity to specify the END relative)
5717 - 6. *Expand timestamps to include locations*
5719   e.g. <LOCATION 2008-01-01 12:30 +1w> Special timestamp-commands that
5720   also ask for places and presents a list of all places of all projects
5721   to choose from.
5723 - 7. *More complex timeclock-reports*
5725   Is anyone working on a more comprehensive way of giving visual
5726   feedback and analysing the data of the timeclock-feature. (What have
5727   I done the last month? How many time has gone to which project /
5728   etc.) I am a relatively known [[http://cran.r-project.org/][GNU R]] user and could contribute code
5729   for analysis of time usage / plotting complex more diagrams in
5730   R. Allthough I am not very used to the export mechanisms in
5731   Orgmode. Does anyone like to cooperate?
5732 #+END_QUOTE
5734 *** IDEA text color + highlight
5735 :LOGBOOK:
5736 - State "IDEA"       from "NEW"        [2010-08-07 Sa 15:47]
5737 :END:
5738   [2010-08-07 Sa]
5739 :PROPERTIES:
5740 :ID: mid:AANLkTin7P3xa5bWrTUdRJkUqtMYS%2B0jy%2Bn7ztHB%2D640Y%40mail%2Egmail%2Ecom
5741 :END:
5743     - Gmane :: [[http://mid.gmane.org/AANLkTin7P3xa5bWrTUdRJkUqtMYS%2B0jy%2Bn7ztHB%2D640Y%40mail%2Egmail%2Ecom][text color + highlight]]
5745 *** IDEA (PATCH) Mode-specific fontification of babel source blocks                          :Patch:
5746 :LOGBOOK:
5747 - State "IDEA"       from "NEW"        [2010-08-08 So 14:11]
5748 :END:
5749   [2010-08-04 Mi]
5750 :PROPERTIES:
5751 :ID: mid:AANLkTimrVKE2wzz%2BT2fwQuDFLiB%5FZNW8OC3X4SNRfn7V%40mail%2Egmail%2Ecom
5752 :END:
5754     - Gmane :: [[http://mid.gmane.org/AANLkTimrVKE2wzz%2BT2fwQuDFLiB%5FZNW8OC3X4SNRfn7V%40mail%2Egmail%2Ecom][(PATCH) Mode-specific fontification of babel source blocks]]
5756 *** IDEA hiding PROPERTIES line
5757 :LOGBOOK:
5758 - State "IDEA"       from "WISH"       [2010-08-04 Mi 20:14]
5759 - State "WISH"       from "QUESTION"   [2010-08-04 Mi 20:14]
5760 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:14]
5761 :END:
5762   [2010-08-04 Mi]
5763 :PROPERTIES:
5764 :ID: mid:AANLkTikzVfJ3%2BNkDUGRxms%2D%2DSiHji0XL1Y%2BVbFTLRnBi%40mail%2Egmail%2Ecom
5765 :END:
5767     - Gmane :: [[http://mid.gmane.org/AANLkTikzVfJ3%2BNkDUGRxms%2D%2DSiHji0XL1Y%2BVbFTLRnBi%40mail%2Egmail%2Ecom][hiding PROPERTIES line]]
5769 *** IDEA camel.el, for CamelCase links
5770 :LOGBOOK:
5771 - State "IDEA"       from "NEW"        [2010-08-08 So 14:34]
5772 :END:
5773   [2010-08-04 Mi]
5774 :PROPERTIES:
5775 :ID: mid:AANLkTinK5SOsdp5B8eC3Y9ue%2B91Q%2Df3ppGC81a28sqqJ%40mail%2Egmail%2Ecom
5776 :END:
5778     - Gmane :: [[http://mid.gmane.org/AANLkTinK5SOsdp5B8eC3Y9ue%2B91Q%2Df3ppGC81a28sqqJ%40mail%2Egmail%2Ecom][camel.el, for CamelCase links]]
5780 *** IDEA (ANN) Org-Drill: Interactive revision a la Anki/Mnemosyne
5781 :LOGBOOK:
5782 - State "IDEA"       from "NEW"        [2010-08-08 So 15:01]
5783 :END:
5784   [2010-08-01 So]
5785 :PROPERTIES:
5786 :ID: mid:loom%2E20100801T025508%2D954%40post%2Egmane%2Eorg
5787 :END:
5789     - Gmane :: [[http://mid.gmane.org/loom%2E20100801T025508%2D954%40post%2Egmane%2Eorg][(ANN) Org-Drill: Interactive revision a la Anki/Mnemosyne]]
5791 **** DECLINED Drill mode for org-learn
5792 CLOSED: [2010-08-01 So 20:15]
5793 :LOGBOOK:
5794 - State "DECLINED"   from "NEW"        [2010-08-01 So 20:15]
5795 :END:
5796   [2010-07-31 Sa]
5797 :PROPERTIES:
5798 :ID: mid:loom%2E20100730T071518%2D886%40post%2Egmane%2Eorg
5799 :END:
5801     - Gmane :: [[http://mid.gmane.org/loom%2E20100730T071518%2D886%40post%2Egmane%2Eorg][Drill mode for org-learn]]
5803 [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
5805 *** IDEA Emacs bindings for remember the milk (work in progress)
5806 :LOGBOOK:
5807 - State "IDEA"       from "NEW"        [2010-08-01 So 20:35]
5808 :END:
5809   [2010-07-31 Sa]
5810 :PROPERTIES:
5811 :ID: mid:20100224140839%2EGA14639%40taupan%2Eath%2Ecx
5812 :END:
5814     - Gmane :: [[http://mid.gmane.org/20100224140839%2EGA14639%40taupan%2Eath%2Ecx][Emacs bindings for remember the milk (work in progress)]]
5815 *** IDEA notmuch support for org-mode?
5816 :LOGBOOK:
5817 - State "IDEA"       from "NEW"        [2010-08-15 So 16:25]
5818 :END:
5819   [2010-08-10 Di]
5820 :PROPERTIES:
5821 :ID: mid:874of3icdm%2Efsf%40bunting%2Enet%2Eau
5822 :END:
5824     - Gmane :: [[http://mid.gmane.org/874of3icdm%2Efsf%40bunting%2Enet%2Eau][notmuch support for org-mode?]]
5826 *** IDEA Email from org?
5827 :LOGBOOK:
5828 - State "IDEA"       from "NEW"        [2010-08-15 So 16:38]
5829 :END:
5830   [2010-07-27 Di]
5831 :PROPERTIES:
5832 :ID: mid:loom%2E20100726T210318%2D498%40post%2Egmane%2Eorg
5833 :END:
5835     - Gmane :: [[http://mid.gmane.org/loom%2E20100726T210318%2D498%40post%2Egmane%2Eorg][Email from org?]]
5837 *** IDEA Adding entries to Google calendar
5838 :LOGBOOK:
5839 - State "IDEA"       from "NEW"        [2010-09-12 So 12:19]
5840 :END:
5841   [2010-09-05 So]
5842 :PROPERTIES:
5843 :ID: mid:8739tp1tez%2Efsf%40gmx%2Ech
5844 :END:
5846     - Gmane :: [[http://mid.gmane.org/8739tp1tez%2Efsf%40gmx%2Ech][Adding entries to Google calendar]]
5848 *** IDEA Org mode and geo information
5849 :LOGBOOK:
5850 - State "IDEA"       from "NEW"        [2010-09-12 So 12:49]
5851 :END:
5852   [2010-09-05 So]
5853 :PROPERTIES:
5854 :ID: mid:878w3jzn49%2Efsf%40gmx%2Ede
5855 :END:
5857     - Gmane :: [[http://mid.gmane.org/878w3jzn49%2Efsf%40gmx%2Ede][Advice needed. Use links or blocks?]]
5859 #+BEGIN_QUOTE
5860 the attached file fetches background tiles from openstreetmap.org for
5861 me, and produces SVG images of tracks I ran.  Unfortunately, I cannot
5862 find a good way to use that code in an automated way.
5864 What I'd like to do, is to have the coords in my training diary, and
5865 produce the images on demand.  When I publish the diary to HTML, I want
5866 the coords to be replaced with a link to the image.
5867 #+END_QUOTE
5869 *** IDEA dynamically calculated timestamps?
5870 :LOGBOOK:
5871 - State "IDEA"       from "NEW"        [2010-09-12 So 14:04]
5872 :END:
5873   [2010-09-05 So]
5874 :PROPERTIES:
5875 :ID: mid:AANLkTi%3DNRCb0u%5F0oSdL2uHoxE%2DdBmCzzTuHK9AKYTY8H%40mail%2Egmail%2Ecom
5876 :END:
5878     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DNRCb0u%5F0oSdL2uHoxE%2DdBmCzzTuHK9AKYTY8H%40mail%2Egmail%2Ecom][dynamically calculated timestamps?]]
5880 *** IDEA Org-mode Epic Win RPG
5881 :LOGBOOK:
5882 - State "IDEA"       from "NEW"        [2010-09-12 So 14:18]
5883 :END:
5884   [2010-08-29 So]
5885 :PROPERTIES:
5886 :ID: mid:AANLkTin%2DqYz3BtLwGQkGx1d2rsRerFyu1c0dQqJ2ZJnU%40mail%2Egmail%2Ecom
5887 :END:
5889     - Gmane :: [[http://mid.gmane.org/AANLkTin%2DqYz3BtLwGQkGx1d2rsRerFyu1c0dQqJ2ZJnU%40mail%2Egmail%2Ecom][Org-mode Epic Win RPG]]
5891 *** IDEA org-feeds, atom, authentication & gdata
5892 :LOGBOOK:
5893 - State "IDEA"       from "NEW"        [2010-09-12 So 14:51]
5894 :END:
5895   [2010-08-18 Mi]
5896 :PROPERTIES:
5897 :ID: mid:loom%2E20100818T063435%2D296%40post%2Egmane%2Eorg
5898 :END:
5900     - Gmane :: [[http://mid.gmane.org/loom%2E20100818T063435%2D296%40post%2Egmane%2Eorg][org-feeds, atom, authentication & gdata]]
5902 *** IDEA Enhancing the Org/Gnus experience
5903 :LOGBOOK:
5904 - State "IDEA"       from "NEW"        [2010-10-26 Di 20:55]
5905 :END:
5906   [2010-10-17 So]
5907 :PROPERTIES:
5908 :ID: mid:80k4lj78ui%2Efsf%40mundaneum%2Ecom
5909 :END:
5911     - Gmane :: [[http://mid.gmane.org/80k4lj78ui%2Efsf%40mundaneum%2Ecom][Enhancing the Org/Gnus experience]]
5913 *** IDEA arranging and publishing music with Org-mode and lilypond
5914 :LOGBOOK:
5915 - State "IDEA"       from "NEW"        [2010-10-27 Mi 21:57]
5916 :END:
5917   [2010-10-15 Fr]
5918 :PROPERTIES:
5919 :ID: mid:036EDF1C%2D8609%2D475A%2D884D%2DF97C3F5A8807%40nf%2Empg%2Ede
5920 :END:
5922     - Gmane :: [[http://mid.gmane.org/036EDF1C%2D8609%2D475A%2D884D%2DF97C3F5A8807%40nf%2Empg%2Ede][arranging and publishing music with Org-mode and lilypond]]
5924 *** IDEA output of shell command in agenda
5925 :LOGBOOK:
5926 - State "IDEA"       from "NEW"        [2010-11-28 So 19:50]
5927 :END:
5928   [2010-09-12 So]
5929 :PROPERTIES:
5930 :ID: mid:i6d5pv%249p8%241%40dough%2Egmane%2Eorg
5931 :END:
5933     - Gmane :: [[http://mid.gmane.org/i6d5pv%249p8%241%40dough%2Egmane%2Eorg][output of shell command in agenda]]
5935 *** WISH Debate about "One clock per user, but user is identified"
5936   [2010-06-10 Do]
5937   :PROPERTIES:
5938   :ID: mid:87ocfjtjvr%2Efsf%5F%2D%5F%40mundaneum%2Ecom
5939   :END:
5941     - Gmane :: [[http://mid.gmane.org/87ocfjtjvr%2Efsf%5F%2D%5F%40mundaneum%2Ecom][Debate about "One clock per user, but user is identified"]]
5942 *** WISH Estimate ranges in column view                                                      :Patch:
5943   [2010-06-18 Fr]
5944   :PROPERTIES:
5945   :ID: mid:loom%2E20100617T213846%2D275%40post%2Egmane%2Eorg
5946   :END:
5948     - Gmane :: [[http://mid.gmane.org/loom%2E20100617T213846%2D275%40post%2Egmane%2Eorg][Estimate ranges in column view]]
5949 *** WISH Provide customization variable for formula that calculates indentation level
5951     - Gmane :: [[http://mid.gmane.org/AANLkTil3cSVy2SjQK0%5Fu0JcakAV7mYjQaZVtBpr7nX3I%40mail%2Egmail%2Ecom][Two bugs in org-indent (plus a fix to correct one of them)]]
5952 *** WISH Provide property API function to append to a property
5953   [2010-06-27 So]
5954   :PROPERTIES:
5955   :ID: mid:87tyotyko9%2Efsf%40thinkpad%2Etsdh%2Ede
5956   :END:
5958     - Gmane :: [[http://mid.gmane.org/87tyotyko9%2Efsf%40thinkpad%2Etsdh%2Ede][Re: org-capture question/suggestion]]
5959 *** WISH New CSS for orgmode and Worg ?
5960   [2010-07-10 Sa]
5961   :PROPERTIES:
5962   :ID: mid:8739vww8v2%2Efsf%40gnu%2Eorg
5963   :END:
5965     - Gmane :: [[http://mid.gmane.org/8739vww8v2%2Efsf%40gnu%2Eorg][New CSS for orgmode and Worg ?]]
5966 *** WISH Development setup (was: Org-mode release 7.01)
5967 :LOGBOOK:
5968 - State "WISH"       from "NEW"        [2010-07-25 So 18:27]
5969 :END:
5970   [2010-07-21 Mi]
5971   :PROPERTIES:
5972   :ID: mid:87zkxnja2h%2Efsf%40gmx%2Ede
5973   :END:
5975     - Gmane :: [[http://mid.gmane.org/87zkxnja2h%2Efsf%40gmx%2Ede][Development setup (was: Org-mode release 7.01)]]
5976 *** WISH Small patch to restrict syntactic context where ((links)) are active
5977 :LOGBOOK:
5978 - State "WISH"       from "NEW"        [2010-07-25 So 16:53]
5979 :END:
5980   [2010-07-25 So]
5981 :PROPERTIES:
5982 :ID: mid:loom%2E20100725T011817%2D328%40post%2Egmane%2Eorg
5983 :END:
5985     - Gmane :: [[http://mid.gmane.org/loom%2E20100725T011817%2D328%40post%2Egmane%2Eorg][Small patch to restrict syntactic context where ((links)) are active]]
5986 *** CLOSED org capture: use org-default-notes-file
5987 CLOSED: [2011-01-06 Do 21:07]
5988 :LOGBOOK:
5989 - State "CLOSED"     from "WISH"       [2011-01-06 Do 21:07]
5990 :END:
5991   [2010-07-21 Mi]
5992   :PROPERTIES:
5993   :ID: mid:080323D2%2D8793%2D457B%2DA7F8%2D7A3B5DF45931%402bike4%2Ecom
5994   :END:
5996     - Gmane :: [[http://mid.gmane.org/080323D2%2D8793%2D457B%2DA7F8%2D7A3B5DF45931%402bike4%2Ecom][org capture: use org-default-notes-file]]
5997 *** WISH Move attachments when refiling
5998 :LOGBOOK:
5999 - State "WISH"       from "NEW"        [2010-07-24 Sa 13:37]
6000 :END:
6001   [2010-07-24 Sa]
6002 :PROPERTIES:
6003 :ID: mid:0f8a01cb2a4c%24b7b562b0%2427202810%24%40com
6004 :END:
6006     - Gmane :: [[http://mid.gmane.org/0f8a01cb2a4c%24b7b562b0%2427202810%24%40com][Bug Report: refile and attachments]]
6007 *** DECLINED Feature Request for new capture feature
6008 CLOSED: [2011-01-06 Do 21:08]
6009 :LOGBOOK:
6010 - State "DECLINED"   from "WISH"       [2011-01-06 Do 21:08]
6011 - State "WISH"       from "NEW"        [2010-07-25 So 17:45]
6012 :END:
6013   [2010-07-24 Sa]
6014 :PROPERTIES:
6015 :ID: mid:0f9301cb2a4d%24294ad6d0%247be08470%24%40com
6016 :END:
6018     - Gmane :: [[http://mid.gmane.org/0f9301cb2a4d%24294ad6d0%247be08470%24%40com][Feature Request for new capture feature]]
6020 #+BEGIN_QUOTE
6021 would it be possible to have a "C-u C-c C-w" that completes the
6022 capture and switches to the target buffer?
6023 #+END_QUOTE
6025 *** WISH Org-indent-mode (lack of) support for plain list
6026 :LOGBOOK:
6027 - State "WISH"       from "NEW"        [2010-08-08 So 15:01]
6028 :END:
6029   [2010-08-01 So]
6030 :PROPERTIES:
6031 :ID: mid:1280607738%2E12710%2E11%2Ecamel%40rigel
6032 :END:
6034     - Gmane :: [[http://mid.gmane.org/1280607738%2E12710%2E11%2Ecamel%40rigel][Org-indent-mode (lack of) support for plain list]]
6036 *** WISH fractional hours for timestamps?
6037 :LOGBOOK:
6038 - State "WISH"       from "NEW"        [2010-08-15 So 16:12]
6039 :END:
6040   [2010-08-12 Do]
6041 :PROPERTIES:
6042 :ID: mid:rmi39uk6m42%2Efsf%40fnord%2Eir%2Ebbn%2Ecom
6043 :END:
6045     - Gmane :: [[http://mid.gmane.org/rmi39uk6m42%2Efsf%40fnord%2Eir%2Ebbn%2Ecom][fractional hours for timestamps?]]
6047 *** WISH Error running ditaa
6048 :LOGBOOK:
6049 - State "WISH"       from "NEW"        [2010-12-12 So 19:58]
6050 :END:
6051   [2010-12-12 So]
6052 :PROPERTIES:
6053 :ID: mid:AANLkTik%5FAZvnJh4M3CkZtTH3uPwwn8MMg5KQ0GxXfwWk%40mail%2Egmail%2Ecom
6054 :END:
6056     - Gmane :: [[http://mid.gmane.org/AANLkTik%5FAZvnJh4M3CkZtTH3uPwwn8MMg5KQ0GxXfwWk%40mail%2Egmail%2Ecom][Error running ditaa]]
6058 #+begin_quote
6059 When running ditaa on Linux fedora 12 through java, I get the following
6060 errors:
6062 java -jar /usr/share/java/ditaa.jar -r -S /tmp/org-ditaa27392h-V
6063 blue_fd02b5c06d6a5cb80eaf27098c3c490dc81326ce.png
6064 Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on
6065 Exception in thread "main" java.lang.NoClassDefFoundError:
6066 org/apache/commons/cli/ParseException
6067 Caused by: java.lang.ClassNotFoundException:
6068 org.apache.commons.cli.ParseException
6069         at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
6070         at java.security.AccessController.doPrivileged(Native Method)
6071         at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
6072         at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
6073         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
6074         at java.lang.ClassLoader.loadClass(ClassLoader.java:264)
6075         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:332)
6076 Could not find the main class:
6077 org.stathissideris.ascii2image.core.CommandLineConverter. Program will exit.
6079 This can be taken care of by using the shell script that comes with ditaa,
6080 i.e.:
6082 ditaa  -r -S /tmp/org-ditaa27392h-V
6084 But to do this from within emacs I need to patch org-exp-blocks.el as
6085 follows:
6087 -    (unless (file-exists-p org-ditaa-jar-path)
6088 -     (error (format "Could not find ditaa.jar at %s" org-ditaa-jar-path)))
6090 -        (message (concat "java -jar " org-ditaa-jar-path " " args " "
6091 data-file " " out-file))
6092 -        (shell-command (concat "java -jar " org-ditaa-jar-path " " args " "
6093 data-file " " out-file)))
6094 +        (message (concat "ditaa " args " " data-file " " out-file))
6095 +        (shell-command (concat "ditaa " args " " data-file " " out-file)))
6097 (You also need to erase the checking for the existance of dita.jar)
6099 Wouldn't it make more sense to replace the variable org-ditaa-jar-path with
6100 a new variable org-ditaa-command that by default contains "java -jar
6101 /old/value/of/org-ditaa-jar-path"? This would allow replacing it with a
6102 shell script. Would a patch be accepted, or do you prefer to remain backward
6103 compatible?
6105 On a related question. Since there is quite a lot of common code between
6106 org-export-blocks-format-dot and org-export-blocks-format-ditaa (especially
6107 if my patch is accepted), wouldn't it make sense to create a
6108 org-export-blocks-format-meta that take all the differences between the
6109 various export-blocks as parameters? This would simplify adding additional
6110 org-export-blocks.
6111 #+end_quote
6112 *** INCONSISTENCY Stack overflow in regexp matcher
6113 :LOGBOOK:
6114 - State "INCONSISTENCY" from "NEW"        [2010-11-28 So 20:47]
6115 :END:
6116   [2010-11-28 So]
6117 :PROPERTIES:
6118 :ID: mid:AANLkTikCds0VC%2DGyDk7xkqWZ2UHSuN92sEQOSEhigx0R%40mail%2Egmail%2Ecom
6119 :END:
6121     - Gmane :: [[http://mid.gmane.org/AANLkTikCds0VC%2DGyDk7xkqWZ2UHSuN92sEQOSEhigx0R%40mail%2Egmail%2Ecom][Stack overflow in regexp matcher]]
6123 *** INCONSISTENCY Inherited properties not saved when archiving
6124 :LOGBOOK:
6125 - State "INCONSISTENCY" from "NEW"        [2010-12-19 So 15:59]
6126 :END:
6127   [2010-10-15 Fr]
6128 :PROPERTIES:
6129 :ID: mid:AANLkTik6ftb%2Dbjtk3pTP1gKWh%5Fjyde%3D5Sz6pyPUs7pwb%40mail%2Egmail%2Ecom
6130 :END:
6132     - Gmane :: [[http://mid.gmane.org/AANLkTik6ftb%2Dbjtk3pTP1gKWh%5Fjyde%3D5Sz6pyPUs7pwb%40mail%2Egmail%2Ecom][saving property values when archiving]]
6134 *** BUG org-indent fails to play nicely with org-inlinetask
6135   [2010-06-13 So]
6136   :PROPERTIES:
6137   :ID: mid:AANLkTil3cSVy2SjQK0%5Fu0JcakAV7mYjQaZVtBpr7nX3I%40mail%2Egmail%2Ecom
6138   :END:
6140     - Gmane :: [[http://mid.gmane.org/AANLkTil3cSVy2SjQK0%5Fu0JcakAV7mYjQaZVtBpr7nX3I%40mail%2Egmail%2Ecom][Two bugs in org-indent (plus a fix to correct one of them)]]
6142 #+BEGIN_QUOTE
6143    1) It destroys the special fontification of the inline task's
6144       leading stars, even if org-indent-mode-turns-on-hiding-stars is
6145       set to nil
6147    2) Any text after an inline task's END statement is soft-indented
6148       as though it were part of the inline task, whereas the
6149       indentation should ideally return to what it was before the
6150       inline task. Of course, this is also a problem when org-indent
6151       is turned off, if you try to automatically hard-indent using
6152       TAB. However, in that case you can adjust by hand the
6153       indentation of the first line after the inline task, and then
6154       all the following lines will indent correctly. With org-indent
6155       the problem is much worse since there is no way of adjusting the
6156       soft indents by hand.
6157 #+END_QUOTE
6158 *** BUG gnuplot with errorbars in org-mode
6159 :LOGBOOK:
6160 - State "BUG"        from "NEW"        [2010-07-25 So 16:58]
6161 :END:
6162   [2010-07-25 So]
6163 :PROPERTIES:
6164 :ID: mid:4C4BBCFD%2E1010406%40gmail%2Ecom
6165 :END:
6167     - Gmane :: [[http://mid.gmane.org/4C4BBCFD%2E1010406%40gmail%2Ecom][gnuplot with errorbars in org-mode]]
6169 #+BEGIN_QUOTE
6170 I think the problem is org-plot doesn't
6171 recognise that when plotting with error bars, gnuplot expects more than
6172 two columns of data. So a command like this should be sent to gnuplot,
6173 #+END_QUOTE
6174 *** BUG TODO type problem on speedbar and imenu.
6175 :LOGBOOK:
6176 - State "BUG"        from "NEW"        [2010-08-01 So 14:52]
6177 :END:
6178   [2010-07-23 Fr]
6179   :PROPERTIES:
6180   :ID: mid:AANLkTimc5r%2DOxQW6Efhc3tdEvVbqRTg5hkX2T5oklYj4%40mail%2Egmail%2Ecom
6181   :END:
6183     - Gmane :: [[http://mid.gmane.org/AANLkTimc5r%2DOxQW6Efhc3tdEvVbqRTg5hkX2T5oklYj4%40mail%2Egmail%2Ecom][TODO type problem on speedbar and imenu.]]
6184 *** BUG (mobile-org) Recovering notes                                                       :Mobile:
6185 :LOGBOOK:
6186 - State "BUG"        from "NEW"        [2010-08-01 So 14:39]
6187 :END:
6188   [2010-07-21 Mi]
6189   :PROPERTIES:
6190   :ID: mid:AANLkTinkf62TRk3v4JPGVAkxnZnsIWHOun%5FFZj%2DeXEVy%40mail%2Egmail%2Ecom
6191   :END:
6193     - Gmane :: [[http://mid.gmane.org/AANLkTinkf62TRk3v4JPGVAkxnZnsIWHOun%5FFZj%2DeXEVy%40mail%2Egmail%2Ecom][(mobile-org) Recovering notes]]
6195 *** BUG Re: (Accepted) Re: In-buffer completion
6196 :LOGBOOK:
6197 - State "BUG"        from "NEW"        [2010-11-28 So 20:46]
6198 :END:
6199   [2010-11-28 So]
6200 :PROPERTIES:
6201 :ID: mid:87hbf52ijl%2Efsf%40gmail%2Ecom
6202 :END:
6204     - Gmane :: [[http://mid.gmane.org/87hbf52ijl%2Efsf%40gmail%2Ecom][Re: (Accepted) Re: In-buffer completion]]
6206 *** DONE insert a remember template at point
6207 CLOSED: [2010-07-02 Fr 17:31]
6208   [2010-05-30 So]
6209   :PROPERTIES:
6210   :ID: mid:87d3wes6uf%2Efsf%40eraldo%2Eorg
6211   :END:
6213     - Gmane :: [[http://mid.gmane.org/87d3wes6uf%2Efsf%40eraldo%2Eorg][insert a remember template at point]]
6214 *** DONE (Bug) Movement of C-a under visible-mode
6215 CLOSED: [2010-06-25 Fr 09:09]
6216   [2010-06-16 Mi]
6217   :PROPERTIES:
6218   :ID: mid:87r5k8iwjf%2Efsf%40mundaneum%2Ecom
6219   :END:
6221     - Gmane :: [[http://mid.gmane.org/87r5k8iwjf%2Efsf%40mundaneum%2Ecom][(Bug) Movement of C-a under visible-mode]]
6222 *** DONE org-mode and auto-fill-mode                                                         :Patch:
6223 CLOSED: [2010-07-02 Fr 17:24]
6224   [2010-06-16 Mi]
6225   :PROPERTIES:
6226   :ID: mid:AANLkTintBEiUbN2GM%2DEMdC75b%5Fc2gqU%5FntqRF9UISEor%40mail%2Egmail%2Ecom
6227   :END:
6229     - 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 ?# "<")]]
6231 *** DONE Bug: Creation of timestamp directory when publishing (6.35i)                        :Patch:
6232 CLOSED: [2010-07-02 Fr 16:25]
6233   [2010-06-22 Di]
6234   :PROPERTIES:
6235   :ID: mid:27358%5F1276999107%5FZZh016P3PwKhB%2E00%5F1279418262%2E4854%2E10%2Ecamel%40localhost%2Elocaldomain
6236   :END:
6238     - Gmane :: [[http://mid.gmane.org/27358%5F1276999107%5FZZh016P3PwKhB%2E00%5F1279418262%2E4854%2E10%2Ecamel%40localhost%2Elocaldomain][Bug: Creation of timestamp directory when publishing (6.35i)]]
6239 *** DONE org-feed not working for codeproject                                                :Patch:
6240 CLOSED: [2010-07-02 Fr 17:12]
6241   [2010-06-19 Sa]
6242   :PROPERTIES:
6243   :ID: mid:871vc3g1ay%2Efsf%40gmail%2Ecom
6244   :ASSIGNEE: dmaus
6245   :END:
6247     - Gmane :: [[http://mid.gmane.org/871vc3g1ay%2Efsf%40gmail%2Ecom][org-feed not working for codeproject]]
6248 *** DONE (mobileorg) Android sync failed                                                   :Mobile:
6249 CLOSED: [2010-07-02 Fr 17:18]
6250   [2010-06-22 Di]
6251   :PROPERTIES:
6252   :ID: mid:AANLkTin3OBYGNSLGjTq7KPqOqbwN6aqybRZDMVas5Aqp%40mail%2Egmail%2Ecom
6253   :END:
6255     - Gmane :: [[http://mid.gmane.org/AANLkTin3OBYGNSLGjTq7KPqOqbwN6aqybRZDMVas5Aqp%40mail%2Egmail%2Ecom][(mobileorg) Android sync failed]]
6256 *** DONE org-capture question/suggestion
6257   [2010-06-24 Do]
6258   :PROPERTIES:
6259   :ID: mid:877hlqetr8%2Efsf%40thinkpad%2Etsdh%2Ede
6260   :END:
6262     - Gmane :: [[http://mid.gmane.org/877hlqetr8%2Efsf%40thinkpad%2Etsdh%2Ede][org-capture question/suggestion]]
6263   This patch has been applied, estimate operators are now active and
6264   documented.
6265 *** DONE Displaying inline remote images
6266 CLOSED: [2010-07-02 Fr 17:01]
6267   [2010-06-24 Do]
6268   :PROPERTIES:
6269   :ID: mid:sa3pqzheo2j%2Efsf%40cigue%2Eeaster%2Deggs%2Efr
6270   :END:
6272     - Gmane :: [[http://mid.gmane.org/sa3pqzheo2j%2Efsf%40cigue%2Eeaster%2Deggs%2Efr][Displaying inline remote images]]
6273 *** DONE Tables and environment with parameters
6274   [2010-06-24 Do]
6275   :PROPERTIES:
6276   :ID: mid:87eifxjv28%2Efsf%40mundaneum%2Ecom
6277   :END:
6278     - Gmane :: [[http://mid.gmane.org/87eifxjv28%2Efsf%40mundaneum%2Ecom][Tables and environment with parameters]]
6279          Another case of checking for protectedness at the wrong place  (the
6280          following line :( )
6281 *** DONE Bug: org.texi doesn't compile (6.36trans (release_6.36.415.gb2dcd))
6282 CLOSED: [2010-07-02 Fr 17:00]
6283   [2010-06-27 So]
6284   :PROPERTIES:
6285   :ID: mid:87y6e39ico%2Efsf%40thinkpad%2Etsdh%2Ede
6286   :END:
6288     - Gmane :: [[http://mid.gmane.org/87y6e39ico%2Efsf%40thinkpad%2Etsdh%2Ede][Bug: org.texi doesn't compile (6.36trans (release_6.36.415.gb2dcd))]]
6289 *** DONE Bug: org-capture destroys target file when user aborting prompt in template (6.36trans (release_6.36.430.gec51))
6290 CLOSED: [2010-07-02 Fr 16:53]
6291   [2010-06-27 So]
6292   :PROPERTIES:
6293   :ID: mid:878w6110wp%2Ewl%25dmaus%40ictsoc%2Ede
6294   :END:
6296     - 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))]]
6297 *** DONE inline image display not working when org-indent-mode active
6298 CLOSED: [2010-08-07 Sa 14:28]
6299 :LOGBOOK:
6300 - State "DONE"       from "BUG"        [2010-08-07 Sa 14:28]
6301 :END:
6302   [2010-07-18 So]
6303   :PROPERTIES:
6304   :ID: mid:4C413C53%2E3090404%40ccbr%2Eumn%2Eedu
6305   :END:
6307     - Gmane :: [[http://mid.gmane.org/4C413C53%2E3090404%40ccbr%2Eumn%2Eedu][inline image display not working when org-indent-mode active]]
6309 **** Bug: inline image display not working when org-indent-mode active, follow-up%!
6310   [2010-08-07 Sa]
6311 :PROPERTIES:
6312 :ID: mid:4C5A1FC3%2E5000201%40ccbr%2Eumn%2Eedu
6313 :END:
6315     - Gmane :: [[http://mid.gmane.org/4C5A1FC3%2E5000201%40ccbr%2Eumn%2Eedu][Bug: inline image display not working when org-indent-mode active, follow-up]]
6316 *** DONE Bug: Error when bulk-refile and org-refile-use-outline-path is 'file (6.36trans)
6317   [2010-07-05 Mo]
6318   :PROPERTIES:
6319   :ID: mid:8739vzpqx1%2Ewl%25dmaus%40ictsoc%2Ede
6320   :END:
6322     - 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)]]
6324    Fixed by fixing the function org-find-olp, this can not search just
6325    in the current buffer if the THIS-BUFFER flag is set.
6326 *** DONE Problem when org-capturing text from French email
6327   [2010-07-16 Fr]
6328   :PROPERTIES:
6329   :ID: mid:87fwzjld0f%2Efsf%40mundaneum%2Ecom
6330   :END:
6332     - Gmane :: [[http://mid.gmane.org/87fwzjld0f%2Efsf%40mundaneum%2Ecom][Problem when org-capturing text from French email]]
6334     Fixed, patch by David Maus to work around Emacs bug #5306.
6336 *** DONE Bug: org-timer-start with offset (6.36trans)
6337   [2010-07-17 Sa]
6338   :PROPERTIES:
6339   :ID: mid:4C40B005%2E6090403%40christianmoe%2Ecom
6340   :END:
6342     - Gmane :: [[http://mid.gmane.org/4C40B005%2E6090403%40christianmoe%2Ecom][Bug: org-timer-start with offset (6.36trans)]]
6344     Fixed, patch by David Maus.
6346 *** DONE web site bug
6347 CLOSED: [2010-07-25 So 18:26]
6348 :LOGBOOK:
6349 - State "DONE"       from "NEW"        [2010-07-25 So 18:27]
6350 :END:
6351   [2010-07-21 Mi]
6352   :PROPERTIES:
6353   :ID: mid:op%2Evf5gkqb82luvc2%40l670g%2Elobel
6354   :END:
6356     - Gmane :: [[http://mid.gmane.org/op%2Evf5gkqb82luvc2%40l670g%2Elobel][web site bug]]
6357 *** DONE indent levels in dynamic block clock?
6358 CLOSED: [2010-07-23 Fr 07:26]
6359 :LOGBOOK:
6360 - State "DONE"       from "QUESTION"   [2010-07-23 Fr 07:26]
6361 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 07:26]
6362 :END:
6363   [2010-07-23 Fr]
6364   :PROPERTIES:
6365   :ID: mid:AANLkTi%3D%5FJ4JYYuYXwOUrH8SGfNhrhJ3fi2q%2BrvyZ45Ht%40mail%2Egmail%2Ecom
6366   :END:
6368     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D%5FJ4JYYuYXwOUrH8SGfNhrhJ3fi2q%2BrvyZ45Ht%40mail%2Egmail%2Ecom][indent levels in dynamic block clock?]]
6369 *** DONE org-collector : display problem with propview
6370 CLOSED: [2010-07-25 So 18:25]
6371 :LOGBOOK:
6372 - State "DONE"       from "NEW"        [2010-07-25 So 18:25]
6373 :END:
6374   [2010-07-23 Fr]
6375   :PROPERTIES:
6376   :ID: mid:loom%2E20100722T103812%2D336%40post%2Egmane%2Eorg
6377   :END:
6379     - Gmane :: [[http://mid.gmane.org/loom%2E20100722T103812%2D336%40post%2Egmane%2Eorg][org-collector : display problem with propview]]
6380 *** DONE startup Lisp error in 7.01: Debugger entered--Lisp error: (void-function org-export-blocks-add-block)
6381 CLOSED: [2010-07-24 Sa 13:37]
6382 :LOGBOOK:
6383 - State "DONE"       from "NEW"        [2010-07-24 Sa 13:37]
6384 :END:
6385   [2010-07-24 Sa]
6386 :PROPERTIES:
6387 :ID: mid:i2blmv%2491i%241%40dough%2Egmane%2Eorg
6388 :END:
6390     - 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)]]
6391 *** DONE Diary-integration in version 7.01.g
6392 CLOSED: [2010-07-25 So 17:00]
6393 :LOGBOOK:
6394 - State "DONE"       from "NEW"        [2010-07-25 So 17:00]
6395 :END:
6396   [2010-07-24 Sa]
6397 :PROPERTIES:
6398 :ID: mid:op%2Evgchwy0q8j0klx%40localhost%2Elocaldomain
6399 :END:
6401     - Gmane :: [[http://news.gmane.org/find-root.php?message_id%3Dop.vgchwy0q8j0klx%40localhost.localdomain][Diary-integration in version 7.01.g]]
6402 *** DONE Org-mode-version command now includes the text TAG=
6403 CLOSED: [2010-08-21 Sa 17:01]
6404 :LOGBOOK:
6405 - State "DONE"       from "BUG"        [2010-08-21 Sa 17:01]
6406 - State "BUG"        from "NEW"        [2010-07-25 So 16:59]
6407 :END:
6408   [2010-07-25 So]
6409 :PROPERTIES:
6410 :ID: mid:loom%2E20100725T022444%2D494%40post%2Egmane%2Eorg
6411 :END:
6413     - Gmane :: [[http://mid.gmane.org/loom%2E20100725T022444%2D494%40post%2Egmane%2Eorg][Org-mode-version command now includes the text TAG=]]
6414 *** DONE links and ID properties
6415 CLOSED: [2010-07-25 So 18:35]
6416 :LOGBOOK:
6417 - State "DONE"       from "NEW"        [2010-07-25 So 18:35]
6418 :END:
6419   [2010-07-14 Mi]
6420   :PROPERTIES:
6421   :ID: mid:87oceaosuf%2Efsf%40pellet%2E%2Enet
6422   :END:
6424     - Gmane :: [[http://mid.gmane.org/87oceaosuf%2Efsf%40pellet%2E%2Enet][links and ID properties]]
6426 *** DONE (Patch) Capture: [Error: (void-function FILE)] and %![Error: (void-function SEXP)] (again)%!
6427 CLOSED: [2010-07-25 So 18:33]
6428 :LOGBOOK:
6429 - State "DONE"       from "NEW"        [2010-07-25 So 18:33]
6430 :END:
6431   [2010-07-18 So]
6432   :PROPERTIES:
6433   :ID: mid:87fwzi1gei%2Efsf%40gmx%2Ede
6434   :END:
6436     - Gmane :: [[http://mid.gmane.org/87fwzi1gei%2Efsf%40gmx%2Ede][(Patch) Capture: %!(Error: (void-function FILE)) and %!(Error: (void-function SEXP)) (again)]]
6437 *** DONE (BUG) Org-capturing items to clock
6438 CLOSED: [2010-08-21 Sa 17:01]
6439 :LOGBOOK:
6440 - State "DONE"       from "BUG"        [2010-08-21 Sa 17:01]
6441 - State "BUG"        from "NEW"        [2010-07-25 So 17:37]
6442 :END:
6443   [2010-07-24 Sa]
6444 :PROPERTIES:
6445 :ID: mid:AANLkTikAS2%5FAVRJMJ1WY1ZgKtYCOSOi%2BoN0XvA54%3Dfs3%40mail%2Egmail%2Ecom
6446 :END:
6448     - Gmane :: [[http://mid.gmane.org/AANLkTikAS2%5FAVRJMJ1WY1ZgKtYCOSOi%2BoN0XvA54%3Dfs3%40mail%2Egmail%2Ecom][(BUG) Org-capturing items to clock]]
6449 *** DONE Issue with correctly resuming interrupted timer                                     :Patch:
6450 CLOSED: [2010-08-01 So 21:22]
6451 :LOGBOOK:
6452 - State "DONE"       from "BUG"        [2010-08-01 So 21:22]
6453 - State "BUG"        from "NEW"        [2010-07-24 Sa 13:42]
6454 :END:
6455   [2010-07-24 Sa]
6456 :PROPERTIES:
6457 :ID: mid:AANLkTimAMavZAViDyfJ446ez9qVu5MAc1M65A1rBgG22%40mail%2Egmail%2Ecom
6458 :END:
6460     - Gmane :: [[http://mid.gmane.org/AANLkTimAMavZAViDyfJ446ez9qVu5MAc1M65A1rBgG22%40mail%2Egmail%2Ecom][Issue with correctly resuming interrupted timer]]
6461 *** DONE MobileOrg capture - bad encoding                                                 :Mobile:
6462 CLOSED: [2010-08-21 Sa 17:00]
6463 :LOGBOOK:
6464 - State "DONE"       from "BUG"        [2010-08-21 Sa 17:00]
6465 - State "BUG"        from "NEW"        [2010-08-01 So 20:13]
6466 :END:
6467   [2010-07-31 Sa]
6468 :PROPERTIES:
6469 :ID: mid:87pqy5rxwp%2Efsf%40gmail%2Ecom
6470 :END:
6472     - Gmane :: [[http://mid.gmane.org/87pqy5rxwp%2Efsf%40gmail%2Ecom][MobileOrg capture - bad encoding]]
6473 *** DONE Bug in org-mime may expose more than intended to email recipient                    :Patch:
6474 CLOSED: [2010-08-01 So 20:17]
6475 :LOGBOOK:
6476 - State "DONE"       from "NEW"        [2010-08-01 So 20:17]
6477 :END:
6478   [2010-07-31 Sa]
6479 :PROPERTIES:
6480 :ID: mid:loom%2E20100730T023704%2D962%40post%2Egmane%2Eorg
6481 :END:
6483     - Gmane :: [[http://mid.gmane.org/loom%2E20100730T023704%2D962%40post%2Egmane%2Eorg][Bug in org-mime may expose more than intended to email recipient]]
6484 *** DONE (BABEL) org-babel-post-tangle-hook problems                                         :Babel:
6485 CLOSED: [2010-08-01 So 20:48]
6486 :LOGBOOK:
6487 - State "DONE"       from "NEW"        [2010-08-01 So 20:48]
6488 :END:
6489   [2010-07-27 Di]
6490 :PROPERTIES:
6491 :ID: mid:4C4EDFD5%2E7010507%40mail%2Ecom
6492 :END:
6494     - Gmane :: [[http://mid.gmane.org/4C4EDFD5%2E7010507%40mail%2Ecom][(BABEL) org-babel-post-tangle-hook problems]]
6495 *** DONE avoiding source block prompts
6496 CLOSED: [2010-08-01 So 15:25]
6497 :LOGBOOK:
6498 - State "DONE"       from "NEW"        [2010-08-01 So 15:25]
6499 :END:
6500   [2010-07-27 Di]
6501 :PROPERTIES:
6502 :ID: mid:Pine%2ELNX%2E4%2E64%2E1007261118090%2E17795%40tajo%2Eucsd%2Eedu
6503 :END:
6505     - Gmane :: [[http://mid.gmane.org/Pine%2ELNX%2E4%2E64%2E1007261118090%2E17795%40tajo%2Eucsd%2Eedu][avoiding source block prompts]]
6506 *** DONE (babel) lob evaluation : a bug ?                                                  :Babel:
6507 CLOSED: [2010-11-07 So 14:35]
6508 :LOGBOOK:
6509 - State "DONE"       from "NEW"        [2010-11-07 So 14:35]
6510 :END:
6511   [2010-08-07 Sa]
6512 :PROPERTIES:
6513 :ID: mid:loom%2E20100805T120327%2D783%40post%2Egmane%2Eorg
6514 :END:
6516     - Gmane :: [[http://mid.gmane.org/loom%2E20100805T120327%2D783%40post%2Egmane%2Eorg][(babel) lob evaluation : a bug ?]]
6518 *** DONE (mobileorg-android) Files synced, but nothing showing                              :Mobile:
6519 CLOSED: [2010-08-04 Mi 20:07]
6520 :LOGBOOK:
6521 - State "DONE"       from "NEW"        [2010-08-04 Mi 20:07]
6522 :END:
6523   [2010-08-04 Mi]
6524 :PROPERTIES:
6525 :ID: mid:26280AC1%2D971B%2D4641%2D9388%2DE29B17447CFB%40criticalmass%2Ecom
6526 :END:
6528     - Gmane :: [[http://mid.gmane.org/26280AC1%2D971B%2D4641%2D9388%2DE29B17447CFB%40criticalmass%2Ecom][(mobileorg-android) Files synced, but nothing showing]]
6530 *** DONE bug in the :VISIBILITY: handling of nested "folded" properties?                     :Patch:
6531 CLOSED: [2010-08-08 So 22:01]
6532 :LOGBOOK:
6533 - State "DONE"       from "NEW"        [2010-08-08 So 22:01]
6534 :END:
6535   [2010-07-31 Sa]
6536 :PROPERTIES:
6537 :ID: mid:i2uboe%249m2%241%40dough%2Egmane%2Eorg
6538 :END:
6540     - Gmane :: [[http://mid.gmane.org/i2uboe%249m2%241%40dough%2Egmane%2Eorg][bug in the :VISIBILITY: handling of nested "folded" properties?]]
6542 *** DONE (Patch) Org-fontify                                                                 :Patch:
6543 CLOSED: [2010-08-15 So 15:41]
6544 :LOGBOOK:
6545 - State "DONE"       from "NEW"        [2010-08-15 So 15:41]
6546 :END:
6547   [2010-08-15 So]
6548 :PROPERTIES:
6549 :ID: mid:87sk2iw9hx%2Efsf%40mundaneum%2Ecom
6550 :END:
6552     - Gmane :: [[http://mid.gmane.org/87sk2iw9hx%2Efsf%40mundaneum%2Ecom][(Patch) Org-fontify]]
6554 *** DONE (PATCH) org-bbdb: Be lenient. Ignore case in anniv class string.                    :Patch:
6555 CLOSED: [2010-08-15 So 15:59]
6556 :LOGBOOK:
6557 - State "DONE"       from "WISH"       [2010-08-15 So 15:59]
6558 - State "WISH"       from "NEW"        [2010-08-09 Mo 21:28]
6559 :END:
6560   [2010-08-09 Mo]
6561 :PROPERTIES:
6562 :ID: mid:814of4wjew%2Efsf%40gmail%2Ecom
6563 :END:
6565     - Gmane :: [[http://mid.gmane.org/814of4wjew%2Efsf%40gmail%2Ecom][(PATCH) org-bbdb: Be lenient. Ignore case in anniv class string.]]
6567 *** DONE org-feed XML entities and character encoding                                      :Patch:
6568 CLOSED: [2010-08-21 Sa 16:59]
6569 :LOGBOOK:
6570 - State "DONE"       from "BUG"        [2010-08-21 Sa 16:59]
6571 - State "BUG"        from "NEW"        [2010-08-15 So 16:20]
6572 :END:
6573   [2010-08-10 Di]
6574 :PROPERTIES:
6575 :ID: mid:4C61AF9E%2E7040903%40alumni%2Eethz%2Ech
6576 :END:
6578     - Gmane :: [[http://mid.gmane.org/4C61AF9E%2E7040903%40alumni%2Eethz%2Ech][org-feed XML entities and character encoding]]
6580 *** DONE (Patch) org-protocol default template should be nil                               :Patch:
6581 CLOSED: [2010-09-12 So 14:08]
6582 :LOGBOOK:
6583 - State "DONE"       from "NEW"        [2010-09-12 So 14:08]
6584 :END:
6585   [2010-09-05 So]
6586 :PROPERTIES:
6587 :ID: mid:878w3m2ua3%2Efsf%40gmx%2Ede
6588 :END:
6590     - Gmane :: [[http://mid.gmane.org/878w3m2ua3%2Efsf%40gmx%2Ede][(Patch) org-protocol default template should be nil]]
6592 *** DONE (Ann) Updates to org-drill (org topics as interactive "flashcards" using spaced repetition)
6593    :LOGBOOK:
6594    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:15]
6595    :END:
6596   [2010-08-29 So]
6597 :PROPERTIES:
6598 :ID: mid:loom%2E20100826T112225%2D477%40post%2Egmane%2Eorg
6599 :END:
6601     - Gmane :: [[http://mid.gmane.org/loom%2E20100826T112225%2D477%40post%2Egmane%2Eorg][(Ann) Updates to org-drill (org topics as interactive "flashcards" using spaced repetition)]]
6603 I installed the new code into the contirb directory.
6605 *** DONE Gnuplot unevenly spaced non-numeric data plot?
6606    :LOGBOOK:
6607    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:10]
6608    :END:
6609   [2010-08-25 Mi]
6610 :PROPERTIES:
6611 :ID: mid:AANLkTinUGdAsf%2BF3KyROGQwQPj%3DXy6V62tXW%3D%2Br4E08m%40mail%2Egmail%2Ecom
6612 :END:
6614     - Gmane :: [[http://mid.gmane.org/AANLkTinUGdAsf%2BF3KyROGQwQPj%3DXy6V62tXW%3D%2Br4E08m%40mail%2Egmail%2Ecom][Gnuplot unevenly spaced non-numeric data plot?]]
6616 This is solved, and new example on how to work with GNUPLOT are up on Worg.
6618 *** DECLINED (BUG) org remember broken
6619   [2010-07-10 Sa]
6620   :PROPERTIES:
6621   :ID: mid:87zkxzdess%2Efsf%40tux%2Ehomenetwork
6622   :END:
6624     - Gmane :: [[http://mid.gmane.org/87zkxzdess%2Efsf%40tux%2Ehomenetwork][(BUG) org remember broken]]
6626 org-capure is now the default, I don't think we need to fix remember
6627 bugs anymore.
6629 *** DECLINED Insert ellipsis if headline is too long
6630   [2010-07-13 Di]
6631   :PROPERTIES:
6632   :ID: mid:m2fwzo42ke%2Ewl%25Mcknight%40Qiang%2DGuos%2DMacBook%2DPro%2Elocal
6633   :END:
6635     - Gmane :: [[http://mid.gmane.org/m2fwzo42ke%2Ewl%25Mcknight%40Qiang%2DGuos%2DMacBook%2DPro%2Elocal][headline is too long]]
6636   This would be too confusing when compared with folded entries, so I
6637   do not think this feature should be implemented.
6639 *** DECLINED Fwd: (Orgmode) Re: auto-fill in a body often insert a space?
6640   [2010-07-18 So]
6641   :PROPERTIES:
6642   :ID: mid:AANLkTim3uSHo%5FvuDOk6MNxP1pP%2DWUN2%2DSJIQhRJfh2f4%40mail%2Egmail%2Ecom
6643   :END:
6645     - Gmane :: [[http://mid.gmane.org/AANLkTim3uSHo%5FvuDOk6MNxP1pP%2DWUN2%2DSJIQhRJfh2f4%40mail%2Egmail%2Ecom][Fwd: (Orgmode) Re: auto-fill in a body often insert a space?]]
6647    Closed for now, no useful feedback from report author, probably not
6648    caused by Org mode.
6649 *** DECLINED Gollum
6650    - State "DECLINED"   from "NEW"        [2010-08-31 Tue 17:21]
6651   [2010-08-29 So]
6652 :PROPERTIES:
6653 :ID: mid:87mxsath7u%2Efsf%40altern%2Eorg
6654 :END:
6656     - Gmane :: [[http://mid.gmane.org/87mxsath7u%2Efsf%40altern%2Eorg][Gollum]]
6658 *** CLOSED Comments cannot be filled
6659 CLOSED: [2010-09-23 Do 21:07]
6660 :LOGBOOK:
6661 - State "CLOSED"     from "BUG"        [2010-09-23 Do 21:07]
6662 :END:
6664 *** Priorities
6665     Here is some information about priorities, which is not yet
6666     documented.  Actually, I am not sur if the list here is correct
6667     either
6668 **** QUOTE Priorities
6669     TODO entries: 1 or 1,2,...
6670     DEADLINE is 10-ddays, i.e. it is 10 on the due day
6671                           i.e. it goes above top todo stuff 7 days
6672                                before due
6673     SCHEDULED is 5-ddays, i.e. it is 5 on the due date
6674                           i.e. it goes above top todo on the due day
6675     TIMESTAMP is 0        i.e. always at bottom
6676                           but as a deadline it is 100
6677                           but if scheduled it is 99
6678     TIMERANGE is 0        i.e. always at bottom
6679     DIARY is 0            i.e. always at bottom
6681     Priority * 1000
6683 *** INCONSISTENCY xemacs error when calling org-install                                                                                                                                                                          :Xemacs:
6684 :LOGBOOK:
6685 - State "INCONSISTENCY" from "NEW"        [2011-01-02 So 17:43]
6686 :END:
6687 :CLOCK:
6688 CLOCK: [2011-01-02 So 17:33]--[2011-01-02 So 18:02] =>  0:29
6689 :END:
6690   [2010-12-19 So]
6691 :PROPERTIES:
6692 :ID: mid:7zbp4wljlg%2Efsf%40vzell%2Dde%2Ede%2Eoracle%2Ecom
6693 :END:
6695     - Gmane :: [[http://mid.gmane.org/7zbp4wljlg%2Efsf%40vzell%2Dde%2Ede%2Eoracle%2Ecom][xemacs error when calling org-install]]
6697 The autoloads in org-install.el are
6698 generated by the Makefile (i.e. make org-install.el).  The stable
6699 version of Org mode ships with a pre-generated org-install.el and
6700 without recreating this file with Xemacs it won't run.
6702 The =custom-autoload= is created only once for ob-tangle.el:
6704 #+begin_src emacs-lisp
6705   ;;;###autoload
6706   (defcustom org-babel-tangle-lang-exts
6707     '(("emacs-lisp" . "el"))
6708     "Alist mapping languages to their file extensions.
6709   The key is the language name, the value is the string that should
6710   be inserted as the extension commonly used to identify files
6711   written in this language.  If no entry is found in this list,
6712   then the name of the language is used."
6713     :group 'org-babel-tangle
6714     :type '(repeat
6715             (cons
6716              (string "Language name")
6717              (string "File Extension"))))
6718 #+end_src
6720 As this the autoload directive was added deliberately I suppose there
6721 was a reason for this to be there: If this is the case, there seems
6722 not very much we can do about this. The autoload generating function
6723 in =autoloads.el= always creates a call to custom-autoload with a
6724 third argument.
6726 *** TODO Review packages in contrib directory
6727   [2010-12-19 So]
6729 Byte-compiling indicates problems with some packages (e.g. references
6730 to unbound symbols).  The review process will single out the problems
6731 for every package in contrib and steps necessary to fix them.
6733 **** Bug: make failure (7.3)
6734   [2010-12-19 So]
6735 :PROPERTIES:
6736 :ID: mid:m2aakebcc1%2Ewl%25dave%40boostpro%2Ecom
6737 :END:
6739     - Gmane :: [[http://mid.gmane.org/m2aakebcc1%2Ewl%25dave%40boostpro%2Ecom][Bug: make failure (7.3)]]
6741 *** INCONSISTENCY org-mode keybinding conflicts with user keybinding : C-tab
6742 :LOGBOOK:
6743 - State "INCONSISTENCY" from "NEW"        [2011-01-02 So 17:27]
6744 :END:
6745   [2011-01-02 So]
6746 :PROPERTIES:
6747 :ID: mid:20101226172224%2E1c8b7c64%40eana%2Ekheb%2Ehomelinux%2Eorg
6748 :END:
6750     - Gmane :: [[http://mid.gmane.org/20101226172224%2E1c8b7c64%40eana%2Ekheb%2Ehomelinux%2Eorg][org-mode keybinding conflicts with user keybinding : C-tab]]
6752 *** CLOSED Disputed keys (meta left), (meta right)
6753 CLOSED: [2011-01-16 So 10:16]
6754 :LOGBOOK:
6755 - State "CLOSED"     from "WAITING"    [2011-01-16 So 10:16]
6756 - State "WAITING"    from "INCONSISTENCY" [2011-01-09 So 12:48]
6757 - State "INCONSISTENCY" from "NEW"        [2011-01-09 So 12:25]
6758 :END:
6759   [2011-01-09 So]
6760 :PROPERTIES:
6761 :ID: mid:m11v5ekc22%2Efsf%40ip1%2D201%2Ehalifax%2Erwth%2Daachen%2Ede
6762 :END:
6764     - Gmane :: [[http://mid.gmane.org/m11v5ekc22%2Efsf%40ip1%2D201%2Ehalifax%2Erwth%2Daachen%2Ede][Disputed keys]]
6767 ** Documentation
6768 *** IDEA packaging org-mode & worg
6769   [2010-06-24 Do]
6770   :PROPERTIES:
6771   :ID: mid:83mxumuguf%2Efsf%40yahoo%2Eit
6772   :END:
6774     - Gmane :: [[http://mid.gmane.org/83mxumuguf%2Efsf%40yahoo%2Eit][packaging org-mode & worg ]]
6776 *** IDEA Create better function and variable index in the manual
6777 :LOGBOOK:
6778 - State "IDEA"       from "NEW"        [2010-11-14 So 18:26]
6779 :END:
6780   [2010-11-14 So]
6781 :PROPERTIES:
6782 :ID: mid:19850%2E1289688193%40gamaville%2Edokosmarshall%2Eorg
6783 :END:
6785     - Gmane :: [[http://mid.gmane.org/19850%2E1289688193%40gamaville%2Edokosmarshall%2Eorg][Re: (Orgmode) Command names are now in the manual]]
6787 #+BEGIN_QUOTE
6788 A suggestion for a possible(?) improvement: the "O" section of the
6789 function index (and I imagine the variable index as well) is pretty
6790 crowded :-). I wonder if texinfo has any facilities to break it up,
6791 perhaps according to the first letter after the first dash.
6792 #+END_QUOTE
6793 *** WISH keys and command name info
6794 :LOGBOOK:
6795 - State "WISH"       from "NEW"        [2010-08-01 So 20:44]
6796 :END:
6797   [2010-07-29 Do]
6798 :PROPERTIES:
6799 :ID: mid:4C5086C1%2E9060000%40easy%2Demacs%2Ede
6800 :END:
6802     - Gmane :: [[http://mid.gmane.org/4C5086C1%2E9060000%40easy%2Demacs%2Ede][keys and command name info]]
6804 *** CLOSED Bug:  documention missing
6805 CLOSED: [2011-01-06 Do 21:01]
6806 :LOGBOOK:
6807 - State "CLOSED"     from "INCONSISTENCY" [2011-01-06 Do 21:01]
6808 :END:
6809   [2010-06-10 Do]
6810   :PROPERTIES:
6811   :ID: mid:20100609145911%2E0rgzde1zwwk0og8w%40webmail%2Edds%2Enl
6812   :END:
6814     - Gmane :: [[http://mid.gmane.org/20100609145911%2E0rgzde1zwwk0og8w%40webmail%2Edds%2Enl][Bug:  documention missing]]
6815 *** DONE Document the :recursive option for org-publish
6816 CLOSED: [2010-11-22 Mo 21:43]
6817 :LOGBOOK:
6818 - State "DONE"       from "TODO"       [2010-11-22 Mo 21:43]
6819 :END:
6820 *** DONE typo in org.texi?                                            :Patch:
6821 :LOGBOOK:
6822 - State "DONE"       from "BUG"        [2010-08-16 Mon 10:38]
6823 - State "BUG"        from "NEW"        [2010-08-15 So 15:36]
6824 :END:
6825   [2010-08-15 So]
6826 :PROPERTIES:
6827 :ID: mid:4C657990%2E6000100%40easy%2Demacs%2Ede
6828 :END:
6830     - Gmane :: [[http://mid.gmane.org/4C657990%2E6000100%40easy%2Demacs%2Ede][typo in org.texi?]]
6831 *** WISH Page numbering in manual
6832 :LOGBOOK:
6833 - State "WISH"       from "NEW"        [2011-01-09 So 15:07]
6834 :END:
6835   [2011-01-09 So]
6836 :PROPERTIES:
6837 :ID: mid:AANLkTi%3DGewMG5T%5FonO3Jw2wCX%2B%2Bp3%2BmR6sKNc1LSVr%2BK%40mail%2Egmail%2Ecom
6838 :END:
6840     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DGewMG5T%5FonO3Jw2wCX%2B%2Bp3%2BmR6sKNc1LSVr%2BK%40mail%2Egmail%2Ecom][Page numbering in manual]]
6843 ** Capture and refile
6845 *** IDEA Syntax to trigger org-capture (Re: (Orgmode) camel.el, for CamelCase links)%!
6846 :LOGBOOK:
6847 - State "IDEA"       from "NEW"        [2010-08-08 So 14:32]
6848 :END:
6849   [2010-08-08 So]
6850 :PROPERTIES:
6851 :ID: mid:87eiec8602%2Efsf%5F%2D%5F%40gnu%2Eorg
6852 :END:
6854     - Gmane :: [[http://mid.gmane.org/87eiec8602%2Efsf%5F%2D%5F%40gnu%2Eorg][Syntax to trigger org-capture (Re: (Orgmode) camel.el, for CamelCase links)]]
6856 #+BEGIN_QUOTE
6857 When you think of CamelCase and on-the-fly creating of non-existing
6858 files/headlines, it's just another way of *capturing* stuff.
6860 Why not defining some simple syntax to trigger the capture mechanism
6861 from special links?
6863 For example:
6865   "I write a reference to a >c:newfile which I can create later."
6867 - The ">c:newfile" is a link.
6868 - The ">c" is a link abbreviation.
6869 - The ">" part is the syntax for link abbrevations to trigger a capture.
6870 - The "c" part is the keybinding of capture template to call.
6871 - The "newfile" would be passed on as a variable for the (nth 3) of the
6872   template (we could have several variables separated by "#"
6874 This would combine the flexibility of on-the-fly file creation and of
6875 the capture mechanism, allowing multiple templates.
6877 What do you think?
6878 #+END_QUOTE
6880 *** WISH Refiling notes to current file
6881 :LOGBOOK:
6882 - State "WISH"       from "NEW"        [2010-08-15 So 16:18]
6883 :END:
6884   [2010-08-11 Mi]
6885 :PROPERTIES:
6886 :ID: mid:87lj8dlf39%2Efsf%40mundaneum%2Ecom
6887 :END:
6889     - Gmane :: [[http://mid.gmane.org/87lj8dlf39%2Efsf%40mundaneum%2Ecom][Refiling notes to current file]]
6891 *** WISH Feature-request & documentation request for org-datetree
6892 :LOGBOOK:
6893 - State "WISH"       from "NEW"        [2010-09-05 So 16:37]
6894 :END:
6895   [2010-09-05 So]
6896 :PROPERTIES:
6897 :ID: mid:AANLkTi%3DZEqW87yiKApZSyz7O2A2HPtnq2pg%2D9xhzB33B%40mail%2Egmail%2Ecom
6898 :END:
6900     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DZEqW87yiKApZSyz7O2A2HPtnq2pg%2D9xhzB33B%40mail%2Egmail%2Ecom][Feature-request & documentation request for org-datetree]]
6902 *** INCONSISTENCY (Patch) org-capture.el
6903 :LOGBOOK:
6904 - State "INCONSISTENCY" from "NEW"        [2010-08-15 So 16:15]
6905 :END:
6906   [2010-08-12 Do]
6907 :PROPERTIES:
6908 :ID: mid:AANLkTinK%3DaAdqvtxzdx1ucU%5FBShqF%2BN5mW3QeVr0KFc1%40mail%2Egmail%2Ecom
6909 :END:
6911     - Gmane :: [[http://mid.gmane.org/AANLkTinK%3DaAdqvtxzdx1ucU%5FBShqF%2BN5mW3QeVr0KFc1%40mail%2Egmail%2Ecom][(Patch) org-capture.el]]
6913 *** BUG Capture abort: (void-function -mode)
6914 :LOGBOOK:
6915 - State "BUG"        from "NEW"        [2010-09-12 So 12:44]
6916 :END:
6917   [2010-09-05 So]
6918 :PROPERTIES:
6919 :ID: mid:87sk1r9lx2%2Efsf%40mundaneum%2Ecom
6920 :END:
6922     - Gmane :: [[http://mid.gmane.org/87sk1r9lx2%2Efsf%40mundaneum%2Ecom][Capture abort: (void-function -mode)]]
6924 Problem is not yet reproducible.
6926 *** BUG capture problem
6927 :LOGBOOK:
6928 - State "BUG"        from "NEW"        [2010-10-26 Di 21:14]
6929 :END:
6930   [2010-10-16 Sa]
6931 :PROPERTIES:
6932 :ID: mid:4CB314DE%2E5090906%40unibas%2Ech
6933 :END:
6935     - Gmane :: [[http://mid.gmane.org/4CB314DE%2E5090906%40unibas%2Ech][capture problem]]
6937 *** BUG bug report: archiving an indirect buffer
6938 :LOGBOOK:
6939 - State "BUG"        from "NEW"        [2010-11-28 So 19:45]
6940 :END:
6941   [2010-09-12 So]
6942 :PROPERTIES:
6943 :ID: mid:AANLkTimOPkkrTQD%5FX%2DjPTbxty2uh1LDxM%2BMwiQ9kGzwT%40mail%2Egmail%2Ecom
6944 :END:
6946     - Gmane :: [[http://mid.gmane.org/AANLkTimOPkkrTQD%5FX%2DjPTbxty2uh1LDxM%2BMwiQ9kGzwT%40mail%2Egmail%2Ecom][bug report: archiving an indirect buffer]]
6948 *** DONE indentation in capture templates                             :Patch:
6949 :LOGBOOK:
6950 - State "DONE"       from "INCONSISTENCY" [2010-08-16 Mon 10:32]
6951 - State "INCONSISTENCY" from "NEW"        [2010-08-08 So 13:18]
6952 :END:
6953   [2010-08-07 Sa]
6954 :PROPERTIES:
6955 :ID: mid:AANLkTi%3DYd%2B4qPWkOEAoeckC8Fj5gMX0QAWRi%2DgdW0uJk%40mail%2Egmail%2Ecom
6956 :END:
6958     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DYd%2B4qPWkOEAoeckC8Fj5gMX0QAWRi%2DgdW0uJk%40mail%2Egmail%2Ecom][ indentation in capture templates]]
6960 *** DONE Capture and clock options
6961 CLOSED: [2010-08-15 So 15:53]
6962 :LOGBOOK:
6963 - State "DONE"       from "BUG"        [2010-08-15 So 15:53]
6964 - State "BUG"        from "NEW"        [2010-08-15 So 15:53]
6965 :END:
6966   [2010-08-12 Do]
6967 :PROPERTIES:
6968 :ID: mid:1281628877%2E5279%2E18%2Ecamel%40localhost
6969 :END:
6971     - Gmane :: [[http://mid.gmane.org/1281628877%2E5279%2E18%2Ecamel%40localhost][Capture and clock options]]
6973 *** DONE Capture and checkitem
6974 :LOGBOOK:
6975 - State "DONE"       from "BUG"        [2010-08-16 Mon 10:30]
6976 - State "BUG"        from "NEW"        [2010-08-15 So 16:06]
6977 :END:
6978   [2010-08-12 Do]
6979 :PROPERTIES:
6980 :ID: mid:1281629439%2E5279%2E24%2Ecamel%40localhost
6981 :END:
6983     - Gmane :: [[http://mid.gmane.org/1281629439%2E5279%2E24%2Ecamel%40localhost][Capture and checkitem]]
6986 This is now fixed, two reasonably serious issues.  checkitem was not
6987 implemented at all, and both checkitem and item could be placed into
6988 the wrong subtree.
6990 *** DONE (BUG - low) capture with region selected in read only erc buffer
6991 CLOSED: [2010-09-05 So 16:41]
6992 :LOGBOOK:
6993 - State "DONE"       from "NEW"        [2010-09-05 So 16:41]
6994 :END:
6995   [2010-09-05 So]
6996 :PROPERTIES:
6997 :ID: mid:i5mn08%24vkl%241%40dough%2Egmane%2Eorg
6998 :END:
7000     - Gmane :: [[http://mid.gmane.org/i5mn08%24vkl%241%40dough%2Egmane%2Eorg][(BUG - low) capture with region selected in read only erc buffer]]
7002 *** DONE (BUG) Org-capture breaks if captured-to file is open in a narrowed buffer                             :Patch:
7003 CLOSED: [2010-11-28 So 19:46]
7004 :LOGBOOK:
7005 - State "DONE"       from "BUG"        [2010-11-28 So 19:46]
7006 - State "BUG"        from "NEW"        [2010-09-12 So 18:50]
7007 :END:
7008   [2010-09-12 So]
7009 :PROPERTIES:
7010 :ID: mid:20100909113805%2EGO26017%40roobarb%2Ecrazydogs%2Eorg
7011 :END:
7013     - Gmane :: [[http://mid.gmane.org/20100909113805%2EGO26017%40roobarb%2Ecrazydogs%2Eorg][(BUG) Org-capture breaks if captured-to file is open in a narrowed buffer]]
7014 *** DECLINED Blank rows with capture target table-line and aborting capture
7015 :LOGBOOK:
7016 - State "DECLINED"   from "INCONSISTENCY" [2010-08-16 Mon 10:34]
7017 - State "INCONSISTENCY" from "NEW"        [2010-08-01 So 20:07]
7018 :END:
7019   [2010-07-31 Sa]
7020 :PROPERTIES:
7021 :ID: mid:m3ocdo5oy8%2Efsf%40gmail%2Ecom
7022 :END:
7024     - Gmane :: [[http://mid.gmane.org/m3ocdo5oy8%2Efsf%40gmail%2Ecom][is it a bug in org-capture]]
7026 #+BEGIN_QUOTE
7027 When I hit C-c c t, and then C-c C-k immediately, the file test.org is
7028 still modified with an new blank row inserted in the table, which is out
7029 of expectation, since C-c C-k is known as "abort capture". The minibuffer
7030 says "org-capture-finalize: Capture process aborted, but target buffer
7031 could not be cleaned up correctly".
7032 #+END_QUOTE
7034 Unfortunately this is difficult to fix, because the user might have
7035 changed other things before aborting.  At least the error message is
7036 clear and gives the user the opportunity to fix the problem.
7038 *** CLOSED org-capture loses entered text when C-g on file selection
7039    :LOGBOOK:
7040    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:19]
7041    :END:
7042   [2010-08-29 So]
7043 :PROPERTIES:
7044 :ID: mid:rmipqx2lug0%2Efsf%40fnord%2Eir%2Ebbn%2Ecom
7045 :END:
7047     - Gmane :: [[http://mid.gmane.org/rmipqx2lug0%2Efsf%40fnord%2Eir%2Ebbn%2Ecom][org-capture loses entered text when C-g on file selection]]
7049 True, but cannot be fixed, at least not easily.  The new entry can
7050 still be found at the original target location, go there with `C-c C-u
7051 C-c r'.
7053 *** CLOSED org-capture + autoload
7054    :LOGBOOK:
7055    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:03]
7056    :END:
7057   [2010-08-18 Mi]
7058 :PROPERTIES:
7059 :ID: mid:817hjo5g42%2Efsf%40gmail%2Ecom
7060 :END:
7062     - Gmane :: [[http://mid.gmane.org/817hjo5g42%2Efsf%40gmail%2Ecom][org-capture + autoload]]
7063 The autoload Cookie is in there now.
7065 *** CLOSED Bug: capture with PROPERTIES (7.3 commit-972b0a58...)
7066 CLOSED: [2011-01-09 So 15:44]
7067 :LOGBOOK:
7068 - State "CLOSED"     from "BUG"        [2011-01-09 So 15:44]
7069 - State "BUG"        from "NEW"        [2011-01-02 So 18:14]
7070 :END:
7071   [2010-12-19 So]
7072 :PROPERTIES:
7073 :ID: mid:83zksdhlqg%2Efsf%40yahoo%2Eit
7074 :END:
7076     - Gmane :: [[http://mid.gmane.org/83zksdhlqg%2Efsf%40yahoo%2Eit][Bug: capture with PROPERTIES (7.3 commit-972b0a58...)]]
7078 Not a bug.  Cf. manual 9.1.3.2 Template expansion and Carsten's
7079 explanation: [[http://mid.gmane.org/6DE91187%2D59F0%2D4AA3%2D9487%2DA758CEB6D5DE%40gmail%2Ecom][Re: (Orgmode) Bug: capture with PROPERTIES (7.3
7080 commit-972b0a58...)]].
7082 *** WISH Wishlist: let org-refile find buffers that have been renamed
7083 :LOGBOOK:
7084 - State "WISH"       from "NEW"        [2011-01-02 So 17:21]
7085 :END:
7086   [2011-01-02 So]
7087 :PROPERTIES:
7088 :ID: mid:AANLkTik3XR7gRHjk6p2s7aqMYWCCRTRObfbL4hwqvOpe%40mail%2Egmail%2Ecom
7089 :END:
7091     - Gmane :: [[http://mid.gmane.org/AANLkTik3XR7gRHjk6p2s7aqMYWCCRTRObfbL4hwqvOpe%40mail%2Egmail%2Ecom][Wishlist: let org-refile find buffers that have been renamed]]
7093 *** WAITING Bug: Items with priority not refile targets? (7.4)
7094 :LOGBOOK:
7095 - State "WAITING"    from "NEW"        [2011-01-09 So 11:42]
7096 - State "INCONSISTENCY" from "NEW"        [2011-01-02 So 17:20]
7097 :END:
7098   [2011-01-02 So]
7099 :PROPERTIES:
7100 :ID: mid:m239pphd0f%2Ewl%25dave%40boostpro%2Ecom
7101 :END:
7103     - Gmane :: [[http://mid.gmane.org/m239pphd0f%2Ewl%25dave%40boostpro%2Ecom][Bug: Items with priority not refile targets? (7.4)]]
7105 Cannot reliably get reproduced as of [2011-01-16 So].
7108 ** Babel
7110 *** TODO (Babel) Handling of errors when using Ledger
7111     :LOGBOOK:
7112     - State "TODO"       from "WISH"       [2010-10-27 Mi 21:39]
7113     - State "WISH"       from "NEW"        [2010-10-27 Mi 21:39]
7114     :END:
7115     [2010-10-15 Fr]
7116     :PROPERTIES:
7117     :ID:       mid:877hhudxor%2Efsf%40mundaneum%2Ecom
7118     :END:
7120     - Gmane :: [[http://mid.gmane.org/877hhudxor%2Efsf%40mundaneum%2Ecom][(Babel) Handling of errors when using Ledger]]
7122 *** ASSIGNED Babel - display results in an overlay?
7123     :LOGBOOK:
7124     - State "ASSIGNED"   from "IDEA"       [2010-08-31 Tue 17:25]
7125     - State "IDEA"       from "QUESTION"   [2010-08-08 So 14:28]
7126     - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:14]
7127     :END:
7128     [2010-08-04 Mi]
7129     :PROPERTIES:
7130     :ID:       mid:871vafljbr%2Efsf%40hydra%2Evioletti%2Eorg
7131     :END:
7133     - Gmane :: [[http://mid.gmane.org/871vafljbr%2Efsf%40hydra%2Evioletti%2Eorg][Babel - display results in an overlay?]]
7135 this is now in the Babel task tracking system
7137 *** ASSIGNED (babel) evaluating shell commands for side effect                             :Babel:
7138     :LOGBOOK:
7139     - State "ASSIGNED"   from "NEW"        [2010-08-31 Tue 17:09]
7140     :END:
7141      [2010-08-19 Do]
7142     :PROPERTIES:
7143     :ID:       mid:E1Om8Kt%2D0004SN%2D7c%40eggs%2Egnu%2Eorg
7144     :END:
7146     - Gmane :: [[http://mid.gmane.org/E1Om8Kt%2D0004SN%2D7c%40eggs%2Egnu%2Eorg][(babel) evaluating shell commands for side effect]]
7148 This has been added as a bug to the babel development file
7150 *** IDEA Mark and Tangle                                                                   :Babel:
7151     :LOGBOOK:
7152     - State "IDEA"       from "NEW"        [2010-09-12 So 12:20]
7153     :END:
7154     [2010-09-05 So]
7155     :PROPERTIES:
7156     :ID:       mid:81vd6l1w9b%2Efsf%40gmail%2Ecom
7157     :END:
7159     - Gmane :: [[http://mid.gmane.org/81vd6l1w9b%2Efsf%40gmail%2Ecom][Mark and Tangle]]
7161 *** WISH (PATCH) Allow code edit buffer to inherit active region                           :Patch:
7162     :LOGBOOK:
7163     - State "WISH"       from "NEW"        [2010-09-12 So 12:18]
7164     :END:
7165     [2010-09-05 So]
7166     :PROPERTIES:
7167     :ID:       mid:871v992xzy%2Efsf%40stats%2Eox%2Eac%2Euk
7168     :END:
7170     - Gmane :: [[http://mid.gmane.org/871v992xzy%2Efsf%40stats%2Eox%2Eac%2Euk][(PATCH) Allow code edit buffer to inherit active region]]
7172 *** WISH (BABEL) Speed keys                                                          :Babel:Patch:
7173     :LOGBOOK:
7174     - State "WISH"       from "NEW"        [2010-09-12 So 12:21]
7175     :END:
7176     [2010-09-05 So]
7177     :PROPERTIES:
7178     :ID:       mid:814oe53co3%2Efsf%40gmail%2Ecom
7179     :END:
7181     - Gmane :: [[http://mid.gmane.org/814oe53co3%2Efsf%40gmail%2Ecom][(BABEL) Speed keys]]
7183 *** WISH Line numbers in tangled source                                                    :Babel:
7184     :LOGBOOK:
7185     - State "WISH"       from "NEW"        [2010-09-12 So 12:23]
7186     :END:
7187     [2010-09-05 So]
7188     :PROPERTIES:
7189     :ID:       mid:AANLkTinzivSKWjvGxeKpVNDQKdWd%5FZF2ZoQb3Nfft%2BhO%40mail%2Egmail%2Ecom
7190     :END:
7192     - Gmane :: [[http://mid.gmane.org/AANLkTinzivSKWjvGxeKpVNDQKdWd%5FZF2ZoQb3Nfft%2BhO%40mail%2Egmail%2Ecom][Line numbers in tangled source]]
7194 *** WISH org-babel: feature-request: allow table-cells to be passed as strings             :Babel:
7195     :LOGBOOK:
7196     - State "WISH"       from "NEW"        [2010-10-27 Mi 21:56]
7197     :END:
7198     [2010-10-15 Fr]
7199     :PROPERTIES:
7200     :ID:       mid:i8ailu%24usa%241%40dough%2Egmane%2Eorg
7201     :END:
7203     - Gmane :: [[http://mid.gmane.org/i8ailu%24usa%241%40dough%2Egmane%2Eorg][org-babel: feature-request: allow table-cells to be passed as strings]]
7205 *** WISH Babel & DOS
7206     :LOGBOOK:
7207 - State "WISH"       from "NEW"        [2010-11-28 So 20:29]
7208 :END:
7209     [2010-11-28 So]
7210     :PROPERTIES:
7211     :ID:       mid:20101115203035%2EGA580%40atasdev%2Dmg
7212     :END:
7214     - Gmane :: [[http://mid.gmane.org/20101115203035%2EGA580%40atasdev%2Dmg][Babel & DOS]]
7216 *** WISH (BABEL) C-v C-v M-x?                                                                                                                :Babel:
7217     :LOGBOOK:
7218     - State "WISH"       from "NEW"        [2010-11-14 So 20:22]
7219     :END:
7220     [2010-11-14 So]
7221     :PROPERTIES:
7222     :ID:       mid:8162wkq6up%2Efsf%40gmail%2Ecom
7223     :END:
7225     - Gmane :: [[http://mid.gmane.org/8162wkq6up%2Efsf%40gmail%2Ecom][(BABEL) C-v C-v M-x?]]
7227 *** WISH (Babel) Difficult to follow code execution in HTML exported file
7228     :LOGBOOK:
7229     - State "WISH"       from "NEW"        [2010-12-12 So 19:49]
7230     :END:
7231     [2010-12-12 So]
7232     :PROPERTIES:
7233     :ID:       mid:80oc9c2vv6%2Efsf%40missioncriticalit%2Ecom
7234     :END:
7236     - Gmane :: [[http://mid.gmane.org/80oc9c2vv6%2Efsf%40missioncriticalit%2Ecom][(Babel) Difficult to follow code execution in HTML exported file]]
7237 *** INCONSISTENCY (babel) silent code block evaluation on export
7238     :LOGBOOK:
7239     - State "INCONSISTENCY" from "NEW"        [2010-09-12 So 14:08]
7240     :END:
7241     [2010-09-05 So]
7242     :PROPERTIES:
7243     :ID:       mid:4C7D4D12%2E1070002%40ccbr%2Eumn%2Eedu
7244     :END:
7246     - Gmane :: [[http://mid.gmane.org/4C7D4D12%2E1070002%40ccbr%2Eumn%2Eedu][(babel) silent code block evaluation on export]]
7248 *** INCONSISTENCY Babel: interweaving code and results?                                    :Babel:
7249     :LOGBOOK:
7250     - State "INCONSISTENCY" from "NEW"        [2010-08-31 Tue 17:06]
7251     :END:
7252     [2010-08-18 Mi]
7253     :PROPERTIES:
7254     :ID:       mid:AANLkTi%3D0SjK9mGvf9%2BkorumRefnapS98fyS8R3%5FMpe%3DV%40mail%2Egmail%2Ecom
7255     :END:
7257     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D0SjK9mGvf9%2BkorumRefnapS98fyS8R3%5FMpe%3DV%40mail%2Egmail%2Ecom][Babel: interweaving code and results?]]
7258                This link doesn't resolve through Gmane
7260 *** INCONSISTENCY Bug: Initial C-c ' invocation just starts haskell-mode "normally" (7.3)                                                    :Babel:
7261     :LOGBOOK:
7262     - State "INCONSISTENCY" from "NEW"        [2010-11-28 So 20:45]
7263     :END:
7264     [2010-11-28 So]
7265     :PROPERTIES:
7266     :ID:       mid:87bp5k2k0v%2Ewl%25greenrd%40greenrd%2Eorg
7267     :END:
7269     - Gmane :: [[http://mid.gmane.org/87bp5k2k0v%2Ewl%25greenrd%40greenrd%2Eorg][Bug: Initial C-c ' invocation just starts haskell-mode "normally" (7.3)]]
7271 #+begin_quote
7272 OK, I now have a clearer idea of what went wrong.
7274 1. I think it's doing find-file-at-point.
7276 2. This only happens when point is on this line, but NOT at the start
7277    of the line:  #+begin_src haskell
7279    It's not about whether it's the first time you press C-c ', it's about
7280    where point is when you press it.
7282 3. If point is anywhere on the closing line of the source block, it
7283    works.
7285 4. Ironically, the end of the first line is where the point is placed if
7286    you do C-c C-v d at the end of the buffer! So if you do C-c C-v d and
7287    then C-c ', as I did, this bug will happen.
7288 #+end_quote
7290 *** BUG (Babel) Marker does not point anywhere (when session buffer needs to be created)   :Babel:
7291     :LOGBOOK:
7292     - State "BUG"        from "NEW"        [2010-10-26 Di 20:56]
7293     :END:
7294     [2010-10-17 So]
7295     :PROPERTIES:
7296     :ID:       mid:80r5fr79ay%2Efsf%40mundaneum%2Ecom
7297     :END:
7299     - Gmane :: [[http://mid.gmane.org/80r5fr79ay%2Efsf%40mundaneum%2Ecom][(Babel) Marker does not point anywhere (when session buffer needs to be created)]]
7301 *** BUG (BUG) (Babel) Quotes-in-strings not being escaped in python, breaking output       :Babel:
7302     :LOGBOOK:
7303     - State "BUG"        from "NEW"        [2010-11-14 So 18:54]
7304     :END:
7305     [2010-11-14 So]
7306     :PROPERTIES:
7307     :ID:       mid:87tyjqjuwy%2Efsf%40dustycloud%2Eorg
7308     :END:
7310     - Gmane :: [[http://mid.gmane.org/87tyjqjuwy%2Efsf%40dustycloud%2Eorg][(BUG) (Babel) Quotes-in-strings not being escaped in python, breaking output]]
7312 *** DONE (babel) Error Before first headline.                                                :Babel:
7313     CLOSED: [2010-08-08 So 14:37]
7314     :LOGBOOK:
7315     - State "DONE"       from "NEW"        [2010-08-08 So 14:37]
7316     :END:
7317     [2010-08-04 Mi]
7318     :PROPERTIES:
7319     :ID:       mid:AANLkTi%3DjuRqyywtbNsdPtbEpKRgtVjGvjfMpkJ%3DDQ9Kz%40mail%2Egmail%2Ecom
7320     :END:
7322     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DjuRqyywtbNsdPtbEpKRgtVjGvjfMpkJ%3DDQ9Kz%40mail%2Egmail%2Ecom][(babel) Error Before first headline.]]
7324 *** DONE Common Lisp / SLIME support for babel                  :Babel:Patch:
7325     :LOGBOOK:
7326     - State "DONE"       from "WISH"       [2010-08-31 Tue 17:24]
7327     - State "WISH"       from "NEW"        [2010-08-01 So 20:10]
7328     :END:
7329     [2010-07-31 Sa]
7330     :PROPERTIES:
7331     :ID:       mid:AANLkTimkR%2BEWucSjEfdseFC4%5Fbg3jmGBLb%2BMoGMGuMoa%40mail%2Egmail%2Ecom
7332     :END:
7334     - Gmane :: [[http://mid.gmane.org/AANLkTimkR%2BEWucSjEfdseFC4%5Fbg3jmGBLb%2BMoGMGuMoa%40mail%2Egmail%2Ecom][Common Lisp / SLIME support for babel]]
7336 *** DONE Org-Babel and Ledger                                         :Babel:
7337     :LOGBOOK:
7338     - State "DONE"       from "WISH"       [2010-08-31 Tue 17:24]
7339     - State "WISH"       from "NEW"        [2010-08-01 So 20:35]
7340     :END:
7341     [2010-07-31 Sa]
7342     :PROPERTIES:
7343     :ID:       mid:87eiemsk0m%2Efsf%40mundaneum%2Ecom
7344     :END:
7346     - Gmane :: [[http://mid.gmane.org/87eiemsk0m%2Efsf%40mundaneum%2Ecom][Org-Babel and Ledger]]
7348 *** DONE (BABEL) Commands for navigation                                                   :Babel:
7349     CLOSED: [2010-09-12 So 12:20]
7350     :LOGBOOK:
7351     - State "DONE"       from "NEW"        [2010-09-12 So 12:20]
7352     :END:
7353     [2010-09-05 So]
7354     :PROPERTIES:
7355     :ID:       mid:81zkvx1wz0%2Efsf%40gmail%2Ecom
7356     :END:
7358     - Gmane :: [[http://mid.gmane.org/81zkvx1wz0%2Efsf%40gmail%2Ecom][(BABEL) Commands for navigation]]
7360 *** DONE Comments in tangled source
7361     CLOSED: [2010-09-05 So 17:24]
7362     :LOGBOOK:
7363     - State "DONE"       from "NEW"        [2010-09-05 So 17:24]
7364     :END:
7365     [2010-09-05 So]
7366     :PROPERTIES:
7367     :ID:       mid:AANLkTimceiK%2BvitrpRV8e1p86vt1%3DHFaECwhDAYDMt%5FD%40mail%2Egmail%2Ecom
7368     :END:
7370     - Gmane :: [[http://mid.gmane.org/AANLkTimceiK%2BvitrpRV8e1p86vt1%3DHFaECwhDAYDMt%5FD%40mail%2Egmail%2Ecom][Comments in tangled source]]
7372 *** DONE (babel) feature request: org-babel-pre-tangle-hook                                :Babel:
7373     CLOSED: [2010-09-05 So 17:20]
7374     :LOGBOOK:
7375     - State "DONE"       from "NEW"        [2010-09-05 So 17:20]
7376     :END:
7377     [2010-09-05 So]
7378     :PROPERTIES:
7379     :ID:       mid:4C80F2C6%2E7000506%40gmail%2Ecom
7380     :END:
7382     - Gmane :: [[http://mid.gmane.org/4C80F2C6%2E7000506%40gmail%2Ecom][(babel) feature request: org-babel-pre-tangle-hook]]
7384 *** DONE (babel) Error with source block and variable on export - bug?
7385     CLOSED: [2010-09-05 So 17:19]
7386     :LOGBOOK:
7387     - State "DONE"       from "NEW"        [2010-09-05 So 17:19]
7388     :END:
7389     [2010-09-05 So]
7390     :PROPERTIES:
7391     :ID:       mid:4C80B94B%2E702%40gmail%2Ecom
7392     :END:
7394     - Gmane :: [[http://mid.gmane.org/4C80B94B%2E702%40gmail%2Ecom][(babel) Error with source block and variable on export - bug?]]
7396 *** DONE Babel: ob-plantuml fails on Windows                                               :Babel:
7397     CLOSED: [2010-09-05 So 17:03]
7398     :LOGBOOK:
7399     - State "DONE"       from "NEW"        [2010-09-05 So 17:03]
7400     :END:
7401     [2010-09-05 So]
7402     :PROPERTIES:
7403     :ID:       mid:AANLkTimPRy4jSV3W0FmTPExbSnu57foEbLxS0vB8O%2BFm%40mail%2Egmail%2Ecom
7404     :END:
7406     - Gmane :: [[http://mid.gmane.org/AANLkTimPRy4jSV3W0FmTPExbSnu57foEbLxS0vB8O%2BFm%40mail%2Egmail%2Ecom][Babel: ob-plantuml fails on Windows]]
7408 *** DONE (babel) babel creating corrupt pdf and png                                        :Babel:
7409     :LOGBOOK:
7410     - State "DONE"       from "NEW"        [2010-08-31 Tue 17:21]
7411     :END:
7412     [2010-08-29 So]
7413     :PROPERTIES:
7414     :ID:       mid:AANLkTi%3D28NJC76fbmsrQDGWPuJhKgVak3%2BO4NY2%3Dq2MV%40mail%2Egmail%2Ecom
7415     :END:
7417     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D28NJC76fbmsrQDGWPuJhKgVak3%2BO4NY2%3Dq2MV%40mail%2Egmail%2Ecom][(babel) babel creating corrupt pdf and png]]
7419 *** DONE (babel) support plantuml                                                          :Babel:
7420     :LOGBOOK:
7421     - State "DONE"       from "NEW"        [2010-08-31 Tue 17:21]
7422     :END:
7423     [2010-08-25 Mi]
7424     :PROPERTIES:
7425     :ID:       mid:m3sk22iwiq%2Efsf%40gmail%2Ecom
7426     :END:
7428     - Gmane :: [[http://mid.gmane.org/m3sk22iwiq%2Efsf%40gmail%2Ecom][(babel) support plantuml]]
7430 *** DONE (org-babel) References Not Expanding                                        :Babel:Patch:
7431     :LOGBOOK:
7432     - State "DONE"       from "NEW"        [2010-08-31 Tue 17:20]
7433     :END:
7434     [2010-08-25 Mi]
7435     :PROPERTIES:
7436     :ID:       mid:AANLkTinPyATL6OLUt5FCaP4GyQb06P0jFyxD6NiYbfpu%40mail%2Egmail%2Ecom
7437     :END:
7439     - Gmane :: [[http://mid.gmane.org/AANLkTinPyATL6OLUt5FCaP4GyQb06P0jFyxD6NiYbfpu%40mail%2Egmail%2Ecom][(org-babel) References Not Expanding]]
7441 *** DONE (ANN) New babel features: sessions, ESS & remote commands                         :Babel:
7442     :LOGBOOK:
7443     - State "DONE"       from "NEW"        [2010-08-31 Tue 17:08]
7444     :END:
7445     [2010-08-18 Mi]
7446     :PROPERTIES:
7447     :ID:       mid:878w44vqk9%2Efsf%40stats%2Eox%2Eac%2Euk
7448     :END:
7450     - Gmane :: [[http://mid.gmane.org/878w44vqk9%2Efsf%40stats%2Eox%2Eac%2Euk][(ANN) New babel features: sessions, ESS & remote commands]]
7452 *** DONE problem with babel and R                                                          :Babel:
7453     :LOGBOOK:
7454     - State "DONE"       from "NEW"        [2010-08-31 Tue 17:02]
7455     :END:
7456     [2010-08-17 Di]
7457     :PROPERTIES:
7458     :ID:       mid:AANLkTim7jqrWosr14CaqC9a8EVTEJCBnnCsgfDj2Wo2R%40mail%2Egmail%2Ecom
7459     :END:
7461     - Gmane :: [[http://mid.gmane.org/AANLkTim7jqrWosr14CaqC9a8EVTEJCBnnCsgfDj2Wo2R%40mail%2Egmail%2Ecom][problem with babel and R]]
7463 Now possible to wrap results in Org blocks which can export as raw
7464 org, but still allow for clean replacement of raw Org results.
7466 *** CLOSED Bug: export aborts if ':eval query/never' in source code blocks                 :Babel:
7467     CLOSED: [2010-09-12 So 14:20]
7468     :LOGBOOK:
7469     - State "CLOSED"     from "BUG"        [2010-09-12 So 14:20]
7470     - State "BUG"        from "NEW"        [2010-09-12 So 14:20]
7471     :END:
7472     [2010-08-29 So]
7473     :PROPERTIES:
7474     :ID:       mid:loom%2E20100826T220750%2D246%40post%2Egmane%2Eorg
7475     :END:
7477     - Gmane :: [[http://mid.gmane.org/loom%2E20100826T220750%2D246%40post%2Egmane%2Eorg][Bug: export aborts if ':eval query/never' in source code blocks]]
7479 *** DONE (Babel) The first line of the code blocks disappears in the tangled file
7480 CLOSED: [2011-01-02 So 18:08]
7481 :LOGBOOK:
7482 - State "DONE"       from "NEW"        [2011-01-02 So 18:08]
7483 :END:
7484   [2010-12-19 So]
7485 :PROPERTIES:
7486 :ID: mid:8062v4l9f0%2Efsf%40missioncriticalit%2Ecom
7487 :END:
7489     - Gmane :: [[http://mid.gmane.org/8062v4l9f0%2Efsf%40missioncriticalit%2Ecom][(Babel) The first line of the code blocks disappears in the tangled file]]
7492 ** Clocking
7494 *** BUG Clock history, C-u C-c C-x C-i not working properly
7495     :LOGBOOK:
7496     - State "BUG"        from "NEW"        [2010-08-15 So 16:19]
7497     :END:
7498     [2010-08-11 Mi]
7499     :PROPERTIES:
7500     :ID:       mid:0vpqxq9msk%2Efsf%40gmail%2Ecom
7501     :END:
7503     - Gmane :: [[http://mid.gmane.org/0vpqxq9msk%2Efsf%40gmail%2Ecom][Clock history, C-u C-c C-x C-i not working properly]]
7505 *** DONE Use `C-c C-x _' for interactively calling `org-timer-stop'
7506     CLOSED: [2010-09-12 So 13:57]
7507     :LOGBOOK:
7508     - State "DONE"       from "NEW"        [2010-09-12 So 13:57]
7509     :END:
7510   [2010-09-05 So]
7511     :PROPERTIES:
7512     :ID:       mid:8762yn6gq0%2Efsf%40gnu%2Eorg
7513     :END:
7515     - Gmane :: [[http://mid.gmane.org/8762yn6gq0%2Efsf%40gnu%2Eorg][Use `C-c C-x _' for interactively calling `org-timer-stop']]
7517 ** Appearance
7519 *** WISH Secondary selection
7520 :LOGBOOK:
7521 - State "WISH"       from "NEW"        [2010-10-26 Di 20:33]
7522 :END:
7523   [2010-10-18 Mo]
7524 :PROPERTIES:
7525 :ID: mid:80vd4z376y%2Efsf%40mundaneum%2Ecom
7526 :END:
7528     - Gmane :: [[http://mid.gmane.org/80vd4z376y%2Efsf%40mundaneum%2Ecom][Secondary selection]]
7530 *** WISH Toolbar buttons for common actions (helping emacs newbees)
7531 :LOGBOOK:
7532 - State "WISH"       from "NEW"        [2010-12-19 So 15:58]
7533 :END:
7534   [2010-09-26 So]
7535 :PROPERTIES:
7536 :ID: mid:1285484508%2E7317%2E7%2Ecamel%40inf%2D8657%2Eint%2Devry%2Efr
7537 :END:
7539     - Gmane :: [[http://mid.gmane.org/1285484508%2E7317%2E7%2Ecamel%40inf%2D8657%2Eint%2Devry%2Efr][Toolbar buttons for common actions (helping emacs newbees)]]
7541 *** INCONSISTENCY Aquamacs syntax highlighting
7542 :LOGBOOK:
7543 - State "INCONSISTENCY" from "NEW"        [2010-12-12 So 18:58]
7544 :END:
7545   [2010-12-12 So]
7546 :PROPERTIES:
7547 :ID: mid:AANLkTikVEzM1n1xmOvdzPH7%3Db%2D6ttgiWBuqKHbjQYd8U%40mail%2Egmail%2Ecom
7548 :END:
7550     - Gmane :: [[http://mid.gmane.org/AANLkTikVEzM1n1xmOvdzPH7%3Db%2D6ttgiWBuqKHbjQYd8U%40mail%2Egmail%2Ecom][Aquamacs syntax highlighting]]
7552 *** BUG (BABEL) Babel babel native fontification                                                               :Babel:
7553 :LOGBOOK:
7554 - State "BUG"        from "NEW"        [2010-11-28 So 19:37]
7555 :END:
7556   [2010-11-14 So]
7557 :PROPERTIES:
7558 :ID: mid:81aalwq74o%2Efsf%40gmail%2Ecom
7559 :END:
7561     - Gmane :: [[http://mid.gmane.org/81aalwq74o%2Efsf%40gmail%2Ecom][(BABEL) Two minor issues]]
7563 *** BUG Column view and subtask overview interaction
7564 :LOGBOOK:
7565 - State "BUG"        from "NEW"        [2010-12-19 So 16:12]
7566 :END:
7567   [2010-12-12 So]
7568 :PROPERTIES:
7569 :ID: mid:4CF8797C%2E2020605%40onenet%2Enet
7570 :END:
7572     - Gmane :: [[http://mid.gmane.org/4CF8797C%2E2020605%40onenet%2Enet][Column view and subtask overview interaction]]
7574 *** IDEA Orgmode and Unicode characters
7575 :LOGBOOK:
7576 - State "IDEA"       from "NEW"        [2010-12-19 So 17:00]
7577 :END:
7578   [2010-12-19 So]
7579 :PROPERTIES:
7580 :ID: mid:AANLkTikszEop%3DJ3aiTsOu%2BXTD%2BDEo3LxOukb0jt61txh%40mail%2Egmail%2Ecom
7581 :END:
7583     - Gmane :: [[http://mid.gmane.org/AANLkTikszEop%3DJ3aiTsOu%2BXTD%2BDEo3LxOukb0jt61txh%40mail%2Egmail%2Ecom][Orgmode and Unicode characters]]
7585 *** BUG (BUG) Table field clipping doesn't handle double-width characters properly
7586 :LOGBOOK:
7587 - State "BUG"        from "INCONSISTENCY" [2011-01-09 So 11:34]
7588 - State "INCONSISTENCY" from "NEW"        [2011-01-09 So 11:34]
7589 :END:
7590   [2011-01-02 So]
7591 :PROPERTIES:
7592 :ID: mid:87pqt04qg1%2Efsf%40gmail%2Ecom
7593 :END:
7595     - Gmane :: [[http://mid.gmane.org/87pqt04qg1%2Efsf%40gmail%2Ecom][(BUG) Table field clipping doesn't handle double-width characters properly]]
7597 #+begin_quote
7598 If you add a width declaration ("<N>") to the column containing Korean,
7599 when realigning the table you'll get an "args out of range" error inside
7600 the text-properties-related code in `org-table-align' (provided the
7601 width declaration actually does cause the text to be clipped).
7602 #+end_quote
7604 ** Testing framework
7606 *** TODO Testing --- again...
7607 :LOGBOOK:
7608 - State "TODO"       from "NEW"        [2010-10-27 Mi 22:02]
7609 :END:
7610   [2010-10-15 Fr]
7611 :PROPERTIES:
7612 :ID: mid:87vd5li75s%2Efsf%40gmx%2Ede
7613 :END:
7615     - Gmane :: [[http://mid.gmane.org/87vd5li75s%2Efsf%40gmx%2Ede][Testing --- again...]]
7617 *** (Dev) Org-mode Test Framework
7618   [2010-10-15 Fr]
7619 :PROPERTIES:
7620 :ID: mid:87d3ro9f09%2Efsf%40gmail%2Ecom
7621 :END:
7623     - Gmane :: [[http://mid.gmane.org/87d3ro9f09%2Efsf%40gmail%2Ecom][(Dev) Org-mode Test Framework]]
7625 * Other
7626 ** Pretty icons in org buffers
7627 *** (BABEL) literate Lisp games development questions
7628   [2010-07-02 Fr]
7629   :PROPERTIES:
7630   :ID: mid:AANLkTinj2gmC3KmspmWSm4CcOaNwYS2GoL2GAdRz4kjK%40mail%2Egmail%2Ecom
7631   :END:
7633     - Gmane :: [[http://mid.gmane.org/AANLkTinj2gmC3KmspmWSm4CcOaNwYS2GoL2GAdRz4kjK%40mail%2Egmail%2Ecom][(BABEL) literate Lisp games development questions]]
7634 ** Easier integration of org-mode and Bugzilla
7635    [2010-05-25 Di]
7636    :PROPERTIES:
7637    :ID: mid:FB977E9C%2D6ABC%2D4B05%2DA58A%2DC2E96B841451%40gmail%2Ecom
7638    :END:
7640      - Gmane :: [[http://mid.gmane.org/FB977E9C-6ABC-4B05-A58A-C2E96B841451%40gmail.com][Easier integration of org-mode and Bugzilla]]
7641 ** For Org-mode on the go?
7642   [2010-06-05 Sa]
7643   :PROPERTIES:
7644   :ID: mid:AANLkTimqSe8hhxZt3EVO%2DXzy6iDH%5F8bZFqthTYXD1uUa%40mail%2Egmail%2Ecom
7645   :END:
7647     - Gmane :: [[http://mid.gmane.org/AANLkTimqSe8hhxZt3EVO%2DXzy6iDH%5F8bZFqthTYXD1uUa%40mail%2Egmail%2Ecom][For Org-mode on the go?]]
7648 ** DONE org-velocity --- something like Notational Velocity for Org
7649   [2010-06-07 Mo]
7650   :PROPERTIES:
7651   :ID: mid:87631vdcjj%2Efsf%40gmail%2Ecom
7652   :END:
7654     - Gmane :: [[http://mid.gmane.org/87631vdcjj%2Efsf%40gmail%2Ecom][org-velocity --- something like Notational Velocity for Org]]
7656 org-velocity.el is now a contributed packge, with documentation on worg.
7657 ** [babel] grid-based R graphical output with :results value
7658   [2010-06-09 Mi]
7659   :PROPERTIES:
7660   :ID: mid:4C0E7EFC%2E9000504%40ccbr%2Eumn%2Eedu
7661   :END:
7663     - Gmane :: [[http://mid.gmane.org/4C0E7EFC%2E9000504%40ccbr%2Eumn%2Eedu][(babel) grid-based R graphical output with :results value]]
7664 ** Orgnode - a Python module for reading Org-mode files
7665   [2010-06-14 Mo]
7666   :PROPERTIES:
7667   :ID: mid:loom%2E20100614T003509%2D348%40post%2Egmane%2Eorg
7668   :END:
7670     - Gmane :: [[http://mid.gmane.org/loom%2E20100614T003509%2D348%40post%2Egmane%2Eorg][Orgnode - a Python module for reading Org-mode files]]
7672 ** DONE (ANN) of2org: import from OmniFocus to org-mode
7673   [2010-06-14 Mo]
7674   :PROPERTIES:
7675   :ID: mid:84pqztvhwh%2Efsf%40linux%2Db2a3%2Esite
7676   :END:
7678     - Gmane :: [[http://mid.gmane.org/84pqztvhwh%2Efsf%40linux%2Db2a3%2Esite][(ANN) of2org: import from OmniFocus to org-mode]]
7679 I have made a link to this new translator on Worg, in
7680 org-translators.org.
7682 ** org-decrypt-to-kill-ring
7683   [2010-06-24 Do]
7684   :PROPERTIES:
7685   :ID: mid:62E0EB638E69B146AE708525ABB775B201D6733C%40PHONONEXCHANGENEW%2EPHONON%2ECOM
7686   :END:
7688     - Gmane :: [[http://mid.gmane.org/62E0EB638E69B146AE708525ABB775B201D6733C%40PHONONEXCHANGENEW%2EPHONON%2ECOM][org-decrypt-to-kill-ring]]
7690 ** DECLINED contributing Debian build scripts
7691   [2010-06-22 Di]
7692   :PROPERTIES:
7693   :ID: mid:8739wgp96a%2Efsf%40everybody%2Eorg
7694   :ARCHIVE_TIME: 2010-06-24 Do 14:42
7695   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7696   :ARCHIVE_OLPATH: New Issues
7697   :ARCHIVE_CATEGORY: worg
7698   :ARCHIVE_ITAGS: new
7699   :END:
7701     - Gmane :: [[http://mid.gmane.org/8739wgp96a%2Efsf%40everybody%2Eorg][contributing Debian build scripts]]
7703 Mark Hershberger is going to use an automatic process on launchpad
7704 instead to make regular package builds.
7706 ** DONE For Patchwork workers: An updated pw
7707   [2010-07-02 Fr]
7708   :PROPERTIES:
7709   :ID: mid:DA4AC674%2D2BD1%2D4B9F%2D8961%2D836CE95BA826%40gmail%2Ecom
7710   :END:
7712     - Gmane :: [[http://mid.gmane.org/DA4AC674%2D2BD1%2D4B9F%2D8961%2D836CE95BA826%40gmail%2Ecom][For Patchwork workers: An updated pw]]
7714 The pw script that should be used to work with our patchwork server
7715 is part of the distribution, UTILITIES/pw.  Among other things, this
7716 script arranges for automatic emails to the mailing list when the
7717 status of a patch changes.
7719 ** hypermedia programming with babel
7720   [2010-07-05 Mo]
7721   :PROPERTIES:
7722   :ID: mid:AANLkTimYCN5fqEO4ZtKSFb19iDjpuH73p9NQ8VeITeP%5F%40mail%2Egmail%2Ecom
7723   :END:
7725     - Gmane :: [[http://mid.gmane.org/AANLkTimYCN5fqEO4ZtKSFb19iDjpuH73p9NQ8VeITeP%5F%40mail%2Egmail%2Ecom][hypermedia programming with babel]]
7726 ** (CODE SNIPPET) transpose table at point
7727   [2010-07-09 Fr]
7728   :PROPERTIES:
7729   :ID: mid:20100708181013%2EGA28721%40soloJazz%2Ecom
7730   :END:
7732     - Gmane :: [[http://mid.gmane.org/20100708181013%2EGA28721%40soloJazz%2Ecom][(CODE SNIPPET) transpose table at point]]
7733 ** org2blog - blog from org-mode to wordpress
7734   [2010-06-30 Mi]
7735   :PROPERTIES:
7736   :ID: mid:AANLkTik1nZ5%2Dw%2DvQKsy0cE7oE1lQw5Vb7ZrZTLhjzYRH%40mail%2Egmail%2Ecom
7737   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
7738   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7739   :ARCHIVE_OLPATH: New Issues
7740   :ARCHIVE_CATEGORY: worg
7741   :ARCHIVE_ITAGS: new
7742   :END:
7744     - Gmane :: [[http://mid.gmane.org/AANLkTik1nZ5%2Dw%2DvQKsy0cE7oE1lQw5Vb7ZrZTLhjzYRH%40mail%2Egmail%2Ecom][org2blog - blog from org-mode to wordpress]]
7745 ** Getting a Google Maps' map for an entry
7746   [2010-06-30 Mi]
7747   :PROPERTIES:
7748   :ID: mid:sa3y6dykz5d%2Efsf%40cigue%2Eeaster%2Deggs%2Efr
7749   :ARCHIVE_TIME: 2010-07-01 Do 09:18
7750   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7751   :ARCHIVE_OLPATH: New Issues
7752   :ARCHIVE_CATEGORY: worg
7753   :ARCHIVE_ITAGS: new
7754   :END:
7756     - Gmane :: [[http://mid.gmane.org/sa3y6dykz5d%2Efsf%40cigue%2Eeaster%2Deggs%2Efr][Getting a Google Maps' map for an entry]]
7757 ** publishing pretty code with maths; jsMath -> pdf
7758   [2010-07-31 Sa]
7759 :PROPERTIES:
7760 :ID: mid:87y6ctip2w%2Efsf%40stats%2Eox%2Eac%2Euk
7761 :END:
7763     - Gmane :: [[http://mid.gmane.org/87y6ctip2w%2Efsf%40stats%2Eox%2Eac%2Euk][publishing pretty code with maths; jsMath -> pdf]]
7764 ** (OT) minimalist visual appearance for Emacs
7765   [2010-07-31 Sa]
7766 :PROPERTIES:
7767 :ID: mid:878w4urz63%2Efsf%40stats%2Eox%2Eac%2Euk
7768 :END:
7770     - Gmane :: [[http://mid.gmane.org/878w4urz63%2Efsf%40stats%2Eox%2Eac%2Euk][(OT) minimalist visual appearance for Emacs]]
7771 ** info:annotation in Emacs bookmarks with org
7772   [2010-08-02 Mo]
7773 :PROPERTIES:
7774 :ID: mid:87sk2y68zp%2Efsf%40tux%2Ehomenetwork
7775 :END:
7777     - Gmane :: [[http://mid.gmane.org/87sk2y68zp%2Efsf%40tux%2Ehomenetwork][info:annotation in Emacs bookmarks with org]]
7779 ** (ANN) org-protocol-httpd
7780   [2010-08-04 Mi]
7781 :PROPERTIES:
7782 :ID: mid:8762zr4a8f%2Efsf%40gmx%2Enet
7783 :END:
7785     - Gmane :: [[http://mid.gmane.org/8762zr4a8f%2Efsf%40gmx%2Enet][(ANN) org-protocol-httpd]]
7787 ** MathJax - use Tex/LaTeX/MathML in HTML pages
7788   [2010-08-02 Mo]
7789 :PROPERTIES:
7790 :ID: mid:87ocdltmzo%2Efsf%40gnu%2Eorg
7791 :END:
7793     - Gmane :: [[http://mid.gmane.org/87ocdltmzo%2Efsf%40gnu%2Eorg][MathJax - use Tex/LaTeX/MathML in HTML pages]]
7795 ** Tracking finances with Babel                                                              :Babel:
7796   [2010-08-02 Mo]
7797 :PROPERTIES:
7798 :ID: mid:87lj8prcvg%2Efsf%40riotblast%2Edunsmor%2Ecom
7799 :END:
7801     - Gmane :: [[http://mid.gmane.org/87lj8prcvg%2Efsf%40riotblast%2Edunsmor%2Ecom][Tracking finances with Babel]]
7803 ** MathJax is now the default for HTML math
7804   [2010-08-15 So]
7805 :PROPERTIES:
7806 :ID: mid:63B79D2B%2D9483%2D481F%2DB7AB%2D88BEA753D5C8%40gmail%2Ecom
7807 :END:
7809     - Gmane :: [[http://mid.gmane.org/63B79D2B%2D9483%2D481F%2DB7AB%2D88BEA753D5C8%40gmail%2Ecom][MathJax is now the default for HTML math]]
7811 ** ErgoEmacs
7812   [2010-08-15 So]
7813 :PROPERTIES:
7814 :ID: mid:AANLkTi%3D%3DUtNwLyrvBqh15gGcgpYmG%2DPFyMVz9UGuOAai%40mail%2Egmail%2Ecom
7815 :END:
7817     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D%3DUtNwLyrvBqh15gGcgpYmG%2DPFyMVz9UGuOAai%40mail%2Egmail%2Ecom][ErgoEmacs]]
7819 ** Finally jekyll and org-jekyll
7820   [2010-08-11 Mi]
7821 :PROPERTIES:
7822 :ID: mid:m1aaotp0f5%2Efsf%4080%2D163%2Eeduroam%2Erwth%2Daachen%2Ede
7823 :END:
7825     - Gmane :: [[http://mid.gmane.org/m1aaotp0f5%2Efsf%4080%2D163%2Eeduroam%2Erwth%2Daachen%2Ede][Finally jekyll and org-jekyll]]
7827 ** ReStructured Text table exporter
7828   [2010-08-10 Di]
7829 :PROPERTIES:
7830 :ID: mid:AANLkTikDxxxYZtiU%5FLieGv%3Dp9XRET1dAifZri4DMic%5FF%40mail%2Egmail%2Ecom
7831 :END:
7833     - Gmane :: [[http://mid.gmane.org/AANLkTikDxxxYZtiU%5FLieGv%3Dp9XRET1dAifZri4DMic%5FF%40mail%2Egmail%2Ecom][ReStructured Text table exporter]]
7835 ** Tip: How to copy&paste a table from Firefox to Org
7836   [2010-08-10 Di]
7837 :PROPERTIES:
7838 :ID: mid:4C619B77%2E2090908%40jboecker%2Ede
7839 :END:
7841     - Gmane :: [[http://mid.gmane.org/4C619B77%2E2090908%40jboecker%2Ede][Tip: How to copy&paste a table from Firefox to Org]]
7843 ** OT: smex.el (was Re: keys and command name info)
7844   [2010-08-10 Di]
7845 :PROPERTIES:
7846 :ID: mid:m0wrryj4ch%2Efsf%5F%2D%5F%40gmail%2Ecom
7847 :END:
7849     - Gmane :: [[http://mid.gmane.org/m0wrryj4ch%2Efsf%5F%2D%5F%40gmail%2Ecom][OT: smex.el (was Re: keys and command name info)]]
7851 ** (ANN) Symorg
7852   [2010-08-09 Mo]
7853 :PROPERTIES:
7854 :ID: mid:AANLkTimCyx6f54y%2B%2DCb9Hx2c4VxfKWipnu%3DF%2BsL1mu8D%40mail%2Egmail%2Ecom
7855 :END:
7857     - Gmane :: [[http://mid.gmane.org/AANLkTimCyx6f54y%2B%2DCb9Hx2c4VxfKWipnu%3DF%2BsL1mu8D%40mail%2Egmail%2Ecom][(ANN) Symorg]]
7858 ** Indentation in html tables
7859   [2010-07-18 So]
7860   :PROPERTIES:
7861   :ID: mid:loom%2E20100717T035110%2D168%40post%2Egmane%2Eorg
7862   :END:
7864     - Gmane :: [[http://mid.gmane.org/loom%2E20100717T035110%2D168%40post%2Egmane%2Eorg][Indentation in html tables]]
7866 ** MobileOrg now in the Android market
7867   [2010-09-05 So]
7868 :PROPERTIES:
7869 :ID: mid:87wrr2r650%2Efsf%40gmx%2Ech
7870 :END:
7872     - Gmane :: [[http://mid.gmane.org/87wrr2r650%2Efsf%40gmx%2Ech][MobileOrg now in the Android market]]
7874 ** Org now fontifies code blocks
7875   [2010-09-05 So]
7876 :PROPERTIES:
7877 :ID: mid:87lj7kqh3f%2Efsf%5F%2D%5F%40stats%2Eox%2Eac%2Euk
7878 :END:
7880     - Gmane :: [[http://mid.gmane.org/87lj7kqh3f%2Efsf%5F%2D%5F%40stats%2Eox%2Eac%2Euk][Org now fontifies code blocks]]
7881 ** Inline image display and Emacs 22
7882   [2010-07-15 Do]
7883   :PROPERTIES:
7884   :ID: mid:87r5j5fswc%2Efsf%40gollum%2Eintra%2Enorang%2Eca
7885   :END:
7887     - Gmane :: [[http://mid.gmane.org/87r5j5fswc%2Efsf%40gollum%2Eintra%2Enorang%2Eca][Inline image display and Emacs 22]]
7889 ** A few stats and figures about org/worg and the mailing list
7890   [2010-09-12 So]
7891 :PROPERTIES:
7892 :ID: mid:877hj0vslc%2Efsf%40gnu%2Eorg
7893 :END:
7895     - Gmane :: [[http://mid.gmane.org/877hj0vslc%2Efsf%40gnu%2Eorg][A few stats and figures about org/worg and the mailing list]]
7897 ** Org-mode screencasts
7898   [2010-09-26 So]
7899 :PROPERTIES:
7900 :ID: mid:AANLkTik%2DryP7Rv%5FB1ceHHVp5WW6ovo9derZpp19hQgXO%40mail%2Egmail%2Ecom
7901 :END:
7903     - Gmane :: [[http://mid.gmane.org/AANLkTik%2DryP7Rv%5FB1ceHHVp5WW6ovo9derZpp19hQgXO%40mail%2Egmail%2Ecom][Org-mode screencasts]]
7905 ** Sacha Chua's article about org-mode and publishing a weekly review
7906   [2010-09-14 Di]
7907 :PROPERTIES:
7908 :ID: mid:loom%2E20100913T025049%2D263%40post%2Egmane%2Eorg
7909 :END:
7911     - Gmane :: [[http://mid.gmane.org/loom%2E20100913T025049%2D263%40post%2Egmane%2Eorg][Sacha Chua's article about org-mode and publishing a weekly review]]
7913 ** ELPA Howto
7914   [2010-10-15 Fr]
7915 :PROPERTIES:
7916 :ID: mid:81pqvvofgz%2Efsf%40gmail%2Ecom
7917 :END:
7919     - Gmane :: [[http://mid.gmane.org/81pqvvofgz%2Efsf%40gmail%2Ecom][ELPA Howto]]
7921 * Closed issues                                                                           :noexport:
7922 ** DONE Bug: string-match-p does not exist in Emacs 22 [6.36trans (release_6.36.102.g67b5)]
7923 CLOSED: [2010-05-25 Di 22:13]
7924    [2010-05-25 Di]
7925    :PROPERTIES:
7926    :ID: mid:87d3wklkkk%2Efsf%40gollum%2Eintra%2Enorang%2Eca
7927    :ARCHIVE_TIME: 2010-05-28 Fr 23:52
7928    :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7929    :ARCHIVE_OLPATH: Issues
7930    :ARCHIVE_CATEGORY: worg
7931    :ARCHIVE_TODO: CLOSED
7932    :END:
7934      - 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))]]
7935 ** DONE Bug: Publish cache files have invalid read syntax for Emacs 22 [6.36trans (release_6.36.98.g15539)]
7936 CLOSED: [2010-05-25 Di 22:14]
7937    [2010-05-25 Di]
7938    :PROPERTIES:
7939    :ID: mid:87aarolk5y%2Efsf%40gollum%2Eintra%2Enorang%2Eca
7940    :ARCHIVE_TIME: 2010-05-28 Fr 23:52
7941    :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7942    :ARCHIVE_OLPATH: Issues
7943    :ARCHIVE_CATEGORY: worg
7944    :ARCHIVE_TODO: CLOSED
7945    :END:
7947      - 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))]]
7948 ** DONE [babel] possible bug in org-babel-execute-buffer?                                    :babel:
7949   [2010-05-27 Do]
7950   :PROPERTIES:
7951   :ID: mid:4BFDB5CE%2E3010600%40ccbr%2Eumn%2Eedu
7952   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
7953   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7954   :ARCHIVE_OLPATH: Issues
7955   :ARCHIVE_CATEGORY: worg
7956   :ARCHIVE_TODO: CLOSED
7957   :END:
7959     - Gmane :: [[http://mid.gmane.org/4BFDB5CE.3010600%40ccbr.umn.edu][(babel) possible bug in org-babel-execute-buffer?]]
7961     this has now been fixed, see
7962     - message :: [[http://thread.gmane.org/gmane.emacs.orgmode/25720]]
7963     - commit :: 5d52daab1029e43b97ccb16cfac998536d8c8924
7964 ** DONE org-export-as-pdf: Unable to disable timestamp
7965   [2010-05-27 Do]
7966   :PROPERTIES:
7967   :ID: mid:4BFE02FE%2E5050704%40globaledgesoft%2Ecom
7968   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
7969   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7970   :ARCHIVE_OLPATH: Issues
7971   :ARCHIVE_CATEGORY: worg
7972   :ARCHIVE_TODO: CLOSED
7973   :END:
7975     - Gmane :: [[http://mid.gmane.org/4BFE02FE.5050704%40globaledgesoft.com][org-export-as-pdf: Unable to disable timestamp]]
7976 ** DONE Canonical way to check if an org file is an agenda file?
7977    CLOSED: [2010-05-27 Thu 16:51]
7978   [2010-05-25 Di]
7979   :PROPERTIES:
7980   :ID: mid:87vdacp1hi%2Efsf%40thinkpad%2Etsdh%2Ede
7981   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
7982   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7983   :ARCHIVE_OLPATH: Issues
7984   :ARCHIVE_CATEGORY: worg
7985   :ARCHIVE_TODO: CLOSED
7986   :END:
7988     - Gmane :: [[http://mid.gmane.org/87vdacp1hi.fsf%40thinkpad.tsdh.de][Canonical way to check if an org file is an agenda file?]]
7990    My path was committed with commit 54d513ee0c90f9864bbd39044d9dfbc4f1619513.
7991 ** DONE Aquamacs and latest org-mode
7992 CLOSED: [2010-05-28 Fr 09:14]
7993   [2010-05-27 Do]
7994   :PROPERTIES:
7995   :ID: mid:AANLkTinPAO9Cpog2BdpyXdQhgLNrS2a1XcnqSl3ZV97L%40mail%2Egmail%2Ecom
7996   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
7997   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
7998   :ARCHIVE_OLPATH: Issues
7999   :ARCHIVE_CATEGORY: worg
8000   :ARCHIVE_TODO: CLOSED
8001   :END:
8003     - Gmane :: [[http://mid.gmane.org/AANLkTinPAO9Cpog2BdpyXdQhgLNrS2a1XcnqSl3ZV97L%40mail.gmail.com][Aquamacs and latest org-mode]]
8004 ** DONE Error when trying to push to Worg repo
8005 CLOSED: [2010-05-28 Fr 09:15]
8006   [2010-05-28 Fr]
8007   :PROPERTIES:
8008   :ID: mid:87d3wh75fu%2Efsf%40thinkpad%2Etsdh%2Ede
8009   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
8010   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8011   :ARCHIVE_OLPATH: Issues
8012   :ARCHIVE_CATEGORY: worg
8013   :ARCHIVE_TODO: CLOSED
8014   :END:
8016     - Gmane :: [[http://mid.gmane.org/87d3wh75fu%2Efsf%40thinkpad%2Etsdh%2Ede][Error when trying to push to Worg repo]]
8017 ** DONE Export to html
8018 CLOSED: [2010-05-28 Fr 09:17]
8019   [2010-05-28 Fr]
8020   :PROPERTIES:
8021   :ID: mid:7FBE0CD8%2D67F9%2D41AC%2DB1C1%2D47D2AEB1C2C3%40tsdye%2Ecom
8022   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
8023   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8024   :ARCHIVE_OLPATH: Issues
8025   :ARCHIVE_CATEGORY: worg
8026   :ARCHIVE_TODO: CLOSED
8027   :END:
8029     - Gmane :: [[http://mid.gmane.org/7FBE0CD8%2D67F9%2D41AC%2DB1C1%2D47D2AEB1C2C3%40tsdye%2Ecom][Export to html]]
8030 ** DONE Simple Literate Programming Example
8031 CLOSED: [2010-05-28 Fr 09:17]
8032   [2010-05-28 Fr]
8033   :PROPERTIES:
8034   :ID: mid:AANLkTimLo1Sov2epY%5FdS4ppmMEscGjhClthkWpti8FId%40mail%2Egmail%2Ecom
8035   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
8036   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8037   :ARCHIVE_OLPATH: Issues
8038   :ARCHIVE_CATEGORY: worg
8039   :ARCHIVE_TODO: CLOSED
8040   :END:
8042     - Gmane :: [[http://mid.gmane.org/AANLkTimLo1Sov2epY%5FdS4ppmMEscGjhClthkWpti8FId%40mail%2Egmail%2Ecom][Simple Literate Programming Example]]
8043 ** DONE Latex export bug? Odd behavior with figures...
8044 CLOSED: [2010-05-28 Fr 09:27]
8045   [2010-05-26 Mi]
8046   :PROPERTIES:
8047   :ID: mid:AANLkTilTEJo9D5RFP0%2DiJunPe87PHWggztvVoHbS%5F7sI%40mail%2Egmail%2Ecom
8048   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
8049   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8050   :ARCHIVE_OLPATH: Issues
8051   :ARCHIVE_CATEGORY: worg
8052   :ARCHIVE_TODO: CLOSED
8053   :END:
8055     - Gmane :: [[http://mid.gmane.org/AANLkTilTEJo9D5RFP0-iJunPe87PHWggztvVoHbS_7sI%40mail.gmail.com][Latex export bug? Odd behavior with figures...]]
8056 ** DONE bug: remember id agenda
8057 CLOSED: [2010-05-29 Sa 14:33]
8058   [2010-05-28 Fr]
8059   :PROPERTIES:
8060   :ID: mid:AANLkTikhMLlPnwa6ej7Wdm4FYQDyLG%5FUnt6HYRFT1ilu%40mail%2Egmail%2Ecom
8061   :ARCHIVE_TIME: 2010-05-29 Sa 14:40
8062   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8063   :ARCHIVE_OLPATH: Issues
8064   :ARCHIVE_CATEGORY: worg
8065   :ARCHIVE_TODO: CLOSED
8066   :END:
8068     - Gmane :: [[http://mid.gmane.org/AANLkTikhMLlPnwa6ej7Wdm4FYQDyLG%5FUnt6HYRFT1ilu%40mail%2Egmail%2Ecom][bug: remember id agenda]]
8069 ** DONE html export
8070 CLOSED: [2010-05-29 Sa 14:37]
8071   [2010-05-28 Fr]
8072   :PROPERTIES:
8073   :ID: mid:E9B48CE6%2DB42E%2D44A0%2DA14E%2DE2FDC44865E6%40tsdye%2Ecom
8074   :ARCHIVE_TIME: 2010-05-29 Sa 14:40
8075   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8076   :ARCHIVE_OLPATH: Issues
8077   :ARCHIVE_CATEGORY: worg
8078   :ARCHIVE_TODO: CLOSED
8079   :END:
8081     - Gmane :: [[http://mid.gmane.org/E9B48CE6%2DB42E%2D44A0%2DA14E%2DE2FDC44865E6%40tsdye%2Ecom][html export]]
8082 ** DONE export of emphasized link
8083   [2010-05-31 Mo]
8084   :PROPERTIES:
8085   :ID: mid:4C025FCA%2E7080503%40alumni%2Eethz%2Ech
8086   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8087   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8088   :ARCHIVE_OLPATH: Issues
8089   :ARCHIVE_CATEGORY: worg
8090   :ARCHIVE_TODO: CLOSED
8091   :END:
8093     - Gmane :: [[http://mid.gmane.org/4C025FCA%2E7080503%40alumni%2Eethz%2Ech][export of emphasized link]]
8094 ** DONE byte-code: Key sequence contains invalid event
8095   [2010-05-31 Mo]
8096   :PROPERTIES:
8097   :ID: mid:AANLkTil5svgAyuXbP3ZhLCkAv30r6CVSk5CnDOmoJT%5Fw%40mail%2Egmail%2Ecom
8098   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8099   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8100   :ARCHIVE_OLPATH: Issues
8101   :ARCHIVE_CATEGORY: worg
8102   :ARCHIVE_TODO: CLOSED
8103   :END:
8105     - Gmane :: [[http://mid.gmane.org/AANLkTil5svgAyuXbP3ZhLCkAv30r6CVSk5CnDOmoJT%5Fw%40mail%2Egmail%2Ecom][byte-code: Key sequence contains invalid event]]
8106 ** DONE use of org-export-latex-verbatim-wrap
8107 CLOSED: [2010-05-31 Mo 12:00]
8108   [2010-05-27 Do]
8109   :PROPERTIES:
8110   :ID: mid:20100526162001%2EGA32657%40soloJazz%2Ecom
8111   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8112   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8113   :ARCHIVE_OLPATH: Issues
8114   :ARCHIVE_CATEGORY: worg
8115   :ARCHIVE_TODO: CLOSED
8116   :END:
8118     - Gmane :: [[http://mid.gmane.org/20100526162001.GA32657%40soloJazz.com][use of org-export-latex-verbatim-wrap]]
8120 ** DONE [babel] Tangle multiple sections source blocks into single file without #+source: ... :babel:
8121 CLOSED: [2010-05-31 Mo 12:01]
8122   [2010-05-28 Fr]
8123   :PROPERTIES:
8124   :ID: mid:AANLkTilIKIH267lSBI4pqc82Yzz45PQwLDWf12aoMu%5Fy%40mail%2Egmail%2Ecom
8125   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8126   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8127   :ARCHIVE_OLPATH: Issues
8128   :ARCHIVE_CATEGORY: worg
8129   :ARCHIVE_TODO: CLOSED
8130   :END:
8132     - Gmane :: [[http://mid.gmane.org/AANLkTilIKIH267lSBI4pqc82Yzz45PQwLDWf12aoMu%5Fy%40mail%2Egmail%2Ecom][(babel) Tangle multiple sections source blocks into single file without #+source: ...]]
8133 ** DONE [babel] buffer-wide settings for R graphical header arguments                        :babel:
8134 CLOSED: [2010-06-01 Di 09:07]
8135   [2010-05-28 Fr]
8136   :PROPERTIES:
8137   :ID: mid:4BFEB99F%2E5070202%40ccbr%2Eumn%2Eedu
8138   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8139   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8140   :ARCHIVE_OLPATH: Issues
8141   :ARCHIVE_CATEGORY: worg
8142   :ARCHIVE_TODO: CLOSED
8143   :END:
8145     - Gmane :: [[http://mid.gmane.org/4BFEB99F%2E5070202%40ccbr%2Eumn%2Eedu][(babel) buffer-wide settings for R graphical header arguments]]
8146 ** DONE Re: [Patch] file protocol in HTML links
8147 CLOSED: [2010-06-01 Di 09:24]
8148   [2010-05-27 Do]
8149   :PROPERTIES:
8150   :ID: mid:87zkznkn2p%2Efsf%40gmx%2Ede
8151   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8152   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8153   :ARCHIVE_OLPATH: Issues
8154   :ARCHIVE_CATEGORY: worg
8155   :ARCHIVE_TODO: CLOSED
8156   :END:
8158     - Gmane :: [[http://mid.gmane.org/87zkznkn2p.fsf%40gmx.de][Re: (Patch) file protocol in HTML links]]
8159 ** DONE Possible html publish inline image bug
8160   [2010-06-02 Mi]
8161   :PROPERTIES:
8162   :ID: mid:AANLkTik%5FcPeJuJ2TPAm0o%2Dsc42EUKEtz3ZHKIk7iDLVu%40mail%2Egmail%2Ecom
8163   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8164   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8165   :ARCHIVE_OLPATH: Issues
8166   :ARCHIVE_CATEGORY: worg
8167   :ARCHIVE_TODO: CLOSED
8168   :END:
8170     - Gmane :: [[http://mid.gmane.org/AANLkTik%5FcPeJuJ2TPAm0o%2Dsc42EUKEtz3ZHKIk7iDLVu%40mail%2Egmail%2Ecom][Possible html publish inline image bug]]
8171 ** DONE org-cycle-agenda-files is not cycling through all my 15 agenda files - bug?
8172 CLOSED: [2010-06-02 Mi 10:09]
8173   [2010-06-01 Di]
8174   :PROPERTIES:
8175   :ID: mid:loom%2E20100601T084302%2D772%40post%2Egmane%2Eorg
8176   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8177   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8178   :ARCHIVE_OLPATH: Issues
8179   :ARCHIVE_CATEGORY: worg
8180   :ARCHIVE_TODO: CLOSED
8181   :END:
8183     - 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?]]
8184 ** DONE problem with remember template
8185 CLOSED: [2010-06-02 Mi 10:10]
8186   [2010-06-02 Mi]
8187   :PROPERTIES:
8188   :ID: mid:87iq62g8ng%2Efsf%40eku238261%2Eeku%2Eedu
8189   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8190   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8191   :ARCHIVE_OLPATH: Issues
8192   :ARCHIVE_CATEGORY: worg
8193   :ARCHIVE_TODO: CLOSED
8194   :END:
8196     - Gmane :: [[http://mid.gmane.org/87iq62g8ng%2Efsf%40eku238261%2Eeku%2Eedu][problem with remember template]]
8197 ** DONE plain list - line spacing
8198 CLOSED: [2010-06-03 Do 08:15]
8199   [2010-06-02 Mi]
8200   :PROPERTIES:
8201   :ID: mid:86k4qhlwj0%2Efsf%40online%2Ede
8202   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8203   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8204   :ARCHIVE_OLPATH: Issues
8205   :ARCHIVE_CATEGORY: worg
8206   :ARCHIVE_TODO: CLOSED
8207   :END:
8209     - Gmane :: [[http://mid.gmane.org/86k4qhlwj0%2Efsf%40online%2Ede][plain list - line spacing]]
8210 ** DONE How to get the last version of org-mode supporting emacs21?
8211 CLOSED: [2010-06-03 Do 08:16]
8212   [2010-06-02 Mi]
8213   :PROPERTIES:
8214   :ID: mid:yb039x7c82g%2Efsf%40osl2u223%2Eoslo2%2Efast%2Eno
8215   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8216   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8217   :ARCHIVE_OLPATH: Issues
8218   :ARCHIVE_CATEGORY: worg
8219   :ARCHIVE_TODO: CLOSED
8220   :END:
8222     - Gmane :: [[http://mid.gmane.org/yb039x7c82g%2Efsf%40osl2u223%2Eoslo2%2Efast%2Eno][How to get the last version of org-mode supporting emacs21?]]
8223 ** DONE feature request: C-k safety
8224 CLOSED: [2010-06-03 Do 08:16]
8225   [2010-06-02 Mi]
8226   :PROPERTIES:
8227   :ID: mid:AANLkTimg%2DtiyBvSNbGRzIGJfeAgxijD8Vx%2D9PFpC3kIc%40mail%2Egmail%2Ecom
8228   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8229   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8230   :ARCHIVE_OLPATH: Issues
8231   :ARCHIVE_CATEGORY: worg
8232   :ARCHIVE_TODO: CLOSED
8233   :END:
8235     - Gmane :: [[http://mid.gmane.org/AANLkTimg%2DtiyBvSNbGRzIGJfeAgxijD8Vx%2D9PFpC3kIc%40mail%2Egmail%2Ecom][feature request: C-k safety]]
8236 ** DONE Bug: org-babel-tangle fails when buffer and file name differ [6.36trans (release_6.36.122.g5349.dirty)] :Babel:
8237 CLOSED: [2010-06-03 Do 08:22]
8238   [2010-05-30 So]
8239   :PROPERTIES:
8240   :ID: mid:AANLkTil%2DENym7f3evvaHrEKIJQqyhYWxb5R0zIeGOQYb%40mail%2Egmail%2Ecom
8241   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8242   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8243   :ARCHIVE_OLPATH: Issues
8244   :ARCHIVE_CATEGORY: worg
8245   :ARCHIVE_TODO: CLOSED
8246   :END:
8248     - 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))]]
8249 ** DONE [babel] Questions about export and :var. Possible bug.                               :Babel:
8250 CLOSED: [2010-06-03 Do 08:22]
8251   [2010-05-30 So]
8252   :PROPERTIES:
8253   :ID: mid:871vcvso51%2Ewl%25n%2Egoaziou%40gmail%2Ecom
8254   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8255   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8256   :ARCHIVE_OLPATH: Issues
8257   :ARCHIVE_CATEGORY: worg
8258   :ARCHIVE_TODO: CLOSED
8259   :END:
8261     - Gmane :: [[http://mid.gmane.org/871vcvso51%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(babel) Questions about export and :var. Possible bug.]]
8262 ** DONE Something ate my timestamps
8263 CLOSED: [2010-06-04 Fr 09:11]
8264   [2010-06-04 Fr]
8265   :PROPERTIES:
8266   :ID: mid:AANLkTilkiB97Vy261RpbMRESejFj9omACmkC9jW4mo7b%40mail%2Egmail%2Ecom
8267   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8268   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8269   :ARCHIVE_OLPATH: Issues
8270   :ARCHIVE_CATEGORY: worg
8271   :ARCHIVE_TODO: CLOSED
8272   :END:
8274     - Gmane :: [[http://mid.gmane.org/AANLkTilkiB97Vy261RpbMRESejFj9omACmkC9jW4mo7b%40mail%2Egmail%2Ecom][Something ate my timestamps]]
8275 ** DONE Problem with pushing to webdav server [6.35g]
8276 CLOSED: [2010-06-04 Fr 09:15]
8277   [2010-06-01 Di]
8278   :PROPERTIES:
8279   :ID: mid:4C03A142%2E8000403%40gmx%2Ede
8280   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8281   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8282   :ARCHIVE_OLPATH: Issues
8283   :ARCHIVE_CATEGORY: worg
8284   :ARCHIVE_TODO: CLOSED
8285   :END:
8287     - Gmane :: [[http://mid.gmane.org/4C03A142%2E8000403%40gmx%2Ede][Problem with pushing to webdav server (6.35g)]]
8288 ** DONE Export question
8289 CLOSED: [2010-06-05 Sa 12:46]
8290    [2010-05-25 Di]
8291    :PROPERTIES:
8292    :ID: mid:4BFB3F6B%2E3040606%40sift%2Einfo
8293    :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8294    :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8295    :ARCHIVE_OLPATH: Issues
8296    :ARCHIVE_CATEGORY: worg
8297    :ARCHIVE_TODO: CLOSED
8298    :END:
8300      - Gmane :: [[http://mid.gmane.org/4BFB3F6B.3040606%40sift.info][Export question]]
8302 ** DONE Date Prompt Bug (or Anomoly)
8303 CLOSED: [2010-06-05 Sa 12:49]
8304   [2010-06-02 Mi]
8305   :PROPERTIES:
8306   :ID: mid:876322hcps%2Ewl%25ded%2Dlaw%40ddoherty%2Enet
8307   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8308   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8309   :ARCHIVE_OLPATH: Issues
8310   :ARCHIVE_CATEGORY: worg
8311   :ARCHIVE_TODO: CLOSED
8312   :END:
8314     - Gmane :: [[http://mid.gmane.org/876322hcps%2Ewl%25ded%2Dlaw%40ddoherty%2Enet][Date Prompt Bug (or Anomoly)]]
8315 ** DONE Exporting HTML to MS Word
8316 CLOSED: [2010-06-05 Sa 12:50]
8317   [2010-06-03 Do]
8318   :PROPERTIES:
8319   :ID: mid:20100602133149%2EGB21592%40thinkpad%2Eadamsinfoserv%2Ecom
8320   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8321   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8322   :ARCHIVE_OLPATH: Issues
8323   :ARCHIVE_CATEGORY: worg
8324   :ARCHIVE_TODO: CLOSED
8325   :END:
8327     - Gmane :: [[http://mid.gmane.org/20100602133149%2EGB21592%40thinkpad%2Eadamsinfoserv%2Ecom][Exporting HTML to MS Word]]
8328 ** DONE entity font-locking problem when inserting text in middle of buffer
8329 CLOSED: [2010-06-05 Sa 13:04]
8330   [2010-06-04 Fr]
8331   :PROPERTIES:
8332   :ID: mid:87d3w7gbtq%2Ewl%25ucecesf%40ucl%2Eac%2Euk
8333   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8334   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8335   :ARCHIVE_OLPATH: Issues
8336   :ARCHIVE_CATEGORY: worg
8337   :ARCHIVE_TODO: CLOSED
8338   :END:
8340     - Gmane :: [[http://mid.gmane.org/87d3w7gbtq%2Ewl%25ucecesf%40ucl%2Eac%2Euk][entity font-locking problem when inserting text in middle of buffer]]
8341 ** DONE Bug: iCalendar export creates VTODO *and* VEVENT for TODO entries with timestamp [6.36trans (release_6.36.158.g1378)]
8342 CLOSED: [2010-06-05 Sa 13:05]
8343   [2010-06-04 Fr]
8344   :PROPERTIES:
8345   :ID: mid:87vd9zqou1%2Efsf%40thinkpad%2Etsdh%2Ede
8346   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8347   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8348   :ARCHIVE_OLPATH: Issues
8349   :ARCHIVE_CATEGORY: worg
8350   :ARCHIVE_TODO: CLOSED
8351   :END:
8353     - 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))]]
8354 ** DONE automatic line wrap
8355 CLOSED: [2010-06-05 Sa 13:06]
8356   [2010-06-05 Sa]
8357   :PROPERTIES:
8358   :ID: mid:1788159802%2E20100604211350%40gmail%2Ecom
8359   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8360   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8361   :ARCHIVE_OLPATH: Issues
8362   :ARCHIVE_CATEGORY: worg
8363   :ARCHIVE_TODO: CLOSED
8364   :END:
8366     - Gmane :: [[http://mid.gmane.org/1788159802%2E20100604211350%40gmail%2Ecom][automatic line wrap]]
8367 ** DONE mailto:abc@xyz.org
8368 CLOSED: [2010-06-05 Sa 13:06]
8369   [2010-06-05 Sa]
8370   :PROPERTIES:
8371   :ID: mid:AANLkTilE2bdhIalPYHU04JNa0hrQtgVI9V4vOQO2bHc7%40mail%2Egmail%2Ecom
8372   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
8373   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8374   :ARCHIVE_OLPATH: Issues
8375   :ARCHIVE_CATEGORY: worg
8376   :ARCHIVE_TODO: CLOSED
8377   :END:
8379     - Gmane :: [[http://mid.gmane.org/AANLkTilE2bdhIalPYHU04JNa0hrQtgVI9V4vOQO2bHc7%40mail%2Egmail%2Ecom][mailto:abc@xyz.org]]
8380 ** DONE clocktable and :tags
8381 CLOSED: [2010-06-07 Mo 12:10]
8382   [2010-06-05 Sa]
8383   :PROPERTIES:
8384   :ID: mid:AANLkTinx4AglRvKj6G57dw9SyuXSMcWjouJJd4LfLjEs%40mail%2Egmail%2Ecom
8385   :ARCHIVE_TIME: 2010-06-07 Mo 12:13
8386   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8387   :ARCHIVE_OLPATH: Issues
8388   :ARCHIVE_CATEGORY: worg
8389   :ARCHIVE_TODO: CLOSED
8390   :END:
8392     - Gmane :: [[http://mid.gmane.org/AANLkTinx4AglRvKj6G57dw9SyuXSMcWjouJJd4LfLjEs%40mail%2Egmail%2Ecom][clocktable and :tags]]
8393 ** DONE MobileOrg + DropBox beta testers needed
8394 CLOSED: [2010-06-09 Mi 08:38]
8395   [2010-05-26 Mi]
8396   :PROPERTIES:
8397   :ID: mid:AANLkTik4nGQ1YWNlQKuylOSaVBhXsMBJv9npXSxdl9WS%40mail%2Egmail%2Ecom
8398   :ARCHIVE_TIME: 2010-06-10 Do 15:53
8399   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8400   :ARCHIVE_OLPATH: Issues
8401   :ARCHIVE_CATEGORY: worg
8402   :ARCHIVE_TODO: CLOSED
8403   :END:
8405     - Gmane :: [[http://mid.gmane.org/AANLkTik4nGQ1YWNlQKuylOSaVBhXsMBJv9npXSxdl9WS%40mail.gmail.com][MobileOrg + DropBox beta testers needed]]
8406 ** DONE Why I can't publish my project under Windows?
8407 CLOSED: [2010-06-09 Mi 08:39]
8408   [2010-06-04 Fr]
8409   :PROPERTIES:
8410   :ID: mid:8439x42w03%2Efsf%40ymail%2Ecom
8411   :ARCHIVE_TIME: 2010-06-10 Do 15:53
8412   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8413   :ARCHIVE_OLPATH: Issues
8414   :ARCHIVE_CATEGORY: worg
8415   :ARCHIVE_TODO: CLOSED
8416   :END:
8418     - Gmane :: [[http://mid.gmane.org/8439x42w03%2Efsf%40ymail%2Ecom][Why I can't publish my project under Windows?]]
8419 ** DONE how to upgrade org-mode version?
8420 CLOSED: [2010-06-09 Mi 08:39]
8421   [2010-06-07 Mo]
8422   :PROPERTIES:
8423   :ID: mid:AANLkTilqzzn7RnHF1wOApQYoh%2Da7nRVC6klxv%5FDpmJoM%40mail%2Egmail%2Ecom
8424   :ARCHIVE_TIME: 2010-06-10 Do 15:53
8425   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8426   :ARCHIVE_OLPATH: Issues
8427   :ARCHIVE_CATEGORY: worg
8428   :ARCHIVE_TODO: CLOSED
8429   :END:
8431     - Gmane :: [[http://mid.gmane.org/AANLkTilqzzn7RnHF1wOApQYoh%2Da7nRVC6klxv%5FDpmJoM%40mail%2Egmail%2Ecom][how to upgrade org-mode version?]]
8432 ** DONE Bug: Pretty display of subscripts and hyperlinks
8433 CLOSED: [2010-06-09 Mi 08:40]
8434   [2010-06-07 Mo]
8435   :PROPERTIES:
8436   :ID: mid:87ljashxh1%2Efsf%40fastmail%2Efm
8437   :ARCHIVE_TIME: 2010-06-10 Do 15:53
8438   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8439   :ARCHIVE_OLPATH: Issues
8440   :ARCHIVE_CATEGORY: worg
8441   :ARCHIVE_TODO: CLOSED
8442   :END:
8444     - Gmane :: [[http://mid.gmane.org/87ljashxh1%2Efsf%40fastmail%2Efm][Bug: Pretty display of subscripts and hyperlinks]]
8445 ** DONE Bug: org-diary-class does not export to .ics (iCalendar)
8446 CLOSED: [2010-06-09 Mi 08:40]
8447   [2010-06-07 Mo]
8448   :PROPERTIES:
8449   :ID: mid:AANLkTik6E3vYpcLT%2DDGqSyfmr3KC%5Fo9Y5608EajyxHbm%40mail%2Egmail%2Ecom
8450   :ARCHIVE_TIME: 2010-06-10 Do 15:53
8451   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8452   :ARCHIVE_OLPATH: Issues
8453   :ARCHIVE_CATEGORY: worg
8454   :ARCHIVE_TODO: CLOSED
8455   :END:
8457     - Gmane :: [[http://mid.gmane.org/AANLkTik6E3vYpcLT%2DDGqSyfmr3KC%5Fo9Y5608EajyxHbm%40mail%2Egmail%2Ecom][Bug: org-diary-class does not export to .ics (iCalendar)]]
8458 ** DONE Vertical line anomaly between Example block and lines starting with a colon
8459 CLOSED: [2010-06-09 Mi 08:40]
8460   [2010-06-07 Mo]
8461   :PROPERTIES:
8462   :ID: mid:4C0B0613%2E2090702%40reflections%2Eco%2Enz
8463   :ARCHIVE_TIME: 2010-06-10 Do 15:53
8464   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8465   :ARCHIVE_OLPATH: Issues
8466   :ARCHIVE_CATEGORY: worg
8467   :ARCHIVE_TODO: CLOSED
8468   :END:
8470     - Gmane :: [[http://mid.gmane.org/4C0B0613%2E2090702%40reflections%2Eco%2Enz][Vertical line anomaly between Example block and lines starting with a colon]]
8471 ** DONE How to open external link in Emacs-w3m from .org file?
8472 CLOSED: [2010-06-09 Mi 08:41]
8473   [2010-06-07 Mo]
8474   :PROPERTIES:
8475   :ID: mid:874ohfgnv8%2Efsf%40debian%2Dlaptop%2Elocaldomain
8476   :ARCHIVE_TIME: 2010-06-10 Do 15:53
8477   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8478   :ARCHIVE_OLPATH: Issues
8479   :ARCHIVE_CATEGORY: worg
8480   :ARCHIVE_TODO: CLOSED
8481   :END:
8483     - Gmane :: [[http://mid.gmane.org/874ohfgnv8%2Efsf%40debian%2Dlaptop%2Elocaldomain][How to open external link in Emacs-w3m from .org file?]]
8484 ** DONE Timestamp format questions
8485 CLOSED: [2010-06-09 Mi 08:44]
8486   [2010-06-09 Mi]
8487   :PROPERTIES:
8488   :ID: mid:20100607121554%2EGA500%40vpn%2D2151%2Egwdg%2Ede
8489   :ARCHIVE_TIME: 2010-06-10 Do 15:53
8490   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8491   :ARCHIVE_OLPATH: Issues
8492   :ARCHIVE_CATEGORY: worg
8493   :ARCHIVE_TODO: CLOSED
8494   :END:
8496     - Gmane :: [[http://mid.gmane.org/20100607121554%2EGA500%40vpn%2D2151%2Egwdg%2Ede][Timestamp format questions]]
8497 ** DONE Question about beamer export
8498 CLOSED: [2010-06-09 Mi 08:46]
8499   [2010-06-09 Mi]
8500   :PROPERTIES:
8501   :ID: mid:4C0E58DD%2E4060501%40sift%2Einfo
8502   :ARCHIVE_TIME: 2010-06-10 Do 15:53
8503   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8504   :ARCHIVE_OLPATH: Issues
8505   :ARCHIVE_CATEGORY: worg
8506   :ARCHIVE_TODO: CLOSED
8507   :END:
8509     - Gmane :: [[http://mid.gmane.org/4C0E58DD%2E4060501%40sift%2Einfo][Question about beamer export]]
8510 ** DONE simultaneous clocks?
8511 CLOSED: [2010-06-10 Do 15:19]
8512   [2010-06-10 Do]
8513   :PROPERTIES:
8514   :ID: mid:4C0FE13B%2E3040002%40ccbr%2Eumn%2Eedu
8515   :ARCHIVE_TIME: 2010-06-10 Do 15:54
8516   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8517   :ARCHIVE_OLPATH: Issues
8518   :ARCHIVE_CATEGORY: worg
8519   :ARCHIVE_TODO: CLOSED
8520   :END:
8522     - Gmane :: [[http://mid.gmane.org/4C0FE13B%2E3040002%40ccbr%2Eumn%2Eedu][simultaneous clocks? ]]
8523 ** DONE visiting the last node filed from Remember buffer
8524 CLOSED: [2010-06-10 Do 15:19]
8525   [2010-06-10 Do]
8526   :PROPERTIES:
8527   :ID: mid:AA2CA07CCE4BC64A9772CA6053CCBA39F0089A%40TUS1XCHCLUPIN11%2Eenterprise%2Everitas%2Ecom
8528   :ARCHIVE_TIME: 2010-06-10 Do 15:54
8529   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8530   :ARCHIVE_OLPATH: Issues
8531   :ARCHIVE_CATEGORY: worg
8532   :ARCHIVE_TODO: CLOSED
8533   :END:
8535     - Gmane :: [[http://mid.gmane.org/AA2CA07CCE4BC64A9772CA6053CCBA39F0089A%40TUS1XCHCLUPIN11%2Eenterprise%2Everitas%2Ecom][visiting the last node filed from Remember buffer]]
8536 ** DECLINED org-remember and anything
8537   [2010-06-13 So]
8538   :PROPERTIES:
8539   :ID: mid:87631oyybr%2Efsf%5F%2D%5F%40gmail%2Ecom
8540   :ARCHIVE_TIME: 2010-06-26 Sa 08:39
8541   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8542   :ARCHIVE_OLPATH: New Issues
8543   :ARCHIVE_CATEGORY: worg
8544   :ARCHIVE_TODO: DECLINED
8545   :ARCHIVE_ITAGS: new
8546   :END:
8547     - Gmane :: [[http://mid.gmane.org/87631oyybr%2Efsf%5F%2D%5F%40gmail%2Ecom][org-remember and anything]]
8548   I am turning this one off, because we now use org-capture.el, and I
8549   am not sure if the issue plays a role there.
8550 ** DONE Daily Habit in time range 23:00 04:00
8551 CLOSED: [2010-06-13 So 13:20]
8552   [2010-06-09 Mi]
8553   :PROPERTIES:
8554   :ID: mid:86iq5t8861%2Efsf%40gmail%2Ecom
8555   :ARCHIVE_TIME: 2010-06-13 So 13:40
8556   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8557   :ARCHIVE_OLPATH: New Issues
8558   :ARCHIVE_CATEGORY: worg
8559   :ARCHIVE_TODO: DONE
8560   :END:
8562     - Gmane :: [[http://mid.gmane.org/86iq5t8861%2Efsf%40gmail%2Ecom][Daily Habit in time range 23:00 04:00]]
8563 ** DONE language independent personal word list
8564 CLOSED: [2010-06-13 So 13:29]
8565   [2010-05-30 So]
8566   :PROPERTIES:
8567   :ID: mid:87eiguzce8%2Efsf%40eraldo%2Eorg
8568   :ARCHIVE_TIME: 2010-06-13 So 13:40
8569   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8570   :ARCHIVE_OLPATH: New Issues
8571   :ARCHIVE_CATEGORY: worg
8572   :ARCHIVE_TODO: DONE
8573   :END:
8575     - Gmane :: [[http://mid.gmane.org/87eiguzce8%2Efsf%40eraldo%2Eorg][language independent personal word list]]
8576 ** DONE 2 Way Sync between Google Calendars and org-mode files
8577 CLOSED: [2010-06-13 So 13:30]
8578   [2010-05-30 So]
8579   :PROPERTIES:
8580   :ID: mid:AANLkTimo1f3FakKeCdFbPi1SoJC%2Dk5ZQdQhM3Nf%2DtapG%40mail%2Egmail%2Ecom
8581   :ARCHIVE_TIME: 2010-06-13 So 13:40
8582   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8583   :ARCHIVE_OLPATH: New Issues
8584   :ARCHIVE_CATEGORY: worg
8585   :ARCHIVE_TODO: DONE
8586   :END:
8588     - Gmane :: [[http://mid.gmane.org/AANLkTimo1f3FakKeCdFbPi1SoJC%2Dk5ZQdQhM3Nf%2DtapG%40mail%2Egmail%2Ecom][2 Way Sync between Google Calendars and org-mode files]]
8589 ** DONE Toggle a repeating task in DONE state
8590 CLOSED: [2010-06-13 So 13:32]
8591   [2010-06-04 Fr]
8592   :PROPERTIES:
8593   :ID: mid:loom%2E20100604T073732%2D936%40post%2Egmane%2Eorg
8594   :ARCHIVE_TIME: 2010-06-13 So 13:40
8595   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8596   :ARCHIVE_OLPATH: New Issues
8597   :ARCHIVE_CATEGORY: worg
8598   :ARCHIVE_TODO: DONE
8599   :END:
8601     - Gmane :: [[http://mid.gmane.org/loom%2E20100604T073732%2D936%40post%2Egmane%2Eorg][Toggle a repeating task in DONE state]]
8602 ** DONE Could inline footnotes be made to work with latex commands that have arguments?
8603 CLOSED: [2010-06-15 Di 09:05]
8604   [2010-06-09 Mi]
8605   :PROPERTIES:
8606   :ID: mid:AANLkTikX2aOVL4ReMLVlswb3qmUv9q9FvkiIDOTvgR9b%40mail%2Egmail%2Ecom
8607   :ARCHIVE_TIME: 2010-06-15 Di 09:27
8608   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8609   :ARCHIVE_OLPATH: Development Tasks/Exporting
8610   :ARCHIVE_CATEGORY: worg
8611   :ARCHIVE_TODO: DONE
8612   :END:
8614     - Gmane :: [[http://mid.gmane.org/AANLkTikX2aOVL4ReMLVlswb3qmUv9q9FvkiIDOTvgR9b%40mail%2Egmail%2Ecom][Could inline footnotes be made to work with latex commands that have arguments?]]
8615 ** DONE org-plot file export options
8616 CLOSED: [2010-06-15 Di 09:10]
8617   [2010-06-13 So]
8618   :PROPERTIES:
8619   :ID: mid:AANLkTint5XLi1WrnaCXKGIq%5F32dTQ5R1s%2Dk6CF96gmhE%40mail%2Egmail%2Ecom
8620   :ARCHIVE_TIME: 2010-06-15 Di 09:16
8621   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8622   :ARCHIVE_OLPATH: New Issues
8623   :ARCHIVE_CATEGORY: worg
8624   :ARCHIVE_TODO: DONE
8625   :END:
8627     - Gmane :: [[http://mid.gmane.org/AANLkTint5XLi1WrnaCXKGIq%5F32dTQ5R1s%2Dk6CF96gmhE%40mail%2Egmail%2Ecom][org-plot file export options]]
8628 ** DONE sup-mail link
8629 CLOSED: [2010-06-15 Di 09:10]
8630   [2010-06-13 So]
8631   :PROPERTIES:
8632   :ID: mid:1276367052%2Dsup%2D5338%40ubuntu%2Eubuntu%2Ddomain
8633   :ARCHIVE_TIME: 2010-06-15 Di 09:16
8634   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8635   :ARCHIVE_OLPATH: New Issues
8636   :ARCHIVE_CATEGORY: worg
8637   :ARCHIVE_TODO: DONE
8638   :END:
8640     - Gmane :: [[http://mid.gmane.org/1276367052%2Dsup%2D5338%40ubuntu%2Eubuntu%2Ddomain][sup-mail link]]
8641 ** DONE table: actualise columns with formulas. (C-num C-c=)
8642 CLOSED: [2010-06-15 Di 09:14]
8643   [2010-06-14 Mo]
8644   :PROPERTIES:
8645   :ID: mid:878w6h7u7k%2Efsf%40mat%2Eucm%2Ees
8646   :ARCHIVE_TIME: 2010-06-15 Di 09:16
8647   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8648   :ARCHIVE_OLPATH: New Issues
8649   :ARCHIVE_CATEGORY: worg
8650   :ARCHIVE_TODO: DONE
8651   :END:
8653     - Gmane :: [[http://mid.gmane.org/878w6h7u7k%2Efsf%40mat%2Eucm%2Ees][table: actualise columns with formulas. (C-num C-c=)]]
8654 ** DONE (org-babel) Bug in org-babel-latex when writing to PDF
8655 CLOSED: [2010-06-15 Di 09:15]
8656   [2010-06-14 Mo]
8657   :PROPERTIES:
8658   :ID: mid:AANLkTim9QXblBFbmGLkoUk6Q2W%2DnAIjLgUqfVxcXAZbq%40mail%2Egmail%2Ecom
8659   :ARCHIVE_TIME: 2010-06-15 Di 09:16
8660   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8661   :ARCHIVE_OLPATH: New Issues
8662   :ARCHIVE_CATEGORY: worg
8663   :ARCHIVE_TODO: DONE
8664   :END:
8666     - Gmane :: [[http://mid.gmane.org/AANLkTim9QXblBFbmGLkoUk6Q2W%2DnAIjLgUqfVxcXAZbq%40mail%2Egmail%2Ecom][(org-babel) Bug in org-babel-latex when writing to PDF]]
8667 ** DONE any idea how to convert org file to MS WORD an retain text structure?
8668 CLOSED: [2010-06-17 Do 07:47]
8669   [2010-06-16 Mi]
8670   :PROPERTIES:
8671   :ID: mid:hv7rjj%2416g%241%40dough%2Egmane%2Eorg
8672   :ARCHIVE_TIME: 2010-06-17 Do 07:54
8673   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8674   :ARCHIVE_OLPATH: New Issues
8675   :ARCHIVE_CATEGORY: worg
8676   :ARCHIVE_TODO: DONE
8677   :END:
8679     - 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?]]
8680 ** DONE (OT) emacs-lisp compilation question
8681 CLOSED: [2010-06-17 Do 07:49]
8682   [2010-06-15 Di]
8683   :PROPERTIES:
8684   :ID: mid:87r5k9huai%2Efsf%40gmail%2Ecom
8685   :ARCHIVE_TIME: 2010-06-17 Do 07:54
8686   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8687   :ARCHIVE_OLPATH: New Issues
8688   :ARCHIVE_CATEGORY: worg
8689   :ARCHIVE_TODO: DONE
8690   :END:
8692     - Gmane :: [[http://mid.gmane.org/87r5k9huai%2Efsf%40gmail%2Ecom][(OT) emacs-lisp compilation question]]
8694     - Closed :: http://www.emacswiki.org/emacs-en/ElispCompilerWarnings
8696                 Function was used before declaration.
8697 ** DONE (PATCH) recursively resolve #+INCLUDE files                                          :Patch:
8698 CLOSED: [2010-06-17 Do 07:52]
8699   [2010-06-14 Mo]
8700   :PROPERTIES:
8701   :ID: mid:878w6izih6%2Efsf%40gmail%2Ecom
8702   :ARCHIVE_TIME: 2010-06-17 Do 07:54
8703   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8704   :ARCHIVE_OLPATH: New Issues
8705   :ARCHIVE_CATEGORY: worg
8706   :ARCHIVE_TODO: DONE
8707   :END:
8709     - Gmane :: [[http://mid.gmane.org/878w6izih6%2Efsf%40gmail%2Ecom][(PATCH) recursively resolve #+INCLUDE files]]
8710 ** DONE preventing automatic rebuild of agenda on refiling?
8711 CLOSED: [2010-06-17 Do 07:52]
8712   [2010-06-14 Mo]
8713   :PROPERTIES:
8714   :ID: mid:D1566158%2D0FED%2D448E%2D9946%2D4C582D4A9D9A%40gilbert%2Eorg
8715   :ARCHIVE_TIME: 2010-06-17 Do 07:54
8716   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8717   :ARCHIVE_OLPATH: New Issues
8718   :ARCHIVE_CATEGORY: worg
8719   :ARCHIVE_TODO: DONE
8720   :END:
8722     - Gmane :: [[http://mid.gmane.org/D1566158%2D0FED%2D448E%2D9946%2D4C582D4A9D9A%40gilbert%2Eorg][preventing automatic rebuild of agenda on refiling?]]
8723 ** DONE (PATCH) comments exporting                                                           :Patch:
8724 CLOSED: [2010-06-17 Do 07:58]
8725   [2010-06-15 Di]
8726   :PROPERTIES:
8727   :ID: mid:87iq5ltm2g%2Ewl%25n%2Egoaziou%40gmail%2Ecom
8728   :ARCHIVE_TIME: 2010-06-17 Do 08:03
8729   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8730   :ARCHIVE_OLPATH: New Issues
8731   :ARCHIVE_CATEGORY: worg
8732   :ARCHIVE_TODO: DONE
8733   :END:
8735     - Gmane :: [[http://mid.gmane.org/87iq5ltm2g%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(PATCH) comments exporting]]
8736 ** DONE Org-mode todo and Lotus Notes ToDo
8737 CLOSED: [2010-06-17 Do 08:03]
8738   [2010-06-03 Do]
8739   :PROPERTIES:
8740   :ID: mid:loom%2E20100528T184703%2D947%40post%2Egmane%2Eorg
8741   :ARCHIVE_TIME: 2010-06-17 Do 08:03
8742   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8743   :ARCHIVE_OLPATH: New Issues
8744   :ARCHIVE_CATEGORY: worg
8745   :ARCHIVE_TODO: DONE
8746   :END:
8748     - Gmane :: [[http://mid.gmane.org/loom%2E20100528T184703%2D947%40post%2Egmane%2Eorg][Org-mode todo and Lotus Notes ToDo]]
8749 ** DONE add a table entry by org-remember template
8750 CLOSED: [2010-06-18 Fr 15:26]
8751   [2010-06-18 Fr]
8752   :PROPERTIES:
8753   :ID: mid:87eig6f7mn%2Efsf%40gmail%2Ecom
8754   :ARCHIVE_TIME: 2010-06-18 Fr 15:30
8755   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8756   :ARCHIVE_OLPATH: New Issues
8757   :ARCHIVE_CATEGORY: worg
8758   :ARCHIVE_TODO: DONE
8759   :END:
8761     - Gmane :: [[http://mid.gmane.org/87eig6f7mn%2Efsf%40gmail%2Ecom][add a table entry by org-remember template]]
8762 ** DONE Multiple TODO states
8763 CLOSED: [2010-06-18 Fr 15:27]
8764   [2010-06-18 Fr]
8765   :PROPERTIES:
8766   :ID: mid:AANLkTil4heiLhf2jyFL%2D5ZW%2DBAUsIobS1MBt128IJCUY%40mail%2Egmail%2Ecom
8767   :ARCHIVE_TIME: 2010-06-18 Fr 15:30
8768   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8769   :ARCHIVE_OLPATH: New Issues
8770   :ARCHIVE_CATEGORY: worg
8771   :ARCHIVE_TODO: DONE
8772   :END:
8774     - Gmane :: [[http://mid.gmane.org/AANLkTil4heiLhf2jyFL%2D5ZW%2DBAUsIobS1MBt128IJCUY%40mail%2Egmail%2Ecom][Multiple TODO states]]
8775 ** DONE Both todo and tag search
8776 CLOSED: [2010-06-18 Fr 15:29]
8777   [2010-06-18 Fr]
8778   :PROPERTIES:
8779   :ID: mid:AANLkTimMrxBrmQbMggCn3O34TdC%2Dmy4bkiv7kPxJ3pmG%40mail%2Egmail%2Ecom
8780   :ARCHIVE_TIME: 2010-06-18 Fr 15:30
8781   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8782   :ARCHIVE_OLPATH: New Issues
8783   :ARCHIVE_CATEGORY: worg
8784   :ARCHIVE_TODO: DONE
8785   :END:
8787     - Gmane :: [[http://mid.gmane.org/AANLkTimMrxBrmQbMggCn3O34TdC%2Dmy4bkiv7kPxJ3pmG%40mail%2Egmail%2Ecom][Both todo and tag search]]
8789 ** DONE Can I show tag in generated sitemap.html?
8790 CLOSED: [2010-06-18 Fr 15:30]
8791   [2010-05-27 Do]
8792   :PROPERTIES:
8793   :ID: mid:87y6f7hqrx%2Efsf%40ymail%2Ecom
8794   :ARCHIVE_TIME: 2010-06-18 Fr 16:07
8795   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8796   :ARCHIVE_OLPATH: New Issues
8797   :ARCHIVE_CATEGORY: worg
8798   :ARCHIVE_TODO: DONE
8799   :END:
8801     - Gmane :: [[http://mid.gmane.org/87y6f7hqrx.fsf%40ymail.com][Can I show tag in generated sitemap.html?]]
8802 ** DONE [babel] writing my .Rprofile in orgmode, issue with emacsclient                      :Babel:
8803 CLOSED: [2010-06-18 Fr 15:32]
8804   [2010-06-02 Mi]
8805   :PROPERTIES:
8806   :ID: mid:4C05E841%2E7070003%40ccbr%2Eumn%2Eedu
8807   :ARCHIVE_TIME: 2010-06-18 Fr 16:07
8808   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8809   :ARCHIVE_OLPATH: New Issues
8810   :ARCHIVE_CATEGORY: worg
8811   :ARCHIVE_TODO: DONE
8812   :END:
8814     - Gmane :: [[http://mid.gmane.org/4C05E841%2E7070003%40ccbr%2Eumn%2Eedu][(babel) writing my .Rprofile in orgmode, issue with emacsclient]]
8815 ** DONE Hash mark in filled paragraphs
8816 CLOSED: [2010-06-18 Fr 15:32]
8817   [2010-06-03 Do]
8818   :PROPERTIES:
8819   :ID: mid:m36321be3u%2Efsf%40chondestes%2Ebio%2Eunc%2Eedu
8820   :ARCHIVE_TIME: 2010-06-18 Fr 16:07
8821   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8822   :ARCHIVE_OLPATH: New Issues
8823   :ARCHIVE_CATEGORY: worg
8824   :ARCHIVE_TODO: DONE
8825   :END:
8827     - Gmane :: [[http://mid.gmane.org/m36321be3u%2Efsf%40chondestes%2Ebio%2Eunc%2Eedu][Hash mark in filled paragraphs]]
8828 ** DONE Open link file:///path/index.html with w3m-el
8829 CLOSED: [2010-06-18 Fr 16:06]
8830   [2010-06-18 Fr]
8831   :PROPERTIES:
8832   :ID: mid:878w6f5i95%2Efsf%40debian%2Dlaptop%2Elocaldomain
8833   :ARCHIVE_TIME: 2010-06-18 Fr 16:07
8834   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8835   :ARCHIVE_OLPATH: New Issues
8836   :ARCHIVE_CATEGORY: worg
8837   :ARCHIVE_TODO: DONE
8838   :END:
8840     - Gmane :: [[http://mid.gmane.org/878w6f5i95%2Efsf%40debian%2Dlaptop%2Elocaldomain][Open link file:///path/index.html with w3m-el]]
8842     - Solved :: [[http://mid.gmane.org/87pqzoocdt%2Efsf%40debian%2Dlaptop%2Elocaldomain][Re: How to setup w3m-el as a default browser on GNU system?]]
8843 ** DECLINED Entries title in agenda view
8844   [2010-06-22 Di]
8845   :PROPERTIES:
8846   :ID: mid:87sk4gfh2z%2Efsf%40keller%2Eadm%2Enaquadah%2Eorg
8847   :ARCHIVE_TIME: 2010-06-24 Do 14:42
8848   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8849   :ARCHIVE_OLPATH: New Issues
8850   :ARCHIVE_CATEGORY: worg
8851   :ARCHIVE_TODO: DECLINED
8852   :ARCHIVE_ITAGS: new
8853   :END:
8854     - Gmane :: [[http://mid.gmane.org/87sk4gfh2z%2Efsf%40keller%2Eadm%2Enaquadah%2Eorg][Entries title in agenda view]]
8856   We are not going to add the hierarchy.  On the mailing list there
8857   were answers showing possible alternatives using CATEGORY for
8858   example.
8859 ** DONE version of Org used for Worg
8860   [2010-06-22 Di]
8861   :PROPERTIES:
8862   :ID: mid:AANLkTikf1E4bnlBepUmyHIRMsl7dnrYP4N%5FkbpDd%2DLZQ%40mail%2Egmail%2Ecom
8863   :ARCHIVE_TIME: 2010-06-24 Do 14:42
8864   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8865   :ARCHIVE_OLPATH: New Issues
8866   :ARCHIVE_CATEGORY: worg
8867   :ARCHIVE_TODO: DONE
8868   :ARCHIVE_ITAGS: new
8869   :END:
8870     - Gmane :: [[http://mid.gmane.org/AANLkTikf1E4bnlBepUmyHIRMsl7dnrYP4N%5FkbpDd%2DLZQ%40mail%2Egmail%2Ecom][version of Org used for Worg]]
8871   The bleeding edge version is used to publish Worg - but only when a
8872   file changes it will actually be republished.
8873 ** DONE (PATCH) org-timestamp-change changes minutes in multiples of rounding time
8874   [2010-06-22 Di]
8875   :PROPERTIES:
8876   :ID: mid:AANLkTinLwPi%5FkLCjXFRWnklui10Si4ppuKh%2DF7JAX%5Ffw%40mail%2Egmail%2Ecom
8877   :ARCHIVE_TIME: 2010-06-24 Do 14:42
8878   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8879   :ARCHIVE_OLPATH: New Issues
8880   :ARCHIVE_CATEGORY: worg
8881   :ARCHIVE_TODO: DONE
8882   :ARCHIVE_ITAGS: new
8883   :END:
8885     - Gmane :: [[http://mid.gmane.org/AANLkTinLwPi%5FkLCjXFRWnklui10Si4ppuKh%2DF7JAX%5Ffw%40mail%2Egmail%2Ecom][(PATCH) org-timestamp-change changes minutes
8886          in multiples of rounding time]]
8887   A modified patch has been checked in.
8888 ** DECLINED Writing the words in different color
8889   [2010-06-22 Di]
8890   :PROPERTIES:
8891   :ID: mid:AANLkTikW4iir0tPjaL1DoYpH8ZCxUzT8Tmytm%2DMESgG0%40mail%2Egmail%2Ecom
8892   :ARCHIVE_TIME: 2010-06-26 Sa 08:39
8893   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8894   :ARCHIVE_OLPATH: New Issues
8895   :ARCHIVE_CATEGORY: worg
8896   :ARCHIVE_TODO: DECLINED
8897   :ARCHIVE_ITAGS: new
8898   :END:
8899     - Gmane :: [[http://mid.gmane.org/AANLkTikW4iir0tPjaL1DoYpH8ZCxUzT8Tmytm%2DMESgG0%40mail%2Egmail%2Ecom][Writing the words in different color]]
8900   I do not think that this is a useful addition.  The user can
8901   configure it with emphasis if needed. (- Carsten)
8902 ** DONE  Sort headings by priorities (in *.org file, not in agenda)
8903 CLOSED: [2010-06-22 Di 15:47]
8904   [2010-06-22 Di]
8905   :PROPERTIES:
8906   :ID: mid:hvlgtp%24t54%241%40dough%2Egmane%2Eorg
8907   :ARCHIVE_TIME: 2010-06-22 Di 16:27
8908   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8909   :ARCHIVE_OLPATH: New Issues
8910   :ARCHIVE_CATEGORY: worg
8911   :ARCHIVE_TODO: DONE
8912   :END:
8914     - Gmane :: [[http://mid.gmane.org/hvlgtp%24t54%241%40dough%2Egmane%2Eorg][ Sort headings by priorities (in *.org file, not in agenda)]]
8915 ** DONE Remember does not insert a blank line before new headings
8916 CLOSED: [2010-06-22 Di 15:49]
8917   [2010-06-22 Di]
8918   :PROPERTIES:
8919   :ID: mid:8739wg7kfm%2Efsf%40mundaneum%2Ecom
8920   :ARCHIVE_TIME: 2010-06-22 Di 16:27
8921   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8922   :ARCHIVE_OLPATH: New Issues
8923   :ARCHIVE_CATEGORY: worg
8924   :ARCHIVE_TODO: DONE
8925   :END:
8927     - Gmane :: [[http://mid.gmane.org/8739wg7kfm%2Efsf%40mundaneum%2Ecom][Remember does not insert a blank line before new headings]]
8928 ** DONE Confusion about tags-todo matches and TODO keywords
8929 CLOSED: [2010-06-22 Di 15:51]
8930   [2010-06-22 Di]
8931   :PROPERTIES:
8932   :ID: mid:87fx0ggdl1%2Efsf%40gollum%2Eintra%2Enorang%2Eca
8933   :ARCHIVE_TIME: 2010-06-22 Di 16:27
8934   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8935   :ARCHIVE_OLPATH: New Issues
8936   :ARCHIVE_CATEGORY: worg
8937   :ARCHIVE_TODO: DONE
8938   :END:
8940     - Gmane :: [[http://mid.gmane.org/87fx0ggdl1%2Efsf%40gollum%2Eintra%2Enorang%2Eca][Confusion about tags-todo matches and TODO keywords]]
8942 ** DONE how to customize (inactive) timestamp textual format
8943 CLOSED: [2010-06-22 Di 15:57]
8944   [2010-06-22 Di]
8945   :PROPERTIES:
8946   :ID: mid:20100620094925%2EGA20877%40upsilon%2Ecc
8947   :ARCHIVE_TIME: 2010-06-22 Di 16:27
8948   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8949   :ARCHIVE_OLPATH: New Issues
8950   :ARCHIVE_CATEGORY: worg
8951   :ARCHIVE_TODO: DONE
8952   :END:
8954     - Gmane :: [[http://mid.gmane.org/20100620094925%2EGA20877%40upsilon%2Ecc][how to customize (inactive) timestamp textual format]]
8955 ** DONE day-agenda: show whole-day-events first
8956 CLOSED: [2010-06-22 Di 16:12]
8957   [2010-06-07 Mo]
8958   :PROPERTIES:
8959   :ID: mid:8739x1yswa%2Efsf%40eraldo%2Eorg
8960   :ARCHIVE_TIME: 2010-06-22 Di 16:27
8961   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8962   :ARCHIVE_OLPATH: New Issues
8963   :ARCHIVE_CATEGORY: worg
8964   :ARCHIVE_TODO: DONE
8965   :END:
8967     - Gmane :: [[http://mid.gmane.org/8739x1yswa%2Efsf%40eraldo%2Eorg][day-agenda: show whole-day-events first]]
8968 ** DONE Agenda is slow because of vc-mode
8969 CLOSED: [2010-06-22 Di 16:13]
8970   [2010-06-09 Mi]
8971   :PROPERTIES:
8972   :ID: mid:AANLkTilQeIxPEi2xsDZluGK1V3aBwT1FoRo3OGeZChQS%40mail%2Egmail%2Ecom
8973   :ARCHIVE_TIME: 2010-06-22 Di 16:27
8974   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8975   :ARCHIVE_OLPATH: New Issues
8976   :ARCHIVE_CATEGORY: worg
8977   :ARCHIVE_TODO: DONE
8978   :END:
8980     - Gmane :: [[http://mid.gmane.org/AANLkTilQeIxPEi2xsDZluGK1V3aBwT1FoRo3OGeZChQS%40mail%2Egmail%2Ecom][Agenda is slow because of vc-mode]]
8981 ** DONE questions about html export
8982 CLOSED: [2010-06-22 Di 16:22]
8983   [2010-06-18 Fr]
8984   :PROPERTIES:
8985   :ID: mid:AANLkTikN56U6XSutFQZqnRZGH8GQUo0fAZP0DzBRJAF8%40mail%2Egmail%2Ecom
8986   :ARCHIVE_TIME: 2010-06-22 Di 16:27
8987   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
8988   :ARCHIVE_OLPATH: New Issues
8989   :ARCHIVE_CATEGORY: worg
8990   :ARCHIVE_TODO: DONE
8991   :END:
8993     - Gmane :: [[http://mid.gmane.org/AANLkTikN56U6XSutFQZqnRZGH8GQUo0fAZP0DzBRJAF8%40mail%2Egmail%2Ecom][questions about html export]]
8994 ** DONE Keeping agenda window
8995    CLOSED: [2010-06-22 Tue 19:22]
8996   [2010-06-16 Mi]
8997   :PROPERTIES:
8998   :ID: mid:4C17317B%2E8000807%40gmail%2Ecom
8999   :END:
9001     - Gmane :: [[http://mid.gmane.org/4C17317B%2E8000807%40gmail%2Ecom][Keeping agenda window]]
9002     - 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).
9003 ** DONE `org-agenda-get-timestamps' fails on active timestamp before first headline
9004 CLOSED: [2010-06-24 Do 14:30]
9005   [2010-06-22 Di]
9006   :PROPERTIES:
9007   :ID: mid:m2hbkx4fwd%2Efsf%40tyche%2ELNouv%2Ecom
9008   :ARCHIVE_TIME: 2010-06-24 Do 14:42
9009   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9010   :ARCHIVE_OLPATH: New Issues
9011   :ARCHIVE_CATEGORY: worg
9012   :ARCHIVE_TODO: DONE
9013   :ARCHIVE_ITAGS: new
9014   :END:
9016     - Gmane :: [[http://mid.gmane.org/m2hbkx4fwd%2Efsf%40tyche%2ELNouv%2Ecom][`org-agenda-get-timestamps' fails on active timestamp before first headline]]
9017 ** DONE agenda views
9018 CLOSED: [2010-06-24 Do 14:33]
9019   [2010-06-24 Do]
9020   :PROPERTIES:
9021   :ID: mid:e8r8w67vxnv%2Efsf%40FLM000025LVE9F%2Ecatmktg%2Ecom
9022   :ARCHIVE_TIME: 2010-06-24 Do 14:42
9023   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9024   :ARCHIVE_OLPATH: New Issues
9025   :ARCHIVE_CATEGORY: worg
9026   :ARCHIVE_TODO: DONE
9027   :ARCHIVE_ITAGS: new
9028   :END:
9030     - Gmane :: [[http://mid.gmane.org/e8r8w67vxnv%2Efsf%40FLM000025LVE9F%2Ecatmktg%2Ecom][agenda views]]
9031 ** DONE keeping uptodate?
9032 CLOSED: [2010-06-24 Do 14:37]
9033   [2010-06-24 Do]
9034   :PROPERTIES:
9035   :ID: mid:AANLkTilHHWUkJDuBPQpDsvNBPXsZrMhC7ELOAztkH5OM%40mail%2Egmail%2Ecom
9036   :ARCHIVE_TIME: 2010-06-24 Do 14:42
9037   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9038   :ARCHIVE_OLPATH: New Issues
9039   :ARCHIVE_CATEGORY: worg
9040   :ARCHIVE_TODO: DONE
9041   :ARCHIVE_ITAGS: new
9042   :END:
9044     - Gmane :: [[http://mid.gmane.org/AANLkTilHHWUkJDuBPQpDsvNBPXsZrMhC7ELOAztkH5OM%40mail%2Egmail%2Ecom][keeping uptodate?]]
9045 ** DONE Checkboxes in Agenda
9046 CLOSED: [2010-06-24 Do 14:38]
9047   [2010-06-24 Do]
9048   :PROPERTIES:
9049   :ID: mid:AANLkTine4G3%5FbvPfqsITu8JoxTEHFh1pSiWSNFFovM4c%40mail%2Egmail%2Ecom
9050   :ARCHIVE_TIME: 2010-06-24 Do 14:42
9051   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9052   :ARCHIVE_OLPATH: New Issues
9053   :ARCHIVE_CATEGORY: worg
9054   :ARCHIVE_TODO: DONE
9055   :ARCHIVE_ITAGS: new
9056   :END:
9058     - Gmane :: [[http://mid.gmane.org/AANLkTine4G3%5FbvPfqsITu8JoxTEHFh1pSiWSNFFovM4c%40mail%2Egmail%2Ecom][Checkboxes in Agenda]]
9059 ** DONE Possible bug in ordered tasks
9060 CLOSED: [2010-06-25 Fr 09:09]
9061   [2010-06-19 Sa]
9062   :PROPERTIES:
9063   :ID: mid:4C1B93D4%2E1050000%40sift%2Einfo
9064   :ARCHIVE_TIME: 2010-06-26 Sa 08:39
9065   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9066   :ARCHIVE_OLPATH: New Issues
9067   :ARCHIVE_CATEGORY: worg
9068   :ARCHIVE_TODO: DONE
9069   :ARCHIVE_ITAGS: new
9070   :END:
9071   THis bug was caused by the interpretation of the string "nil" as a
9072   non-nil value - a special case now fixes this.
9073     - Gmane :: [[http://mid.gmane.org/4C1B93D4%2E1050000%40sift%2Einfo][Possible bug in ordered tasks]]
9074 ** DONE Bug: Definition of stuck projects (6.36trans (release_6.36.293.g2e73c))
9075   [2010-06-26 Sa]
9076   :PROPERTIES:
9077   :ID: mid:BAE6DF93%2D31C1%2D4AF4%2D8576%2D028D3F2EE853%40gaillourdet%2Enet
9078   :ARCHIVE_TIME: 2010-07-01 Do 09:18
9079   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9080   :ARCHIVE_OLPATH: New Issues
9081   :ARCHIVE_CATEGORY: worg
9082   :ARCHIVE_TODO: DONE
9083   :ARCHIVE_ITAGS: new
9084   :END:
9085     - Gmane :: [[http://mid.gmane.org/BAE6DF93%2D31C1%2D4AF4%2D8576%2D028D3F2EE853%40gaillourdet%2Enet][Bug: Definition of stuck projects (6.36trans (release_6.36.293.g2e73c))]]
9086   This issue is resolved with the answers in the thread.
9087 ** DONE (BUG) nested blocks aren't protected on export
9088   [2010-06-26 Sa]
9089   :PROPERTIES:
9090   :ID: mid:876316cz9g%2Efsf%40gmail%2Ecom
9091   :ARCHIVE_TIME: 2010-07-01 Do 09:18
9092   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9093   :ARCHIVE_OLPATH: New Issues
9094   :ARCHIVE_CATEGORY: worg
9095   :ARCHIVE_TODO: DONE
9096   :ARCHIVE_ITAGS: new
9097   :END:
9099     - Gmane :: [[http://mid.gmane.org/876316cz9g%2Efsf%40gmail%2Ecom][(BUG) nested blocks aren't protected on export]]
9100          Bug has been fixed.
9101 ** DONE (patch) filing under current clocked item
9102 CLOSED: [2010-06-26 Sa 08:33]
9103   [2010-06-26 Sa]
9104   :PROPERTIES:
9105   :ID: mid:AANLkTikTAuQlRRsRFi5vYXcM3mWXYvMK87q1gx7pYmjP%40mail%2Egmail%2Ecom
9106   :ARCHIVE_TIME: 2010-06-26 Sa 08:39
9107   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9108   :ARCHIVE_OLPATH: New Issues
9109   :ARCHIVE_CATEGORY: worg
9110   :ARCHIVE_TODO: DONE
9111   :ARCHIVE_ITAGS: new
9112   :END:
9114     - Gmane :: [[http://mid.gmane.org/AANLkTikTAuQlRRsRFi5vYXcM3mWXYvMK87q1gx7pYmjP%40mail%2Egmail%2Ecom][(patch) filing under current clocked item]]
9115 ** DONE Org-babel `:hlines yes` no longer working for python                                 :Babel:
9116 CLOSED: [2010-06-27 So 08:49]
9117   [2010-06-27 So]
9118   :PROPERTIES:
9119   :ID: mid:87k4pl27vv%2Efsf%40dustycloud%2Eorg
9120   :ARCHIVE_TIME: 2010-06-27 So 09:59
9121   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9122   :ARCHIVE_OLPATH: New Issues
9123   :ARCHIVE_CATEGORY: worg
9124   :ARCHIVE_TODO: DONE
9125   :ARCHIVE_ITAGS: new
9126   :END:
9128     - Gmane :: [[http://mid.gmane.org/87k4pl27vv%2Efsf%40dustycloud%2Eorg][Org-babel `:hlines yes` no longer working for python]]
9129 ** DONE Conkerors webjumps for Worg and Org mailing list
9130 CLOSED: [2010-06-27 So 08:50]
9131   [2010-06-27 So]
9132   :PROPERTIES:
9133   :ID: mid:87bpaxizua%2Efsf%40altern%2Eorg
9134   :ARCHIVE_TIME: 2010-06-27 So 09:59
9135   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9136   :ARCHIVE_OLPATH: New Issues
9137   :ARCHIVE_CATEGORY: worg
9138   :ARCHIVE_TODO: DONE
9139   :ARCHIVE_ITAGS: new
9140   :END:
9142     - Gmane :: [[http://mid.gmane.org/87bpaxizua%2Efsf%40altern%2Eorg][Conkerors webjumps for Worg and Org mailing list]]
9143 ** DONE habits error when using diferent org-scheduled-string
9144 CLOSED: [2010-06-27 So 09:22]
9145   [2010-06-27 So]
9146   :PROPERTIES:
9147   :ID: mid:AANLkTin%2DCw73sdTrANPVeyWB3YnFVuhZbuISKcD6wtya%40mail%2Egmail%2Ecom
9148   :ARCHIVE_TIME: 2010-06-27 So 09:59
9149   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9150   :ARCHIVE_OLPATH: New Issues
9151   :ARCHIVE_CATEGORY: worg
9152   :ARCHIVE_TODO: DONE
9153   :ARCHIVE_ITAGS: new
9154   :END:
9156     - Gmane :: [[http://mid.gmane.org/AANLkTin%2DCw73sdTrANPVeyWB3YnFVuhZbuISKcD6wtya%40mail%2Egmail%2Ecom][habits error when using diferent org-scheduled-string]]
9157 ** DONE mixing emphasis fails
9158 CLOSED: [2010-06-27 So 09:23]
9159   [2010-06-24 Do]
9160   :PROPERTIES:
9161   :ID: mid:4C2204FA%2E7070806%40freylax%2Ede
9162   :ARCHIVE_TIME: 2010-06-27 So 09:59
9163   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9164   :ARCHIVE_OLPATH: New Issues
9165   :ARCHIVE_CATEGORY: worg
9166   :ARCHIVE_TODO: DONE
9167   :ARCHIVE_ITAGS: new
9168   :END:
9170     - Gmane :: [[http://mid.gmane.org/4C2204FA%2E7070806%40freylax%2Ede][mixing emphasis fails]]
9171 ** DONE correction to orgtbl-to-html description                                             :Patch:
9172 CLOSED: [2010-06-27 So 09:24]
9173   [2010-06-24 Do]
9174   :PROPERTIES:
9175   :ID: mid:AANLkTilcGmhJVa5XXXLjIAkI%5FlMrX4JrdOQNgi1Am99S%40mail%2Egmail%2Ecom
9176   :ARCHIVE_TIME: 2010-06-27 So 09:59
9177   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9178   :ARCHIVE_OLPATH: New Issues
9179   :ARCHIVE_CATEGORY: worg
9180   :ARCHIVE_TODO: DONE
9181   :ARCHIVE_ITAGS: new
9182   :END:
9184     - Gmane :: [[http://mid.gmane.org/AANLkTilcGmhJVa5XXXLjIAkI%5FlMrX4JrdOQNgi1Am99S%40mail%2Egmail%2Ecom][correction to orgtbl-to-html description]]
9185 ** DONE howto open attachment directory in external program?
9186 CLOSED: [2010-06-27 So 09:39]
9187   [2010-06-18 Fr]
9188   :PROPERTIES:
9189   :ID: mid:AANLkTikZkiZTRgn1RvD3%5FzXJ1BuLy0U%5FcEEcC4kfyoYV%40mail%2Egmail%2Ecom
9190   :ARCHIVE_TIME: 2010-06-27 So 10:01
9191   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9192   :ARCHIVE_OLPATH: User Requests
9193   :ARCHIVE_CATEGORY: worg
9194   :ARCHIVE_TODO: DONE
9195   :END:
9197     - Gmane :: [[http://mid.gmane.org/AANLkTikZkiZTRgn1RvD3%5FzXJ1BuLy0U%5FcEEcC4kfyoYV%40mail%2Egmail%2Ecom][howto open attachment directory in external program?]]
9198 ** DONE org-mode stopped compiling recently                                                  :Babel:
9199   [2010-06-28 Mo]
9200   :PROPERTIES:
9201   :ID: mid:AANLkTin3drYx1a6B2g8YqaFx5DBAs2p1uuvLtwYnW9zI%40mail%2Egmail%2Ecom
9202   :ARCHIVE_TIME: 2010-07-01 Do 09:18
9203   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9204   :ARCHIVE_OLPATH: New Issues
9205   :ARCHIVE_CATEGORY: worg
9206   :ARCHIVE_TODO: DONE
9207   :ARCHIVE_ITAGS: new
9208   :END:
9210     - Gmane :: [[http://mid.gmane.org/AANLkTin3drYx1a6B2g8YqaFx5DBAs2p1uuvLtwYnW9zI%40mail%2Egmail%2Ecom][org-mode stopped compiling recently]]
9211          Fixed, through a patch by Eric Schulte
9212 ** DONE org-iswitchb documentation
9213   [2010-06-28 Mo]
9214   :PROPERTIES:
9215   :ID: mid:20386%2E1277720390%40maps
9216   :ARCHIVE_TIME: 2010-07-01 Do 09:18
9217   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9218   :ARCHIVE_OLPATH: New Issues
9219   :ARCHIVE_CATEGORY: worg
9220   :ARCHIVE_TODO: DONE
9221   :ARCHIVE_ITAGS: new
9222   :END:
9224     - Gmane :: [[http://mid.gmane.org/20386%2E1277720390%40maps][org-iswitchb documentation]]
9225          The patch has been applied in a modified way, and the
9226          functionality of org-iswitchb fixed so that it works by default.
9227 ** DONE Bug in latest version?
9228   [2010-06-28 Mo]
9229   :PROPERTIES:
9230   :ID: mid:87iq538cav%2Efsf%40mundaneum%2Ecom
9231   :ARCHIVE_TIME: 2010-07-01 Do 09:18
9232   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9233   :ARCHIVE_OLPATH: New Issues
9234   :ARCHIVE_CATEGORY: worg
9235   :ARCHIVE_TODO: DONE
9236   :ARCHIVE_ITAGS: new
9237   :END:
9239     - Gmane :: [[http://mid.gmane.org/87iq538cav%2Efsf%40mundaneum%2Ecom][Bug in latest version?]]
9240          Bug was due to changes in the constant entities, bug fixed by
9241          checking elements in the list before using them.
9242 ** DONE Call org-remember on a "RE:" post raises error in gnus
9243 CLOSED: [2010-07-01 Do 14:16]
9244   [2010-07-01 Do]
9245   :PROPERTIES:
9246   :ID: mid:87bpatnheo%2Efsf%40gmail%2Ecom
9247   :ARCHIVE_TIME: 2010-07-01 Do 22:02
9248   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9249   :ARCHIVE_OLPATH: New Issues
9250   :ARCHIVE_CATEGORY: worg
9251   :ARCHIVE_TODO: DONE
9252   :ARCHIVE_ITAGS: new
9253   :END:
9255     - Gmane :: [[http://mid.gmane.org/87bpatnheo%2Efsf%40gmail%2Ecom][Call org-remember on a "RE:" post raises error in gnus ]]
9256 ** DONE org-babel-tangle-w-comments has no effect in R?
9257 CLOSED: [2010-07-01 Do 21:34]
9258   [2010-07-01 Do]
9259   :PROPERTIES:
9260   :ID: mid:AANLkTimGmW5PI%5FUAUg7Vs24qZ4IyD5905tfu%5FoocBqZU%40mail%2Egmail%2Ecom
9261   :ARCHIVE_TIME: 2010-07-01 Do 22:02
9262   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9263   :ARCHIVE_OLPATH: New Issues
9264   :ARCHIVE_CATEGORY: worg
9265   :ARCHIVE_TODO: DONE
9266   :ARCHIVE_ITAGS: new
9267   :END:
9269     - Gmane :: [[http://mid.gmane.org/AANLkTimGmW5PI%5FUAUg7Vs24qZ4IyD5905tfu%5FoocBqZU%40mail%2Egmail%2Ecom][org-babel-tangle-w-comments has no effect in R?]]
9270 ** DONE contrib/README
9271 CLOSED: [2010-07-01 Do 21:36]
9272   [2010-07-01 Do]
9273   :PROPERTIES:
9274   :ID: mid:3619%2E1277974892%40maps
9275   :ARCHIVE_TIME: 2010-07-01 Do 22:02
9276   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9277   :ARCHIVE_OLPATH: New Issues
9278   :ARCHIVE_CATEGORY: worg
9279   :ARCHIVE_TODO: DONE
9280   :ARCHIVE_ITAGS: new
9281   :END:
9283     - Gmane :: [[http://mid.gmane.org/3619%2E1277974892%40maps][contrib/README]]
9284 ** DONE New to org-capture (and org-remember)
9285 CLOSED: [2010-07-01 Do 22:00]
9286   [2010-07-01 Do]
9287   :PROPERTIES:
9288   :ID: mid:6731%2E1277998108%40maps
9289   :ARCHIVE_TIME: 2010-07-01 Do 22:02
9290   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9291   :ARCHIVE_OLPATH: New Issues
9292   :ARCHIVE_CATEGORY: worg
9293   :ARCHIVE_TODO: DONE
9294   :ARCHIVE_ITAGS: new
9295   :END:
9297     - Gmane :: [[http://mid.gmane.org/6731%2E1277998108%40maps][New to org-capture (and org-remember)]]
9298 ** DONE (BABEL) reload source code file after tangling?                                      :Babel:
9299 CLOSED: [2010-07-02 Fr 16:25]
9300   [2010-07-02 Fr]
9301   :PROPERTIES:
9302   :ID: mid:AANLkTikCxPsdA4cCv%2DCIYH2WnNDttJN83Hu%5Fn5UhOIHe%40mail%2Egmail%2Ecom
9303   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9304   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9305   :ARCHIVE_OLPATH: New Issues
9306   :ARCHIVE_CATEGORY: worg
9307   :ARCHIVE_TODO: DONE
9308   :ARCHIVE_ITAGS: new
9309   :END:
9311     - Gmane :: [[http://mid.gmane.org/AANLkTikCxPsdA4cCv%2DCIYH2WnNDttJN83Hu%5Fn5UhOIHe%40mail%2Egmail%2Ecom][(BABEL) reload source code file after tangling?]]
9312 ** DONE problem in highlighting fields in a remote table
9313 CLOSED: [2010-07-02 Fr 16:26]
9314   [2010-07-01 Do]
9315   :PROPERTIES:
9316   :ID: mid:loom%2E20100701T160748%2D283%40post%2Egmane%2Eorg
9317   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9318   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9319   :ARCHIVE_OLPATH: New Issues
9320   :ARCHIVE_CATEGORY: worg
9321   :ARCHIVE_TODO: DONE
9322   :ARCHIVE_ITAGS: new
9323   :END:
9325     - Gmane :: [[http://mid.gmane.org/loom%2E20100701T160748%2D283%40post%2Egmane%2Eorg][problem in highlighting fields in a remote table]]
9326 ** DONE Make distfile error
9327 CLOSED: [2010-07-02 Fr 16:26]
9328   [2010-07-01 Do]
9329   :PROPERTIES:
9330   :ID: mid:AANLkTikpIMh%5F%2DoApLuHY0%5FEjL5x4XqJSHiXqth59AUNK%40mail%2Egmail%2Ecom
9331   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9332   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9333   :ARCHIVE_OLPATH: New Issues
9334   :ARCHIVE_CATEGORY: worg
9335   :ARCHIVE_TODO: DONE
9336   :ARCHIVE_ITAGS: new
9337   :END:
9339     - Gmane :: [[http://mid.gmane.org/AANLkTikpIMh%5F%2DoApLuHY0%5FEjL5x4XqJSHiXqth59AUNK%40mail%2Egmail%2Ecom][Make distfile error]]
9340 ** DONE Bug in timeline report
9341 CLOSED: [2010-07-02 Fr 16:41]
9342   [2010-07-01 Do]
9343   :PROPERTIES:
9344   :ID: mid:87bpasqoo2%2Efsf%40mundaneum%2Ecom
9345   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9346   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9347   :ARCHIVE_OLPATH: New Issues
9348   :ARCHIVE_CATEGORY: worg
9349   :ARCHIVE_TODO: DONE
9350   :ARCHIVE_ITAGS: new
9351   :END:
9353     - Gmane :: [[http://mid.gmane.org/87bpasqoo2%2Efsf%40mundaneum%2Ecom][Bug in timeline report]]
9354 ** DONE (babel) Evaluating all source blocks in a document?                                  :Babel:
9355 CLOSED: [2010-07-02 Fr 16:43]
9356   [2010-07-01 Do]
9357   :PROPERTIES:
9358   :ID: mid:AANLkTinmJFzclHobY%2D9o%5FJpFoguEhH88%5F1uGPyK569BR%40mail%2Egmail%2Ecom
9359   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9360   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9361   :ARCHIVE_OLPATH: New Issues
9362   :ARCHIVE_CATEGORY: worg
9363   :ARCHIVE_TODO: DONE
9364   :ARCHIVE_ITAGS: new
9365   :END:
9367     - Gmane :: [[http://mid.gmane.org/AANLkTinmJFzclHobY%2D9o%5FJpFoguEhH88%5F1uGPyK569BR%40mail%2Egmail%2Ecom][(babel) Evaluating all source blocks in a document?]]
9368 ** DONE org-capture: active timestamp in template doesn't seem to work
9369 CLOSED: [2010-07-02 Fr 16:43]
9370   [2010-07-01 Do]
9371   :PROPERTIES:
9372   :ID: mid:i0g2f0%24i3q%241%40dough%2Egmane%2Eorg
9373   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9374   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9375   :ARCHIVE_OLPATH: New Issues
9376   :ARCHIVE_CATEGORY: worg
9377   :ARCHIVE_TODO: DONE
9378   :ARCHIVE_ITAGS: new
9379   :END:
9381     - Gmane :: [[http://mid.gmane.org/i0g2f0%24i3q%241%40dough%2Egmane%2Eorg][org-capture: active timestamp in template doesn't seem to work]]
9382 ** DONE Bug: #+ATTR_LaTeX broken in LaTeX export (6.36trans (release_6.36.461.g798e))
9383 CLOSED: [2010-07-02 Fr 16:43]
9384   [2010-07-01 Do]
9385   :PROPERTIES:
9386   :ID: mid:878w5w2w5y%2Efsf%40thinkpad%2Etsdh%2Ede
9387   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9388   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9389   :ARCHIVE_OLPATH: New Issues
9390   :ARCHIVE_CATEGORY: worg
9391   :ARCHIVE_TODO: DONE
9392   :ARCHIVE_ITAGS: new
9393   :END:
9395     - Gmane :: [[http://mid.gmane.org/878w5w2w5y%2Efsf%40thinkpad%2Etsdh%2Ede][Bug: #+ATTR_LaTeX broken in LaTeX export (6.36trans (release_6.36.461.g798e))]]
9396 ** DONE Problem export to html
9397 CLOSED: [2010-07-02 Fr 16:44]
9398   [2010-07-01 Do]
9399   :PROPERTIES:
9400   :ID: mid:AANLkTin0K7Sf02SPsqK9Fl7y5oJT46brvZDjD%2DuN4L5T%40mail%2Egmail%2Ecom
9401   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9402   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9403   :ARCHIVE_OLPATH: New Issues
9404   :ARCHIVE_CATEGORY: worg
9405   :ARCHIVE_TODO: DONE
9406   :ARCHIVE_ITAGS: new
9407   :END:
9409     - Gmane :: [[http://mid.gmane.org/AANLkTin0K7Sf02SPsqK9Fl7y5oJT46brvZDjD%2DuN4L5T%40mail%2Egmail%2Ecom][Problem export to html]]
9410 ** DONE org-capture: Formatting of entries
9411 CLOSED: [2010-07-02 Fr 16:44]
9412   [2010-06-30 Mi]
9413   :PROPERTIES:
9414   :ID: mid:i0e064%24q2t%241%40dough%2Egmane%2Eorg
9415   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9416   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9417   :ARCHIVE_OLPATH: New Issues
9418   :ARCHIVE_CATEGORY: worg
9419   :ARCHIVE_TODO: DONE
9420   :ARCHIVE_ITAGS: new
9421   :END:
9423     - Gmane :: [[http://mid.gmane.org/i0e064%24q2t%241%40dough%2Egmane%2Eorg][org-capture: Formatting of entries]]
9424 ** DONE Google calendar to org mode script and a feature request for agenda
9425 CLOSED: [2010-07-02 Fr 16:45]
9426   [2010-06-30 Mi]
9427   :PROPERTIES:
9428   :ID: mid:87d3v95v87%2Ewl%25ucecesf%40ucl%2Eac%2Euk
9429   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9430   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9431   :ARCHIVE_OLPATH: New Issues
9432   :ARCHIVE_CATEGORY: worg
9433   :ARCHIVE_TODO: DONE
9434   :ARCHIVE_ITAGS: new
9435   :END:
9437     - Gmane :: [[http://mid.gmane.org/87d3v95v87%2Ewl%25ucecesf%40ucl%2Eac%2Euk][Google calendar to org mode script and a feature request for agenda]]
9438 ** DONE Org-jekyll - org-publish-initialize-files-alist
9439 CLOSED: [2010-07-02 Fr 16:45]
9440   [2010-06-30 Mi]
9441   :PROPERTIES:
9442   :ID: mid:AANLkTim6trg8dkOrJKlcLMyLB0CABjqo5g6Whf7H4wFM%40mail%2Egmail%2Ecom
9443   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9444   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9445   :ARCHIVE_OLPATH: New Issues
9446   :ARCHIVE_CATEGORY: worg
9447   :ARCHIVE_TODO: DONE
9448   :ARCHIVE_ITAGS: new
9449   :END:
9451     - Gmane :: [[http://mid.gmane.org/AANLkTim6trg8dkOrJKlcLMyLB0CABjqo5g6Whf7H4wFM%40mail%2Egmail%2Ecom][Org-jekyll - org-publish-initialize-files-alist]]
9452 ** DONE mobileorg - "No executable found to compute checksums"
9453 CLOSED: [2010-07-02 Fr 16:45]
9454   [2010-06-30 Mi]
9455   :PROPERTIES:
9456   :ID: mid:AANLkTil0kXTneMciY2HufsqcS5qOph%5FmPrMM2mgDechC%40mail%2Egmail%2Ecom
9457   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9458   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9459   :ARCHIVE_OLPATH: New Issues
9460   :ARCHIVE_CATEGORY: worg
9461   :ARCHIVE_TODO: DONE
9462   :ARCHIVE_ITAGS: new
9463   :END:
9465     - Gmane :: [[http://mid.gmane.org/AANLkTil0kXTneMciY2HufsqcS5qOph%5FmPrMM2mgDechC%40mail%2Egmail%2Ecom][mobileorg - "No executable found to compute checksums"]]
9466 ** DONE (no subject)
9467 CLOSED: [2010-07-02 Fr 16:46]
9468   [2010-06-30 Mi]
9469   :PROPERTIES:
9470   :ID: mid:429795%2E23493%2Eqm%40web65508%2Email%2Eac4%2Eyahoo%2Ecom
9471   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9472   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9473   :ARCHIVE_OLPATH: New Issues
9474   :ARCHIVE_CATEGORY: worg
9475   :ARCHIVE_TODO: DONE
9476   :ARCHIVE_ITAGS: new
9477   :END:
9479     - Gmane :: [[http://mid.gmane.org/429795%2E23493%2Eqm%40web65508%2Email%2Eac4%2Eyahoo%2Ecom][(no subject)]]
9480 ** DONE LaTeX export works but not in HTML
9481 CLOSED: [2010-07-02 Fr 16:46]
9482   [2010-06-30 Mi]
9483   :PROPERTIES:
9484   :ID: mid:291097%2E63371%2Eqm%40web65511%2Email%2Eac4%2Eyahoo%2Ecom
9485   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9486   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9487   :ARCHIVE_OLPATH: New Issues
9488   :ARCHIVE_CATEGORY: worg
9489   :ARCHIVE_TODO: DONE
9490   :ARCHIVE_ITAGS: new
9491   :END:
9493     - Gmane :: [[http://mid.gmane.org/291097%2E63371%2Eqm%40web65511%2Email%2Eac4%2Eyahoo%2Ecom][LaTeX export works but not in HTML]]
9494 ** DONE inline tasks (org-inlinetask.el)
9495 CLOSED: [2010-07-02 Fr 16:47]
9496   [2010-06-30 Mi]
9497   :PROPERTIES:
9498   :ID: mid:87vd91dfed%2Efsf%40eraldo%2Eorg
9499   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9500   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9501   :ARCHIVE_OLPATH: New Issues
9502   :ARCHIVE_CATEGORY: worg
9503   :ARCHIVE_TODO: DONE
9504   :ARCHIVE_ITAGS: new
9505   :END:
9507     - Gmane :: [[http://mid.gmane.org/87vd91dfed%2Efsf%40eraldo%2Eorg][inline tasks (org-inlinetask.el)]]
9508 ** DONE *.bak files in trunk?
9509 CLOSED: [2010-07-02 Fr 16:48]
9510   [2010-06-30 Mi]
9511   :PROPERTIES:
9512   :ID: mid:AANLkTilnumPoT%5FykXbJTw6bBAxjG3w%5Fhf%5FGhEwnVbFQz%40mail%2Egmail%2Ecom
9513   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9514   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9515   :ARCHIVE_OLPATH: New Issues
9516   :ARCHIVE_CATEGORY: worg
9517   :ARCHIVE_TODO: DONE
9518   :ARCHIVE_ITAGS: new
9519   :END:
9521     - Gmane :: [[http://mid.gmane.org/AANLkTilnumPoT%5FykXbJTw6bBAxjG3w%5Fhf%5FGhEwnVbFQz%40mail%2Egmail%2Ecom][*.bak files in trunk?]]
9522 ** DONE Supress Contents frame in LaTeX beamer export
9523 CLOSED: [2010-07-02 Fr 16:48]
9524   [2010-06-30 Mi]
9525   :PROPERTIES:
9526   :ID: mid:87k4ph500o%2Efsf%40thinkpad%2Etsdh%2Ede
9527   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9528   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9529   :ARCHIVE_OLPATH: New Issues
9530   :ARCHIVE_CATEGORY: worg
9531   :ARCHIVE_TODO: DONE
9532   :ARCHIVE_ITAGS: new
9533   :END:
9535     - Gmane :: [[http://mid.gmane.org/87k4ph500o%2Efsf%40thinkpad%2Etsdh%2Ede][Supress Contents frame in LaTeX beamer export]]
9536 ** DONE Proposed tweak to org-agenda-skip-entry-when-regexp-matches-in-subtree
9537 CLOSED: [2010-07-02 Fr 16:49]
9538   [2010-06-28 Mo]
9539   :PROPERTIES:
9540   :ID: mid:AANLkTimniMx3OGz%5F%5Foe%2D5%5FMvH8M1shlvA%5FEtRaHwAExQ%40mail%2Egmail%2Ecom
9541   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9542   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9543   :ARCHIVE_OLPATH: New Issues
9544   :ARCHIVE_CATEGORY: worg
9545   :ARCHIVE_TODO: DONE
9546   :ARCHIVE_ITAGS: new
9547   :END:
9549     - 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]]
9550 ** DONE Org-capture - go to last captured note is not consistent
9551 CLOSED: [2010-07-02 Fr 16:49]
9552   [2010-06-28 Mo]
9553   :PROPERTIES:
9554   :ID: mid:871vbrcflr%2Efsf%40gollum%2Eintra%2Enorang%2Eca
9555   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9556   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9557   :ARCHIVE_OLPATH: New Issues
9558   :ARCHIVE_CATEGORY: worg
9559   :ARCHIVE_TODO: DONE
9560   :ARCHIVE_ITAGS: new
9561   :END:
9563     - Gmane :: [[http://mid.gmane.org/871vbrcflr%2Efsf%40gollum%2Eintra%2Enorang%2Eca][Org-capture - go to last captured note is not consistent]]
9564 ** DONE org-babel and emacs init                                                             :Babel:
9565 CLOSED: [2010-07-02 Fr 16:49]
9566   [2010-06-28 Mo]
9567   :PROPERTIES:
9568   :ID: mid:i0alph%24t1p%241%40dough%2Egmane%2Eorg
9569   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9570   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9571   :ARCHIVE_OLPATH: New Issues
9572   :ARCHIVE_CATEGORY: worg
9573   :ARCHIVE_TODO: DONE
9574   :ARCHIVE_ITAGS: new
9575   :END:
9577     - Gmane :: [[http://mid.gmane.org/i0alph%24t1p%241%40dough%2Egmane%2Eorg][org-babel and emacs init]]
9578 ** DONE Behavior of Gnus when called from an hyperlink
9579 CLOSED: [2010-07-02 Fr 16:50]
9580   [2010-06-28 Mo]
9581   :PROPERTIES:
9582   :ID: mid:87r5jrcx9g%2Efsf%40mundaneum%2Ecom
9583   :ARCHIVE_TIME: 2010-07-02 Fr 17:21
9584   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9585   :ARCHIVE_OLPATH: User Requests
9586   :ARCHIVE_CATEGORY: worg
9587   :ARCHIVE_TODO: DONE
9588   :END:
9590     - Gmane :: [[http://mid.gmane.org/87r5jrcx9g%2Efsf%40mundaneum%2Ecom][Behavior of Gnus when called from an hyperlink]]
9592 ** DONE Headline and numbered plain list
9593 CLOSED: [2010-07-02 Fr 16:51]
9594   [2010-06-28 Mo]
9595   :PROPERTIES:
9596   :ID: mid:AANLkTimlJAeRFL2bZFiMcvmGMCUVYo%2DmC9tjeKRTUv%5Fk%40mail%2Egmail%2Ecom
9597   :ARCHIVE_TIME: 2010-07-02 Fr 17:21
9598   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9599   :ARCHIVE_OLPATH: User Requests
9600   :ARCHIVE_CATEGORY: worg
9601   :ARCHIVE_TODO: DONE
9602   :END:
9604     - Gmane :: [[http://mid.gmane.org/AANLkTimlJAeRFL2bZFiMcvmGMCUVYo%2DmC9tjeKRTUv%5Fk%40mail%2Egmail%2Ecom][Headline and numbered plain list]]
9605 ** DONE magit, revert, folding, normal-mode, performance
9606 CLOSED: [2010-07-02 Fr 16:53]
9607   [2010-06-27 So]
9608   :PROPERTIES:
9609   :ID: mid:AANLkTikGlMH%5FJC6dGPTUlDPmv7Ao%5F2evcC0ERwzCff6E%40mail%2Egmail%2Ecom
9610   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9611   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9612   :ARCHIVE_OLPATH: New Issues
9613   :ARCHIVE_CATEGORY: worg
9614   :ARCHIVE_TODO: DONE
9615   :ARCHIVE_ITAGS: new
9616   :END:
9618     - Gmane :: [[http://mid.gmane.org/AANLkTikGlMH%5FJC6dGPTUlDPmv7Ao%5F2evcC0ERwzCff6E%40mail%2Egmail%2Ecom][magit, revert, folding, normal-mode, performance]]
9619 ** DONE complex filters in agenda view
9620 CLOSED: [2010-07-02 Fr 16:55]
9621   [2010-06-27 So]
9622   :PROPERTIES:
9623   :ID: mid:AANLkTikPnoJ7J5t%2DVqJzvmYXOrt6uYRhJrBBf%2D%5FwaR7V%40mail%2Egmail%2Ecom
9624   :ARCHIVE_TIME: 2010-07-02 Fr 17:21
9625   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9626   :ARCHIVE_OLPATH: User Requests
9627   :ARCHIVE_CATEGORY: worg
9628   :ARCHIVE_TODO: DONE
9629   :END:
9631     - Gmane :: [[http://mid.gmane.org/AANLkTikPnoJ7J5t%2DVqJzvmYXOrt6uYRhJrBBf%2D%5FwaR7V%40mail%2Egmail%2Ecom][complex filters in agenda view]]
9632 ** DONE a better way with babel                                                              :Babel:
9633 CLOSED: [2010-07-02 Fr 17:03]
9634   [2010-06-22 Di]
9635   :PROPERTIES:
9636   :ID: mid:201006211803%2E25616%2Erobut%40iinet%2Enet%2Eau
9637   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9638   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9639   :ARCHIVE_OLPATH: New Issues
9640   :ARCHIVE_CATEGORY: worg
9641   :ARCHIVE_TODO: DONE
9642   :ARCHIVE_ITAGS: new
9643   :END:
9645     - Gmane :: [[http://mid.gmane.org/201006211803%2E25616%2Erobut%40iinet%2Enet%2Eau][a better way with babel]]
9646 ** DONE (PATCH) orphaned captions and labels                                                 :Patch:
9647 CLOSED: [2010-07-02 Fr 17:12]
9648   [2010-06-22 Di]
9649   :PROPERTIES:
9650   :ID: mid:87ljaa997e%2Ewl%25n%2Egoaziou%40gmail%2Ecom
9651   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9652   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9653   :ARCHIVE_OLPATH: New Issues
9654   :ARCHIVE_CATEGORY: worg
9655   :ARCHIVE_TODO: DONE
9656   :ARCHIVE_ITAGS: new
9657   :END:
9659     - Gmane :: [[http://mid.gmane.org/87ljaa997e%2Ewl%25n%2Egoaziou%40gmail%2Ecom][(PATCH) orphaned captions and labels]]
9660 ** DONE (babel) exports, caching, remote execution                                           :Babel:
9661 CLOSED: [2010-07-02 Fr 17:14]
9662   [2010-06-18 Fr]
9663   :PROPERTIES:
9664   :ID: mid:m0typ2jgh5%2Efsf%40gmail%2Ecom
9665   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9666   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9667   :ARCHIVE_OLPATH: New Issues
9668   :ARCHIVE_CATEGORY: worg
9669   :ARCHIVE_TODO: DONE
9670   :ARCHIVE_ITAGS: new
9671   :END:
9673     - Gmane :: [[http://mid.gmane.org/m0typ2jgh5%2Efsf%40gmail%2Ecom][(babel) exports, caching, remote execution]]
9674 ** DONE Automatic move DONE items to the tail of the list
9675 CLOSED: [2010-07-02 Fr 17:14]
9676   [2010-06-22 Di]
9677   :PROPERTIES:
9678   :ID: mid:AANLkTikCeLD9aGg1WxcqEFAqcM21JjOTOYUNh%2Dhnfu8E%40mail%2Egmail%2Ecom
9679   :ARCHIVE_TIME: 2010-07-02 Fr 17:21
9680   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9681   :ARCHIVE_OLPATH: User Requests
9682   :ARCHIVE_CATEGORY: worg
9683   :ARCHIVE_TODO: DONE
9684   :END:
9686     - Gmane :: [[http://mid.gmane.org/AANLkTikCeLD9aGg1WxcqEFAqcM21JjOTOYUNh%2Dhnfu8E%40mail%2Egmail%2Ecom][Automatic move DONE items to the tail of the list]]
9687 ** DONE MobileOrg - no NEW state                                                            :Mobile:
9688 CLOSED: [2010-07-02 Fr 17:18]
9689   [2010-06-05 Sa]
9690   :PROPERTIES:
9691   :ID: mid:COL112%2DW34C6D78B0500A14D65D17AC3D20%40phx%2Egbl
9692   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
9693   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9694   :ARCHIVE_OLPATH: New Issues
9695   :ARCHIVE_CATEGORY: worg
9696   :ARCHIVE_TODO: DONE
9697   :ARCHIVE_ITAGS: new
9698   :END:
9700     - Gmane :: [[http://mid.gmane.org/COL112%2DW34C6D78B0500A14D65D17AC3D20%40phx%2Egbl][MobileOrg - no NEW state]]
9702 ** DECLINED Org ident destroys special fontification of inline tasks
9703 CLOSED: [2010-07-02 Fr 17:26]
9704 :LOGBOOK:
9705 - Note taken on [2010-07-02 Fr 17:26] \\
9706   Duplicate.
9707 :END:
9708 :PROPERTIES:
9709 :ARCHIVE_TIME: 2010-07-05 Mo 17:20
9710 :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9711 :ARCHIVE_OLPATH: Development Tasks/Miscellaneous Stuff
9712 :ARCHIVE_CATEGORY: worg
9713 :ARCHIVE_TODO: DECLINED
9714 :END:
9716     - Gmane :: [[http://mid.gmane.org/AANLkTil3cSVy2SjQK0%5Fu0JcakAV7mYjQaZVtBpr7nX3I%40mail%2Egmail%2Ecom][Two bugs in org-indent (plus a fix to correct one of them)]]
9718 #+BEGIN_QUOTE
9719 2. org-indent fails to play nicely with org-inlinetask in two ways
9721    i) It destroys the special fontification of the inline task's
9722 leading stars, even if org-indent-mode-turns-on-hiding-stars is set to
9725    ii) Any text after an inline task's END statement is soft-indented
9726 as though it were part of the inline task, whereas the indentation
9727 should ideally return to what it was before the inline task. Of
9728 course, this is also a problem when org-indent is turned off, if you
9729 try to automatically hard-indent using TAB. However, in that case you
9730 can adjust by hand the indentation of the first line after the inline
9731 task, and then all the following lines will indent correctly. With
9732 org-indent the problem is much worse since there is no way of
9733 adjusting the soft indents by hand.
9734 #+END_QUOTE
9735 ** DONE (require 'cl) seems not to be compiled
9736 CLOSED: [2010-07-02 Fr 17:31]
9737   [2010-06-13 So]
9738   :PROPERTIES:
9739   :ID: mid:7078%2E192%2E251%2E226%2E206%2E1276191465%2Esquirrel%40lavabit%2Ecom
9740   :ARCHIVE_TIME: 2010-07-05 Mo 17:29
9741   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9742   :ARCHIVE_OLPATH: New Issues
9743   :ARCHIVE_CATEGORY: worg
9744   :ARCHIVE_TODO: DONE
9745   :ARCHIVE_ITAGS: new
9746   :END:
9748     - Gmane :: [[http://mid.gmane.org/7078%2E192%2E251%2E226%2E206%2E1276191465%2Esquirrel%40lavabit%2Ecom][(require 'cl) seems not to be compiled]]
9749 ** DONE capture template: %& and %!
9750 CLOSED: [2010-07-05 Mo 17:11]
9751   [2010-07-05 Mo]
9752   :PROPERTIES:
9753   :ID: mid:871vbigozq%2Efsf%40mean%2Ealbasani%2Enet
9754   :ARCHIVE_TIME: 2010-07-05 Mo 17:29
9755   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9756   :ARCHIVE_OLPATH: New Issues
9757   :ARCHIVE_CATEGORY: worg
9758   :ARCHIVE_TODO: DONE
9759   :ARCHIVE_ITAGS: new
9760   :END:
9762     - Gmane :: [[http://mid.gmane.org/871vbigozq%2Efsf%40mean%2Ealbasani%2Enet][capture template: %& and %!]]
9763 ** DONE "Symbol's function definition is void: org-face-from-face-or-color"
9764 CLOSED: [2010-07-10 Sa 20:51]
9765   [2010-07-10 Sa]
9766   :PROPERTIES:
9767   :ID: mid:380DA41F%2DB047%2D4BC7%2D941B%2D0C4AB49C1CA3%40gilbert%2Eorg
9768   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
9769   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9770   :ARCHIVE_OLPATH: New Issues
9771   :ARCHIVE_CATEGORY: worg
9772   :ARCHIVE_TODO: DONE
9773   :ARCHIVE_ITAGS: new
9774   :END:
9776     - Gmane :: [[http://mid.gmane.org/380DA41F%2DB047%2D4BC7%2D941B%2D0C4AB49C1CA3%40gilbert%2Eorg]["Symbol's function definition is void: org-face-from-face-or-color"]]
9777 ** DONE (BABEL) syntax highlighting in LaTeX output?
9778 CLOSED: [2010-07-10 Sa 21:13]
9779   [2010-07-10 Sa]
9780   :PROPERTIES:
9781   :ID: mid:AANLkTimqK6kj%2DJUmGuGeoNE3uBz6TNbNuDnR2PEHSTst%40mail%2Egmail%2Ecom
9782   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
9783   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9784   :ARCHIVE_OLPATH: New Issues
9785   :ARCHIVE_CATEGORY: worg
9786   :ARCHIVE_TODO: DONE
9787   :ARCHIVE_ITAGS: new
9788   :END:
9790     - Gmane :: [[http://mid.gmane.org/AANLkTimqK6kj%2DJUmGuGeoNE3uBz6TNbNuDnR2PEHSTst%40mail%2Egmail%2Ecom][(BABEL) syntax highlighting in LaTeX output?]]
9791 ** DONE org-log-done
9792 CLOSED: [2010-07-10 Sa 21:17]
9793   [2010-07-09 Fr]
9794   :PROPERTIES:
9795   :ID: mid:644DBED2%2D8DCD%2D42CC%2D8466%2DF5B6FFC8AC15%402bike4%2Ecom
9796   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
9797   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9798   :ARCHIVE_OLPATH: User Requests
9799   :ARCHIVE_CATEGORY: worg
9800   :ARCHIVE_TODO: DONE
9801   :END:
9803     - Gmane :: [[http://mid.gmane.org/644DBED2%2D8DCD%2D42CC%2D8466%2DF5B6FFC8AC15%402bike4%2Ecom][org-log-done]]
9804 ** DONE (BABEL) Bugin :session? Export html - works --- export pdf not                       :Babel:
9805 CLOSED: [2010-07-10 Sa 21:20]
9806   [2010-07-09 Fr]
9807   :PROPERTIES:
9808   :ID: mid:AANLkTikc3fy5XOX6mbc%2DCfyo3uYI503DfumNaeUiqUPD%40mail%2Egmail%2Ecom
9809   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
9810   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9811   :ARCHIVE_OLPATH: New Issues
9812   :ARCHIVE_CATEGORY: worg
9813   :ARCHIVE_TODO: DONE
9814   :ARCHIVE_ITAGS: new
9815   :END:
9817     - Gmane :: [[http://mid.gmane.org/AANLkTikc3fy5XOX6mbc%2DCfyo3uYI503DfumNaeUiqUPD%40mail%2Egmail%2Ecom][(BABEL) Bugin :session? Export html - works --- export pdf not]]
9818 ** DONE CSS and Publishing to HTML Tutorial
9819 CLOSED: [2010-07-10 Sa 21:26]
9820   [2010-07-09 Fr]
9821   :PROPERTIES:
9822   :ID: mid:201007081948%2E12773%2Eahcnz%40ihug%2Eco%2Enz
9823   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
9824   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9825   :ARCHIVE_OLPATH: User Requests
9826   :ARCHIVE_CATEGORY: worg
9827   :ARCHIVE_TODO: DONE
9828   :END:
9830     - Gmane :: [[http://mid.gmane.org/201007081948%2E12773%2Eahcnz%40ihug%2Eco%2Enz][CSS and Publishing to HTML Tutorial]]
9831 ** DONE org-babel-tangle-lang-exts must be initialized? how to get syntax coloring?          :Babel:
9832 CLOSED: [2010-07-10 Sa 21:29]
9833   [2010-07-09 Fr]
9834   :PROPERTIES:
9835   :ID: mid:AANLkTikB5b4j38wjf7PjIm9issLH5VN43t%5FZ2jTwwKr2%40mail%2Egmail%2Ecom
9836   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
9837   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9838   :ARCHIVE_OLPATH: New Issues
9839   :ARCHIVE_CATEGORY: worg
9840   :ARCHIVE_TODO: DONE
9841   :ARCHIVE_ITAGS: new
9842   :END:
9844     - Gmane :: [[http://mid.gmane.org/AANLkTikB5b4j38wjf7PjIm9issLH5VN43t%5FZ2jTwwKr2%40mail%2Egmail%2Ecom][org-babel-tangle-lang-exts must be initialized? how to get syntax coloring?]]
9845 ** DONE Export of latex source to html
9846 CLOSED: [2010-07-10 Sa 21:39]
9847   [2010-07-09 Fr]
9848   :PROPERTIES:
9849   :ID: mid:AANLkTimHtQXjf4f7rI8NIkW9NAnMW2d%5FHDqfxNuljsWD%40mail%2Egmail%2Ecom
9850   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
9851   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9852   :ARCHIVE_OLPATH: User Requests
9853   :ARCHIVE_CATEGORY: worg
9854   :ARCHIVE_TODO: DONE
9855   :END:
9857     - Gmane :: [[http://mid.gmane.org/AANLkTimHtQXjf4f7rI8NIkW9NAnMW2d%5FHDqfxNuljsWD%40mail%2Egmail%2Ecom][Export of latex source to html]]
9858 ** DONE Columns with LaTeX beamer export
9859 CLOSED: [2010-07-10 Sa 21:44]
9860   [2010-07-10 Sa]
9861   :PROPERTIES:
9862   :ID: mid:8739vx6oie%2Efsf%40thinkpad%2Etsdh%2Ede
9863   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
9864   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9865   :ARCHIVE_OLPATH: New Issues
9866   :ARCHIVE_CATEGORY: worg
9867   :ARCHIVE_TODO: DONE
9868   :ARCHIVE_ITAGS: new
9869   :END:
9871     - Gmane :: [[http://mid.gmane.org/8739vx6oie%2Efsf%40thinkpad%2Etsdh%2Ede][Columns with LaTeX beamer export]]
9872 ** DONE Bug: Items with repeating timestamps don't appear in the agenda (6.36trans (release_6.36.509.g9e9b))
9873 CLOSED: [2010-07-10 Sa 21:46]
9874   [2010-07-05 Mo]
9875   :PROPERTIES:
9876   :ID: mid:87k4padxyn%2Efsf%40thinkpad%2Etsdh%2Ede
9877   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
9878   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9879   :ARCHIVE_OLPATH: New Issues
9880   :ARCHIVE_CATEGORY: worg
9881   :ARCHIVE_TODO: DONE
9882   :ARCHIVE_ITAGS: new
9883   :END:
9885     - 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))]]
9886 ** DONE Crash of emacs when using SHIFT-TAB
9887 CLOSED: [2010-07-10 Sa 21:47]
9888   [2010-07-05 Mo]
9889   :PROPERTIES:
9890   :ID: mid:AANLkTik7YYCcz9ByfnuyQTnPFLWdiao2Wp7qbLeeRj36%40mail%2Egmail%2Ecom
9891   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
9892   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9893   :ARCHIVE_OLPATH: New Issues
9894   :ARCHIVE_CATEGORY: worg
9895   :ARCHIVE_TODO: DONE
9896   :ARCHIVE_ITAGS: new
9897   :END:
9899     - Gmane :: [[http://mid.gmane.org/AANLkTik7YYCcz9ByfnuyQTnPFLWdiao2Wp7qbLeeRj36%40mail%2Egmail%2Ecom][Crash of emacs when using SHIFT-TAB]]
9900 ** DONE patch for org mode
9901 CLOSED: [2010-07-10 Sa 21:49]
9902   [2010-07-05 Mo]
9903   :PROPERTIES:
9904   :ID: mid:12476%2E1278319281%40maps
9905   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
9906   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9907   :ARCHIVE_OLPATH: New Issues
9908   :ARCHIVE_CATEGORY: worg
9909   :ARCHIVE_TODO: DONE
9910   :ARCHIVE_ITAGS: new
9911   :END:
9913     - Gmane :: [[http://mid.gmane.org/12476%2E1278319281%40maps][patch for org mode]]
9914 ** DONE Bug: Export error with images with no caption (6.36trans (release_6.36.509.g9e9b))
9915 CLOSED: [2010-07-10 Sa 21:49]
9916   [2010-07-05 Mo]
9917   :PROPERTIES:
9918   :ID: mid:87tyoee2ev%2Efsf%40thinkpad%2Etsdh%2Ede
9919   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
9920   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9921   :ARCHIVE_OLPATH: New Issues
9922   :ARCHIVE_CATEGORY: worg
9923   :ARCHIVE_TODO: DONE
9924   :ARCHIVE_ITAGS: new
9925   :END:
9927     - 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]]
9929 #+BEGIN_QUOTE
9930 I did some git bisection, and the last working version is commit
9931 3b5351c7da59da3685f8233c252b1506166d35f3, so it seems Eric's commit
9932 5edefbba269db8e717bd2b40778786b08af3f7a1 introduced the bug.
9933 #+END_QUOTE
9934 ** DONE tabular logging of values in habits and other repeating tasks
9935 CLOSED: [2010-07-10 Sa 21:50]
9936   [2010-07-05 Mo]
9937   :PROPERTIES:
9938   :ID: mid:E70926CE%2DF131%2D4A12%2D8FC2%2D6ECB3B95F5E2%40gilbert%2Eorg
9939   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
9940   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9941   :ARCHIVE_OLPATH: User Requests
9942   :ARCHIVE_CATEGORY: worg
9943   :ARCHIVE_TODO: DONE
9944   :END:
9946     - Gmane :: [[http://mid.gmane.org/E70926CE%2DF131%2D4A12%2D8FC2%2D6ECB3B95F5E2%40gilbert%2Eorg][tabular logging of values in habits and other repeating tasks]]
9947 ** DONE No subscript when exporting
9948 CLOSED: [2010-07-10 Sa 21:56]
9949   [2010-07-05 Mo]
9950   :PROPERTIES:
9951   :ID: mid:164465041%2E20100703000447%40gmail%2Ecom
9952   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
9953   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9954   :ARCHIVE_OLPATH: User Requests
9955   :ARCHIVE_CATEGORY: worg
9956   :ARCHIVE_TODO: DONE
9957   :END:
9959     - Gmane :: [[http://mid.gmane.org/164465041%2E20100703000447%40gmail%2Ecom][No subscript when exporting]]
9960 ** DONE Bug: logging & PROPERTIES (6.36trans)
9961 CLOSED: [2010-07-10 Sa 21:57]
9962   [2010-07-02 Fr]
9963   :PROPERTIES:
9964   :ID: mid:83sk426o6w%2Efsf%40yahoo%2Eit
9965   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
9966   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9967   :ARCHIVE_OLPATH: New Issues
9968   :ARCHIVE_CATEGORY: worg
9969   :ARCHIVE_TODO: DONE
9970   :ARCHIVE_ITAGS: new
9971   :END:
9973     - Gmane :: [[http://mid.gmane.org/83sk426o6w%2Efsf%40yahoo%2Eit][Bug: logging & PROPERTIES (6.36trans)]]
9974 ** DONE Org+table.el = mutli line cells?
9975 CLOSED: [2010-07-10 Sa 22:05]
9976   [2010-07-02 Fr]
9977   :PROPERTIES:
9978   :ID: mid:AANLkTill5zo1j28Ch2IZYxOgKjuQ8h6uuGTsY1ufft0%2D%40mail%2Egmail%2Ecom
9979   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
9980   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9981   :ARCHIVE_OLPATH: User Requests
9982   :ARCHIVE_CATEGORY: worg
9983   :ARCHIVE_TODO: DONE
9984   :END:
9986     - Gmane :: [[http://mid.gmane.org/AANLkTill5zo1j28Ch2IZYxOgKjuQ8h6uuGTsY1ufft0%2D%40mail%2Egmail%2Ecom][Org+table.el = mutli line cells?]]
9987 ** DONE (PATCH) add firefox/vimperator support to contrib/lisp/org-mac-link-grabber.el
9988 CLOSED: [2010-07-10 Sa 22:06]
9989   [2010-07-01 Do]
9990   :PROPERTIES:
9991   :ID: mid:5BF8BAAB%2D4371%2D4AC3%2DBDB6%2D54E4F745B9D7%40yahoo%2Ecom
9992   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
9993   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
9994   :ARCHIVE_OLPATH: New Issues
9995   :ARCHIVE_CATEGORY: worg
9996   :ARCHIVE_TODO: DONE
9997   :ARCHIVE_ITAGS: new
9998   :END:
10000     - 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]]
10001 ** DONE org-capture file+function match (PATCH) + question
10002 CLOSED: [2010-07-10 Sa 22:08]
10003   [2010-07-01 Do]
10004   :PROPERTIES:
10005   :ID: mid:20100630155357%2EGA19738%40soloJazz%2Ecom
10006   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
10007   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10008   :ARCHIVE_OLPATH: New Issues
10009   :ARCHIVE_CATEGORY: worg
10010   :ARCHIVE_TODO: DONE
10011   :ARCHIVE_ITAGS: new
10012   :END:
10014     - Gmane :: [[http://mid.gmane.org/20100630155357%2EGA19738%40soloJazz%2Ecom][org-capture file+function match (PATCH) + question]]
10015 ** DONE (BABEL) html export for R not working, but for sh and others                         :Babel:
10016 CLOSED: [2010-07-10 Sa 22:08]
10017   [2010-07-01 Do]
10018   :PROPERTIES:
10019   :ID: mid:AANLkTinW3aIKQOsrjgfp3ZZILMT0dS3jv2WUMILsyf3U%40mail%2Egmail%2Ecom
10020   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
10021   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10022   :ARCHIVE_OLPATH: New Issues
10023   :ARCHIVE_CATEGORY: worg
10024   :ARCHIVE_TODO: DONE
10025   :ARCHIVE_ITAGS: new
10026   :END:
10028     - Gmane :: [[http://mid.gmane.org/AANLkTinW3aIKQOsrjgfp3ZZILMT0dS3jv2WUMILsyf3U%40mail%2Egmail%2Ecom][(BABEL) html export for R not working, but for sh and others]]
10029 ** DONE (org-babel) Does org-babel needs some simplification?                                :Babel:
10030 CLOSED: [2010-07-10 Sa 22:13]
10031   [2010-06-30 Mi]
10032   :PROPERTIES:
10033   :ID: mid:4C296DDA%2E1080109%40gmail%2Ecom
10034   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
10035   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10036   :ARCHIVE_OLPATH: User Requests
10037   :ARCHIVE_CATEGORY: worg
10038   :ARCHIVE_TODO: DONE
10039   :END:
10041     - Gmane :: [[http://mid.gmane.org/4C296DDA%2E1080109%40gmail%2Ecom][(org-babel) Does org-babel needs some simplification?]]
10042 ** DONE Hide timestamps for several days time range in agenda
10043 CLOSED: [2010-07-12 Mo 17:11]
10044   [2010-07-12 Mo]
10045   :PROPERTIES:
10046   :ID: mid:loom%2E20100712T101313%2D766%40post%2Egmane%2Eorg
10047   :ARCHIVE_TIME: 2010-07-12 Mo 17:15
10048   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10049   :ARCHIVE_OLPATH: New Issues
10050   :ARCHIVE_CATEGORY: worg
10051   :ARCHIVE_TODO: DONE
10052   :ARCHIVE_ITAGS: new
10053   :END:
10055     - Gmane :: [[http://mid.gmane.org/loom%2E20100712T101313%2D766%40post%2Egmane%2Eorg][Hide timestamps for several days time range in agenda]]
10056 ** DONE (PATCH) org-capture - using `file' as template
10057 CLOSED: [2010-07-14 Mi 20:59]
10058   [2010-07-14 Mi]
10059   :PROPERTIES:
10060   :ID: mid:87bpaavlpo%2Efsf%40alterecco%2Enet
10061   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10062   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10063   :ARCHIVE_OLPATH: New Issues
10064   :ARCHIVE_CATEGORY: worg
10065   :ARCHIVE_TODO: DONE
10066   :ARCHIVE_ITAGS: new
10067   :END:
10069     - Gmane :: [[http://mid.gmane.org/87bpaavlpo%2Efsf%40alterecco%2Enet][(PATCH) org-capture - using `file' as template]]
10070 ** DONE cdlatex, previewing LaTeX, and dollar signs
10071 CLOSED: [2010-07-16 Fr 19:14]
10072   [2010-07-14 Mi]
10073   :PROPERTIES:
10074   :ID: mid:loom%2E20100714T193345%2D694%40post%2Egmane%2Eorg
10075   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10076   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10077   :ARCHIVE_OLPATH: New Issues
10078   :ARCHIVE_CATEGORY: worg
10079   :ARCHIVE_TODO: DONE
10080   :ARCHIVE_ITAGS: new
10081   :END:
10083     - Gmane :: [[http://mid.gmane.org/loom%2E20100714T193345%2D694%40post%2Egmane%2Eorg][cdlatex, previewing LaTeX, and dollar signs]]
10084 ** DONE programming for org-mode
10085 CLOSED: [2010-07-16 Fr 19:14]
10086   [2010-07-15 Do]
10087   :PROPERTIES:
10088   :ID: mid:3910304564%2E20100715085202%40gmail%2Ecom
10089   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10090   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10091   :ARCHIVE_OLPATH: New Issues
10092   :ARCHIVE_CATEGORY: worg
10093   :ARCHIVE_TODO: DONE
10094   :ARCHIVE_ITAGS: new
10095   :END:
10097     - Gmane :: [[http://mid.gmane.org/3910304564%2E20100715085202%40gmail%2Ecom][programming for org-mode]]
10098 ** DONE \nbsp usage
10099 CLOSED: [2010-07-16 Fr 19:19]
10100   [2010-07-13 Di]
10101   :PROPERTIES:
10102   :ID: mid:AANLkTim1KXY82fUKydHpAHZmTjK6DejgZgUMtNJpJ6KS%40mail%2Egmail%2Ecom
10103   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10104   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10105   :ARCHIVE_OLPATH: New Issues
10106   :ARCHIVE_CATEGORY: worg
10107   :ARCHIVE_TODO: DONE
10108   :ARCHIVE_ITAGS: new
10109   :END:
10111     - Gmane :: [[http://mid.gmane.org/AANLkTim1KXY82fUKydHpAHZmTjK6DejgZgUMtNJpJ6KS%40mail%2Egmail%2Ecom][\nbsp usage]]
10112 ** DONE Tiny font in org-agenda-columns when using emacs --daemon
10113 CLOSED: [2010-07-16 Fr 19:19]
10114   [2010-07-13 Di]
10115   :PROPERTIES:
10116   :ID: mid:201007132135%2E10173%2Emailing%40lombacher%2Enet
10117   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10118   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10119   :ARCHIVE_OLPATH: New Issues
10120   :ARCHIVE_CATEGORY: worg
10121   :ARCHIVE_TODO: DONE
10122   :ARCHIVE_ITAGS: new
10123   :END:
10125     - Gmane :: [[http://mid.gmane.org/201007132135%2E10173%2Emailing%40lombacher%2Enet][Tiny font in org-agenda-columns when using emacs --daemon]]
10126 ** DONE Pull items from another file (by tag) and show them in another
10127 CLOSED: [2010-07-16 Fr 19:19]
10128   [2010-07-14 Mi]
10129   :PROPERTIES:
10130   :ID: mid:AANLkTimxI%2DwpoF0MtXyYUaNI9fGJVdsiPJqGMxrDPMgL%40mail%2Egmail%2Ecom
10131   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10132   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10133   :ARCHIVE_OLPATH: New Issues
10134   :ARCHIVE_CATEGORY: worg
10135   :ARCHIVE_TODO: DONE
10136   :ARCHIVE_ITAGS: new
10137   :END:
10139     - Gmane :: [[http://mid.gmane.org/AANLkTimxI%2DwpoF0MtXyYUaNI9fGJVdsiPJqGMxrDPMgL%40mail%2Egmail%2Ecom][Pull items from another file (by tag) and show them in another]]
10140 ** DONE Bug: Relative paths in file: links are expanded (6.36trans)
10141 CLOSED: [2010-07-16 Fr 19:20]
10142   [2010-07-13 Di]
10143   :PROPERTIES:
10144   :ID: mid:4C3C3167%2E9070301%40no8wireless%2Eco%2Enz
10145   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10146   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10147   :ARCHIVE_OLPATH: New Issues
10148   :ARCHIVE_CATEGORY: worg
10149   :ARCHIVE_TODO: DONE
10150   :ARCHIVE_ITAGS: new
10151   :END:
10153     - Gmane :: [[http://mid.gmane.org/4C3C3167%2E9070301%40no8wireless%2Eco%2Enz][Bug: Relative paths in file: links are expanded (6.36trans)]]
10154 ** DONE Bug: Attempt to export buffer with invalid #+BEGIN_SRC fails with cryptic message (6.36trans)
10155 CLOSED: [2010-07-16 Fr 19:20]
10156   [2010-07-13 Di]
10157   :PROPERTIES:
10158   :ID: mid:4C3C3197%2E4010307%40no8wireless%2Eco%2Enz
10159   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10160   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10161   :ARCHIVE_OLPATH: New Issues
10162   :ARCHIVE_CATEGORY: worg
10163   :ARCHIVE_TODO: DONE
10164   :ARCHIVE_ITAGS: new
10165   :END:
10167     - 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)]]
10168 ** DONE Tiny font in org-agenda-columns when using emacs --daemon
10169 CLOSED: [2010-07-16 Fr 19:20]
10170   [2010-07-14 Mi]
10171   :PROPERTIES:
10172   :ID: mid:AANLkTinsKfUwF%5F0VZmAWMva4h3LR9P0A9OmGl9UuaP0v%40mail%2Egmail%2Ecom
10173   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10174   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10175   :ARCHIVE_OLPATH: New Issues
10176   :ARCHIVE_CATEGORY: worg
10177   :ARCHIVE_TODO: DONE
10178   :ARCHIVE_ITAGS: new
10179   :END:
10181     - Gmane :: [[http://mid.gmane.org/AANLkTinsKfUwF%5F0VZmAWMva4h3LR9P0A9OmGl9UuaP0v%40mail%2Egmail%2Ecom][Tiny font in org-agenda-columns when using emacs --daemon]]
10182 ** DONE (babel) report name of source block during execution                                 :Babel:
10183 CLOSED: [2010-07-16 Fr 19:21]
10184   [2010-07-13 Di]
10185   :PROPERTIES:
10186   :ID: mid:m0tyo410vz%2Efsf%40gmail%2Ecom
10187   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10188   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10189   :ARCHIVE_OLPATH: New Issues
10190   :ARCHIVE_CATEGORY: worg
10191   :ARCHIVE_TODO: DONE
10192   :ARCHIVE_ITAGS: new
10193   :END:
10195     - Gmane :: [[http://mid.gmane.org/m0tyo410vz%2Efsf%40gmail%2Ecom][(babel) report name of source block during execution]]
10196 ** DONE footer for latex export
10197 CLOSED: [2010-07-16 Fr 19:22]
10198   [2010-07-13 Di]
10199   :PROPERTIES:
10200   :ID: mid:AANLkTinQkjMazTF5mJtJD%5FRMl1vlzVX67u5JDfnh0J9U%40mail%2Egmail%2Ecom
10201   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10202   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10203   :ARCHIVE_OLPATH: New Issues
10204   :ARCHIVE_CATEGORY: worg
10205   :ARCHIVE_TODO: DONE
10206   :ARCHIVE_ITAGS: new
10207   :END:
10209     - Gmane :: [[http://mid.gmane.org/AANLkTinQkjMazTF5mJtJD%5FRMl1vlzVX67u5JDfnh0J9U%40mail%2Egmail%2Ecom][footer for latex export]]
10210 ** DONE Help: Agenda not working anymore
10211 CLOSED: [2010-07-16 Fr 19:27]
10212   [2010-07-12 Mo]
10213   :PROPERTIES:
10214   :ID: mid:i1ffsr%24am2%241%40dough%2Egmane%2Eorg
10215   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10216   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10217   :ARCHIVE_OLPATH: New Issues
10218   :ARCHIVE_CATEGORY: worg
10219   :ARCHIVE_TODO: DONE
10220   :ARCHIVE_ITAGS: new
10221   :END:
10223     - Gmane :: [[http://mid.gmane.org/i1ffsr%24am2%241%40dough%2Egmane%2Eorg][Help: Agenda not working anymore]]
10224 ** DONE Org-babel init                                                                       :Babel:
10225 CLOSED: [2010-07-16 Fr 19:27]
10226   [2010-07-12 Mo]
10227   :PROPERTIES:
10228   :ID: mid:19515%2E16766%2E160745%2E656932%40gargle%2Egargle%2EHOWL
10229   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10230   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10231   :ARCHIVE_OLPATH: New Issues
10232   :ARCHIVE_CATEGORY: worg
10233   :ARCHIVE_TODO: DONE
10234   :ARCHIVE_ITAGS: new
10235   :END:
10237     - Gmane :: [[http://mid.gmane.org/19515%2E16766%2E160745%2E656932%40gargle%2Egargle%2EHOWL][Org-babel init]]
10238 ** DONE how to include time when setting deadlines?
10239 CLOSED: [2010-07-16 Fr 19:28]
10240   [2010-07-12 Mo]
10241   :PROPERTIES:
10242   :ID: mid:6B91C76D%2D44AA%2D4A40%2DA370%2D3DBA9AA97305%40gilbert%2Eorg
10243   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10244   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10245   :ARCHIVE_OLPATH: New Issues
10246   :ARCHIVE_CATEGORY: worg
10247   :ARCHIVE_TODO: DONE
10248   :ARCHIVE_ITAGS: new
10249   :END:
10251     - Gmane :: [[http://mid.gmane.org/6B91C76D%2D44AA%2D4A40%2DA370%2D3DBA9AA97305%40gilbert%2Eorg][how to include time when setting deadlines?]]
10252 ** DONE (BABEL) tangling with leaving non-source code lines as empty lines?                  :Babel:
10253 CLOSED: [2010-07-16 Fr 19:28]
10254   [2010-07-12 Mo]
10255   :PROPERTIES:
10256   :ID: mid:AANLkTim%2DCHhfvjqeNb47WIqnd4IZYg6mYavNZe84wTCN%40mail%2Egmail%2Ecom
10257   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10258   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10259   :ARCHIVE_OLPATH: New Issues
10260   :ARCHIVE_CATEGORY: worg
10261   :ARCHIVE_TODO: DONE
10262   :ARCHIVE_ITAGS: new
10263   :END:
10265     - Gmane :: [[http://mid.gmane.org/AANLkTim%2DCHhfvjqeNb47WIqnd4IZYg6mYavNZe84wTCN%40mail%2Egmail%2Ecom][(BABEL) tangling with leaving non-source code lines as empty lines?]]
10266 ** DONE (babel) re-hash cached blocks on each execution?  or, force re-hash?                 :Babel:
10267 CLOSED: [2010-07-16 Fr 19:28]
10268   [2010-07-12 Mo]
10269   :PROPERTIES:
10270   :ID: mid:m0aapwd90l%2Efsf%40gmail%2Ecom
10271   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10272   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10273   :ARCHIVE_OLPATH: New Issues
10274   :ARCHIVE_CATEGORY: worg
10275   :ARCHIVE_TODO: DONE
10276   :ARCHIVE_ITAGS: new
10277   :END:
10279     - Gmane :: [[http://mid.gmane.org/m0aapwd90l%2Efsf%40gmail%2Ecom][(babel) re-hash cached blocks on each execution?  or, force re-hash?]]
10280 ** DONE Error: byte-code: Symbol's function definition is void:  calendar-current-date (org 6.33x, cocoa emacs 23.2.1 OSX)
10281 CLOSED: [2010-07-16 Fr 19:29]
10282   [2010-07-12 Mo]
10283   :PROPERTIES:
10284   :ID: mid:AANLkTikbWoRmHnIOY6HYe4rUW894H1Uk5FklIQ%2DS9%5Fa7%40mail%2Egmail%2Ecom
10285   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10286   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10287   :ARCHIVE_OLPATH: New Issues
10288   :ARCHIVE_CATEGORY: worg
10289   :ARCHIVE_TODO: DONE
10290   :ARCHIVE_ITAGS: new
10291   :END:
10293     - 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)]]
10294 ** DONE Renumbering of footnotes, and list line spaces
10295 CLOSED: [2010-07-16 Fr 19:29]
10296   [2010-07-12 Mo]
10297   :PROPERTIES:
10298   :ID: mid:201007121825%2E19096%2Eahcnz%40ihug%2Eco%2Enz
10299   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10300   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10301   :ARCHIVE_OLPATH: New Issues
10302   :ARCHIVE_CATEGORY: worg
10303   :ARCHIVE_TODO: DONE
10304   :ARCHIVE_ITAGS: new
10305   :END:
10307     - Gmane :: [[http://mid.gmane.org/201007121825%2E19096%2Eahcnz%40ihug%2Eco%2Enz][Renumbering of footnotes, and list line spaces]]
10308 ** DONE Help installing org-mode on a MAC please?
10309 CLOSED: [2010-07-16 Fr 19:29]
10310   [2010-07-12 Mo]
10311   :PROPERTIES:
10312   :ID: mid:4C39E69E%2E7070403%40fastmail%2Efm
10313   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10314   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10315   :ARCHIVE_OLPATH: New Issues
10316   :ARCHIVE_CATEGORY: worg
10317   :ARCHIVE_TODO: DONE
10318   :ARCHIVE_ITAGS: new
10319   :END:
10321     - Gmane :: [[http://mid.gmane.org/4C39E69E%2E7070403%40fastmail%2Efm][Help installing org-mode on a MAC please?]]
10322 ** DONE (babel) key binding requests                                                         :Babel:
10323 CLOSED: [2010-07-16 Fr 19:30]
10324   [2010-07-10 Sa]
10325   :PROPERTIES:
10326   :ID: mid:m07hl3pgbg%2Efsf%40gmail%2Ecom
10327   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10328   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10329   :ARCHIVE_OLPATH: New Issues
10330   :ARCHIVE_CATEGORY: worg
10331   :ARCHIVE_TODO: DONE
10332   :ARCHIVE_ITAGS: new
10333   :END:
10335     - Gmane :: [[http://mid.gmane.org/m07hl3pgbg%2Efsf%40gmail%2Ecom][(babel) key binding requests]]
10336 ** DONE org-export-section-number-format, doc typo and question
10337 CLOSED: [2010-07-16 Fr 19:30]
10338   [2010-07-12 Mo]
10339   :PROPERTIES:
10340   :ID: mid:op%2Evfohopp32luvc2%40l670g%2Elobel
10341   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10342   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10343   :ARCHIVE_OLPATH: New Issues
10344   :ARCHIVE_CATEGORY: worg
10345   :ARCHIVE_TODO: DONE
10346   :ARCHIVE_ITAGS: new
10347   :END:
10349     - Gmane :: [[http://mid.gmane.org/op%2Evfohopp32luvc2%40l670g%2Elobel][org-export-section-number-format, doc typo and question]]
10350 ** DONE How to setup xdg for org-protocol ?
10351 CLOSED: [2010-07-16 Fr 19:32]
10352   [2010-07-10 Sa]
10353   :PROPERTIES:
10354   :ID: mid:AANLkTinKc%2DB0ZjqIaoAlwG%2DefvyPYAAlnmeRFFGM0F1q%40mail%2Egmail%2Ecom
10355   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10356   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10357   :ARCHIVE_OLPATH: New Issues
10358   :ARCHIVE_CATEGORY: worg
10359   :ARCHIVE_TODO: DONE
10360   :ARCHIVE_ITAGS: new
10361   :END:
10363     - Gmane :: [[http://mid.gmane.org/AANLkTinKc%2DB0ZjqIaoAlwG%2DefvyPYAAlnmeRFFGM0F1q%40mail%2Egmail%2Ecom][How to setup xdg for org-protocol ?]]
10364 ** DONE Bib system based on org-mode
10365 CLOSED: [2010-07-16 Fr 19:32]
10366   [2010-07-10 Sa]
10367   :PROPERTIES:
10368   :ID: mid:m2vd8ngab3%2Ewl%25Mcknight%40Qiang%2DGuos%2DMacBook%2DPro%2Elocal
10369   :ARCHIVE_TIME: 2010-07-18 So 22:11
10370   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10371   :ARCHIVE_OLPATH: User Requests
10372   :ARCHIVE_CATEGORY: worg
10373   :ARCHIVE_TODO: DONE
10374   :END:
10376     - Gmane :: [[http://mid.gmane.org/m2vd8ngab3%2Ewl%25Mcknight%40Qiang%2DGuos%2DMacBook%2DPro%2Elocal][Bib system based on org-mode]]
10377 ** DONE org-crypt remember password
10378 CLOSED: [2010-07-16 Fr 19:33]
10379   [2010-07-10 Sa]
10380   :PROPERTIES:
10381   :ID: mid:20100709145122%2EGA4220%40thewillards%2Eco%2Euk
10382   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10383   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10384   :ARCHIVE_OLPATH: New Issues
10385   :ARCHIVE_CATEGORY: worg
10386   :ARCHIVE_TODO: DONE
10387   :ARCHIVE_ITAGS: new
10388   :END:
10390     - Gmane :: [[http://mid.gmane.org/20100709145122%2EGA4220%40thewillards%2Eco%2Euk][org-crypt remember password]]
10391 ** DONE Verbatim export
10392 CLOSED: [2010-07-16 Fr 19:37]
10393   [2010-07-09 Fr]
10394   :PROPERTIES:
10395   :ID: mid:80zky1n7o0%2Efsf%40gmail%2Ecom
10396   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10397   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10398   :ARCHIVE_OLPATH: New Issues
10399   :ARCHIVE_CATEGORY: worg
10400   :ARCHIVE_TODO: DONE
10401   :ARCHIVE_ITAGS: new
10402   :END:
10404     - Gmane :: [[http://mid.gmane.org/80zky1n7o0%2Efsf%40gmail%2Ecom][Verbatim export]]
10405 ** DONE Failed to create radio tables
10406 CLOSED: [2010-07-16 Fr 19:37]
10407   [2010-07-10 Sa]
10408   :PROPERTIES:
10409   :ID: mid:447823%2E81910%2Eqm%40web33204%2Email%2Emud%2Eyahoo%2Ecom
10410   :ARCHIVE_TIME: 2010-07-18 So 22:11
10411   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10412   :ARCHIVE_OLPATH: User Requests
10413   :ARCHIVE_CATEGORY: worg
10414   :ARCHIVE_TODO: DONE
10415   :END:
10417     - Gmane :: [[http://mid.gmane.org/447823%2E81910%2Eqm%40web33204%2Email%2Emud%2Eyahoo%2Ecom][Failed to create radio tables]]
10418 ** DONE Bug: longlines-mode (6.36trans)
10419 CLOSED: [2010-07-16 Fr 19:39]
10420   [2010-07-09 Fr]
10421   :PROPERTIES:
10422   :ID: mid:4C352D92%2E40905%40no8wireless%2Eco%2Enz
10423   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
10424   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10425   :ARCHIVE_OLPATH: New Issues
10426   :ARCHIVE_CATEGORY: worg
10427   :ARCHIVE_TODO: DONE
10428   :ARCHIVE_ITAGS: new
10429   :END:
10431     - Gmane :: [[http://mid.gmane.org/4C352D92%2E40905%40no8wireless%2Eco%2Enz][Bug: longlines-mode (6.36trans)]]
10432 ** DONE Does anybody know how to sync org agenda files with google calendar?
10433 CLOSED: [2010-07-16 Fr 19:45]
10434   [2010-07-05 Mo]
10435   :PROPERTIES:
10436   :ID: mid:1278260862%2E8347%2E4%2Ecamel%40p6t%2Eworkgroup
10437   :ARCHIVE_TIME: 2010-07-18 So 22:11
10438   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10439   :ARCHIVE_OLPATH: User Requests
10440   :ARCHIVE_CATEGORY: worg
10441   :ARCHIVE_TODO: DONE
10442   :END:
10444     - Gmane :: [[http://mid.gmane.org/1278260862%2E8347%2E4%2Ecamel%40p6t%2Eworkgroup][Does anybody know how to sync org agenda files with google calendar?]]
10445 ** DONE LaTeX calendar from org-mode agenda?
10446 CLOSED: [2010-07-16 Fr 19:48]
10447   [2010-07-02 Fr]
10448   :PROPERTIES:
10449   :ID: mid:AANLkTim%5FAlDFi6RKtf%2D7SNTS%5F1oMd2YuA2LIhxAd%5FmIe%40mail%2Egmail%2Ecom
10450   :ARCHIVE_TIME: 2010-07-18 So 22:11
10451   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10452   :ARCHIVE_OLPATH: User Requests
10453   :ARCHIVE_CATEGORY: worg
10454   :ARCHIVE_TODO: DONE
10455   :END:
10457     - Gmane :: [[http://mid.gmane.org/AANLkTim%5FAlDFi6RKtf%2D7SNTS%5F1oMd2YuA2LIhxAd%5FmIe%40mail%2Egmail%2Ecom][LaTeX calendar from org-mode agenda?]]
10458 ** DONE org-freemind-to-org-mode
10459 CLOSED: [2010-07-16 Fr 19:49]
10460   [2010-07-01 Do]
10461   :PROPERTIES:
10462   :ID: mid:e8rtyokwq8o%2Efsf%40FLM000025LVE9F%2Ecatmktg%2Ecom
10463   :ARCHIVE_TIME: 2010-07-18 So 22:10
10464   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10465   :ARCHIVE_OLPATH: User Requests
10466   :ARCHIVE_CATEGORY: worg
10467   :ARCHIVE_TODO: DONE
10468   :END:
10470     - Gmane :: [[http://mid.gmane.org/e8rtyokwq8o%2Efsf%40FLM000025LVE9F%2Ecatmktg%2Ecom][org-freemind-to-org-mode]]
10471 ** DONE installing updating Org on other platform
10472 CLOSED: [2010-07-18 So 22:14]
10473   [2010-07-15 Do]
10474   :PROPERTIES:
10475   :ID: mid:201007160732%2E51106%2Eahcnz%40ihug%2Eco%2Enz
10476   :ARCHIVE_TIME: 2010-07-18 So 22:14
10477   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10478   :ARCHIVE_OLPATH: New Issues
10479   :ARCHIVE_CATEGORY: worg
10480   :ARCHIVE_TODO: DONE
10481   :ARCHIVE_ITAGS: new
10482   :END:
10484     - Gmane :: [[http://mid.gmane.org/201007160732%2E51106%2Eahcnz%40ihug%2Eco%2Enz][installing updating Org on other platform]]
10485 ** DONE Possible Bug in org-refile (6.36trans (release_6.36.654.g2cd3))
10486 CLOSED: [2010-07-18 So 22:15]
10487   [2010-07-16 Fr]
10488   :PROPERTIES:
10489   :ID: mid:AANLkTikbTVYwkUBSk4V91lF8FV0BpY5Ap9Rh1djLgZOp%40mail%2Egmail%2Ecom
10490   :ARCHIVE_TIME: 2010-07-18 So 22:21
10491   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10492   :ARCHIVE_OLPATH: New Issues
10493   :ARCHIVE_CATEGORY: worg
10494   :ARCHIVE_TODO: DONE
10495   :ARCHIVE_ITAGS: new
10496   :END:
10498     - Gmane :: [[http://mid.gmane.org/AANLkTikbTVYwkUBSk4V91lF8FV0BpY5Ap9Rh1djLgZOp%40mail%2Egmail%2Ecom][Possible Bug in org-refile (6.36trans (release_6.36.654.g2cd3))]]
10499 ** DONE possible single-quote bug in PDF docs (was: trouble with Imenu integration)
10500 CLOSED: [2010-07-18 So 22:17]
10501   [2010-07-17 Sa]
10502   :PROPERTIES:
10503   :ID: mid:3B9C662E%2D184F%2D4280%2DA06A%2DABB931362067%40gilbert%2Eorg
10504   :ARCHIVE_TIME: 2010-07-18 So 22:21
10505   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
10506   :ARCHIVE_OLPATH: New Issues
10507   :ARCHIVE_CATEGORY: worg
10508   :ARCHIVE_TODO: DONE
10509   :ARCHIVE_ITAGS: new
10510   :END:
10512     - Gmane :: [[http://mid.gmane.org/3B9C662E%2D184F%2D4280%2DA06A%2DABB931362067%40gilbert%2Eorg][possible single-quote bug in PDF docs (was: trouble with Imenu integration)]]
10514 ** User Requests [249/249]
10515 *** CLOSED Setting total effort of a task vs. the daily effort
10516 CLOSED: [2011-01-16 So 09:40]
10517 :LOGBOOK:
10518 :END:
10519   [2010-06-04 Fr]
10520   :PROPERTIES:
10521   :ID: mid:4C075DB6%2E7030707%40oracle%2Ecom
10522   :END:
10524     - Gmane :: [[http://mid.gmane.org/4C075DB6%2E7030707%40oracle%2Ecom][Setting total effort of a task vs. the daily effort]]
10525 *** CLOSED Template for a resume
10526 CLOSED: [2011-01-16 So 09:40]
10527 :LOGBOOK:
10528 :END:
10529   [2010-06-07 Mo]
10530   :PROPERTIES:
10531   :ID: mid:AANLkTimGR80dYKB5OsSW%5Fg8to31ktxPDpjRglFAsw6my%40mail%2Egmail%2Ecom
10532   :END:
10534     - Gmane :: [[http://mid.gmane.org/AANLkTimGR80dYKB5OsSW%5Fg8to31ktxPDpjRglFAsw6my%40mail%2Egmail%2Ecom][Template for a resume]]
10535 *** CLOSED configure Mac OS X 10.6 to provide QuickLook preview of .org files
10536 CLOSED: [2011-01-16 So 09:40]
10537 :LOGBOOK:
10538 :END:
10539   [2010-06-16 Mi]
10540   :PROPERTIES:
10541   :ID: mid:C3C28983%2D0C77%2D48E8%2DB0EA%2D080A814FB6EB%40gmail%2Ecom
10542   :END:
10544     - 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]]
10545 *** CLOSED jumping in custom agenda view loses settings
10546 CLOSED: [2011-01-16 So 09:40]
10547 :LOGBOOK:
10548 :END:
10549   [2010-06-18 Fr]
10550   :PROPERTIES:
10551   :ID: mid:87pqzqjc4n%2Ewl%25ucecesf%40ucl%2Eac%2Euk
10552   :END:
10554     - Gmane :: [[http://mid.gmane.org/87pqzqjc4n%2Ewl%25ucecesf%40ucl%2Eac%2Euk][jumping in custom agenda view loses settings]]
10555 *** CLOSED DAV config for mobileorg                                                                                                                                                                                             :Mobile:
10556 CLOSED: [2011-01-16 So 09:40]
10557 :LOGBOOK:
10558 :END:
10559   [2010-06-18 Fr]
10560   :PROPERTIES:
10561   :ID: mid:rmiy6ec34xz%2Efsf%40fnord%2Eir%2Ebbn%2Ecom
10562   :END:
10564     - Gmane :: [[http://mid.gmane.org/rmiy6ec34xz%2Efsf%40fnord%2Eir%2Ebbn%2Ecom][DAV config for mobileorg]]
10565 *** CLOSED how to sort in the column view?
10566 CLOSED: [2011-01-16 So 09:40]
10567 :LOGBOOK:
10568 :END:
10569   [2010-06-19 Sa]
10570   :PROPERTIES:
10571   :ID: mid:20100618172513%2E21f3c08f%40hsdev%2Ecom
10572   :END:
10574     - Gmane :: [[http://mid.gmane.org/20100618172513%2E21f3c08f%40hsdev%2Ecom][how to sort in the column view?]]
10575 *** CLOSED function to change TODO status and refile to a predetermined location
10576 CLOSED: [2011-01-16 So 09:40]
10577 :LOGBOOK:
10578 :END:
10579   [2010-06-22 Di]
10580   :PROPERTIES:
10581   :ID: mid:AANLkTinCY0b3ULGBRB1zF1xte3bWMReSPyDnc%5Fi%2Dntux%40mail%2Egmail%2Ecom
10582   :END:
10584     - Gmane :: [[http://mid.gmane.org/AANLkTinCY0b3ULGBRB1zF1xte3bWMReSPyDnc%5Fi%2Dntux%40mail%2Egmail%2Ecom][function to change TODO status and refile to a predetermined location]]
10585 *** CLOSED indent source blocks automatically when using "indent"                                                                                                                                                                :Babel:
10586 CLOSED: [2011-01-16 So 09:40]
10587 :LOGBOOK:
10588 :END:
10589   [2010-06-30 Mi]
10590   :PROPERTIES:
10591   :ID: mid:AANLkTilYeCmOVy6YXBwnF6s59jhT6nQ%2D8trpucjC3Zs9%40mail%2Egmail%2Ecom
10592   :END:
10594     - Gmane :: [[http://mid.gmane.org/AANLkTilYeCmOVy6YXBwnF6s59jhT6nQ%2D8trpucjC3Zs9%40mail%2Egmail%2Ecom][indent source blocks automatically when using "indent"]]
10595 *** CLOSED moving past state changes into logbook drawer?
10596 CLOSED: [2011-01-16 So 09:40]
10597 :LOGBOOK:
10598 :END:
10599   [2010-07-05 Mo]
10600   :PROPERTIES:
10601   :ID: mid:82F748D8%2DA0A5%2D4207%2D9FC6%2D59DDC9B7460F%40gilbert%2Eorg
10602   :END:
10604     - Gmane :: [[http://mid.gmane.org/82F748D8%2DA0A5%2D4207%2D9FC6%2D59DDC9B7460F%40gilbert%2Eorg][moving past state changes into logbook drawer?]]
10605 *** CLOSED month and day names
10606 CLOSED: [2011-01-16 So 09:40]
10607 :LOGBOOK:
10608 :END:
10609   [2010-07-09 Fr]
10610   :PROPERTIES:
10611   :ID: mid:4C348D60%2E5000208%40gmail%2Ecom
10612   :END:
10614     - Gmane :: [[http://mid.gmane.org/4C348D60%2E5000208%40gmail%2Ecom][month and day names]]
10615 *** CLOSED Multiple files and auto-updating
10616 CLOSED: [2011-01-16 So 09:40]
10617 :LOGBOOK:
10618 :END:
10619   [2010-07-12 Mo]
10620   :PROPERTIES:
10621   :ID: mid:AANLkTinJXr%2DzW5V5w0EsjI6PO1L%5FOK8DxypKVTqMjPOy%40mail%2Egmail%2Ecom
10622   :END:
10624     - Gmane :: [[http://mid.gmane.org/AANLkTinJXr%2DzW5V5w0EsjI6PO1L%5FOK8DxypKVTqMjPOy%40mail%2Egmail%2Ecom][Multiple files and auto-updating]]
10625 *** CLOSED (BABEL) Change "split-ratio" for secnd buffer when using C-c '
10626 CLOSED: [2011-01-16 So 09:40]
10627 :LOGBOOK:
10628 :END:
10629   [2010-07-15 Do]
10630   :PROPERTIES:
10631   :ID: mid:4C3EDB0F%2E1020307%40mail%2Ecom
10632   :END:
10634     - Gmane :: [[http://mid.gmane.org/4C3EDB0F%2E1020307%40mail%2Ecom][(BABEL) Change "split-ratio" for secnd buffer when using C-c ']]
10635 *** CLOSED Footnote in title?
10636 CLOSED: [2011-01-16 So 09:40]
10637 :LOGBOOK:
10638 :END:
10639   [2010-07-13 Di]
10640   :PROPERTIES:
10641   :ID: mid:088B18F501259347B6C2A0DA153128A90F79F7CF75%40BSDMBX001%2Ecorp%2Esatyam%2Ead
10642   :END:
10644     - Gmane :: [[http://mid.gmane.org/088B18F501259347B6C2A0DA153128A90F79F7CF75%40BSDMBX001%2Ecorp%2Esatyam%2Ead][Footnote in title?]]
10645 *** CLOSED must date+time stamps require the day of the week to be processed correctly?
10646 CLOSED: [2011-01-16 So 09:40]
10647 :LOGBOOK:
10648 - State "QUESTION"   from "NEW"        [2010-07-25 So 18:36]
10649 :END:
10650   [2010-07-09 Fr]
10651   :PROPERTIES:
10652   :ID: mid:874oganzgq%2Ewl%25ucecesf%40ucl%2Eac%2Euk
10653   :END:
10655     - 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?]]
10656 *** CLOSED oddities with ical export
10657 CLOSED: [2011-01-16 So 09:40]
10658 :LOGBOOK:
10659 - State "QUESTION"   from "NEW"        [2010-07-25 So 18:42]
10660 :END:
10661   [2010-06-09 Mi]
10662   :PROPERTIES:
10663   :ID: mid:AANLkTimva7bRuQcEd5Kb%5FgMwp5mvNyUT5jHAhXAZ40TV%40mail%2Egmail%2Ecom
10664   :END:
10666     - Gmane :: [[http://news.gmane.org/find-root.php?message_id%3DAANLkTimva7bRuQcEd5Kb_gMwp5mvNyUT5jHAhXAZ40TV%40mail.gmail.com][oddities with ical export]]
10667 *** CLOSED (org-BEAMER) block without header
10668 CLOSED: [2011-01-16 So 09:40]
10669 :LOGBOOK:
10670 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:29]
10671 :END:
10672   [2010-07-31 Sa]
10673 :PROPERTIES:
10674 :ID: mid:m1eiemyn57%2Efsf%40gmail%2Ecom
10675 :END:
10677     - Gmane :: [[http://mid.gmane.org/m1eiemyn57%2Efsf%40gmail%2Ecom][(org-BEAMER) block without header]]
10678 *** CLOSED Gnuplot best practice?
10679 CLOSED: [2011-01-16 So 09:40]
10680 :LOGBOOK:
10681 - State "QUESTION"   from "NEW"        [2010-08-07 Sa 16:26]
10682 :END:
10683   [2010-08-07 Sa]
10684 :PROPERTIES:
10685 :ID: mid:AANLkTi%3DaSZfcG838YApUioqbU%2D%2BrL1BH0QHA%3DV%2DRfLsQ%40mail%2Egmail%2Ecom
10686 :END:
10688     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DaSZfcG838YApUioqbU%2D%2BrL1BH0QHA%3DV%2DRfLsQ%40mail%2Egmail%2Ecom][Gnuplot best practice?]]
10689                this link doesn't resolve to an article
10691 *** CLOSED question about chaining function calls in org-babel                                                                                                                                                                   :Babel:
10692 CLOSED: [2011-01-16 So 09:40]
10693 :LOGBOOK:
10694 - State "QUESTION"   from "NEW"        [2010-08-07 Sa 14:26]
10695 :END:
10696   [2010-08-07 Sa]
10697 :PROPERTIES:
10698 :ID: mid:AANLkTin%2D%2DbVLyjM%5FeQH%2B9n3MnHk5ONQCA8YV%2B2OS2C05%40mail%2Egmail%2Ecom
10699 :END:
10701     - 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]]
10703 *** CLOSED how to combine times in clocktable
10704 CLOSED: [2011-01-16 So 09:40]
10705 :LOGBOOK:
10706 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:19]
10707 :END:
10708   [2010-08-04 Mi]
10709 :PROPERTIES:
10710 :ID: mid:AANLkTik7XSA7HNUGBRie71AH%2Ddu%5FfV3peqaTwa1Nviag%40mail%2Egmail%2Ecom
10711 :END:
10713     - Gmane :: [[http://mid.gmane.org/AANLkTik7XSA7HNUGBRie71AH%2Ddu%5FfV3peqaTwa1Nviag%40mail%2Egmail%2Ecom][how to combine times in clocktable]]
10715 *** CLOSED Export emails from Lotus Notes to org-mode?
10716 CLOSED: [2011-01-16 So 09:40]
10717 :LOGBOOK:
10718 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:10]
10719 :END:
10720   [2010-08-04 Mi]
10721 :PROPERTIES:
10722 :ID: mid:AANLkTiksEwt%3DdD1ORT3XJkrzVjwT%2DdBbDigJU%2DEvQpfE%40mail%2Egmail%2Ecom
10723 :END:
10725     - Gmane :: [[http://mid.gmane.org/AANLkTiksEwt%3DdD1ORT3XJkrzVjwT%2DdBbDigJU%2DEvQpfE%40mail%2Egmail%2Ecom][Export emails from Lotus Notes to org-mode?]]
10727 *** CLOSED Writing a custom export.
10728 CLOSED: [2011-01-16 So 09:40]
10729 :LOGBOOK:
10730 - State "QUESTION"   from "NEW"        [2010-08-15 So 09:25]
10731 :END:
10732   [2010-08-15 So]
10733 :PROPERTIES:
10734 :ID: mid:AANLkTin5ZhPY6%2D7EG3w7YawzTdTd6jpYoPSZqejHi8a7%40mail%2Egmail%2Ecom
10735 :END:
10737     - Gmane :: [[http://mid.gmane.org/AANLkTin5ZhPY6%2D7EG3w7YawzTdTd6jpYoPSZqejHi8a7%40mail%2Egmail%2Ecom][Writing a custom export.]]
10739 *** CLOSED Archive Tasks
10740 CLOSED: [2011-01-16 So 09:40]
10741 :LOGBOOK:
10742 - State "QUESTION"   from "NEW"        [2010-08-15 So 09:17]
10743 :END:
10744   [2010-08-15 So]
10745 :PROPERTIES:
10746 :ID: mid:4C667FF4%2E6050600%40gmx%2Ede
10747 :END:
10749     - Gmane :: [[http://mid.gmane.org/4C667FF4%2E6050600%40gmx%2Ede][Archive Tasks]]
10751 *** CLOSED R code not producing expected results                                                                                                                                                                                 :Babel:
10752 CLOSED: [2011-01-16 So 09:40]
10753 :LOGBOOK:
10754 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:52]
10755 :END:
10756   [2010-08-13 Fr]
10757 :PROPERTIES:
10758 :ID: mid:C88A3527%2E16634%25mab%40stowers%2Eorg
10759 :END:
10761     - Gmane :: [[http://mid.gmane.org/C88A3527%2E16634%25mab%40stowers%2Eorg][R code not producing expected results]]
10763 *** CLOSED trying to get xetex working with org-mode
10764 CLOSED: [2011-01-16 So 09:40]
10765 :LOGBOOK:
10766 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:52]
10767 :END:
10768   [2010-08-13 Fr]
10769 :PROPERTIES:
10770 :ID: mid:4C64ED67%2E10700%40gmail%2Ecom
10771 :END:
10773     - Gmane :: [[http://mid.gmane.org/4C64ED67%2E10700%40gmail%2Ecom][trying to get xetex working with org-mode]]
10775 *** CLOSED From todos to tracking
10776 CLOSED: [2011-01-16 So 09:40]
10777 :LOGBOOK:
10778 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:53]
10779 :END:
10780   [2010-08-12 Do]
10781 :PROPERTIES:
10782 :ID: mid:m1y6cbbvmo%2Efsf%40gmail%2Ecom
10783 :END:
10785     - Gmane :: [[http://mid.gmane.org/m1y6cbbvmo%2Efsf%40gmail%2Ecom][From todos to tracking]]
10787 *** CLOSED how do you extract schedule duration in column-view
10788 CLOSED: [2011-01-16 So 09:40]
10789 :LOGBOOK:
10790 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:54]
10791 :END:
10792   [2010-08-12 Do]
10793 :PROPERTIES:
10794 :ID: mid:AANLkTinncvmj75%2DAcisVKsW2W5x3Jij4XmJ%3DRx8sh2uS%40mail%2Egmail%2Ecom
10795 :END:
10797     - Gmane :: [[http://mid.gmane.org/AANLkTinncvmj75%2DAcisVKsW2W5x3Jij4XmJ%3DRx8sh2uS%40mail%2Egmail%2Ecom][how do you extract schedule duration in column-view]]
10799 *** CLOSED Problem with named footnotes and LaTeX export?
10800 CLOSED: [2011-01-16 So 09:40]
10801 :LOGBOOK:
10802 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:55]
10803 :END:
10804   [2010-08-12 Do]
10805 :PROPERTIES:
10806 :ID: mid:4C6419BD%2E8030909%40limist%2Ecom
10807 :END:
10809     - Gmane :: [[http://mid.gmane.org/4C6419BD%2E8030909%40limist%2Ecom][Problem with named footnotes and LaTeX export?]]
10811 *** CLOSED (Org-Babel) and R... non-numeric cells                                                                                                                                                                                :Babel:
10812 CLOSED: [2011-01-16 So 09:40]
10813 :LOGBOOK:
10814 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:55]
10815 :END:
10816   [2010-08-12 Do]
10817 :PROPERTIES:
10818 :ID: mid:871va3hnvj%2Efsf%40mundaneum%2Ecom
10819 :END:
10821     - Gmane :: [[http://mid.gmane.org/871va3hnvj%2Efsf%40mundaneum%2Ecom][(Org-Babel) and R... non-numeric cells]]
10823 *** CLOSED Suppressing the ellipsis
10824 CLOSED: [2011-01-16 So 09:40]
10825 :LOGBOOK:
10826 - State "QUESTION"   from "NEW"        [2010-08-09 Mo 21:39]
10827 :END:
10828   [2010-08-09 Mo]
10829 :PROPERTIES:
10830 :ID: mid:75B589E8%2D08C5%2D4C36%2D97B2%2D62CFAF25854B%40boostpro%2Ecom
10831 :END:
10833     - Gmane :: [[http://mid.gmane.org/75B589E8%2D08C5%2D4C36%2D97B2%2D62CFAF25854B%40boostpro%2Ecom][Suppressing the ellipsis]]
10835 *** CLOSED Print / export TODO Tree
10836 CLOSED: [2011-01-16 So 09:40]
10837 :LOGBOOK:
10838 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:15]
10839 :END:
10840   [2010-08-12 Do]
10841 :PROPERTIES:
10842 :ID: mid:AANLkTi%3DMyfuy%5FMC%5FGew2y%5Fex%2BbiqdY4ue60RTbFnRxtB%40mail%2Egmail%2Ecom
10843 :END:
10845     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DMyfuy%5FMC%5FGew2y%5Fex%2BbiqdY4ue60RTbFnRxtB%40mail%2Egmail%2Ecom][Print / export TODO Tree]]
10847 *** CLOSED Does new version 7.01 break mail-archive-file-name?
10848 CLOSED: [2011-01-16 So 09:40]
10849 :LOGBOOK:
10850 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:18]
10851 :END:
10852   [2010-08-11 Mi]
10853 :PROPERTIES:
10854 :ID: mid:AANLkTim2VGYzCi%2BGA0v9xY2mpVbyu1BJgrVS%2Db%2Db%2B3pM%40mail%2Egmail%2Ecom
10855 :END:
10857     - Gmane :: [[http://mid.gmane.org/AANLkTim2VGYzCi%2BGA0v9xY2mpVbyu1BJgrVS%2Db%2Db%2B3pM%40mail%2Egmail%2Ecom][Does new version 7.01 break mail-archive-file-name?]]
10859 *** CLOSED request for comments on org icon theme standards
10860 CLOSED: [2011-01-16 So 09:40]
10861 :LOGBOOK:
10862 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:28]
10863 :END:
10864   [2010-08-07 Sa]
10865 :PROPERTIES:
10866 :ID: mid:AANLkTimqrvgbPV35F1%2BaVapWngbmh5%3DLkO%2B7Hi%2D5zbgb%40mail%2Egmail%2Ecom
10867 :END:
10869     - Gmane :: [[http://mid.gmane.org/AANLkTimqrvgbPV35F1%2BaVapWngbmh5%3DLkO%2B7Hi%2D5zbgb%40mail%2Egmail%2Ecom][request for comments on org icon theme standards]]
10871 *** CLOSED how to show all subheadings of "current level +1", then all of  "current level +2" etc.
10872 CLOSED: [2011-01-16 So 09:40]
10873 :LOGBOOK:
10874 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:19]
10875 :END:
10876   [2010-08-04 Mi]
10877 :PROPERTIES:
10878 :ID: mid:i3bm41%24g7d%241%40dough%2Egmane%2Eorg
10879 :END:
10881     - 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.]]
10883 *** CLOSED Strange error in html exporting
10884 CLOSED: [2011-01-16 So 09:40]
10885 :LOGBOOK:
10886 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:29]
10887 :END:
10888   [2010-08-02 Mo]
10889 :PROPERTIES:
10890 :ID: mid:m1fwyyb2gr%2Efsf%40gmail%2Ecom
10891 :END:
10893     - Gmane :: [[http://mid.gmane.org/m1fwyyb2gr%2Efsf%40gmail%2Ecom][Strange error in html exporting]]
10895 *** CLOSED Footnotes: paragraph definition, section name
10896 CLOSED: [2011-01-16 So 09:40]
10897 :LOGBOOK:
10898 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:40]
10899 :END:
10900   [2010-07-27 Di]
10901 :PROPERTIES:
10902 :ID: mid:3DF4CE84%2DCE89%2D47F4%2D8193%2D79CE0D68E273%40nf%2Empg%2Ede
10903 :END:
10905     - Gmane :: [[http://mid.gmane.org/3DF4CE84%2DCE89%2D47F4%2D8193%2D79CE0D68E273%40nf%2Empg%2Ede][Footnotes: paragraph definition, section name]]
10906 *** CLOSED row and col spaning in table?
10907 CLOSED: [2011-01-16 So 09:40]
10908 :LOGBOOK:
10909 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:43]
10910 :END:
10911   [2010-07-27 Di]
10912 :PROPERTIES:
10913 :ID: mid:AANLkTikF4Dj7WDbzzKs7RC4%3D8ffGt4%2B90vY9xVWnOX%3Dw%40mail%2Egmail%2Ecom
10914 :END:
10916     - Gmane :: [[http://mid.gmane.org/AANLkTikF4Dj7WDbzzKs7RC4%3D8ffGt4%2B90vY9xVWnOX%3Dw%40mail%2Egmail%2Ecom][row and col spaning in table?]]
10918 *** CLOSED Docstrings: Use of `C-u' (was: (OT) Passing universal argument to a function)
10919 CLOSED: [2011-01-16 So 09:40]
10920 :LOGBOOK:
10921 - State "QUESTION"   from "NEW"        [2010-08-15 So 09:30]
10922 :END:
10923   [2010-08-15 So]
10924 :PROPERTIES:
10925 :ID: mid:87tymwreu6%2Efsf%40mean%2Ealbasani%2Enet
10926 :END:
10928     - Gmane :: [[http://mid.gmane.org/87tymwreu6%2Efsf%40mean%2Ealbasani%2Enet][Docstrings: Use of `C-u' (was: (OT) Passing universal argument to a function)]]
10930 *** CLOSED Mobile mode sync problems                                                                                                                                                                                            :Mobile:
10931 CLOSED: [2011-01-16 So 09:40]
10932 :LOGBOOK:
10933 - State "QUESTION"   from "NEW"        [2010-09-12 So 11:55]
10934 :END:
10935   [2010-09-05 So]
10936 :PROPERTIES:
10937 :ID: mid:AANLkTik%2BTXhr6ffu1nMqLp%2BnGSA%2BEYWSnA0STD2%2DvO1j%40mail%2Egmail%2Ecom
10938 :END:
10940     - Gmane :: [[http://mid.gmane.org/AANLkTik%2BTXhr6ffu1nMqLp%2BnGSA%2BEYWSnA0STD2%2DvO1j%40mail%2Egmail%2Ecom][Mobile mode sync problems]]
10942 *** CLOSED Habit timing
10943 CLOSED: [2011-01-16 So 09:40]
10944 :LOGBOOK:
10945 - State "QUESTION"   from "NEW"        [2010-09-12 So 11:59]
10946 :END:
10947   [2010-09-05 So]
10948 :PROPERTIES:
10949 :ID: mid:m27hj170jw%2Ewl%25dave%40boostpro%2Ecom
10950 :END:
10952     - Gmane :: [[http://mid.gmane.org/m27hj170jw%2Ewl%25dave%40boostpro%2Ecom][Habit timing]]
10954 *** CLOSED Using cdlatex-item within org-mode
10955 CLOSED: [2011-01-16 So 09:40]
10956 :LOGBOOK:
10957 - State "QUESTION"   from "NEW"        [2010-09-12 So 12:00]
10958 :END:
10959   [2010-09-05 So]
10960 :PROPERTIES:
10961 :ID: mid:AANLkTinbc0urE2a4%3DjBxXg4HS1BJLqEWes7gDtaM9LWU%40mail%2Egmail%2Ecom
10962 :END:
10964     - Gmane :: [[http://mid.gmane.org/AANLkTinbc0urE2a4%3DjBxXg4HS1BJLqEWes7gDtaM9LWU%40mail%2Egmail%2Ecom][Using cdlatex-item within org-mode]]
10966 *** CLOSED task juggler export
10967 CLOSED: [2011-01-16 So 09:40]
10968 :LOGBOOK:
10969 - State "QUESTION"   from "NEW"        [2010-09-12 So 12:25]
10970 :END:
10971   [2010-09-05 So]
10972 :PROPERTIES:
10973 :ID: mid:87hbi6bbxi%2Ewl%25ucecesf%40ucl%2Eac%2Euk
10974 :END:
10976     - Gmane :: [[http://mid.gmane.org/87hbi6bbxi%2Ewl%25ucecesf%40ucl%2Eac%2Euk][task juggler export]]
10978 *** CLOSED Weekdays vs. weekends scheduling
10979 CLOSED: [2011-01-16 So 09:40]
10980 :LOGBOOK:
10981 - State "QUESTION"   from "NEW"        [2010-09-12 So 12:25]
10982 :END:
10983   [2010-09-05 So]
10984 :PROPERTIES:
10985 :ID: mid:AANLkTikrBTqkw%5FXfAcQPqOPiqaSb9ps2u58v46Yg2HoD%40mail%2Egmail%2Ecom
10986 :END:
10988     - Gmane :: [[http://mid.gmane.org/AANLkTikrBTqkw%5FXfAcQPqOPiqaSb9ps2u58v46Yg2HoD%40mail%2Egmail%2Ecom][Weekdays vs. weekends scheduling]]
10990 *** CLOSED Full list of org-beamer functionality?
10991 CLOSED: [2011-01-16 So 09:40]
10992 :LOGBOOK:
10993 - State "QUESTION"   from "NEW"        [2010-09-12 So 12:26]
10994 :END:
10995   [2010-09-05 So]
10996 :PROPERTIES:
10997 :ID: mid:AANLkTi%3DW8JJcuYiHjr895Pu9Hmp0%3DS1La%5FSiGxR9ZmLJ%40mail%2Egmail%2Ecom
10998 :END:
11000     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DW8JJcuYiHjr895Pu9Hmp0%3DS1La%5FSiGxR9ZmLJ%40mail%2Egmail%2Ecom][Full list of org-beamer functionality?]]
11002 *** CLOSED org-beamer problem
11003 CLOSED: [2011-01-16 So 09:40]
11004 :LOGBOOK:
11005 - State "QUESTION"   from "NEW"        [2010-09-12 So 12:27]
11006 :END:
11007   [2010-09-05 So]
11008 :PROPERTIES:
11009 :ID: mid:AANLkTimKcKTQ%5FiyLMAmv7%5FHfcFX0cYXUb3G2sM4sVJ%3DB%40mail%2Egmail%2Ecom
11010 :END:
11012     - Gmane :: [[http://mid.gmane.org/AANLkTimKcKTQ%5FiyLMAmv7%5FHfcFX0cYXUb3G2sM4sVJ%3DB%40mail%2Egmail%2Ecom][org-beamer problem]]
11014 *** CLOSED Effort estimates for multi-day tasks
11015 CLOSED: [2011-01-16 So 09:40]
11016 :LOGBOOK:
11017 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:02]
11018 :END:
11019   [2010-09-05 So]
11020 :PROPERTIES:
11021 :ID: mid:0vbp8gknt8%2Efsf%40gmail%2Ecom
11022 :END:
11024     - Gmane :: [[http://mid.gmane.org/0vbp8gknt8%2Efsf%40gmail%2Ecom][Effort estimates for multi-day tasks]]
11026 *** CLOSED TeX commands or source code in org files
11027 CLOSED: [2011-01-16 So 09:40]
11028 :LOGBOOK:
11029 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:05]
11030 :END:
11031   [2010-09-05 So]
11032 :PROPERTIES:
11033 :ID: mid:4C7F7DC2%2E1010600%40unibas%2Ech
11034 :END:
11036     - Gmane :: [[http://mid.gmane.org/4C7F7DC2%2E1010600%40unibas%2Ech][TeX commands or source code in org files]]
11038 *** CLOSED Average payment rate with org-mode
11039 CLOSED: [2011-01-16 So 09:40]
11040 :LOGBOOK:
11041 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:07]
11042 :END:
11043   [2010-09-05 So]
11044 :PROPERTIES:
11045 :ID: mid:AANLkTimLYpQGG57R%5FugLTHJ3KPCxLS4LGRi%3DsmN%2BGr09%40mail%2Egmail%2Ecom
11046 :END:
11048     - Gmane :: [[http://mid.gmane.org/AANLkTimLYpQGG57R%5FugLTHJ3KPCxLS4LGRi%3DsmN%2BGr09%40mail%2Egmail%2Ecom][Average payment rate with org-mode]]
11050 *** CLOSED Org-protocol / Chrome on Linux
11051 CLOSED: [2011-01-16 So 09:40]
11052 :LOGBOOK:
11053 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:09]
11054 :END:
11055   [2010-09-05 So]
11056 :PROPERTIES:
11057 :ID: mid:AANLkTi%3DbgeyD%5FC5HW%3DbxkzZKPo%5F%3Dj%5FUeFZbtEsEzS%2Dmb%40mail%2Egmail%2Ecom
11058 :END:
11060     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DbgeyD%5FC5HW%3DbxkzZKPo%5F%3Dj%5FUeFZbtEsEzS%2Dmb%40mail%2Egmail%2Ecom][Org-protocol / Chrome on Linux]]
11062 *** CLOSED strike-through doesn't take effect in Aquamacs
11063 CLOSED: [2011-01-16 So 09:40]
11064 :LOGBOOK:
11065 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:09]
11066 :END:
11067   [2010-08-29 So]
11068 :PROPERTIES:
11069 :ID: mid:27D0FA82%2D5512%2D461E%2DBFA4%2D5CC3A1400543%40arcadyan%2Ecom
11070 :END:
11072     - Gmane :: [[http://mid.gmane.org/27D0FA82%2D5512%2D461E%2DBFA4%2D5CC3A1400543%40arcadyan%2Ecom][strike-through doesn't take effect in Aquamacs]]
11074 *** CLOSED Backspacing into folded items
11075 CLOSED: [2011-01-16 So 09:40]
11076 :LOGBOOK:
11077 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:23]
11078 :END:
11079   [2010-08-29 So]
11080 :PROPERTIES:
11081 :ID: mid:m2occrnj1k%2Ewl%25dave%40boostpro%2Ecom
11082 :END:
11084     - Gmane :: [[http://mid.gmane.org/m2occrnj1k%2Ewl%25dave%40boostpro%2Ecom][Backspacing into folded items]]
11086 *** CLOSED How to customize the org-mode's BEGIN_SRC HTML output
11087 CLOSED: [2011-01-16 So 09:40]
11088 :LOGBOOK:
11089 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:27]
11090 :END:
11091   [2010-08-25 Mi]
11092 :PROPERTIES:
11093 :ID: mid:AANLkTinXuWJ3fUw%2BePP31UDCEjds%5FMYX3umHbmHPN4n2%40mail%2Egmail%2Ecom
11094 :END:
11096     - Gmane :: [[http://mid.gmane.org/AANLkTinXuWJ3fUw%2BePP31UDCEjds%5FMYX3umHbmHPN4n2%40mail%2Egmail%2Ecom][How to customize the org-mode's BEGIN_SRC HTML output]]
11098 *** CLOSED exec code on task state progression
11099 CLOSED: [2011-01-16 So 09:40]
11100 :LOGBOOK:
11101 - State "QUESTION"   from "WISH"       [2010-09-12 So 14:29]
11102 :END:
11103    - State "WISH"       from "NEW"        [2010-08-31 Tue 17:19]
11104   [2010-08-21 Sa]
11105 :PROPERTIES:
11106 :ID: mid:i4njiu%24tt3%241%40dough%2Egmane%2Eorg
11107 :END:
11109     - Gmane :: [[http://mid.gmane.org/i4njiu%24tt3%241%40dough%2Egmane%2Eorg][exec code on task state progression]]
11111 *** CLOSED migrating from planner mode (was: Plannerel migration)
11112 CLOSED: [2011-01-16 So 09:40]
11113 :LOGBOOK:
11114 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:34]
11115 :END:
11116   [2010-08-21 Sa]
11117 :PROPERTIES:
11118 :ID: mid:87fwya6ovk%2Efsf%40kolob%2Esebmags%2Ehomelinux%2Eorg
11119 :END:
11121     - Gmane :: [[http://mid.gmane.org/87fwya6ovk%2Efsf%40kolob%2Esebmags%2Ehomelinux%2Eorg][migrating from planner mode (was: Plannerel migration)]]
11123 *** CLOSED MobileOrg for Android - Froyo w/SSL == Nope.                                                                                                                                                                         :Mobile:
11124 CLOSED: [2011-01-16 So 09:40]
11125 :LOGBOOK:
11126 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:34]
11127 :END:
11128   [2010-08-21 Sa]
11129 :PROPERTIES:
11130 :ID: mid:AANLkTim9nhCoW%5FUvjnoCEa%2B0DFFAFrtrfOS0XeyO8MBt%40mail%2Egmail%2Ecom
11131 :END:
11133     - Gmane :: [[http://mid.gmane.org/AANLkTim9nhCoW%5FUvjnoCEa%2B0DFFAFrtrfOS0XeyO8MBt%40mail%2Egmail%2Ecom][MobileOrg for Android - Froyo w/SSL == Nope.]]
11135 *** CLOSED org-link-search: Augment signature?
11136 CLOSED: [2011-01-16 So 09:40]
11137 :LOGBOOK:
11138 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:49]
11139 :END:
11140   [2010-08-19 Do]
11141 :PROPERTIES:
11142 :ID: mid:817hjm94ta%2Efsf%40gmail%2Ecom
11143 :END:
11145     - Gmane :: [[http://mid.gmane.org/817hjm94ta%2Efsf%40gmail%2Ecom][org-link-search: Augment signature?]]
11147 *** CLOSED Emailing my org file
11148 CLOSED: [2011-01-16 So 09:40]
11149 :LOGBOOK:
11150 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:54]
11151 :END:
11152   [2010-08-18 Mi]
11153 :PROPERTIES:
11154 :ID: mid:AANLkTind3HPtWE%2DLH3ZX%2DGSPi0Sc7X3hODVXavpKzJh5%40mail%2Egmail%2Ecom
11155 :END:
11157     - Gmane :: [[http://mid.gmane.org/AANLkTind3HPtWE%2DLH3ZX%2DGSPi0Sc7X3hODVXavpKzJh5%40mail%2Egmail%2Ecom][Emailing my org file]]
11159 *** CLOSED Baffled by beamer blocks
11160 CLOSED: [2011-01-16 So 09:40]
11161 :LOGBOOK:
11162 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:55]
11163 :END:
11164   [2010-08-17 Di]
11165 :PROPERTIES:
11166 :ID: mid:1282059091%2E18547%2E1390352993%40webmail%2Emessagingengine%2Ecom
11167 :END:
11169     - Gmane :: [[http://mid.gmane.org/1282059091%2E18547%2E1390352993%40webmail%2Emessagingengine%2Ecom][Baffled by beamer blocks]]
11171 *** CLOSED org-mobile-create-sumo-agenda might be the culprit?                                                                                                                                                                  :Mobile:
11172 CLOSED: [2011-01-16 So 09:40]
11173 :LOGBOOK:
11174 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:57]
11175 :END:
11176   [2010-07-27 Di]
11177 :PROPERTIES:
11178 :ID: mid:75763D10%2DA3C1%2D4BF1%2DA48D%2D013C9C98847D%40gilbert%2Eorg
11179 :END:
11181     - Gmane :: [[http://mid.gmane.org/75763D10%2DA3C1%2D4BF1%2DA48D%2D013C9C98847D%40gilbert%2Eorg][org-mobile-create-sumo-agenda might be the culprit?]]
11183 *** CLOSED footnotes in LaTeX export
11184 CLOSED: [2011-01-16 So 09:40]
11185 :LOGBOOK:
11186 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:58]
11187 :END:
11188   [2010-07-18 So]
11189   :PROPERTIES:
11190   :ID: mid:877hksa7la%2Efsf%40gmail%2Ecom
11191   :END:
11193     - Gmane :: [[http://mid.gmane.org/877hksa7la%2Efsf%40gmail%2Ecom][footnotes in LaTeX export]]
11195 *** CLOSED How to set todo-dependencies for specific org file?
11196 CLOSED: [2011-01-16 So 09:40]
11197 :LOGBOOK:
11198 - State "QUESTION"   from "NEW"        [2010-10-26 Di 20:34]
11199 :END:
11200   [2010-10-18 Mo]
11201 :PROPERTIES:
11202 :ID: mid:84mxqcxjzm%2Efsf%40sohu%2Ecom
11203 :END:
11205     - Gmane :: [[http://mid.gmane.org/84mxqcxjzm%2Efsf%40sohu%2Ecom][How to set todo-dependencies for specific org file?]]
11207 *** CLOSED question: how to refile labeled with origin?
11208 CLOSED: [2011-01-16 So 09:40]
11209 :LOGBOOK:
11210 - State "QUESTION"   from "NEW"        [2010-10-26 Di 20:51]
11211 :END:
11212   [2010-10-17 So]
11213 :PROPERTIES:
11214 :ID: mid:AANLkTimd4F4%3DVkdC5soX3GSOcEnJ7%2DCUaicry5UnF0uL%40mail%2Egmail%2Ecom
11215 :END:
11217     - Gmane :: [[http://mid.gmane.org/AANLkTimd4F4%3DVkdC5soX3GSOcEnJ7%2DCUaicry5UnF0uL%40mail%2Egmail%2Ecom][question: how to refile labeled with origin?]]
11219 *** CLOSED Executing sh-code                                                                                                                                                                                                     :Babel:
11220 CLOSED: [2011-01-16 So 09:40]
11221 :LOGBOOK:
11222 - State "QUESTION"   from "NEW"        [2010-10-26 Di 20:54]
11223 :END:
11224   [2010-10-17 So]
11225 :PROPERTIES:
11226 :ID: mid:80fww7785n%2Efsf%40mundaneum%2Ecom
11227 :END:
11229     - Gmane :: [[http://mid.gmane.org/80fww7785n%2Efsf%40mundaneum%2Ecom][Executing sh-code]]
11231 *** CLOSED Sort agenda view by date?
11232 CLOSED: [2011-01-16 So 09:40]
11233 :LOGBOOK:
11234 - State "QUESTION"   from "NEW"        [2010-10-26 Di 20:55]
11235 :END:
11236   [2010-10-17 So]
11237 :PROPERTIES:
11238 :ID: mid:223016%2E14221%2Eqm%40web37907%2Email%2Emud%2Eyahoo%2Ecom
11239 :END:
11241     - Gmane :: [[http://mid.gmane.org/223016%2E14221%2Eqm%40web37907%2Email%2Emud%2Eyahoo%2Ecom][Sort agenda view by date?]]
11243 *** CLOSED Bug: Export header-level list inconsistency
11244 CLOSED: [2011-01-16 So 09:40]
11245 :LOGBOOK:
11246 - State "QUESTION"   from "NEW"        [2010-10-26 Di 20:58]
11247 :END:
11248   [2010-10-17 So]
11249 :PROPERTIES:
11250 :ID: mid:AANLkTim215mNLqdBgP%3D4ScMFO0GDMsq%2DJYiCV8Eq%3D%2D1S%40mail%2Egmail%2Ecom
11251 :END:
11253     - Gmane :: [[http://mid.gmane.org/AANLkTim215mNLqdBgP%3D4ScMFO0GDMsq%2DJYiCV8Eq%3D%2D1S%40mail%2Egmail%2Ecom][Bug: Export header-level list inconsistency]]
11255 *** CLOSED (Babel) Debugging shell code that misbehaves                                                                                                                                                                          :Babel:
11256 CLOSED: [2011-01-16 So 09:40]
11257 :LOGBOOK:
11258 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:01]
11259 :END:
11260   [2010-10-17 So]
11261 :PROPERTIES:
11262 :ID: mid:80zkuhkk67%2Efsf%40mundaneum%2Ecom
11263 :END:
11265     - Gmane :: [[http://mid.gmane.org/80zkuhkk67%2Efsf%40mundaneum%2Ecom][(Babel) Debugging shell code that misbehaves]]
11267 *** CLOSED org-mode and claws
11268 CLOSED: [2011-01-16 So 09:40]
11269 :LOGBOOK:
11270 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:02]
11271 :END:
11272   [2010-10-17 So]
11273 :PROPERTIES:
11274 :ID: mid:4CB6057F%2E3080808%40sym%2Enet
11275 :END:
11277     - Gmane :: [[http://mid.gmane.org/4CB6057F%2E3080808%40sym%2Enet][org-mode and clawqs]]
11279 *** CLOSED org-publish with latest changes?
11280 CLOSED: [2011-01-16 So 09:40]
11281 :LOGBOOK:
11282 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:03]
11283 :END:
11284   [2010-10-17 So]
11285 :PROPERTIES:
11286 :ID: mid:AANLkTinTNjGJnCg4fnhkycrajznR9HKtVeThhoqxpto7%40mail%2Egmail%2Ecom
11287 :END:
11289     - Gmane :: [[http://mid.gmane.org/AANLkTinTNjGJnCg4fnhkycrajznR9HKtVeThhoqxpto7%40mail%2Egmail%2Ecom][org-publish with latest changes?]]
11291 *** CLOSED Any other Aquamacs + org-mode users?
11292 CLOSED: [2011-01-16 So 09:40]
11293 :LOGBOOK:
11294 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:04]
11295 :END:
11296   [2010-10-17 So]
11297 :PROPERTIES:
11298 :ID: mid:4CB5287D%2E5090800%40sift%2Einfo
11299 :END:
11301     - Gmane :: [[http://mid.gmane.org/4CB5287D%2E5090800%40sift%2Einfo][Any other Aquamacs + org-mode users?]]
11303 *** CLOSED Latex-Export with custom commands
11304 CLOSED: [2011-01-16 So 09:40]
11305 :LOGBOOK:
11306 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:06]
11307 :END:
11308   [2010-10-17 So]
11309 :PROPERTIES:
11310 :ID: mid:i929ov%24dpe%241%40dough%2Egmane%2Eorg
11311 :END:
11313     - Gmane :: [[http://mid.gmane.org/i929ov%24dpe%241%40dough%2Egmane%2Eorg][Latex-Export with custom commands]]
11315 *** CLOSED column view: "local" doesn't seem to work for me
11316 CLOSED: [2011-01-16 So 09:40]
11317 :LOGBOOK:
11318 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:15]
11319 :END:
11320   [2010-10-16 Sa]
11321 :PROPERTIES:
11322 :ID: mid:87y6a4alxl%2Ewl%25ucecesf%40ucl%2Eac%2Euk
11323 :END:
11325     - Gmane :: [[http://mid.gmane.org/87y6a4alxl%2Ewl%25ucecesf%40ucl%2Eac%2Euk][column view: "local" doesn't seem to work for me]]
11327 *** CLOSED configuring Org agenda faces by priority
11328 CLOSED: [2011-01-16 So 09:40]
11329 :LOGBOOK:
11330 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:15]
11331 :END:
11332   [2010-10-16 Sa]
11333 :PROPERTIES:
11334 :ID: mid:i8v3ua%24v8v%241%40dough%2Egmane%2Eorg
11335 :END:
11337     - Gmane :: [[http://mid.gmane.org/i8v3ua%24v8v%241%40dough%2Egmane%2Eorg][configuring Org agenda faces by priority]]
11339 *** CLOSED Publishing configuration
11340 CLOSED: [2011-01-16 So 09:40]
11341 :LOGBOOK:
11342 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:16]
11343 :END:
11344   [2010-10-16 Sa]
11345 :PROPERTIES:
11346 :ID: mid:87vd59og1r%2Efsf%40berkeley%2Eedu
11347 :END:
11349     - Gmane :: [[http://mid.gmane.org/87vd59og1r%2Efsf%40berkeley%2Eedu][Publishing configuration]]
11351 *** CLOSED org-mode <=> Instiki
11352 CLOSED: [2011-01-16 So 09:40]
11353 :LOGBOOK:
11354 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:17]
11355 :END:
11356   [2010-10-16 Sa]
11357 :PROPERTIES:
11358 :ID: mid:AANLkTinsEj1isA%5FXMMOxrxGUTJyArLSuxgHZ6NAO6y%2DL%40mail%2Egmail%2Ecom
11359 :END:
11361     - Gmane :: [[http://mid.gmane.org/AANLkTinsEj1isA%5FXMMOxrxGUTJyArLSuxgHZ6NAO6y%2DL%40mail%2Egmail%2Ecom][org-mode <=> Instiki]]
11363 *** CLOSED entities and removing some markup in ascii export
11364 CLOSED: [2011-01-16 So 09:40]
11365 :LOGBOOK:
11366 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:23]
11367 :END:
11368   [2010-10-15 Fr]
11369 :PROPERTIES:
11370 :ID: mid:m362xd2h7h%2Efsf%40david%2Eespiga4%2Ecom%2Ear
11371 :END:
11373     - Gmane :: [[http://mid.gmane.org/m362xd2h7h%2Efsf%40david%2Eespiga4%2Ecom%2Ear][entities and removing some markup in ascii export]]
11375 *** CLOSED How to use capture to start relative timer? And some other capture issues...
11376 CLOSED: [2011-01-16 So 09:40]
11377 :LOGBOOK:
11378 - State "QUESTION"   from "NEW"        [2010-10-27 Mi 21:28]
11379 :END:
11380   [2010-10-15 Fr]
11381 :PROPERTIES:
11382 :ID: mid:AANLkTi%3Dn4ODKze7T68axhVRTafpXoi%2DiqOY3bAR1aDMC%40mail%2Egmail%2Ecom
11383 :END:
11385     - Gmane :: [[http://mid.gmane.org/AANLkTi%3Dn4ODKze7T68axhVRTafpXoi%2DiqOY3bAR1aDMC%40mail%2Egmail%2Ecom][How to use capture to start relative timer? And some other capture issues...]]
11387 *** CLOSED Total time displayed in the modeline?
11388 CLOSED: [2011-01-16 So 09:40]
11389 :LOGBOOK:
11390 - State "QUESTION"   from "NEW"        [2010-10-27 Mi 21:39]
11391 :END:
11392   [2010-10-15 Fr]
11393 :PROPERTIES:
11394 :ID: mid:87lj6ae49h%2Efsf%40mundaneum%2Ecom
11395 :END:
11397     - Gmane :: [[http://mid.gmane.org/87lj6ae49h%2Efsf%40mundaneum%2Ecom][Total time displayed in the modeline?]]
11399 *** CLOSED (babel) creating simple vectors in R
11400 CLOSED: [2011-01-16 So 09:40]
11401 :LOGBOOK:
11402 - State "QUESTION"   from "NEW"        [2010-10-27 Mi 21:44]
11403 :END:
11404   [2010-10-15 Fr]
11405 :PROPERTIES:
11406 :ID: mid:87zkusxtnn%2Efsf%40stats%2Eox%2Eac%2Euk
11407 :END:
11409     - Gmane :: [[http://mid.gmane.org/87zkusxtnn%2Efsf%40stats%2Eox%2Eac%2Euk][(babel) creating simple vectors in R]]
11411 *** CLOSED Bug: org lets me mess things up too easily (7.01trans)
11412 CLOSED: [2011-01-16 So 09:40]
11413 :LOGBOOK:
11414 - State "QUESTION"   from "NEW"        [2010-10-27 Mi 21:57]
11415 :END:
11416   [2010-10-15 Fr]
11417 :PROPERTIES:
11418 :ID: mid:m2sk0n2uua%2Ewl%25dave%40boostpro%2Ecom
11419 :END:
11421     - Gmane :: [[http://mid.gmane.org/m2sk0n2uua%2Ewl%25dave%40boostpro%2Ecom][Bug: org lets me mess things up too easily (7.01trans)]]
11423 *** CLOSED Adding tags, grouping tags
11424 CLOSED: [2011-01-16 So 09:40]
11425 :LOGBOOK:
11426 - State "QUESTION"   from "NEW"        [2010-11-07 So 14:36]
11427 :END:
11428   [2010-10-17 So]
11429 :PROPERTIES:
11430 :ID: mid:4CB74A73%2E2090202%40gmx%2Ede
11431 :END:
11433     - Gmane :: [[http://mid.gmane.org/4CB74A73%2E2090202%40gmx%2Ede][Adding tags, grouping tags]]
11435 *** CLOSED (BUG) MobileOrg blocked tasks showing up on agendas                                                                                                                                                                  :Mobile:
11436 CLOSED: [2011-01-16 So 09:40]
11437 :LOGBOOK:
11438 - State "CLOSED"     from "QUESTION"   [2011-01-16 So 09:40]
11439 - State "QUESTION"   from "NEW"        [2010-11-07 So 15:08]
11440 :END:
11441   [2010-10-15 Fr]
11442 :PROPERTIES:
11443 :ID: mid:AANLkTinLsDzjKaxKWLY7h19%2DBH3xuVtFxDaWi%2BgcTMOK%40mail%2Egmail%2Ecom
11444 :END:
11446     - Gmane :: [[http://mid.gmane.org/AANLkTinLsDzjKaxKWLY7h19%2DBH3xuVtFxDaWi%2BgcTMOK%40mail%2Egmail%2Ecom][(BUG) MobileOrg blocked tasks showing up on agendas]]
11447 *** DONE Fontify whole heading line
11448 CLOSED: [2010-08-21 Sa 17:04]
11449 :LOGBOOK:
11450 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:04]
11451 :END:
11452   [2010-06-05 Sa]
11453   :PROPERTIES:
11454   :ID: mid:87sk53158o%2Efsf%40mundaneum%2Ecom
11455   :END:
11457     - Gmane :: [[http://mid.gmane.org/87sk53158o%2Efsf%40mundaneum%2Ecom][Fontify whole heading line]]
11458 *** DONE cycle visibility from agenda view?
11459   [2010-06-16 Mi]
11460   :PROPERTIES:
11461   :ID: mid:20100615135909%2EGD1315%40vpn%2D2139%2Egwdg%2Ede
11462   :END:
11464     - Gmane :: [[http://mid.gmane.org/20100615135909%2EGD1315%40vpn%2D2139%2Egwdg%2Ede][cycle visibility from agenda view?]]
11466     use of org-agenda-cycle-show explained on mailing list, and added
11467     to FAQ.
11468 *** DONE Beamer presentation in the document
11469 CLOSED: [2010-08-21 Sa 17:07]
11470 :LOGBOOK:
11471 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:07]
11472 :END:
11473   [2010-06-10 Do]
11474   :PROPERTIES:
11475   :ID: mid:871vcg1rs0%2Efsf%40mundaneum%2Ecom
11476   :END:
11478     - Gmane :: [[http://mid.gmane.org/871vcg1rs0%2Efsf%40mundaneum%2Ecom][Beamer presentation in the document]]
11479 *** DONE clock in from last clock out
11480 CLOSED: [2010-08-21 Sa 17:07]
11481 :LOGBOOK:
11482 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:07]
11483 :END:
11484   [2010-06-15 Di]
11485   :PROPERTIES:
11486   :ID: mid:AANLkTinMfkrJ4OHzUfzsNOuXq5d9sfIPZcqkcgeV9WMH%40mail%2Egmail%2Ecom
11487   :END:
11489     - Gmane :: [[http://mid.gmane.org/AANLkTinMfkrJ4OHzUfzsNOuXq5d9sfIPZcqkcgeV9WMH%40mail%2Egmail%2Ecom][clock in from last clock out]]
11490 *** DONE Re: (Orgmode) contrib/README
11491   [2010-07-01 Do]
11492   :PROPERTIES:
11493   :ID: mid:4663%2E1277986531%40maps
11494   :END:
11496     - Gmane :: [[http://mid.gmane.org/4663%2E1277986531%40maps][Re: (Orgmode) contrib/README]]
11497    Updated, patch by Stephen Eglen
11499 *** DONE wrap text in table cell?
11500 CLOSED: [2010-08-21 Sa 17:09]
11501 :LOGBOOK:
11502 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:09]
11503 :END:
11504   [2010-07-09 Fr]
11505   :PROPERTIES:
11506   :ID: mid:4C33BB78%2E2060900%40therogoffs%2Ecom
11507   :END:
11509     - Gmane :: [[http://mid.gmane.org/4C33BB78%2E2060900%40therogoffs%2Ecom][wrap text in table cell?]]
11510 *** DONE italics regexp
11511 CLOSED: [2010-07-29 Do 18:36]
11512 :LOGBOOK:
11513 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:36]
11514 :END:
11515   [2010-07-09 Fr]
11516   :PROPERTIES:
11517   :ID: mid:AANLkTimZtTxgAdrZCsMKGhyUw6ZW62ysR61QDpSYZwJM%40mail%2Egmail%2Ecom
11518   :END:
11520     - Gmane :: [[http://mid.gmane.org/AANLkTimZtTxgAdrZCsMKGhyUw6ZW62ysR61QDpSYZwJM%40mail%2Egmail%2Ecom][italics regexp]]
11521 *** DONE question about links in org-mode
11522 CLOSED: [2010-08-21 Sa 17:10]
11523 :LOGBOOK:
11524 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:10]
11525 :END:
11526   [2010-07-09 Fr]
11527   :PROPERTIES:
11528   :ID: mid:1278537004%2E416000%2D78450574%2D28514%40walla%2Ecom
11529   :END:
11531     - Gmane :: [[http://mid.gmane.org/1278537004%2E416000%2D78450574%2D28514%40walla%2Ecom][question about links in org-mode]]
11532 *** DONE Exclude some file to be in the agenda
11533 CLOSED: [2010-08-21 Sa 17:11]
11534 :LOGBOOK:
11535 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:11]
11536 :END:
11537   [2010-07-09 Fr]
11538   :PROPERTIES:
11539   :ID: mid:AANLkTin1zO14eK69KbAle4MmCi%2DOizsPgqBBZ2Jh9oPC%40mail%2Egmail%2Ecom
11540   :END:
11542     - Gmane :: [[http://mid.gmane.org/AANLkTin1zO14eK69KbAle4MmCi%2DOizsPgqBBZ2Jh9oPC%40mail%2Egmail%2Ecom][Exclude some file to be in the agenda]]
11543 *** DONE links customization in org-mode
11544 CLOSED: [2010-08-21 Sa 17:11]
11545 :LOGBOOK:
11546 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:11]
11547 :END:
11548   [2010-07-10 Sa]
11549   :PROPERTIES:
11550   :ID: mid:1278662652%2E985000%2D68374623%2D12236%40walla%2Ecom
11551   :END:
11553     - Gmane :: [[http://mid.gmane.org/1278662652%2E985000%2D68374623%2D12236%40walla%2Ecom][links customization in org-mode]]
11554 *** DONE trouble with Imenu integration
11555 CLOSED: [2010-08-21 Sa 17:11]
11556 :LOGBOOK:
11557 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:11]
11558 :END:
11559   [2010-07-10 Sa]
11560   :PROPERTIES:
11561   :ID: mid:9707EA08%2DD22C%2D4BDF%2D98E3%2DCA3A0CFC250C%40gilbert%2Eorg
11562   :END:
11564     - Gmane :: [[http://mid.gmane.org/9707EA08%2DD22C%2D4BDF%2D98E3%2DCA3A0CFC250C%40gilbert%2Eorg][trouble with Imenu integration]]
11565 *** DONE (babel)  apply #+TABLEFM lines during export?                                                                                                                                                                           :Babel:
11566 CLOSED: [2010-08-21 Sa 17:11]
11567 :LOGBOOK:
11568 - State "DONE"       from "WISH"       [2010-08-21 Sa 17:11]
11569 :END:
11570   [2010-07-10 Sa]
11571   :PROPERTIES:
11572   :ID: mid:m0bpafpgpx%2Efsf%40gmail%2Ecom
11573   :END:
11575     - Gmane :: [[http://mid.gmane.org/m0bpafpgpx%2Efsf%40gmail%2Ecom][(babel)  apply #+TABLEFM lines during export?]]
11576 *** DONE capture-clock-out nil!
11577 CLOSED: [2010-08-21 Sa 17:12]
11578 :LOGBOOK:
11579 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:12]
11580 :END:
11581   [2010-07-02 Fr]
11582   :PROPERTIES:
11583   :ID: mid:83y6du440v%2Efsf%40yahoo%2Eit
11584   :END:
11586     - Gmane :: [[http://mid.gmane.org/83y6du440v%2Efsf%40yahoo%2Eit][capture-clock-out nil!]]
11587 *** DONE imenu support for babel blocks
11588 CLOSED: [2010-08-21 Sa 17:12]
11589 :LOGBOOK:
11590 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:12]
11591 :END:
11592   [2010-07-18 So]
11593   :PROPERTIES:
11594   :ID: mid:AANLkTimCiay9zkLkB8SKbosrJAL8Ob01%2DaGt79hetnkz%40mail%2Egmail%2Ecom
11595   :END:
11597     - Gmane :: [[http://mid.gmane.org/AANLkTimCiay9zkLkB8SKbosrJAL8Ob01%2DaGt79hetnkz%40mail%2Egmail%2Ecom][imenu support for babel blocks]]
11598 *** DONE Wiki-like creating links on the fly for org
11599 CLOSED: [2010-08-21 Sa 17:13]
11600 :LOGBOOK:
11601 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:13]
11602 :END:
11603   [2010-07-12 Mo]
11604   :PROPERTIES:
11605   :ID: mid:AANLkTila3Djk8xRJX2g8rjxTqOVQC95mOH0ywLtvvPzT%40mail%2Egmail%2Ecom
11606   :END:
11608     - Gmane :: [[http://mid.gmane.org/AANLkTila3Djk8xRJX2g8rjxTqOVQC95mOH0ywLtvvPzT%40mail%2Egmail%2Ecom][Wiki-like creating links on the fly for org]]
11609 *** DONE org-babel and OCaml - help?                                                                                                                                                                                             :Babel:
11610 CLOSED: [2010-08-21 Sa 17:14]
11611 :LOGBOOK:
11612 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:14]
11613 :END:
11614   [2010-07-16 Fr]
11615   :PROPERTIES:
11616   :ID: mid:m2r5j38nqt%2Efsf%40tyche%2ELNouv%2Ecom
11617   :END:
11619     - Gmane :: [[http://mid.gmane.org/m2r5j38nqt%2Efsf%40tyche%2ELNouv%2Ecom][org-babel and OCaml - help?]]
11620 *** DONE word wrap preferences in org-mode buffers
11621 CLOSED: [2010-08-21 Sa 17:15]
11622 :LOGBOOK:
11623 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:15]
11624 :END:
11625   [2010-07-17 Sa]
11626   :PROPERTIES:
11627   :ID: mid:4C40B512%2E7090809%40ccbr%2Eumn%2Eedu
11628   :END:
11630     - Gmane :: [[http://mid.gmane.org/4C40B512%2E7090809%40ccbr%2Eumn%2Eedu][word wrap preferences in org-mode buffers]]
11631 *** DONE Inserting date/time stamps including seconds
11632 CLOSED: [2010-07-29 Do 18:39]
11633 :LOGBOOK:
11634 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:39]
11635 :END:
11636   [2010-07-14 Mi]
11637   :PROPERTIES:
11638   :ID: mid:505620%2E36445%2Eqm%40web29012%2Email%2Eird%2Eyahoo%2Ecom
11639   :END:
11641     - Gmane :: [[http://mid.gmane.org/505620%2E36445%2Eqm%40web29012%2Email%2Eird%2Eyahoo%2Ecom][Inserting date/time stamps including seconds]]
11642 *** DONE Integrate APPTs with OSX
11643 CLOSED: [2010-08-21 Sa 17:16]
11644 :LOGBOOK:
11645 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:16]
11646 :END:
11647   [2010-07-14 Mi]
11648   :PROPERTIES:
11649   :ID: mid:AANLkTinLcJugsE05LX89aHqWQcyWoTbzobQeHvRH0k5X%40mail%2Egmail%2Ecom
11650   :END:
11652     - Gmane :: [[http://mid.gmane.org/AANLkTinLcJugsE05LX89aHqWQcyWoTbzobQeHvRH0k5X%40mail%2Egmail%2Ecom][Integrate APPTs with OSX]]
11653 *** DONE (babel) html export of R data frame                                                                                                                                                                                     :Babel:
11654 CLOSED: [2010-08-21 Sa 17:16]
11655 :LOGBOOK:
11656 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:16]
11657 :END:
11658   [2010-07-21 Mi]
11659   :PROPERTIES:
11660   :ID: mid:20100720022748%2EGA4367%40panahar
11661   :END:
11663     - Gmane :: [[http://mid.gmane.org/20100720022748%2EGA4367%40panahar][(babel) html export of R data frame]]
11664 *** DONE org-refile-targets: excluding archived
11665 CLOSED: [2010-08-21 Sa 17:16]
11666 :LOGBOOK:
11667 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:16]
11668 :END:
11669   [2010-07-21 Mi]
11670   :PROPERTIES:
11671   :ID: mid:sq9ssk3eioo5%2Efsf%40gmail%2Ecom
11672   :END:
11674     - Gmane :: [[http://mid.gmane.org/sq9ssk3eioo5%2Efsf%40gmail%2Ecom][org-refile-targets: excluding archived]]
11675 *** DONE highlight confusion in agenda
11676 CLOSED: [2010-07-29 Do 18:39]
11677 :LOGBOOK:
11678 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:39]
11679 :END:
11680   [2010-07-21 Mi]
11681   :PROPERTIES:
11682   :ID: mid:BE8E1481%2D791E%2D49DA%2D9769%2DD6F4A55BE804%40gilbert%2Eorg
11683   :END:
11685     - Gmane :: [[http://mid.gmane.org/BE8E1481%2D791E%2D49DA%2D9769%2DD6F4A55BE804%40gilbert%2Eorg][highlight confusion in agenda]]
11686 *** DONE export to latex book ?
11687 CLOSED: [2010-08-21 Sa 17:17]
11688 :LOGBOOK:
11689 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:17]
11690 :END:
11691   [2010-07-21 Mi]
11692   :PROPERTIES:
11693   :ID: mid:AANLkTikXX8U8fhf2JHgN3X8wOX9LWG%2Djh5LGjvGP2L3r%40mail%2Egmail%2Ecom
11694   :END:
11696     - Gmane :: [[http://mid.gmane.org/AANLkTikXX8U8fhf2JHgN3X8wOX9LWG%2Djh5LGjvGP2L3r%40mail%2Egmail%2Ecom][export to latex book ?]]
11697 *** DONE "Invalid capture target specification"
11698 CLOSED: [2010-07-29 Do 18:40]
11699 :LOGBOOK:
11700 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:40]
11701 :END:
11702   [2010-07-21 Mi]
11703   :PROPERTIES:
11704   :ID: mid:AANLkTinm0ehBKFv3Wc6ELF2ZDZ%2DZC52v0GtDr%2DdJG98T%40mail%2Egmail%2Ecom
11705   :END:
11707     - Gmane :: [[http://mid.gmane.org/AANLkTinm0ehBKFv3Wc6ELF2ZDZ%2DZC52v0GtDr%2DdJG98T%40mail%2Egmail%2Ecom]["Invalid capture target specification"]]
11708 *** DONE inline image with link to other than images in html export?
11709 CLOSED: [2010-07-29 Do 18:41]
11710 :LOGBOOK:
11711 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:41]
11712 :END:
11713   [2010-07-21 Mi]
11714   :PROPERTIES:
11715   :ID: mid:87vd8a81r5%2Efsf%40columbia%2Eedu
11716   :END:
11718     - Gmane :: [[http://mid.gmane.org/87vd8a81r5%2Efsf%40columbia%2Eedu][inline image with link to other than images in html export?]]
11719 *** DONE org-timeline and diary/calendar
11720 CLOSED: [2010-07-29 Do 18:42]
11721 :LOGBOOK:
11722 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:42]
11723 :END:
11724   [2010-07-21 Mi]
11725   :PROPERTIES:
11726   :ID: mid:m3bpa1g8hf%2Efsf%40login%2Eifi%2Euio%2Eno
11727   :END:
11729     - Gmane :: [[http://mid.gmane.org/m3bpa1g8hf%2Efsf%40login%2Eifi%2Euio%2Eno][org-timeline and diary/calendar]]
11730 *** DONE orgmode html export uses wrong browser
11731 CLOSED: [2010-07-29 Do 18:42]
11732 :LOGBOOK:
11733 - State "DONE"       from "QUESTION"   [2010-07-29 Do 18:42]
11734 :END:
11735   [2010-07-21 Mi]
11736   :PROPERTIES:
11737   :ID: mid:20100721061831%2EGA32593%40panahar
11738   :END:
11740     - Gmane :: [[http://mid.gmane.org/20100721061831%2EGA32593%40panahar][orgmode html export uses wrong browser]]
11741 *** DONE Some problems with times in a spreadsheet
11742 CLOSED: [2010-08-21 Sa 17:17]
11743 :LOGBOOK:
11744 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:17]
11745 :END:
11746   [2010-07-21 Mi]
11747   :PROPERTIES:
11748   :ID: mid:87mxtljf95%2Efsf%40linux%2Dlqcw%2Esite
11749   :END:
11751     - Gmane :: [[http://mid.gmane.org/87mxtljf95%2Efsf%40linux%2Dlqcw%2Esite][Some problems with times in a spreadsheet]]
11752 *** DONE first time setting up mobile-org -- no files produced                                                                                                                                                                  :Mobile:
11753 CLOSED: [2010-08-21 Sa 17:17]
11754 :LOGBOOK:
11755 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:17]
11756 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 07:26]
11757 :END:
11758   [2010-07-23 Fr]
11759   :PROPERTIES:
11760   :ID: mid:F37CED73%2DCC2D%2D413C%2D9489%2DC46E08758C14%40gilbert%2Eorg
11761   :END:
11763     - Gmane :: [[http://mid.gmane.org/F37CED73%2DCC2D%2D413C%2D9489%2DC46E08758C14%40gilbert%2Eorg][first time setting up mobile-org -- no files produced]]
11764 *** DONE Personal accounting with emacs, org and...?
11765 CLOSED: [2010-07-29 Do 14:28]
11766 :LOGBOOK:
11767 - State "DONE"       from "QUESTION"   [2010-07-29 Do 14:28]
11768 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 07:26]
11769 :END:
11770   [2010-07-23 Fr]
11771   :PROPERTIES:
11772   :ID: mid:AANLkTimX6ZFOSammsaHzUHvapz5BXG3dLPiswsnKJLnB%40mail%2Egmail%2Ecom
11773   :END:
11775     - Gmane :: [[http://mid.gmane.org/AANLkTimX6ZFOSammsaHzUHvapz5BXG3dLPiswsnKJLnB%40mail%2Egmail%2Ecom][Personal accounting with emacs, org and...?]]
11776 *** DONE (BABEL) evaluation of R code in export                                                                                                                                                                                  :Babel:
11777 CLOSED: [2010-07-29 Do 14:25]
11778 :LOGBOOK:
11779 - State "DONE"       from "QUESTION"   [2010-07-29 Do 14:25]
11780 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 07:30]
11781 :END:
11782   [2010-07-23 Fr]
11783   :PROPERTIES:
11784   :ID: mid:4C47FF10%2E1020808%40mail%2Ecom
11785   :END:
11787     - Gmane :: [[http://mid.gmane.org/4C47FF10%2E1020808%40mail%2Ecom][(BABEL) evaluation of R code in export]]
11789 *** DONE (BABEL) help adding a language, please?                                                                                                                                                                                 :Babel:
11790 CLOSED: [2010-07-29 Do 14:22]
11791 :LOGBOOK:
11792 - State "DONE"       from "QUESTION"   [2010-07-29 Do 14:22]
11793 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 07:39]
11794 :END:
11795   [2010-07-23 Fr]
11796   :PROPERTIES:
11797   :ID: mid:20100722151308%2E17057f89%40bigblessing%2Etville
11798   :END:
11800     - Gmane :: [[http://mid.gmane.org/20100722151308%2E17057f89%40bigblessing%2Etville][(BABEL) help adding a language, please?]]
11802 *** DONE Finding old appointments
11803 CLOSED: [2010-07-29 Do 14:16]
11804 :LOGBOOK:
11805 - State "DONE"       from "QUESTION"   [2010-07-29 Do 14:16]
11806 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 07:40]
11807 :END:
11808   [2010-07-23 Fr]
11809   :PROPERTIES:
11810   :ID: mid:87mxtj4612%2Efsf%40thinkpad%2Etsdh%2Ede
11811   :END:
11813     - Gmane :: [[http://mid.gmane.org/87mxtj4612%2Efsf%40thinkpad%2Etsdh%2Ede][Finding old appointments]]
11814 *** DONE Author info while publishing to html
11815 CLOSED: [2010-07-29 Do 14:16]
11816 :LOGBOOK:
11817 - State "DONE"       from "QUESTION"   [2010-07-29 Do 14:16]
11818 - State "QUESTION"   from "NEW"        [2010-07-23 Fr 09:26]
11819 :END:
11820   [2010-07-23 Fr]
11821 :PROPERTIES:
11822 :ID: mid:AANLkTimEKg1BxyMKLo9Q8plLW8PwQQKBJAU5uS8s%5FTBH%40mail%2Egmail%2Ecom
11823 :END:
11825     - Gmane :: [[http://mid.gmane.org/AANLkTimEKg1BxyMKLo9Q8plLW8PwQQKBJAU5uS8s%5FTBH%40mail%2Egmail%2Ecom][Author info while publishing to html]]
11826 *** DONE firefox problem with org-protocol
11827 CLOSED: [2010-08-21 Sa 17:17]
11828 :LOGBOOK:
11829 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:17]
11830 - State "QUESTION"   from "NEW"        [2010-07-25 So 18:17]
11831 :END:
11832   [2010-07-25 So]
11833 :PROPERTIES:
11834 :ID: mid:1280071631%2Dsup%2D2185%40daniel
11835 :END:
11837     - Gmane :: [[http://mid.gmane.org/1280071631%2Dsup%2D2185%40daniel][firefox problem with org-protocol]]
11839 *** DONE odd org-babel R behaviour                                                                                                                                                                                               :Babel:
11840 CLOSED: [2010-08-21 Sa 17:17]
11841 :LOGBOOK:
11842 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:17]
11843 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:11]
11844 :END:
11845   [2010-07-31 Sa]
11846 :PROPERTIES:
11847 :ID: mid:A4EECCE0%2DD963%2D4C3A%2DA2DE%2DB132F4FDD536%40ualberta%2Eca
11848 :END:
11850     - Gmane :: [[http://mid.gmane.org/A4EECCE0%2DD963%2D4C3A%2DA2DE%2DB132F4FDD536%40ualberta%2Eca][odd org-babel R behaviour]]
11851 *** DONE lookup functions in spreadsheet/table
11852 CLOSED: [2010-08-21 Sa 17:18]
11853 :LOGBOOK:
11854 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:18]
11855 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:11]
11856 :END:
11857   [2010-07-31 Sa]
11858 :PROPERTIES:
11859 :ID: mid:460AB3C0%2D8E5C%2D403F%2DAC3A%2D147357C46306%40ualberta%2Eca
11860 :END:
11862     - Gmane :: [[http://mid.gmane.org/460AB3C0%2D8E5C%2D403F%2DAC3A%2D147357C46306%40ualberta%2Eca][lookup functions in spreadsheet/table]]
11863 *** DONE startup in column view
11864 CLOSED: [2010-08-21 Sa 17:18]
11865 :LOGBOOK:
11866 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:18]
11867 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:13]
11868 :END:
11869   [2010-07-31 Sa]
11870 :PROPERTIES:
11871 :ID: mid:AANLkTikw3%3Ds%2BvHyKcEN5SnEi4J6qMRpQ%5FLVsxLuDsqyy%40mail%2Egmail%2Ecom
11872 :END:
11874     - Gmane :: [[http://news.gmane.org/find-root.php?message_id%3D%3CAANLkTikw3%3Ds%2BvHyKcEN5SnEi4J6qMRpQ%5FLVsxLuDsqyy%40mail%2Egmail%2Ecom%3E][startup in column view]]
11875 *** DONE Browsing worg
11876 CLOSED: [2010-07-31 Sa 09:01]
11877 :LOGBOOK:
11878 - State "DONE"       from "NEW"        [2010-07-31 Sa 09:01]
11879 :END:
11880   [2010-07-31 Sa]
11881 :PROPERTIES:
11882 :ID: mid:AANLkTimnwM9i%3DHg2fY3uM0rZRdRTkRc%2D18zGu7GO%2BqNp%40mail%2Egmail%2Ecom
11883 :END:
11885     - Gmane :: [[http://mid.gmane.org/AANLkTimnwM9i%3DHg2fY3uM0rZRdRTkRc%2D18zGu7GO%2BqNp%40mail%2Egmail%2Ecom][Browsing worg]]
11886 *** DONE OrgMobile - just a little help?                                                                                                                                                                                        :Mobile:
11887 CLOSED: [2010-08-21 Sa 17:18]
11888 :LOGBOOK:
11889 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:18]
11890 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:14]
11891 :END:
11892   [2010-07-31 Sa]
11893 :PROPERTIES:
11894 :ID: mid:4C52A069%2E1030800%40fastmail%2Efm
11895 :END:
11897     - Gmane :: [[http://mid.gmane.org/4C52A069%2E1030800%40fastmail%2Efm][OrgMobile - just a little help?]]
11898 *** DONE agenda-ignore-date and version number
11899 CLOSED: [2010-08-21 Sa 17:19]
11900 :LOGBOOK:
11901 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:19]
11902 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:40]
11903 :END:
11904   [2010-07-31 Sa]
11905 :PROPERTIES:
11906 :ID: mid:4C513288%2E7040808%40unibas%2Ech
11907 :END:
11909     - Gmane :: [[http://mid.gmane.org/4C513288%2E7040808%40unibas%2Ech][agenda-ignore-date and version number]]
11910 *** DONE insert .org file into other .org file by link
11911 CLOSED: [2010-08-01 So 20:45]
11912 :LOGBOOK:
11913 - State "DONE"       from "NEW"        [2010-08-01 So 20:45]
11914 :END:
11915   [2010-07-29 Do]
11916 :PROPERTIES:
11917 :ID: mid:4C4FF083%2E9030109%40gmail%2Ecom
11918 :END:
11920     - Gmane :: [[http://mid.gmane.org/4C4FF083%2E9030109%40gmail%2Ecom][insert .org file into other .org file by link]]
11921 *** DONE Migrating from zim to org-mode ?
11922 CLOSED: [2010-08-21 Sa 17:19]
11923 :LOGBOOK:
11924 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:19]
11925 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:45]
11926 :END:
11927   [2010-07-29 Do]
11928 :PROPERTIES:
11929 :ID: mid:1280296840%2E7094%2E4%2Ecamel%40inf%2D8657%2Eint%2Devry%2Efr
11930 :END:
11932     - Gmane :: [[http://mid.gmane.org/1280296840%2E7094%2E4%2Ecamel%40inf%2D8657%2Eint%2Devry%2Efr][Migrating from zim to org-mode ?]]
11933 *** DONE Eliminate line breaks in html
11934 CLOSED: [2010-08-21 Sa 17:19]
11935 :LOGBOOK:
11936 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:19]
11937 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:46]
11938 :END:
11939   [2010-07-29 Do]
11940 :PROPERTIES:
11941 :ID: mid:AANLkTi%3DvHyL%2BYT2AEem4WOiKFSh%3D7M7d48vga2LqxA%2Dv%40mail%2Egmail%2Ecom
11942 :END:
11944     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DvHyL%2BYT2AEem4WOiKFSh%3D7M7d48vga2LqxA%2Dv%40mail%2Egmail%2Ecom][Eliminate line breaks in html]]
11945 *** DONE R Babel Example                                                                                                                                                                                                         :Babel:
11946 CLOSED: [2010-08-01 So 20:47]
11947 :LOGBOOK:
11948 - State "DONE"       from "NEW"        [2010-08-01 So 20:47]
11949 :END:
11950   [2010-07-29 Do]
11951 :PROPERTIES:
11952 :ID: mid:20100728004030%2EGI23515%40thinkpad%2Eadamsinfoserv%2Ecom
11953 :END:
11955     - Gmane :: [[http://mid.gmane.org/20100728004030%2EGI23515%40thinkpad%2Eadamsinfoserv%2Ecom][R Babel Example]]
11956 *** DONE Nice links bookmarks
11957 CLOSED: [2010-08-21 Sa 17:19]
11958 :LOGBOOK:
11959 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:19]
11960 - State "QUESTION"   from "NEW"        [2010-08-01 So 20:47]
11961 :END:
11962   [2010-07-29 Do]
11963 :PROPERTIES:
11964 :ID: mid:m163003axq%2Efsf%40gmail%2Ecom
11965 :END:
11967     - Gmane :: [[http://mid.gmane.org/m163003axq%2Efsf%40gmail%2Ecom][Nice links bookmarks]]
11969 *** DONE Installing/updating org on the mac woes
11970 CLOSED: [2010-08-01 So 14:53]
11971 :LOGBOOK:
11972 - State "DONE"       from "NEW"        [2010-08-01 So 14:53]
11973 :END:
11974   [2010-07-23 Fr]
11975   :PROPERTIES:
11976   :ID: mid:AANLkTinu3NNpr8mdUDSKD1EHvFY8e4BYYC%2DzgGfb5iup%40mail%2Egmail%2Ecom
11977   :END:
11979     - Gmane :: [[http://mid.gmane.org/AANLkTinu3NNpr8mdUDSKD1EHvFY8e4BYYC%2DzgGfb5iup%40mail%2Egmail%2Ecom][Installing/updating org on the mac woes]]
11980 *** DONE org-protocol
11981 CLOSED: [2010-08-01 So 15:08]
11982 :LOGBOOK:
11983 - State "DONE"       from "NEW"        [2010-08-01 So 15:08]
11984 :END:
11985   [2010-07-27 Di]
11986 :PROPERTIES:
11987 :ID: mid:i2j8d2%2491c%241%40dough%2Egmane%2Eorg
11988 :END:
11990     - Gmane :: [[http://mid.gmane.org/i2j8d2%2491c%241%40dough%2Egmane%2Eorg][org-protocol]]
11991 *** DONE Daily Debian Builds
11992 CLOSED: [2010-08-01 So 15:35]
11993 :LOGBOOK:
11994 - State "DONE"       from "NEW"        [2010-08-01 So 15:35]
11995 :END:
11996   [2010-07-27 Di]
11997 :PROPERTIES:
11998 :ID: mid:8739v62gaw%2Efsf%40everybody%2Eorg
11999 :END:
12001     - Gmane :: [[http://mid.gmane.org/8739v62gaw%2Efsf%40everybody%2Eorg][Daily Debian Builds]]
12002 *** DONE No title or date in LaTeX export
12003 CLOSED: [2010-08-01 So 20:30]
12004 :LOGBOOK:
12005 - State "DONE"       from "NEW"        [2010-08-01 So 20:30]
12006 :END:
12007   [2010-07-31 Sa]
12008 :PROPERTIES:
12009 :ID: mid:AANLkTimtUhMpiNot0wFTnqKkMEpBe%2B2MVxoi8iNyu%2D5Z%40mail%2Egmail%2Ecom
12010 :END:
12012     - Gmane :: [[http://mid.gmane.org/AANLkTimtUhMpiNot0wFTnqKkMEpBe%2B2MVxoi8iNyu%2D5Z%40mail%2Egmail%2Ecom][No title or date in LaTeX export]]
12013 *** DONE when will org-indent-mode be ready?
12014 :LOGBOOK:
12015 - State "DONE"       from "QUESTION"   [2010-08-17 Tue 08:36]
12016 - State "QUESTION"   from "NEW"        [2010-08-02 Mo 18:56]
12017 :END:
12018   [2010-08-02 Mo]
12019 :PROPERTIES:
12020 :ID: mid:AANLkTimAPoOD%5F5iXyG4cFd4VQL8JfMb4Rbxay0ECVSxt%40mail%2Egmail%2Ecom
12021 :END:
12023     - Gmane :: [[http://mid.gmane.org/AANLkTimAPoOD%5F5iXyG4cFd4VQL8JfMb4Rbxay0ECVSxt%40mail%2Egmail%2Ecom][when will org-indent-mode be ready?]]
12025    org-indent-mode works fine starting with Emacs 23.2.
12026 *** DONE How can I add a DONE tag to an org file?
12027 CLOSED: [2010-08-08 So 12:58]
12028 :LOGBOOK:
12029 - State "DONE"       from "QUESTION"   [2010-08-08 So 12:58]
12030 - State "QUESTION"   from "NEW"        [2010-08-02 Mo 18:56]
12031 :END:
12032   [2010-08-02 Mo]
12033 :PROPERTIES:
12034 :ID: mid:8462zt1h35%2Efsf%40ymail%2Ecom
12035 :END:
12037     - Gmane :: [[http://mid.gmane.org/8462zt1h35%2Efsf%40ymail%2Ecom][How can I add a DONE tag to an org file?]]
12039 *** DONE MobileOrg - One step further                                                                                                                                                                                           :Mobile:
12040 CLOSED: [2010-08-21 Sa 17:20]
12041 :LOGBOOK:
12042 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:20]
12043 - State "QUESTION"   from "NEW"        [2010-08-02 Mo 18:19]
12044 :END:
12045   [2010-08-02 Mo]
12046 :PROPERTIES:
12047 :ID: mid:i33tsk%242hp%241%40dough%2Egmane%2Eorg
12048 :END:
12050     - Gmane :: [[http://mid.gmane.org/i33tsk%242hp%241%40dough%2Egmane%2Eorg][MobileOrg - One step further]]
12052 *** DONE Bug: source document in latin9, wrong latex export (TAG=7.01g (release_7.01g))
12053 CLOSED: [2010-08-21 Sa 17:20]
12054 :LOGBOOK:
12055 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:20]
12056 - State "QUESTION"   from "NEW"        [2010-08-08 So 13:02]
12057 :END:
12058   [2010-08-07 Sa]
12059 :PROPERTIES:
12060 :ID: mid:20100806150746%2E770101431E%40eana%2Ekheb%2Ehomelinux%2Eorg
12061 :END:
12063     - 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))]]
12065 *** DONE Export: Using LaTeX "\timestamp" and or customising title header
12066 CLOSED: [2010-08-21 Sa 17:21]
12067 :LOGBOOK:
12068 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:21]
12069 - State "QUESTION"   from "NEW"        [2010-08-07 Sa 15:46]
12070 :END:
12071   [2010-08-07 Sa]
12072 :PROPERTIES:
12073 :ID: mid:20100805182557%2EGE29362%40localhost
12074 :END:
12076     - Gmane :: [[http://mid.gmane.org/20100805182557%2EGE29362%40localhost][Export: Using LaTeX "\timestamp" and or customising title header]]
12078 *** DONE Insert TODO or plain heading depending on context
12079 CLOSED: [2010-08-21 Sa 17:21]
12080 :LOGBOOK:
12081 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:21]
12082 - State "QUESTION"   from "NEW"        [2010-08-07 Sa 15:37]
12083 :END:
12084   [2010-08-07 Sa]
12085 :PROPERTIES:
12086 :ID: mid:AANLkTim%2DPNcfbatyrvEChHi%2BY%2Dk8xE118mxJa8TMU1NS%40mail%2Egmail%2Ecom
12087 :END:
12089     - Gmane :: [[http://mid.gmane.org/AANLkTim%2DPNcfbatyrvEChHi%2BY%2Dk8xE118mxJa8TMU1NS%40mail%2Egmail%2Ecom][Insert TODO or plain heading depending on context]]
12091 *** DONE debugging sbe calls                                                                                                                                                                                                     :Babel:
12092 CLOSED: [2010-08-21 Sa 17:21]
12093 :LOGBOOK:
12094 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 17:21]
12095 - State "QUESTION"   from "IDEA"       [2010-08-08 So 13:16]
12096 - State "IDEA"       from "NEW"        [2010-08-07 Sa 15:20]
12097 :END:
12098   [2010-08-07 Sa]
12099 :PROPERTIES:
12100 :ID: mid:AANLkTi%3DR0G5a8fGFDrShp5Mjn8prjjFddrVaf6gJNcfY%40mail%2Egmail%2Ecom
12101 :END:
12103     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DR0G5a8fGFDrShp5Mjn8prjjFddrVaf6gJNcfY%40mail%2Egmail%2Ecom][debugging sbe calls]]
12105 *** DONE org-clock-current-task?
12106 CLOSED: [2010-08-07 Sa 15:18]
12107 :LOGBOOK:
12108 - State "DONE"       from "NEW"        [2010-08-07 Sa 15:18]
12109 :END:
12110   [2010-08-07 Sa]
12111 :PROPERTIES:
12112 :ID: mid:E983579F%2DCDAB%2D4A13%2DB743%2D9B55F9DEB467%40gilbert%2Eorg
12113 :END:
12115     - Gmane :: [[http://mid.gmane.org/E983579F%2DCDAB%2D4A13%2DB743%2D9B55F9DEB467%40gilbert%2Eorg][org-clock-current-task?]]
12117 *** DONE How do you use call and lob in org-babel?
12118 CLOSED: [2010-08-08 So 13:19]
12119 :LOGBOOK:
12120 - State "DONE"       from "NEW"        [2010-08-08 So 13:19]
12121 :END:
12122   [2010-08-07 Sa]
12123 :PROPERTIES:
12124 :ID: mid:AANLkTik5iYxh%5FwKgLSMhhWM%2DbrXQNq0d7JoJgCUcBRGz%40mail%2Egmail%2Ecom
12125 :END:
12127     - Gmane :: [[http://mid.gmane.org/AANLkTik5iYxh%5FwKgLSMhhWM%2DbrXQNq0d7JoJgCUcBRGz%40mail%2Egmail%2Ecom][How do you use call and lob in org-babel?]]
12128 *** DONE custom sorting of agenda items
12129 CLOSED: [2010-08-08 So 13:40]
12130 :LOGBOOK:
12131 - State "DONE"       from "QUESTION"   [2010-08-08 So 13:40]
12132 - State "QUESTION"   from "NEW"        [2010-08-07 Sa 14:24]
12133 :END:
12134   [2010-08-07 Sa]
12135 :PROPERTIES:
12136 :ID: mid:AANLkTinpvCvbXJLvTs6Jx8gxH4kweWcsoe%3DF0UnZ8yxs%40mail%2Egmail%2Ecom
12137 :END:
12139     - Gmane :: [[http://mid.gmane.org/AANLkTinpvCvbXJLvTs6Jx8gxH4kweWcsoe%3DF0UnZ8yxs%40mail%2Egmail%2Ecom][custom sorting of agenda items]]
12141 *** DONE MobileOrg for Android...issues                                                                                                                                                                                         :Mobile:
12142 CLOSED: [2010-08-07 Sa 14:24]
12143 :LOGBOOK:
12144 - State "DONE"       from "NEW"        [2010-08-07 Sa 14:24]
12145 :END:
12146   [2010-08-07 Sa]
12147 :PROPERTIES:
12148 :ID: mid:AANLkTintcp%2DfOtidyOPhMQA5%2BXFJfjDLOrC%2DZbKzhmUr%40mail%2Egmail%2Ecom
12149 :END:
12151     - Gmane :: [[http://mid.gmane.org/AANLkTintcp%2DfOtidyOPhMQA5%2BXFJfjDLOrC%2DZbKzhmUr%40mail%2Egmail%2Ecom][MobileOrg for Android...issues]]
12153 *** DONE How to change plain text face in Org Mode?
12154 CLOSED: [2010-08-08 So 14:08]
12155 :LOGBOOK:
12156 - State "DONE"       from "QUESTION"   [2010-08-08 So 14:08]
12157 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:18]
12158 :END:
12159   [2010-08-04 Mi]
12160 :PROPERTIES:
12161 :ID: mid:841vaf11bm%2Efsf%40ymail%2Ecom
12162 :END:
12164     - Gmane :: [[http://mid.gmane.org/841vaf11bm%2Efsf%40ymail%2Ecom][How to change plain text face in Org Mode?]]
12166 *** DONE babel versionitis?                                                                                                                                                                                                      :Babel:
12167 CLOSED: [2010-08-08 So 14:37]
12168 :LOGBOOK:
12169 - State "DONE"       from "QUESTION"   [2010-08-08 So 14:37]
12170 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:11]
12171 :END:
12172   [2010-08-04 Mi]
12173 :PROPERTIES:
12174 :ID: mid:AANLkTikZyb6tsw8Ho%2Bg6v2UEJHNvW9GhBK8bUsMmD%3Dk6%40mail%2Egmail%2Ecom
12175 :END:
12177     - Gmane :: [[http://mid.gmane.org/AANLkTikZyb6tsw8Ho%2Bg6v2UEJHNvW9GhBK8bUsMmD%3Dk6%40mail%2Egmail%2Ecom][babel versionitis?]]
12179 *** DONE (Babel) gnuplot, table entry and temporary file                                                                                                                                                                         :Babel:
12180 CLOSED: [2010-08-08 So 14:44]
12181 :LOGBOOK:
12182 - State "DONE"       from "NEW"        [2010-08-08 So 14:44]
12183 :END:
12184   [2010-08-02 Mo]
12185 :PROPERTIES:
12186 :ID: mid:loom%2E20100802T123525%2D774%40post%2Egmane%2Eorg
12187 :END:
12189     - Gmane :: [[http://mid.gmane.org/loom%2E20100802T123525%2D774%40post%2Egmane%2Eorg][(Babel) gnuplot, table entry and temporary file ]]
12191 *** DONE Footnote export
12192 CLOSED: [2010-08-01 So 20:06]
12193 :LOGBOOK:
12194 - State "DONE"       from "NEW"        [2010-08-01 So 20:06]
12195 :END:
12196   [2010-07-31 Sa]
12197 :PROPERTIES:
12198 :ID: mid:20100731131749%2Ec88f92d2%2Etyphoon%40aanet%2Ecom%2Eau
12199 :END:
12201     - Gmane :: [[http://mid.gmane.org/20100731131749%2Ec88f92d2%2Etyphoon%40aanet%2Ecom%2Eau][Footnote export]]
12203 **** Footnote problem
12204 CLOSED: [2010-08-01 So 20:06]
12205 :LOGBOOK:
12206 - State "DECLINED"   from "NEW"        [2010-08-01 So 20:06]
12207 :END:
12208   [2010-08-01 So]
12209 :PROPERTIES:
12210 :ID: mid:20100731110259%2E229b449f%2Ealantyree%40gmail%2Ecom
12211 :END:
12213     - Gmane :: [[http://mid.gmane.org/20100731110259%2E229b449f%2Ealantyree%40gmail%2Ecom][Footnote problem]]
12215 Duplicate of "[[id:mid:20100731131749%2Ec88f92d2%2Etyphoon%40aanet%2Ecom%2Eau%5D%5BFootnote%20export%5D%5D%22%2E
12217 *** DONE Listing todos which have other todos in the subtree in the agenda
12218 CLOSED: [2010-08-15 So 15:53]
12219 :LOGBOOK:
12220 - State "DONE"       from "QUESTION"   [2010-08-15 So 15:53]
12221 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:52]
12222 :END:
12223   [2010-08-13 Fr]
12224 :PROPERTIES:
12225 :ID: mid:4C64FDD8%2E3090001%40jboecker%2Ede
12226 :END:
12228     - Gmane :: [[http://mid.gmane.org/4C64FDD8%2E3090001%40jboecker%2Ede][Listing todos which have other todos in the subtree in the agenda]]
12230 *** DONE (babel) confusion about org-confirm-babel-evaluate
12231 CLOSED: [2010-08-15 So 15:56]
12232 :LOGBOOK:
12233 - State "DONE"       from "QUESTION"   [2010-08-15 So 15:56]
12234 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:56]
12235 :END:
12236   [2010-08-12 Do]
12237 :PROPERTIES:
12238 :ID: mid:87r5i4ng9m%2Ewl%25ucecesf%40ucl%2Eac%2Euk
12239 :END:
12241     - Gmane :: [[http://mid.gmane.org/87r5i4ng9m%2Ewl%25ucecesf%40ucl%2Eac%2Euk][(babel) confusion about org-confirm-babel-evaluate]]
12243 *** DONE How to show done tasks in agenda
12244 CLOSED: [2010-08-15 So 09:24]
12245 :LOGBOOK:
12246 - State "DONE"       from "QUESTION"   [2010-08-15 So 09:24]
12247 - State "QUESTION"   from "NEW"        [2010-08-15 So 09:23]
12248 :END:
12249   [2010-08-15 So]
12250 :PROPERTIES:
12251 :ID: mid:20100813221114%2E197ea08b%40localhost
12252 :END:
12254     - Gmane :: [[http://mid.gmane.org/20100813221114%2E197ea08b%40localhost][How to show done tasks in agenda]]
12256 *** DONE (Bug) or not?
12257 CLOSED: [2010-08-15 So 15:35]
12258 :LOGBOOK:
12259 - State "DONE"       from "NEW"        [2010-08-15 So 15:35]
12260 :END:
12261   [2010-08-15 So]
12262 :PROPERTIES:
12263 :ID: mid:87eie0ri8q%2Efsf%40mundaneum%2Ecom
12264 :END:
12266     - Gmane :: [[http://mid.gmane.org/87eie0ri8q%2Efsf%40mundaneum%2Ecom][(Bug) or not?]]
12268 *** DONE questions about links
12269 CLOSED: [2010-08-15 So 15:58]
12270 :LOGBOOK:
12271 - State "DONE"       from "QUESTION"   [2010-08-15 So 15:58]
12272 - State "QUESTION"   from "NEW"        [2010-08-09 Mo 21:39]
12273 :END:
12274   [2010-08-09 Mo]
12275 :PROPERTIES:
12276 :ID: mid:20100807141245%2E64b84e34%40bigblessing%2Etville
12277 :END:
12279     - Gmane :: [[http://mid.gmane.org/20100807141245%2E64b84e34%40bigblessing%2Etville][questions about links]]
12281 *** DONE use of repository branch "maint"
12282 CLOSED: [2010-08-09 Mo 21:28]
12283 :LOGBOOK:
12284 - State "DONE"       from "NEW"        [2010-08-09 Mo 21:28]
12285 :END:
12286   [2010-08-09 Mo]
12287 :PROPERTIES:
12288 :ID: mid:20100808223812%2EGG20223%40shi%2Eworkgroup
12289 :END:
12291     - Gmane :: [[http://mid.gmane.org/20100808223812%2EGG20223%40shi%2Eworkgroup][use of repository branch "maint"]]
12293 *** DONE (Bug) Refiling troubles with inlined Org (thru Babel)
12294 CLOSED: [2010-08-15 So 16:00]
12295 :LOGBOOK:
12296 - State "DONE"       from "NEW"        [2010-08-15 So 16:00]
12297 :END:
12298   [2010-08-09 Mo]
12299 :PROPERTIES:
12300 :ID: mid:87hbj4p0hu%2Efsf%40mundaneum%2Ecom
12301 :END:
12303     - Gmane :: [[http://mid.gmane.org/87hbj4p0hu%2Efsf%40mundaneum%2Ecom][(Bug) Refiling troubles with inlined Org (thru Babel)]]
12305 *** DONE TODO DONE strikethrough
12306 CLOSED: [2010-08-09 Mo 21:26]
12307 :LOGBOOK:
12308 - State "DONE"       from "QUESTION"   [2010-08-09 Mo 21:26]
12309 - State "QUESTION"   from "NEW"        [2010-08-09 Mo 21:26]
12310 :END:
12311   [2010-08-09 Mo]
12312 :PROPERTIES:
12313 :ID: mid:20100809101549%2EGB20117%40localhost
12314 :END:
12316     - Gmane :: [[http://mid.gmane.org/20100809101549%2EGB20117%40localhost][TODO DONE strikethrough]]
12318 *** DONE questions about links
12319 CLOSED: [2010-08-15 So 16:00]
12320 :LOGBOOK:
12321 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:00]
12322 - State "QUESTION"   from "NEW"        [2010-08-09 Mo 21:20]
12323 :END:
12324   [2010-08-09 Mo]
12325 :PROPERTIES:
12326 :ID: mid:20100807120001%2E55fdd1ec%40bigblessing%2Etville
12327 :END:
12329     - Gmane :: [[http://mid.gmane.org/20100807120001%2E55fdd1ec%40bigblessing%2Etville][questions about links]]
12331 *** DONE Babel: help with tables and code blocks?
12332 CLOSED: [2010-08-09 Mo 21:18]
12333 :LOGBOOK:
12334 - State "DONE"       from "QUESTION"   [2010-08-09 Mo 21:18]
12335 - State "QUESTION"   from "NEW"        [2010-08-09 Mo 21:18]
12336 :END:
12337   [2010-08-09 Mo]
12338 :PROPERTIES:
12339 :ID: mid:878w4hcyzz%2Efsf%40bunting%2Enet%2Eau
12340 :END:
12342     - Gmane :: [[http://mid.gmane.org/878w4hcyzz%2Efsf%40bunting%2Enet%2Eau][Babel: help with tables and code blocks?]]
12344 *** DONE Mathematical Pseudocode in Source Block
12345 CLOSED: [2010-08-15 So 16:15]
12346 :LOGBOOK:
12347 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:15]
12348 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:15]
12349 :END:
12350   [2010-08-12 Do]
12351 :PROPERTIES:
12352 :ID: mid:AANLkTi%3D0RJs7zC%3DArXixPv%2BNPLYe%2BdANEnZHk%2BgwPyqc%40mail%2Egmail%2Ecom
12353 :END:
12355     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D0RJs7zC%3DArXixPv%2BNPLYe%2BdANEnZHk%2BgwPyqc%40mail%2Egmail%2Ecom][Mathematical Pseudocode in Source Block]]
12357 *** DONE "C-c a is undefined"
12358 CLOSED: [2010-08-15 So 16:16]
12359 :LOGBOOK:
12360 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:16]
12361 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:16]
12362 :END:
12363   [2010-08-11 Mi]
12364 :PROPERTIES:
12365 :ID: mid:20100811201409%2E093ae83a%40localhost
12366 :END:
12368     - Gmane :: [[http://mid.gmane.org/20100811201409%2E093ae83a%40localhost]["C-c a is undefined"]]
12370 *** DONE (babel) strategies for generating multiple graphics files from same code block                                                                                                                                          :Babel:
12371 CLOSED: [2010-08-15 So 16:27]
12372 :LOGBOOK:
12373 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:27]
12374 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:27]
12375 :END:
12376   [2010-08-10 Di]
12377 :PROPERTIES:
12378 :ID: mid:4C606D4C%2E1030904%40ccbr%2Eumn%2Eedu
12379 :END:
12381     - Gmane :: [[http://mid.gmane.org/4C606D4C%2E1030904%40ccbr%2Eumn%2Eedu][(babel) strategies for generating multiple graphics files from same code block]]
12383 *** DONE why not auto-renumbering list ?
12384 CLOSED: [2010-08-15 So 16:27]
12385 :LOGBOOK:
12386 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:27]
12387 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:27]
12388 :END:
12389   [2010-08-09 Mo]
12390 :PROPERTIES:
12391 :ID: mid:87vd7mfvcx%2Ewl%25n%2Egoaziou%40gmail%2Ecom
12392 :END:
12394     - Gmane :: [[http://mid.gmane.org/87vd7mfvcx%2Ewl%25n%2Egoaziou%40gmail%2Ecom][why not auto-renumbering list ?]]
12396 *** DONE called-interactively-p : org-capture
12397 CLOSED: [2010-08-15 So 16:28]
12398 :LOGBOOK:
12399 - State "DONE"       from "NEW"        [2010-08-15 So 16:28]
12400 :END:
12401   [2010-08-07 Sa]
12402 :PROPERTIES:
12403 :ID: mid:i3e6mf%24n6j%241%40dough%2Egmane%2Eorg
12404 :END:
12406     - Gmane :: [[http://mid.gmane.org/i3e6mf%24n6j%241%40dough%2Egmane%2Eorg][called-interactively-p : org-capture]]
12408 *** DONE (babel) help debugging org-babel-execute-buffer                                                                                                                                                                         :Babel:
12409 CLOSED: [2010-08-15 So 16:31]
12410 :LOGBOOK:
12411 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:31]
12412 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:31]
12413 :END:
12414   [2010-07-27 Di]
12415 :PROPERTIES:
12416 :ID: mid:m06301obu0%2Efsf%40malibu%2Erochester%2Err%2Ecom
12417 :END:
12419     - Gmane :: [[http://mid.gmane.org/m06301obu0%2Efsf%40malibu%2Erochester%2Err%2Ecom][(babel) help debugging org-babel-execute-buffer]]
12421 *** DONE Installation - no way
12422 CLOSED: [2010-08-15 So 16:38]
12423 :LOGBOOK:
12424 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:38]
12425 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:38]
12426 :END:
12427   [2010-07-27 Di]
12428 :PROPERTIES:
12429 :ID: mid:AANLkTimwqwsEojZ3GEqREOfLJ50vQtcMaH8c8BbO4%3D%2BK%40mail%2Egmail%2Ecom
12430 :END:
12432     - Gmane :: [[http://mid.gmane.org/AANLkTimwqwsEojZ3GEqREOfLJ50vQtcMaH8c8BbO4%3D%2BK%40mail%2Egmail%2Ecom][Installation - no way]]
12434 *** DONE word count checklist?
12435 CLOSED: [2010-08-15 So 16:38]
12436 :LOGBOOK:
12437 - State "DONE"       from "QUESTION"   [2010-08-15 So 16:38]
12438 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:38]
12439 :END:
12440   [2010-07-27 Di]
12441 :PROPERTIES:
12442 :ID: mid:20100726155303%2E124c6396%40bigblessing%2Etville
12443 :END:
12445     - Gmane :: [[http://mid.gmane.org/20100726155303%2E124c6396%40bigblessing%2Etville][word count checklist?]]
12447 *** DONE Confused about mobileorg setup                                                                                                                                                                                         :Mobile:
12448 CLOSED: [2010-09-12 So 11:55]
12449 :LOGBOOK:
12450 - State "DONE"       from "QUESTION"   [2010-09-12 So 11:55]
12451 - State "QUESTION"   from "NEW"        [2010-09-12 So 11:55]
12452 :END:
12453   [2010-09-05 So]
12454 :PROPERTIES:
12455 :ID: mid:AANLkTimNT5ra0968Gfe3oVbz0KNDre5EZmGhPK3ib3th%40mail%2Egmail%2Ecom
12456 :END:
12458     - Gmane :: [[http://mid.gmane.org/AANLkTimNT5ra0968Gfe3oVbz0KNDre5EZmGhPK3ib3th%40mail%2Egmail%2Ecom][Confused about mobileorg setup]]
12460 *** DONE Select default clocking task by Bernt Hansen
12461 CLOSED: [2010-09-12 So 11:58]
12462 :LOGBOOK:
12463 - State "DONE"       from "QUESTION"   [2010-09-12 So 11:58]
12464 - State "QUESTION"   from "NEW"        [2010-09-12 So 11:58]
12465 :END:
12466   [2010-09-05 So]
12467 :PROPERTIES:
12468 :ID: mid:87iq2k3k10%2Ewl%25yevgeniy%2Eviktorov%40gmail%2Ecom
12469 :END:
12471     - Gmane :: [[http://mid.gmane.org/87iq2k3k10%2Ewl%25yevgeniy%2Eviktorov%40gmail%2Ecom][Select default clocking task by Bernt Hansen]]
12473 *** DONE (babel) difference in export output if including file                                                                                                                                                                   :Babel:
12474 CLOSED: [2010-09-12 So 12:21]
12475 :LOGBOOK:
12476 - State "DONE"       from "QUESTION"   [2010-09-12 So 12:21]
12477 - State "QUESTION"   from "NEW"        [2010-09-12 So 12:21]
12478 :END:
12479   [2010-09-05 So]
12480 :PROPERTIES:
12481 :ID: mid:8762yl69nw%2Ewl%25ucecesf%40ucl%2Eac%2Euk
12482 :END:
12484     - Gmane :: [[http://mid.gmane.org/8762yl69nw%2Ewl%25ucecesf%40ucl%2Eac%2Euk][(babel) difference in export output if including file]]
12486 *** DONE How can I search keywords in my org project?
12487 CLOSED: [2010-09-12 So 12:24]
12488 :LOGBOOK:
12489 - State "DONE"       from "QUESTION"   [2010-09-12 So 12:24]
12490 - State "QUESTION"   from "NEW"        [2010-09-12 So 12:24]
12491 :END:
12492   [2010-09-05 So]
12493 :PROPERTIES:
12494 :ID: mid:8462ymjha7%2Efsf%40sohu%2Ecom
12495 :END:
12497     - Gmane :: [[http://mid.gmane.org/8462ymjha7%2Efsf%40sohu%2Ecom][How can I search keywords in my org project?]]
12499 *** DONE False footnotes in Perlcode for Beamerslides
12500 CLOSED: [2010-09-05 So 17:23]
12501 :LOGBOOK:
12502 - State "DONE"       from "NEW"        [2010-09-05 So 17:23]
12503 :END:
12504   [2010-09-05 So]
12505 :PROPERTIES:
12506 :ID: mid:AANLkTi%3DYmO1Qauyc8z%3DTup9qFYmmzdL3DDXAqrSfdZB%3D%40mail%2Egmail%2Ecom
12507 :END:
12509     - Gmane :: [[http://mid.gmane.org/AANLkTi%3DYmO1Qauyc8z%3DTup9qFYmmzdL3DDXAqrSfdZB%3D%40mail%2Egmail%2Ecom][False footnotes in Perlcode for Beamerslides]]
12511 *** DONE horiontal alignment of tables in latex export?
12512 CLOSED: [2010-09-05 So 17:22]
12513 :LOGBOOK:
12514 - State "DONE"       from "NEW"        [2010-09-05 So 17:22]
12515 :END:
12516   [2010-09-05 So]
12517 :PROPERTIES:
12518 :ID: mid:AANLkTinX6QwJRWj%3DyLt6gbXrPeEHFxo5%5FJN%5FHSB4e48G%40mail%2Egmail%2Ecom
12519 :END:
12521     - Gmane :: [[http://mid.gmane.org/AANLkTinX6QwJRWj%3DyLt6gbXrPeEHFxo5%5FJN%5FHSB4e48G%40mail%2Egmail%2Ecom][horiontal alignment of tables in latex export?]]
12523 *** DONE Value of `ispell-dictionary-alist' reset by `org-agenda-list'
12524 CLOSED: [2010-09-12 So 12:28]
12525 :LOGBOOK:
12526 - State "DONE"       from "QUESTION"   [2010-09-12 So 12:28]
12527 - State "QUESTION"   from "NEW"        [2010-09-12 So 12:28]
12528 :END:
12529   [2010-09-05 So]
12530 :PROPERTIES:
12531 :ID: mid:87lj7iu9dk%2Efsf%40mundaneum%2Ecom
12532 :END:
12534     - Gmane :: [[http://mid.gmane.org/87lj7iu9dk%2Efsf%40mundaneum%2Ecom][Value of `ispell-dictionary-alist' reset by `org-agenda-list']]
12536 *** DONE Generic exporter status
12537 CLOSED: [2010-09-05 So 17:19]
12538 :LOGBOOK:
12539 - State "DONE"       from "NEW"        [2010-09-05 So 17:19]
12540 :END:
12541   [2010-09-05 So]
12542 :PROPERTIES:
12543 :ID: mid:8739tr4ckq%2Efsf%40hydra%2Evioletti%2Eorg
12544 :END:
12546     - Gmane :: [[http://mid.gmane.org/8739tr4ckq%2Efsf%40hydra%2Evioletti%2Eorg][Generic exporter status]]
12548 *** DONE org-capture and blank lines
12549 CLOSED: [2010-09-05 So 17:12]
12550 :LOGBOOK:
12551 - State "DONE"       from "NEW"        [2010-09-05 So 17:12]
12552 :END:
12553   [2010-09-05 So]
12554 :PROPERTIES:
12555 :ID: mid:AANLkTik3%5F0JW3XOJabw2mUWsUJmOBX%5F0FQ1apzkY22PK%40mail%2Egmail%2Ecom
12556 :END:
12558     - Gmane :: [[http://mid.gmane.org/AANLkTik3%5F0JW3XOJabw2mUWsUJmOBX%5F0FQ1apzkY22PK%40mail%2Egmail%2Ecom][org-capture and blank lines]]
12560 *** DONE picture copy paste?
12561 CLOSED: [2010-09-05 So 17:10]
12562 :LOGBOOK:
12563 - State "DONE"       from "NEW"        [2010-09-05 So 17:10]
12564 :END:
12565   [2010-09-05 So]
12566 :PROPERTIES:
12567 :ID: mid:AANLkTimUemisuLyz01qTxFCLEX56H%2B%2DOADQcfKimZSWD%40mail%2Egmail%2Ecom
12568 :END:
12570     - Gmane :: [[http://mid.gmane.org/AANLkTimUemisuLyz01qTxFCLEX56H%2B%2DOADQcfKimZSWD%40mail%2Egmail%2Ecom][picture copy paste?]]
12572 *** DONE Iterate over list with `org-next-item'
12573 CLOSED: [2010-09-05 So 17:09]
12574 :LOGBOOK:
12575 - State "DONE"       from "NEW"        [2010-09-05 So 17:09]
12576 :END:
12577   [2010-09-05 So]
12578 :PROPERTIES:
12579 :ID: mid:AANLkTin8wNBXaKnSVtn84RdEfESkTVT80ygXgh%2B7vzNp%40mail%2Egmail%2Ecom
12580 :END:
12582     - Gmane :: [[http://mid.gmane.org/AANLkTin8wNBXaKnSVtn84RdEfESkTVT80ygXgh%2B7vzNp%40mail%2Egmail%2Ecom][Iterate over list with `org-next-item']]
12584 *** DONE possible tex export bug?
12585 CLOSED: [2010-09-12 So 13:56]
12586 :LOGBOOK:
12587 - State "DONE"       from "QUESTION"   [2010-09-12 So 13:56]
12588 - State "QUESTION"   from "NEW"        [2010-09-12 So 13:56]
12589 :END:
12590   [2010-09-05 So]
12591 :PROPERTIES:
12592 :ID: mid:AANLkTinVpY1wZui%2B3u243cO1mgLChNaGOrdewwzCO1k0%40mail%2Egmail%2Ecom
12593 :END:
12595     - Gmane :: [[http://mid.gmane.org/AANLkTinVpY1wZui%2B3u243cO1mgLChNaGOrdewwzCO1k0%40mail%2Egmail%2Ecom][possible tex export bug?]]
12597 *** DONE Problem with URLs in export to latex
12598 CLOSED: [2010-09-12 So 13:56]
12599 :LOGBOOK:
12600 - State "DONE"       from "QUESTION"   [2010-09-12 So 13:56]
12601 - State "QUESTION"   from "NEW"        [2010-09-12 So 13:56]
12602 :END:
12603   [2010-09-05 So]
12604 :PROPERTIES:
12605 :ID: mid:loom%2E20100903T042624%2D995%40post%2Egmane%2Eorg
12606 :END:
12608     - Gmane :: [[http://mid.gmane.org/loom%2E20100903T042624%2D995%40post%2Egmane%2Eorg][Problem with URLs in export to latex]]
12610 *** DONE Specifying left/right margin sizes for pdf documents
12611 CLOSED: [2010-09-05 So 16:52]
12612 :LOGBOOK:
12613 - State "DONE"       from "NEW"        [2010-09-05 So 16:52]
12614 :END:
12615   [2010-09-05 So]
12616 :PROPERTIES:
12617 :ID: mid:4C7F9FD3%2E6000308%40gmail%2Ecom
12618 :END:
12620     - Gmane :: [[http://mid.gmane.org/4C7F9FD3%2E6000308%40gmail%2Ecom][Specifying left/right margin sizes for pdf documents]]
12622 *** DONE Cannot open load file: inf-ruby
12623 CLOSED: [2010-09-05 So 16:52]
12624 :LOGBOOK:
12625 - State "DONE"       from "NEW"        [2010-09-05 So 16:52]
12626 :END:
12627   [2010-09-05 So]
12628 :PROPERTIES:
12629 :ID: mid:AANLkTinR0q3rLbe8fddx7Znhqq9CQJY%3DVmj4gAQ1gJpU%40mail%2Egmail%2Ecom
12630 :END:
12632     - Gmane :: [[http://mid.gmane.org/AANLkTinR0q3rLbe8fddx7Znhqq9CQJY%3DVmj4gAQ1gJpU%40mail%2Egmail%2Ecom][Cannot open load file: inf-ruby]]
12634 *** DONE Todo item property search
12635 CLOSED: [2010-09-12 So 14:06]
12636 :LOGBOOK:
12637 - State "DONE"       from "NEW"        [2010-09-12 So 14:06]
12638 :END:
12639   [2010-09-05 So]
12640 :PROPERTIES:
12641 :ID: mid:38124%2E40111%2Eqm%40web29612%2Email%2Eird%2Eyahoo%2Ecom
12642 :END:
12644     - Gmane :: [[http://mid.gmane.org/38124%2E40111%2Eqm%40web29612%2Email%2Eird%2Eyahoo%2Ecom][Todo item property search]]
12646 *** DONE gnash crunch... latex whitespace defaults! + numbering in only some subheadings
12647 CLOSED: [2010-09-05 So 16:41]
12648 :LOGBOOK:
12649 - State "DONE"       from "NEW"        [2010-09-05 So 16:41]
12650 :END:
12651   [2010-09-05 So]
12652 :PROPERTIES:
12653 :ID: mid:AANLkTim3q78akAfYCapsWVEaUORbuYUgFuYJtxoxk%3DCK%40mail%2Egmail%2Ecom
12654 :END:
12656     - Gmane :: [[http://mid.gmane.org/AANLkTim3q78akAfYCapsWVEaUORbuYUgFuYJtxoxk%3DCK%40mail%2Egmail%2Ecom][gnash crunch... latex whitespace defaults! + numbering in only some subheadings]]
12658 *** DONE Ditaa and babel goofing again?
12659 CLOSED: [2010-09-05 So 16:40]
12660 :LOGBOOK:
12661 - State "DONE"       from "NEW"        [2010-09-05 So 16:40]
12662 :END:
12663   [2010-09-05 So]
12664 :PROPERTIES:
12665 :ID: mid:AANLkTimEDZm7wSWCTA0vrNf%2DYsJmRz6iVg4y%2B6YG0upy%40mail%2Egmail%2Ecom
12666 :END:
12668     - Gmane :: [[http://mid.gmane.org/AANLkTimEDZm7wSWCTA0vrNf%2DYsJmRz6iVg4y%2B6YG0upy%40mail%2Egmail%2Ecom][Ditaa and babel goofing again?]]
12670 *** DONE org-edit-src-code : same window?
12671 CLOSED: [2010-09-05 So 16:39]
12672 :LOGBOOK:
12673 - State "DONE"       from "NEW"        [2010-09-05 So 16:39]
12674 :END:
12675   [2010-09-05 So]
12676 :PROPERTIES:
12677 :ID: mid:i5m81c%24veu%241%40dough%2Egmane%2Eorg
12678 :END:
12680     - Gmane :: [[http://mid.gmane.org/i5m81c%24veu%241%40dough%2Egmane%2Eorg][org-edit-src-code : same window?]]
12682 *** DONE HTML export of org source blocks
12683 CLOSED: [2010-09-05 So 16:38]
12684 :LOGBOOK:
12685 - State "DONE"       from "NEW"        [2010-09-05 So 16:38]
12686 :END:
12687   [2010-09-05 So]
12688 :PROPERTIES:
12689 :ID: mid:B7772EF7%2DACFA%2D4517%2D8933%2DD6EE493DBE69%40tsdye%2Ecom
12690 :END:
12692     - Gmane :: [[http://mid.gmane.org/B7772EF7%2DACFA%2D4517%2D8933%2DD6EE493DBE69%40tsdye%2Ecom][HTML export of org source blocks]]
12694 *** DONE Re: svn version number as tag or property?
12695 CLOSED: [2010-09-05 So 16:34]
12696 :LOGBOOK:
12697 - State "DONE"       from "NEW"        [2010-09-05 So 16:34]
12698 :END:
12699   [2010-09-05 So]
12700 :PROPERTIES:
12701 :ID: mid:87k4n6eknj%2Efsf%40Rainer%2Einvalid
12702 :END:
12704     - Gmane :: [[http://mid.gmane.org/87k4n6eknj%2Efsf%40Rainer%2Einvalid][Re: svn version number as tag or property?]]
12706 *** DONE cannot enable org-habit
12707 CLOSED: [2010-09-05 So 16:33]
12708 :LOGBOOK:
12709 - State "DONE"       from "NEW"        [2010-09-05 So 16:33]
12710 :END:
12711   [2010-09-05 So]
12712 :PROPERTIES:
12713 :ID: mid:AANLkTinJ41H02aWLb02%2B2sZ5H1hdVbWzO8xj%2DB9%5F5faq%40mail%2Egmail%2Ecom
12714 :END:
12716     - Gmane :: [[http://mid.gmane.org/AANLkTinJ41H02aWLb02%2B2sZ5H1hdVbWzO8xj%2DB9%5F5faq%40mail%2Egmail%2Ecom][cannot enable org-habit]]
12718 *** DONE beamer export question
12719 CLOSED: [2010-09-12 So 14:17]
12720 :LOGBOOK:
12721 - State "DONE"       from "QUESTION"   [2010-09-12 So 14:17]
12722 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:17]
12723 :END:
12724   [2010-08-29 So]
12725 :PROPERTIES:
12726 :ID: mid:4C77DB3D%2E8050004%40sift%2Einfo
12727 :END:
12729     - Gmane :: [[http://mid.gmane.org/4C77DB3D%2E8050004%40sift%2Einfo][beamer export question]]
12731 *** DONE (babel) ledger tutorial on Worg
12732    - State "DONE"       from "NEW"        [2010-08-31 Tue 17:22]
12733   [2010-08-29 So]
12734 :PROPERTIES:
12735 :ID: mid:871v9lm0s3%2Ewl%25ucecesf%40ucl%2Eac%2Euk
12736 :END:
12738     - Gmane :: [[http://mid.gmane.org/871v9lm0s3%2Ewl%25ucecesf%40ucl%2Eac%2Euk][(babel) ledger tutorial on Worg]]
12740 *** DONE (Windows) Quick guide on installing Emacs + OrgMode?
12741 CLOSED: [2010-08-29 So 20:47]
12742 :LOGBOOK:
12743 - State "DONE"       from "NEW"        [2010-08-29 So 20:47]
12744 :END:
12745   [2010-08-29 So]
12746 :PROPERTIES:
12747 :ID: mid:8qmc76ptbr9vni80ec36vv1u5r4k4r63pu%404ax%2Ecom
12748 :END:
12750     - Gmane :: [[http://mid.gmane.org/8qmc76ptbr9vni80ec36vv1u5r4k4r63pu%404ax%2Ecom][(Windows) Quick guide on installing Emacs + OrgMode?]]
12752 *** DONE From state table to state diagram
12753    :LOGBOOK:
12754    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:12]
12755    :END:
12756   [2010-08-25 Mi]
12757 :PROPERTIES:
12758 :ID: mid:i507eo%24squ%241%40dough%2Egmane%2Eorg
12759 :END:
12761     - Gmane :: [[http://mid.gmane.org/i507eo%24squ%241%40dough%2Egmane%2Eorg][From state table to state diagram]]
12763 Looks like Eric addressed this request and implemented it.
12765 *** DONE org-capture templates with file+olp target
12766 CLOSED: [2010-08-23 Mo 20:55]
12767 :LOGBOOK:
12768 - State "DONE"       from "NEW"        [2010-08-23 Mo 20:55]
12769 :END:
12770   [2010-08-23 Mo]
12771 :PROPERTIES:
12772 :ID: mid:4C71F175%2E2040809%40ccbr%2Eumn%2Eedu
12773 :END:
12775     - Gmane :: [[http://mid.gmane.org/4C71F175%2E2040809%40ccbr%2Eumn%2Eedu][org-capture templates with file+olp target]]
12777 *** DONE cells are deformed in Japanese
12778 CLOSED: [2010-08-21 Sa 16:24]
12779 :LOGBOOK:
12780 - State "DONE"       from "QUESTION"   [2010-08-21 Sa 16:24]
12781 - State "QUESTION"   from "NEW"        [2010-08-21 Sa 16:24]
12782 :END:
12783   [2010-08-21 Sa]
12784 :PROPERTIES:
12785 :ID: mid:87zkwgbh9f%2Efsf%40gmail%2Ecom
12786 :END:
12788     - Gmane :: [[http://mid.gmane.org/87zkwgbh9f%2Efsf%40gmail%2Ecom][cells are deformed in Japanese]]
12790 *** DONE Problem whit with code evaluation                                                                                                                                                                                       :Babel:
12791    - State "DONE"       from "NEW"        [2010-08-31 Tue 17:10]
12792   [2010-08-19 Do]
12793 :PROPERTIES:
12794 :ID: mid:C891E121%2E2DF02%25MAB%40Stowers%2Eorg
12795 :END:
12797     - Gmane :: [[http://mid.gmane.org/C891E121%2E2DF02%25MAB%40Stowers%2Eorg][Problem whit with code evaluation]]
12799 *** DONE items not disappearing from agenda once marked done
12800 CLOSED: [2010-08-19 Do 21:21]
12801 :LOGBOOK:
12802 - State "DONE"       from "NEW"        [2010-08-19 Do 21:21]
12803 :END:
12804   [2010-08-19 Do]
12805 :PROPERTIES:
12806 :ID: mid:A51574E6%2D1CEF%2D46B3%2DB6BC%2DD880F1F3AE28%40mac%2Ecom
12807 :END:
12809     - Gmane :: [[http://mid.gmane.org/A51574E6%2D1CEF%2D46B3%2DB6BC%2DD880F1F3AE28%40mac%2Ecom][items not disappearing from agenda once marked done]]
12811 *** DONE Org capture templates - file paths
12812 CLOSED: [2010-08-19 Do 21:20]
12813 :LOGBOOK:
12814 - State "DONE"       from "NEW"        [2010-08-19 Do 21:20]
12815 :END:
12816   [2010-08-19 Do]
12817 :PROPERTIES:
12818 :ID: mid:AANLkTi%3D2G9yp3p%2DJwOadysQRxMh4eymeGOxBrasGhdET%40mail%2Egmail%2Ecom
12819 :END:
12821     - Gmane :: [[http://mid.gmane.org/AANLkTi%3D2G9yp3p%2DJwOadysQRxMh4eymeGOxBrasGhdET%40mail%2Egmail%2Ecom][Org capture templates - file paths]]
12823 *** DONE Agenda view and timestamps
12824    CLOSED: [2010-08-19 Thu 23:59]
12825    - State "DONE"       from "NEW"        [2010-08-19 Thu 23:59]
12826   [2010-08-17 Di]
12827 :PROPERTIES:
12828 :ID: mid:1281982529%2E2342%2E4%2Ecamel%40localhost
12829 :END:
12831     - Gmane :: [[http://mid.gmane.org/1281982529%2E2342%2E4%2Ecamel%40localhost][Agenda view and timestamps]]
12833 *** DONE agenda view tags filtering
12834    CLOSED: [2010-08-20 Fri 00:00]
12835    - State "DONE"       from "NEW"        [2010-08-20 Fri 00:00]
12836   [2010-08-17 Di]
12837 :PROPERTIES:
12838 :ID: mid:1281982647%2E2342%2E6%2Ecamel%40localhost
12839 :END:
12841     - Gmane :: [[http://mid.gmane.org/1281982647%2E2342%2E6%2Ecamel%40localhost][agenda view tags filtering]]
12843 *** DONE Remove WAITING Task from Global TODO List
12844    CLOSED: [2010-08-20 Fri 00:02]
12845    - State "DONE"       from "NEW"        [2010-08-20 Fri 00:02]
12846   [2010-08-17 Di]
12847 :PROPERTIES:
12848 :ID: mid:0vmxsmmmua%2Efsf%40gmail%2Ecom
12849 :END:
12851     - Gmane :: [[http://mid.gmane.org/0vmxsmmmua%2Efsf%40gmail%2Ecom][Remove WAITING Task from Global TODO List]]
12853 *** DONE macros: escaping "," and comments
12854    :LOGBOOK:
12855    - State "DONE"       from "NEW"        [2010-08-17 Tue 08:51]
12856    :END:
12857   [2010-08-13 Fr]
12858 :PROPERTIES:
12859 :ID: mid:1197F101%2D8BBB%2D4FF8%2D8289%2D47CB2306842A%40nf%2Empg%2Ede
12860 :END:
12862     - Gmane :: [[http://mid.gmane.org/1197F101%2D8BBB%2D4FF8%2D8289%2D47CB2306842A%40nf%2Empg%2Ede][macros: escaping "," and comments]]
12864    Commas can now be escaped.  We will not have comments, because that
12865    limits what one can do with macros.
12867 *** DONE Bug: org-insert-link path promt lacks tab-completion (7.01trans)
12868    :LOGBOOK:
12869    - State "DONE"       from "NEW"        [2010-08-17 Tue 08:51]
12870    :END:
12871   [2010-08-10 Di]
12872 :PROPERTIES:
12873 :ID: mid:4C60F414%2E80304%40no8wireless%2Eco%2Enz
12874 :END:
12876     - Gmane :: [[http://mid.gmane.org/4C60F414%2E80304%40no8wireless%2Eco%2Enz][Bug: org-insert-link path promt lacks tab-completion (7.01trans)]]
12878    As documented in the manual, one needs to use C-u C-c C-l
12880 *** DONE HOWTO?: make install contrib
12881 CLOSED: [2010-10-26 Di 21:09]
12882 :LOGBOOK:
12883 - State "DONE"       from "QUESTION"   [2010-10-26 Di 21:09]
12884 - State "QUESTION"   from "NEW"        [2010-10-26 Di 21:09]
12885 :END:
12886   [2010-09-12 So]
12887 :PROPERTIES:
12888 :ID: mid:BD62CBAC4395B94096109020651BE2EC13147530D8%40EXCHMB%2D02%2Estowers%2Dinstitute%2Eorg
12889 :END:
12891     - Gmane :: [[http://mid.gmane.org/BD62CBAC4395B94096109020651BE2EC13147530D8%40EXCHMB%2D02%2Estowers%2Dinstitute%2Eorg][HOWTO?: make install contrib]]
12893 *** DECLINED Emacs 21 doesn't pick utf-8 as the coding system
12894   [2010-06-09 Mi]
12895   :PROPERTIES:
12896   :ID: mid:yb08w6rm691%2Efsf%40dod%2Eno
12897   :END:
12899     - Gmane :: [[http://mid.gmane.org/yb08w6rm691%2Efsf%40dod%2Eno][Emacs 21 doesn't pick utf-8 as the coding system]]
12900     We no longer support Emacs 21.
12901 *** DECLINED (babel) help debugging latex export                                                                                                                                                                                 :Babel:
12902    - State "DECLINED"   from "QUESTION"   [2010-08-31 Tue 17:23]
12903 :LOGBOOK:
12904 - State "QUESTION"   from "NEW"        [2010-08-08 So 13:04]
12905 :END:
12906   [2010-08-07 Sa]
12907 :PROPERTIES:
12908 :ID: mid:m0eiebaird%2Efsf%40gmail%2Ecom
12909 :END:
12911     - Gmane :: [[http://mid.gmane.org/m0eiebaird%2Efsf%40gmail%2Ecom][(babel) help debugging latex export]]
12913 *** CLOSED Why can't use Chinese folder while publishing projects?
12914 CLOSED: [2010-08-21 Sa 17:05]
12915 :LOGBOOK:
12916 - State "CLOSED"     from "QUESTION"   [2010-08-21 Sa 17:05]
12917 :END:
12918   [2010-06-09 Mi]
12919   :PROPERTIES:
12920   :ID: mid:84iq5ujb3y%2Efsf%40ymail%2Ecom
12921   :END:
12923     - Gmane :: [[http://mid.gmane.org/84iq5ujb3y%2Efsf%40ymail%2Ecom][Why can't use Chinese folder while publishing projects?]]
12924 *** CLOSED OT: orgmode on my palm TX?
12925 CLOSED: [2010-08-21 Sa 17:08]
12926 :LOGBOOK:
12927 - State "CLOSED"     from "QUESTION"   [2010-08-21 Sa 17:08]
12928 :END:
12929   [2010-06-24 Do]
12930   :PROPERTIES:
12931   :ID: mid:AANLkTiksP78R5CZDrJ5Gf74OUIJwISyYUN7Re2%2Dlfgrw%40mail%2Egmail%2Ecom
12932   :END:
12934     - Gmane :: [[http://mid.gmane.org/AANLkTiksP78R5CZDrJ5Gf74OUIJwISyYUN7Re2%2Dlfgrw%40mail%2Egmail%2Ecom][OT: orgmode on my palm TX?]]
12935 *** CLOSED org-learn question
12936 CLOSED: [2010-08-21 Sa 17:08]
12937 :LOGBOOK:
12938 - State "CLOSED"     from "QUESTION"   [2010-08-21 Sa 17:08]
12939 :END:
12940   [2010-06-26 Sa]
12941   :PROPERTIES:
12942   :ID: mid:AANLkTimnrD3u1U2wcVS6abAwYeu2JnCkvwOzKgKs3vuy%40mail%2Egmail%2Ecom
12943   :END:
12945     - Gmane :: [[http://mid.gmane.org/AANLkTimnrD3u1U2wcVS6abAwYeu2JnCkvwOzKgKs3vuy%40mail%2Egmail%2Ecom][org-learn question]]
12946 *** CLOSED org tables - modified field
12947    :LOGBOOK:
12948    - State "CLOSED"     from "QUESTION"   [2010-08-30 Mon 14:22]
12949    :END:
12950   [2010-07-02 Fr]
12951   :PROPERTIES:
12952   :ID: mid:loom%2E20100702T101837%2D889%40post%2Egmane%2Eorg
12953   :END:
12955     - Gmane :: [[http://mid.gmane.org/loom%2E20100702T101837%2D889%40post%2Egmane%2Eorg][org tables - modified field ]]
12957 It is a bit much to expect that emphasis in table fields would not
12958 disturb calc operations.
12960 *** CLOSED org-publish vs emacs-muse vs txt2tags
12961    :LOGBOOK:
12962    - State "CLOSED"     from "QUESTION"   [2010-08-30 Mon 14:23]
12963    :END:
12964   [2010-07-05 Mo]
12965   :PROPERTIES:
12966   :ID: mid:1278310831%2E24358%2E22%2Ecamel%40p6t%2Eworkgroup
12967   :END:
12969     - Gmane :: [[http://mid.gmane.org/1278310831%2E24358%2E22%2Ecamel%40p6t%2Eworkgroup][org-publish vs emacs-muse vs txt2tags]]
12972 This does not look like an issue we need to track (- Carsten)
12974 *** CLOSED column view asterisks
12975 :LOGBOOK:
12976 - State "CLOSED"     from "DECLINED"   [2010-12-12 Sun 09:58]
12977 - State "DECLINED"   from "QUESTION"   [2010-12-12 Sun 09:57]
12978 - State "QUESTION"   from "NEW"        [2010-08-04 Mi 20:13]
12979 :END:
12980   [2010-08-04 Mi]
12981 :PROPERTIES:
12982 :ID: mid:AANLkTinSKuHycsh9wf9Rcoca%2Br1Lakz95%2Bk6MmNH2t1u%40mail%2Egmail%2Ecom
12983 :END:
12985     - Gmane :: [[http://mid.gmane.org/AANLkTinSKuHycsh9wf9Rcoca%2Br1Lakz95%2Bk6MmNH2t1u%40mail%2Egmail%2Ecom][column view asterisks]]
12987 This is a minor issue, no action taken
12989 *** CLOSED how to stop delete key putting a region into kill ring
12990 :LOGBOOK:
12991 - State "CLOSED"     from "QUESTION"   [2010-08-30 Mon 14:24]
12992 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:49]
12993 :END:
12994   [2010-08-15 So]
12995 :PROPERTIES:
12996 :ID: mid:446912556%2E20100814141933%40gmail%2Ecom
12997 :END:
12999     - Gmane :: [[http://mid.gmane.org/446912556%2E20100814141933%40gmail%2Ecom][how to stop delete key putting a region into kill ring]]
13001 This is an Emacs issue and does not need tracking here.
13003 *** CLOSED Bind C-u C-c C-x C-i to a key
13004 :LOGBOOK:
13005 - State "CLOSED"     from "QUESTION"   [2010-08-30 Mon 14:25]
13006 - State "QUESTION"   from "NEW"        [2010-08-15 So 15:49]
13007 :END:
13008   [2010-08-13 Fr]
13009 :PROPERTIES:
13010 :ID: mid:0vhbizzap7%2Efsf%40gmail%2Ecom
13011 :END:
13013     - Gmane :: [[http://mid.gmane.org/0vhbizzap7%2Efsf%40gmail%2Ecom][Bind C-u C-c C-x C-i to a key]]
13015 Answered on the mailing list.
13017 *** CLOSED .ods opens file in Emacs, not OpenOffice
13018 :LOGBOOK:
13019 - State "CLOSED"     from "QUESTION"   [2010-08-30 Mon 14:26]
13020 - State "QUESTION"   from "NEW"        [2010-08-15 So 16:31]
13021 :END:
13022   [2010-07-27 Di]
13023 :PROPERTIES:
13024 :ID: mid:AANLkTikZWsSYKZiN%2DH0amXDtp68L7RR3CT%2Drx%3D%2DA0Ds5%40mail%2Egmail%2Ecom
13025 :END:
13027     - Gmane :: [[http://mid.gmane.org/AANLkTikZWsSYKZiN%2DH0amXDtp68L7RR3CT%2Drx%3D%2DA0Ds5%40mail%2Egmail%2Ecom][.ods opens file in Emacs, not OpenOffice]]
13028 Answered on the mailing list, by customizing `org-file-apps'.
13029 *** CLOSED bug with link following
13030 CLOSED: [2010-09-23 Do 20:47]
13031 :LOGBOOK:
13032 - State "CLOSED"     from "BUG"        [2010-09-23 Do 20:47]
13033 - State "BUG"        from "CLOSED"     [2010-09-15 Mi 11:15]
13034 - State "CLOSED"     from "NEW"        [2010-09-12 So 14:17]
13035 :END:
13036   [2010-08-29 So]
13037 :PROPERTIES:
13038 :ID: mid:4C7A7E75%2E2000403%40sift%2Einfo
13039 :END:
13041     - Gmane :: [[http://mid.gmane.org/4C7A7E75%2E2000403%40sift%2Einfo][bug with link following]]
13043 #+BEGIN_QUOTE
13044 I have reexamined the bug I had, and as far as I can tell, it occurs
13045 because of the punctuation at the end of the header line.  I am
13046 attaching a file that shows the funny behavior.  I can link to a
13047 header titled "Foobar" correctly, but not one titled "submit through
13048 submission site:" Attempts to link to the one word header "Bletch:"
13049 also fail.
13050 #+END_QUOTE
13052 =org-store-link= removes all characters except numbers, letters and
13053 whitespace when creating the link target.  Opening the link with
13054 =org-link-search-must-match-exact-headline= set to non-nil
13055 subsequently fails.
13057 **** org-open-at-point misses org headlines with statistics cookies
13058   [2010-09-15 Mi]
13059 :PROPERTIES:
13060 :ID: mid:AANLkTikTup%5FHVGzHoj%2DbCmjLBwyWtrW3RKY%3D6eE0JSvq%40mail%2Egmail%2Ecom
13061 :END:
13063     - Gmane :: [[http://mid.gmane.org/AANLkTikTup%5FHVGzHoj%2DbCmjLBwyWtrW3RKY%3D6eE0JSvq%40mail%2Egmail%2Ecom][org-open-at-point misses org headlines with statistics cookies]]
13065 *** CLOSED org-table: Table Navigation esp. for multi-line cells?
13066    :LOGBOOK:
13067    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:18]
13068    :END:
13069   [2010-08-29 So]
13070 :PROPERTIES:
13071 :ID: mid:C058AEC0%2D7CE5%2D4DFE%2DAB8D%2D672A6551E488%40gmail%2Ecom
13072 :END:
13074     - Gmane :: [[http://mid.gmane.org/C058AEC0%2D7CE5%2D4DFE%2DAB8D%2D672A6551E488%40gmail%2Ecom][org-table: Table Navigation esp. for multi-line cells?]]
13076 Org-mode tables do not support multiline cells.
13078 *** CLOSED org-mode + pomodoro
13079 CLOSED: [2010-09-12 So 14:19]
13080 :LOGBOOK:
13081 - State "CLOSED"     from "NEW"        [2010-09-12 So 14:19]
13082 :END:
13083   [2010-08-29 So]
13084 :PROPERTIES:
13085 :ID: mid:AANLkTinZ5u5%2B1%2DSE5ptjoCsYVj0rHDTXx9SbbqKyadee%40mail%2Egmail%2Ecom
13086 :END:
13088     - Gmane :: [[http://mid.gmane.org/AANLkTinZ5u5%2B1%2DSE5ptjoCsYVj0rHDTXx9SbbqKyadee%40mail%2Egmail%2Ecom][org-mode + pomodoro]]
13090 *** CLOSED stuck project and check boxes
13091 CLOSED: [2010-09-12 So 14:19]
13092 :LOGBOOK:
13093 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:19]
13094 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:19]
13095 :END:
13096   [2010-08-29 So]
13097 :PROPERTIES:
13098 :ID: mid:87bp8o7fee%2Efsf%40kanis%2Efr
13099 :END:
13101     - Gmane :: [[http://mid.gmane.org/87bp8o7fee%2Efsf%40kanis%2Efr][stuck project and check boxes]]
13103 *** CLOSED a bit offtopic, fonts in exported PDF documents
13104 CLOSED: [2010-09-12 So 14:21]
13105 :LOGBOOK:
13106 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:21]
13107 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:20]
13108 :END:
13109   [2010-08-29 So]
13110 :PROPERTIES:
13111 :ID: mid:4C76A590%2E9050800%40ccbr%2Eumn%2Eedu
13112 :END:
13114     - Gmane :: [[http://mid.gmane.org/4C76A590%2E9050800%40ccbr%2Eumn%2Eedu][a bit offtopic, fonts in exported PDF documents]]
13116 *** CLOSED Examples in numbered lists
13117    :LOGBOOK:
13118    - State "CLOSED"     from "DONE"       [2010-08-30 Mon 14:17]
13119    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:17]
13120    :END:
13121   [2010-08-29 So]
13122 :PROPERTIES:
13123 :ID: mid:i5644f%249l%243%40dough%2Egmane%2Eorg
13124 :END:
13126     - Gmane :: [[http://mid.gmane.org/i5644f%249l%243%40dough%2Egmane%2Eorg][Examples in numbered lists]]
13128 Indentation can solve this, as explained on the mailing list.
13130 *** CLOSED Error during Publishing to HTML
13131    :LOGBOOK:
13132    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:17]
13133    :END:
13134   [2010-08-29 So]
13135 :PROPERTIES:
13136 :ID: mid:AANLkTi%3Dcd8pTWLR71ndWZzvW%2D%5Fsv3gNnFu%3D%2BYuajUsE3%40mail%2Egmail%2Ecom
13137 :END:
13139     - Gmane :: [[http://mid.gmane.org/AANLkTi%3Dcd8pTWLR71ndWZzvW%2D%5Fsv3gNnFu%3D%2BYuajUsE3%40mail%2Egmail%2Ecom][Error during Publishing to HTML]]
13142 This seems to be a non-issue, I am closing it.
13144 *** CLOSED Org-beamer and beamer overlays
13145 CLOSED: [2010-09-12 So 14:21]
13146 :LOGBOOK:
13147 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:21]
13148 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:21]
13149 :END:
13150   [2010-08-29 So]
13151 :PROPERTIES:
13152 :ID: mid:87vd6xc039%2Efsf%40nowhere%2Eorg
13153 :END:
13155     - Gmane :: [[http://mid.gmane.org/87vd6xc039%2Efsf%40nowhere%2Eorg][Org-beamer and beamer overlays]]
13157 *** CLOSED merging column view headings across files
13158 CLOSED: [2010-09-12 So 14:22]
13159 :LOGBOOK:
13160 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:22]
13161 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:22]
13162 :END:
13163   [2010-08-29 So]
13164 :PROPERTIES:
13165 :ID: mid:54D31223%2D8642%2D4118%2D82F6%2D170AE39AD0BE%40ualberta%2Eca
13166 :END:
13168     - Gmane :: [[http://mid.gmane.org/54D31223%2D8642%2D4118%2D82F6%2D170AE39AD0BE%40ualberta%2Eca][merging column view headings across files]]
13170 *** CLOSED Table of Contents in html export
13171 CLOSED: [2010-09-12 So 14:22]
13172 :LOGBOOK:
13173 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:22]
13174 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:22]
13175 :END:
13176   [2010-08-29 So]
13177 :PROPERTIES:
13178 :ID: mid:i54b2m%249l%241%40dough%2Egmane%2Eorg
13179 :END:
13181     - Gmane :: [[http://mid.gmane.org/i54b2m%249l%241%40dough%2Egmane%2Eorg][Table of Contents in html export]]
13183 *** CLOSED Trouble syncing files to mobile-org.                                                                                                                                                                                 :Mobile:
13184 CLOSED: [2010-09-12 So 14:24]
13185 :LOGBOOK:
13186 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:24]
13187 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:23]
13188 :END:
13189   [2010-08-25 Mi]
13190 :PROPERTIES:
13191 :ID: mid:AANLkTikX4YS3OnMLUk95ktZiBpRqKmoVa%3DWzVr%5F8%3DybF%40mail%2Egmail%2Ecom
13192 :END:
13194     - Gmane :: [[http://mid.gmane.org/AANLkTikX4YS3OnMLUk95ktZiBpRqKmoVa%3DWzVr%5F8%3DybF%40mail%2Egmail%2Ecom][Trouble syncing files to mobile-org.]]
13196 *** CLOSED Mark days in calendar based on agenda
13197    :LOGBOOK:
13198    - State "CLOSED"     from "DONE"       [2010-08-30 Mon 14:14]
13199    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:14]
13200    :END:
13201   [2010-08-25 Mi]
13202 :PROPERTIES:
13203 :ID: mid:i53802%24a9m%241%40dough%2Egmane%2Eorg
13204 :END:
13206     - Gmane :: [[http://mid.gmane.org/i53802%24a9m%241%40dough%2Egmane%2Eorg][Mark days in calendar based on agenda]]
13208 This can be done using %(org-diary), as was explained on the list.
13210 *** CLOSED "{" in Latex fragments
13211    :LOGBOOK:
13212    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:13]
13213    :END:
13214   [2010-08-25 Mi]
13215 :PROPERTIES:
13216 :ID: mid:4C74CA21%2E1090006%40gmail%2Ecom
13217 :END:
13219     - Gmane :: [[http://mid.gmane.org/4C74CA21%2E1090006%40gmail%2Ecom]["{" in Latex fragments]]
13221 I believe that this is solved - the OP did not come back after the
13222 last help suggestion from the mailing list.  So I am closing this.
13224 *** CLOSED (babel) "No org-babel-execute function for R!" after update                                                                                                                                                           :Babel:
13225 CLOSED: [2010-09-12 So 14:25]
13226 :LOGBOOK:
13227 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:25]
13228 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:25]
13229 :END:
13230   [2010-08-25 Mi]
13231 :PROPERTIES:
13232 :ID: mid:AANLkTikM2MPrRfR12mrurWFYgdWMhbCuaJffW%2BUycNS%2D%40mail%2Egmail%2Ecom
13233 :END:
13235     - Gmane :: [[http://mid.gmane.org/AANLkTikM2MPrRfR12mrurWFYgdWMhbCuaJffW%2BUycNS%2D%40mail%2Egmail%2Ecom][(babel) "No org-babel-execute function for R!" after update]]
13236                link not resolving
13238 *** CLOSED file+olp problem in org-capture.
13239 CLOSED: [2010-09-12 So 14:25]
13240 :LOGBOOK:
13241 - State "CLOSED"     from "NEW"        [2010-09-12 So 14:25]
13242 :END:
13243   [2010-08-25 Mi]
13244 :PROPERTIES:
13245 :ID: mid:AANLkTikR3SG8nj1sBWwG4baLe6UCjfnSXZHitjyg%5FN%5FL%40mail%2Egmail%2Ecom
13246 :END:
13248     - Gmane :: [[http://mid.gmane.org/AANLkTikR3SG8nj1sBWwG4baLe6UCjfnSXZHitjyg%5FN%5FL%40mail%2Egmail%2Ecom][file+olp problem in org-capture.]]
13250 *** CLOSED Folding org drawers in elisp code?
13251    :LOGBOOK:
13252    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:11]
13253    :END:
13254   [2010-08-25 Mi]
13255 :PROPERTIES:
13256 :ID: mid:loom%2E20100823T212103%2D989%40post%2Egmane%2Eorg
13257 :END:
13259     - Gmane :: [[http://mid.gmane.org/loom%2E20100823T212103%2D989%40post%2Egmane%2Eorg][Folding org drawers in elisp code?]]
13261 The corresponding elisp code was published on the mailing list by Carsten
13263 *** CLOSED mathjax HTML export question
13264    :LOGBOOK:
13265    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:11]
13266    :END:
13267   [2010-08-25 Mi]
13268 :PROPERTIES:
13269 :ID: mid:4C72B9FD%2E80602%40ccbr%2Eumn%2Eedu
13270 :END:
13272     - Gmane :: [[http://mid.gmane.org/4C72B9FD%2E80602%40ccbr%2Eumn%2Eedu][mathjax HTML export question]]
13274 Question was answered by Jan.
13276 *** CLOSED Deleting EXPERIMENTAL
13277    :LOGBOOK:
13278    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:10]
13279    :END:
13280   [2010-08-25 Mi]
13281 :PROPERTIES:
13282 :ID: mid:AANLkTik8qShZBtAE9Q3NfywqvVS%3D%2Bz9Qq%3DmvaBQuXxqb%40mail%2Egmail%2Ecom
13283 :END:
13285     - Gmane :: [[http://mid.gmane.org/AANLkTik8qShZBtAE9Q3NfywqvVS%3D%2Bz9Qq%3DmvaBQuXxqb%40mail%2Egmail%2Ecom][Deleting EXPERIMENTAL]]
13287 This is a non-issue.  Right now there is nothing interesting in this
13288 directory, but it mighr still come in handy.
13290 *** CLOSED Emacs 24.0.50.1 & problem to export to HTML
13291 CLOSED: [2010-09-12 So 14:28]
13292 :LOGBOOK:
13293 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:28]
13294 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:28]
13295 :END:
13296   [2010-08-25 Mi]
13297 :PROPERTIES:
13298 :ID: mid:AANLkTikQq1%2D%2BjHBAkGPM%3Dm%3Db8f2U3ds%3D6QTzmgVv9V1v%40mail%2Egmail%2Ecom
13299 :END:
13301     - Gmane :: [[http://mid.gmane.org/AANLkTikQq1%2D%2BjHBAkGPM%3Dm%3Db8f2U3ds%3D6QTzmgVv9V1v%40mail%2Egmail%2Ecom][Emacs 24.0.50.1 & problem to export to HTML]]
13303 *** CLOSED Some useful timestamp s-expressions
13304 CLOSED: [2010-09-12 So 14:34]
13305 :LOGBOOK:
13306 - State "CLOSED"     from "NEW"        [2010-09-12 So 14:34]
13307 :END:
13308   [2010-08-19 Do]
13309 :PROPERTIES:
13310 :ID: mid:loom%2E20100818T220143%2D765%40post%2Egmane%2Eorg
13311 :END:
13313     - Gmane :: [[http://mid.gmane.org/loom%2E20100818T220143%2D765%40post%2Egmane%2Eorg][Some useful timestamp s-expressions ]]
13315 *** CLOSED make without make cleanall safe?
13316 CLOSED: [2010-09-12 So 14:47]
13317 :LOGBOOK:
13318 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:47]
13319 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:47]
13320 :END:
13321   [2010-08-19 Do]
13322 :PROPERTIES:
13323 :ID: mid:AANLkTimF5EiMQSdr%2BHCgRLypekAbukthjU3QaidqOaMm%40mail%2Egmail%2Ecom
13324 :END:
13326     - Gmane :: [[http://mid.gmane.org/AANLkTimF5EiMQSdr%2BHCgRLypekAbukthjU3QaidqOaMm%40mail%2Egmail%2Ecom][make without make cleanall safe?]]
13328 *** CLOSED Counters and percentage are visible in refile targets, is that configurable?
13329 CLOSED: [2010-09-12 So 14:48]
13330 :LOGBOOK:
13331 - State "CLOSED"     from "NEW"        [2010-09-12 So 14:48]
13332 :END:
13333   [2010-08-19 Do]
13334 :PROPERTIES:
13335 :ID: mid:20100819135730%2E5655c0ce%40hsdev%2Ecom
13336 :END:
13338     - Gmane :: [[http://mid.gmane.org/20100819135730%2E5655c0ce%40hsdev%2Ecom][Counters and percentage are visible in refile targets, is that configurable?]]
13340 *** CLOSED beamer export
13341    :LOGBOOK:
13342    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:05]
13343    :END:
13344   [2010-08-19 Do]
13345 :PROPERTIES:
13346 :ID: mid:9275E4D6%2DFB42%2D45DE%2D8593%2DCE7FD51A7A75%40ucalgary%2Eca
13347 :END:
13349     - Gmane :: [[http://mid.gmane.org/9275E4D6%2DFB42%2D45DE%2D8593%2DCE7FD51A7A75%40ucalgary%2Eca][beamer export]]
13351 Looks like this was an old version of Org-mode.
13353 *** CLOSED Request for opinions:  (ANN) List improvement v.2o
13354 CLOSED: [2010-09-12 So 14:49]
13355 :LOGBOOK:
13356 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:49]
13357 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:49]
13358 :END:
13359   [2010-08-18 Mi]
13360 :PROPERTIES:
13361 :ID: mid:17A93AC0%2D1896%2D481D%2DB2E9%2DE1DA5879A1D0%40gmail%2Ecom
13362 :END:
13364     - Gmane :: [[http://mid.gmane.org/17A93AC0%2D1896%2D481D%2DB2E9%2DE1DA5879A1D0%40gmail%2Ecom][Request for opinions:  (ANN) List improvement v.2o]]
13366 *** CLOSED tag or property names with dashes
13367    :LOGBOOK:
13368    - State "CLOSED"     from "CLOSED"     [2010-08-30 Mon 14:05]
13369    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:03]
13370    :END:
13371   [2010-08-18 Mi]
13372 :PROPERTIES:
13373 :ID: mid:AANLkTimivS318NpJMxQ%3DKjBJZQYb8n6o%2BdrqEu%2BUB7OX%40mail%2Egmail%2Ecom
13374 :END:
13376     - Gmane :: [[http://mid.gmane.org/AANLkTimivS318NpJMxQ%3DKjBJZQYb8n6o%2BdrqEu%2BUB7OX%40mail%2Egmail%2Ecom][tag or property names with dashes]]
13378 The "_-" in a property name can now be escaped in a property search
13379 with "\-".  Also, Manish and Carsten are testing a patch to allow "#"
13380 and "%" in tags.
13382 *** CLOSED Automatically move completed TODO items and checkboxes to another file
13383 CLOSED: [2010-09-12 So 14:51]
13384 :LOGBOOK:
13385 - State "CLOSED"     from "NEW"        [2010-09-12 So 14:51]
13386 :END:
13387   [2010-08-18 Mi]
13388 :PROPERTIES:
13389 :ID: mid:i4erop%248tt%241%40dough%2Egmane%2Eorg
13390 :END:
13392     - Gmane :: [[http://mid.gmane.org/i4erop%248tt%241%40dough%2Egmane%2Eorg][Automatically move completed TODO items and checkboxes to another file]]
13394 *** CLOSED EmacsForMacOSX - copy & paste in orgmode
13395 CLOSED: [2010-09-12 So 14:52]
13396 :LOGBOOK:
13397 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:52]
13398 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:52]
13399 :END:
13400   [2010-08-18 Mi]
13401 :PROPERTIES:
13402 :ID: mid:4C6BAF6E%2E2030105%40fastmail%2Efm
13403 :END:
13405     - Gmane :: [[http://mid.gmane.org/4C6BAF6E%2E2030105%40fastmail%2Efm][EmacsForMacOSX - copy & paste in orgmode]]
13407 *** CLOSED (Question) Custom drawers overrule :PROPERTIES: drawer?
13408    :LOGBOOK:
13409    - State "CLOSED"     from "NEW"        [2010-08-30 Mon 14:01]
13410    :END:
13411   [2010-08-18 Mi]
13412 :PROPERTIES:
13413 :ID: mid:87eidwumjv%2Efsf%40gmx%2Ede
13414 :END:
13416     - Gmane :: [[http://mid.gmane.org/87eidwumjv%2Efsf%40gmx%2Ede][(Question) Custom drawers overrule :PROPERTIES: drawer?]]
13418 This is indeed the standard behavior of #+DRAWERS.
13420 *** CLOSED Links Lost and Export-Report
13421    :LOGBOOK:
13422    - State "CLOSED"     from "DONE"       [2010-08-30 Mon 14:01]
13423    - State "DONE"       from "NEW"        [2010-08-30 Mon 14:00]
13424    :END:
13425   [2010-08-18 Mi]
13426 :PROPERTIES:
13427 :ID: mid:1CAF6BB4%2D68B6%2D46C0%2DAE9A%2D11984B8DEC3A%40nf%2Empg%2Ede
13428 :END:
13430     - Gmane :: [[http://mid.gmane.org/1CAF6BB4%2D68B6%2D46C0%2DAE9A%2D11984B8DEC3A%40nf%2Empg%2Ede][Links Lost and Export-Report]]
13432 Id locations can be refresehed, and custom links is what Stefan Volmar
13433 really wants.  The answers are in the mailing list archives.
13435 *** CLOSED (BUG) org-capture: file+function
13436    :LOGBOOK:
13437    - State "CLOSED"     from "DONE"       [2010-08-30 Mon 14:01]
13438    :END:
13439   [2010-08-18 Mi]
13440 :PROPERTIES:
13441 :ID: mid:814oesdqn3%2Efsf%40gmail%2Ecom
13442 :END:
13444     - Gmane :: [[http://mid.gmane.org/814oesdqn3%2Efsf%40gmail%2Ecom][(BUG) org-capture: file+function ]]
13445 An example was published on the mailing list on how to deal with this case.
13447 *** CLOSED C-u usage
13448 CLOSED: [2010-09-12 So 14:55]
13449 :LOGBOOK:
13450 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:55]
13451 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:55]
13452 :END:
13453   [2010-08-17 Di]
13454 :PROPERTIES:
13455 :ID: mid:4C6A554F%2E4030009%40easy%2Demacs%2Ede
13456 :END:
13458     - Gmane :: [[http://mid.gmane.org/4C6A554F%2E4030009%40easy%2Demacs%2Ede][C-u usage]]
13460 *** CLOSED More structure on org-hacks.php
13461 CLOSED: [2010-09-12 So 14:55]
13462 :LOGBOOK:
13463 - State "CLOSED"     from "NEW"        [2010-09-12 So 14:55]
13464 :END:
13465   [2010-08-17 Di]
13466 :PROPERTIES:
13467 :ID: mid:9DC25FD3%2D0962%2D4FAF%2D827E%2DC1D9EF9A11E3%40gmail%2Ecom
13468 :END:
13470     - Gmane :: [[http://mid.gmane.org/9DC25FD3%2D0962%2D4FAF%2D827E%2DC1D9EF9A11E3%40gmail%2Ecom][More structure on org-hacks.php]]
13472 *** CLOSED See total effort in my agenda
13473 CLOSED: [2010-09-12 So 14:55]
13474 :LOGBOOK:
13475 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:55]
13476 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:55]
13477 :END:
13478   [2010-08-16 Mo]
13479 :PROPERTIES:
13480 :ID: mid:87wrrro6af%2Efsf%40gmail%2Ecom
13481 :END:
13483     - Gmane :: [[http://mid.gmane.org/87wrrro6af%2Efsf%40gmail%2Ecom][See total effort in my agenda]]
13485 *** CLOSED export TODO keyword
13486 CLOSED: [2010-09-12 So 14:56]
13487 :LOGBOOK:
13488 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:56]
13489 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:56]
13490 :END:
13491   [2010-08-16 Mo]
13492 :PROPERTIES:
13493 :ID: mid:AANLkTikFZbWW%3DXfnZ%5FdWHQj0gGtf5QQsk2rkArHcF%2Bki%40mail%2Egmail%2Ecom
13494 :END:
13496     - Gmane :: [[http://mid.gmane.org/AANLkTikFZbWW%3DXfnZ%5FdWHQj0gGtf5QQsk2rkArHcF%2Bki%40mail%2Egmail%2Ecom][export TODO keyword]]
13498 *** CLOSED TODO hooks
13499 CLOSED: [2010-09-12 So 14:56]
13500 :LOGBOOK:
13501 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:56]
13502 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:56]
13503 :END:
13504   [2010-08-16 Mo]
13505 :PROPERTIES:
13506 :ID: mid:m1sk2e67wi%2Efsf%40gmail%2Ecom
13507 :END:
13509     - Gmane :: [[http://mid.gmane.org/m1sk2e67wi%2Efsf%40gmail%2Ecom][TODO hooks]]
13511 *** CLOSED Help, org-inbuffer-options-extra seems to hate me right now
13512 CLOSED: [2010-09-12 So 14:56]
13513 :LOGBOOK:
13514 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:56]
13515 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:56]
13516 :END:
13517   [2010-08-16 Mo]
13518 :PROPERTIES:
13519 :ID: mid:4C695E08%2E4010208%40tu%2Ddortmund%2Ede
13520 :END:
13522     - Gmane :: [[http://mid.gmane.org/4C695E08%2E4010208%40tu%2Ddortmund%2Ede][Help, org-inbuffer-options-extra seems to hate me right now]]
13524 *** CLOSED bug in make info?
13525 CLOSED: [2010-09-12 So 14:57]
13526 :LOGBOOK:
13527 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:57]
13528 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:57]
13529 :END:
13530   [2010-07-31 Sa]
13531 :PROPERTIES:
13532 :ID: mid:4C528A65%2E7060102%40easy%2Demacs%2Ede
13533 :END:
13535     - Gmane :: [[http://mid.gmane.org/4C528A65%2E7060102%40easy%2Demacs%2Ede][bug in make info?]]
13537 *** CLOSED question about date-tree
13538 CLOSED: [2010-09-12 So 14:58]
13539 :LOGBOOK:
13540 - State "CLOSED"     from "QUESTION"   [2010-09-12 So 14:58]
13541 - State "QUESTION"   from "NEW"        [2010-09-12 So 14:58]
13542 :END:
13543   [2010-07-25 So]
13544 :PROPERTIES:
13545 :ID: mid:AANLkTin6SrS5f2eCCV5p%2DIAEXwmzFpjU5v4k84XAB87d%40mail%2Egmail%2Ecom
13546 :END:
13548     - Gmane :: [[http://mid.gmane.org/AANLkTin6SrS5f2eCCV5p%2DIAEXwmzFpjU5v4k84XAB87d%40mail%2Egmail%2Ecom][question about date-tree]]