Merge branch 'master' of git+ssh://repo.or.cz/srv/git/Worg
[Worg.git] / org-issues.org
blob16d7a8e158fa8356d7f927ca0eb23a393fa4d1f3
2 #+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
3 #+STARTUP:    align fold nodlcheck hidestars oddeven lognotestate
4 #+TODO:       NEW(n) TODO(t) ASSIGNED(a) IDEA(i) WISH(w) INCONSISTENCY(y) BUG(b) QUESTION(q) | DONE(d) DECLINED(c)
5 #+TAGS:       Babel(b) Mobile(m) Patch(p) new(n) noexport(x)
6 #+TITLE:      Open issues with Org mode
7 #+AUTHOR:     Worg people
8 #+EMAIL:      bzg AT altern DOT org
9 #+LANGUAGE:   en
10 #+PRIORITIES: A C B
11 #+CATEGORY:   worg
12 #+ARCHIVE:    ::* Closed issues
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 it's 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 actions, 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    | *ASSIGNED*      | Someone started to take care of this task.  A property *ASSIGNEE* should provide a hint on who it is. |
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*           | 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 the library of [[http://orgmode.org/worg/org-contrib/babel/index.php][Babel]]                                            |
53    | *Mobil* | 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 issue below headline *New Issues*.                                           |
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 heading *Development Task*.  If it is a user
70 request, it is classified using the TODO keyword *QUESTION* and file
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                                                            :new:
95 ** NEW oddities with ical export
96   [2010-06-09 Mi]
97   :PROPERTIES:
98   :ID: mid:AANLkTimva7bRuQcEd5Kb_gMwp5mvNyUT5jHAhXAZ40TV%40mail.gmail.com
99   :END:
101     - Gmane :: [[http://news.gmane.org/find-root.php?message_id%3DAANLkTimva7bRuQcEd5Kb_gMwp5mvNyUT5jHAhXAZ40TV%40mail.gmail.com][oddities with ical export]]
102 ** DONE (BUG) #+begin_src wo. language blocks XHTML export
103   [2010-06-26 Sa]
104   :PROPERTIES:
105   :ID: mid:87fx0abtr1.fsf%40gmx.de
106   :END:
108     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87fx0abtr1.fsf%40gmx.de][(BUG) #+begin_src wo. language blocks XHTML export]]
109    Fixed, patch by Eri Schulte, this now gives a good error message
110          
111 ** DECLINED Org Mode Latex Export Customization of org-export-latex-emphasis-alist
112   [2010-06-30 Mi]
113   :PROPERTIES:
114   :ID: mid:AANLkTimdJAmsUeEfCg1AqY6DZi_9l-lRA9xBNalSa-mp%40mail.gmail.com
115   :END:
117     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimdJAmsUeEfCg1AqY6DZi_9l-lRA9xBNalSa-mp%40mail.gmail.com][Org Mode Latex Export Customization of
118          org-export-latex-emphasis-alist]]
120   There is not really anything to be done here, not enough characters
121   for all those extra emphasis things.
123 ** DONE (PATCH) double-O-LaTeX: retain meta-information during LaTeX Export :Babel:
124   [2010-07-05 Mo]
125   :PROPERTIES:
126   :ID: mid:87hbkhwqkj.fsf%40gmail.com
127   :END:
129     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87hbkhwqkj.fsf%40gmail.com][(PATCH) double-O-LaTeX: retain meta-information during
130          LaTeX Export]]
132    Fixed with special treatment of these lines before the first headline
133 ** NEW Feature-Ideas
134   [2010-07-05 Mo]
135   :PROPERTIES:
136   :ID: mid:20100705070027.GE13224%40cityofgold.local
137   :END:
139     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100705070027.GE13224%40cityofgold.local][Feature-Ideas]]
141 #+BEGIN_QUOTE
142 I have severel ideas about new features that I want to share. My
143 knowledge with lisp and the coding of the org-structure is bad so far,
144 so I can't try to contribute a patch.
146 - 1. *Alias - Trees*
148   When I work on projects, I often want to /reference to a certain
149   other heading/. It would be great to do this not just with links,
150   but /with an alias/.
152   I think of trees, that show up and can be in the current tree as if
153   they were a subtree, but really are at another position in the
154   current or a different file.
156   This concept would also allow seperate versioning and merging of
157   external generated content into the current file. ( I e.g. think of
158   summaries of text in the scientific context. )
160 - 2. More flexible *Colouring for categories*, tags, ...
162 It would be great to have the /opportunity to define individual faces
163 for different categories, tags/ , ...  .
165 - 3. Implementation of *hourly/minutely reference*.
167 It would be useful to be able to schedule something to repeat every 12
168 or 6 hours or in 22 minutes. It would also be useful, to have the
169 opportunity to associate asynchronous shell scripts with individual
170 scheduled events.
172 - 4. *Exclude certain days from Timeline*
174   The opportunity to /give/ whole days the status /<PLANNED for a
175   certain project>/ . That would mean, that when I fire up the
176   /Timeline/ for a current file (L), certain days are /show/ with a
177   message "/day is planned for project <FILE>/. in a certain project
178   specific project.
180   It would also be useful to have a keycommand in the /Timeline/ to
181   /switch other files on showing them in gray/.
183 - 5. *Manually timeclock certain Headings*
185   I would love to have a commands that can change the clocktime of not
186   running headings or insert new clocktimes into the current heading.
187   E.g. like this:
189   Change the clocktime of <HEADING>:
190   (s) change last timeclock and keep the Start time.             ->    How long did it last?
191   (e) change last timeclock and keep the End time                ->    How long did it last?        
192   (# C-u offset to change the #n last timeclock)
193   (a) add new timeclock                                          ->    Ask for Start and End. (with opportunity to specify the END relative)
195 - 6. *Expand timestamps to include locations* 
197   e.g. <LOCATION 2008-01-01 12:30 +1w> Special timestamp-commands that
198   also ask for places and presents a list of all places of all projects
199   to choose from.
201 - 7. *More complex timeclock-reports*
203   Is anyone working on a more comprehensive way of giving visual
204   feedback and analysing the data of the timeclock-feature. (What have
205   I done the last month? How many time has gone to which project /
206   etc.) I am a relatively known [[http://cran.r-project.org/][GNU R]] user and could contribute code
207   for analysis of time usage / plotting complex more diagrams in
208   R. Allthough I am not very used to the export mechanisms in
209   Orgmode. Does anyone like to cooperate?
210 #+END_QUOTE
211 ** DONE Bug: Error when bulk-refile and org-refile-use-outline-path is 'file (6.36trans)
212   [2010-07-05 Mo]
213   :PROPERTIES:
214   :ID: mid:8739vzpqx1.wl%25dmaus%40ictsoc.de
215   :END:
217     - Gmane :: [[http://news.gmane.org/find-root.php?message_id%3D8739vzpqx1.wl%25dmaus%40ictsoc.de][Bug: Error when bulk-refile and org-refile-use-outline-path is 'file (6.36trans)]], [[http://news.gmane.org/find-root.php?message_id=8739vzpqx1.wl%25dmaus%40ictsoc.de][Bug: Error when bulk-refile and org-refile-use-outline-path is 'file (6.36trans)]]
219    Fixed by fixing the function org-find-olp, this can not search just
220    in the current buffer if the THIS-BUFFER flag is set.
221 ** NEW remember template is slow
222   [2010-07-09 Fr]
223   :PROPERTIES:
224   :ID: mid:AANLkTim5zUT5fh0_RD0BUjJiWqR2dj-Um6nFKRWw8qgw%40mail.gmail.com
225   :END:
227     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTim5zUT5fh0_RD0BUjJiWqR2dj-Um6nFKRWw8qgw%40mail.gmail.com][remember template is slow]]
228 ** NEW must date+time stamps require the day of the week to be processed correctly?
229   [2010-07-09 Fr]
230   :PROPERTIES:
231   :ID: mid:874oganzgq.wl%25ucecesf%40ucl.ac.uk
232   :END:
234     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=874oganzgq.wl%25ucecesf%40ucl.ac.uk][must date+time stamps require the day of the week to be processed correctly?]]
235 ** NEW Bug: Org-publish needs to catch error (6.36trans)
236   [2010-07-09 Fr]
237   :PROPERTIES:
238   :ID: mid:4C359B28.9070903%40no8wireless.co.nz
239   :END:
241     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C359B28.9070903%40no8wireless.co.nz][Bug: Org-publish needs to catch error (6.36trans)]]
243     [2010-07-20 Tue] Request for backtrace sent to bug report author
244 ** DONE preserving location of point
245   [2010-07-10 Sa]
246   :PROPERTIES:
247   :ID: mid:87hbk831tn.fsf%40pellet..net
248   :END:
250     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87hbk831tn.fsf%40pellet..net][preserving location of point]]
251     Resolved - works with emacs -Q, so it is due to some other
252     package.
254 ** NEW LaTeX export error with images (was: Bug: Export error with images with no caption (6.36trans (release_6.36.509.g9e9b)))
255   [2010-07-10 Sa]
256   :PROPERTIES:
257   :ID: mid:87bpamdtcr.fsf_-_%40thinkpad.tsdh.de
258   :END:
260     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87bpamdtcr.fsf_-_%40thinkpad.tsdh.de][LaTeX export error with images (was: Bug: Export error with images with no caption (6.36trans (release_6.36.509.g9e9b)))]]
261 ** NEW Indentation of src blocks with org-adapt-indentation
262   [2010-07-12 Mo]
263   :PROPERTIES:
264   :ID: mid:AANLkTilkkANsfiPDETumXut_TdzLnHvT6-7nxFz_yujv%40mail.gmail.com
265   :END:
267     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilkkANsfiPDETumXut_TdzLnHvT6-7nxFz_yujv%40mail.gmail.com][Indentation of src blocks with org-adapt-indentation]]
268 ** NEW links and ID properties
269   [2010-07-14 Mi]
270   :PROPERTIES:
271   :ID: mid:87oceaosuf.fsf%40pellet..net
272   :END:
274     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87oceaosuf.fsf%40pellet..net][links and ID properties]]
275 ** NEW Inline image display and Emacs 22
276   [2010-07-15 Do]
277   :PROPERTIES:
278   :ID: mid:87r5j5fswc.fsf%40gollum.intra.norang.ca
279   :END:
281     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87r5j5fswc.fsf%40gollum.intra.norang.ca][Inline image display and Emacs 22]]
282 ** DONE (BUG)(Babel) Exporting text before heading                    :Babel:
283   [2010-07-16 Fr]
284   :PROPERTIES:
285   :ID: mid:87iq4ffrbq.wl%25n.goaziou%40gmail.com
286   :END:
288     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87iq4ffrbq.wl%25n.goaziou%40gmail.com][(BUG)(Babel) Exporting text before heading]]
290     Fixed, patch by Eric Schulte
292 ** DONE Problem when org-capturing text from French email
293   [2010-07-16 Fr]
294   :PROPERTIES:
295   :ID: mid:87fwzjld0f.fsf%40mundaneum.com
296   :END:
298     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87fwzjld0f.fsf%40mundaneum.com][Problem when org-capturing text from French email]]
300     Fixed, patch by David Maus to work around Emacs bug #5306.
302 ** DONE Bug: org-timer-start with offset (6.36trans)
303   [2010-07-17 Sa]
304   :PROPERTIES:
305   :ID: mid:4C40B005.6090403%40christianmoe.com
306   :END:
308     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C40B005.6090403%40christianmoe.com][Bug: org-timer-start with offset (6.36trans)]]
310     Fixed, patch by David Maus.
312 ** DECLINED Fwd: (Orgmode) Re: auto-fill in a body often insert a space?
313   [2010-07-18 So]
314   :PROPERTIES:
315   :ID: mid:AANLkTim3uSHo_vuDOk6MNxP1pP-WUN2-SJIQhRJfh2f4%40mail.gmail.com
316   :END:
318     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTim3uSHo_vuDOk6MNxP1pP-WUN2-SJIQhRJfh2f4%40mail.gmail.com][Fwd: (Orgmode) Re: auto-fill in a body often insert a space?]]
319   
320    Closed for now, no useful feedback from report author, probably not
321    caused by Org mode.
323 ** NEW (Patch) Capture: [Error: (void-function FILE)] and %![Error: (void-function SEXP)] (again)%!
324   [2010-07-18 So]
325   :PROPERTIES:
326   :ID: mid:87fwzi1gei.fsf%40gmx.de
327   :END:
329     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87fwzi1gei.fsf%40gmx.de][(Patch) Capture: %!(Error: (void-function FILE)) and %!(Error: (void-function SEXP)) (again)]]
330 ** NEW footnotes in LaTeX export
331   [2010-07-18 So]
332   :PROPERTIES:
333   :ID: mid:877hksa7la.fsf%40gmail.com
334   :END:
336     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=877hksa7la.fsf%40gmail.com][footnotes in LaTeX export]]
337 ** NEW (mobile-org) Recovering notes
338   [2010-07-21 Mi]
339   :PROPERTIES:
340   :ID: mid:AANLkTinkf62TRk3v4JPGVAkxnZnsIWHOun_FZj-eXEVy%40mail.gmail.com
341   :END:
343     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinkf62TRk3v4JPGVAkxnZnsIWHOun_FZj-eXEVy%40mail.gmail.com][(mobile-org) Recovering notes]]
344 ** WISH org capture: use org-default-notes-file
345   [2010-07-21 Mi]
346   :PROPERTIES:
347   :ID: mid:080323D2-8793-457B-A7F8-7A3B5DF45931%402bike4.com
348   :END:
350     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=080323D2-8793-457B-A7F8-7A3B5DF45931%402bike4.com][org capture: use org-default-notes-file]]
351 ** NEW bug: images always inlined when exporting to HTML
352   [2010-07-21 Mi]
353   :PROPERTIES:
354   :ID: mid:87zkxn9kg5.wl%25ucecesf%40ucl.ac.uk
355   :END:
357     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87zkxn9kg5.wl%25ucecesf%40ucl.ac.uk][bug: images always inlined when exporting to HTML]]
358 ** NEW Development setup (was: Org-mode release 7.01)
359   [2010-07-21 Mi]
360   :PROPERTIES:
361   :ID: mid:87zkxnja2h.fsf%40gmx.de
362   :END:
364     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87zkxnja2h.fsf%40gmx.de][Development setup (was: Org-mode release 7.01)]]
365 ** QUESTION (babel) html export of R data frame                                              :Babel:
366   [2010-07-21 Mi]
367   :PROPERTIES:
368   :ID: mid:20100720022748.GA4367%40panahar
369   :END:
371     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100720022748.GA4367%40panahar][(babel) html export of R data frame]]
372 ** QUESTION org-refile-targets: excluding archived
373   [2010-07-21 Mi]
374   :PROPERTIES:
375   :ID: mid:sq9ssk3eioo5.fsf%40gmail.com
376   :END:
378     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=sq9ssk3eioo5.fsf%40gmail.com][org-refile-targets: excluding archived]]
379 ** WISH (BABEL) Seemless editing of Babel Blocks                                             :Babel:
380   [2010-07-21 Mi]
381   :PROPERTIES:
382   :ID: mid:4C459236.3%40gmail.com
383   :END:
385     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C459236.3%40gmail.com][(BABEL) Seemless editing of Babel Blocks]]
386 ** QUESTION highlight confusion in agenda
387   [2010-07-21 Mi]
388   :PROPERTIES:
389   :ID: mid:BE8E1481-791E-49DA-9769-D6F4A55BE804%40gilbert.org
390   :END:
392     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=BE8E1481-791E-49DA-9769-D6F4A55BE804%40gilbert.org][highlight confusion in agenda]]
393 ** QUESTION export to latex book ?
394   [2010-07-21 Mi]
395   :PROPERTIES:
396   :ID: mid:AANLkTikXX8U8fhf2JHgN3X8wOX9LWG-jh5LGjvGP2L3r%40mail.gmail.com
397   :END:
399     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikXX8U8fhf2JHgN3X8wOX9LWG-jh5LGjvGP2L3r%40mail.gmail.com][export to latex book ?]]
400 ** NEW web site bug
401   [2010-07-21 Mi]
402   :PROPERTIES:
403   :ID: mid:op.vf5gkqb82luvc2%40l670g.lobel
404   :END:
406     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=op.vf5gkqb82luvc2%40l670g.lobel][web site bug]]
407 ** QUESTION "Invalid capture target specification"
408   [2010-07-21 Mi]
409   :PROPERTIES:
410   :ID: mid:AANLkTinm0ehBKFv3Wc6ELF2ZDZ-ZC52v0GtDr-dJG98T%40mail.gmail.com
411   :END:
413     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinm0ehBKFv3Wc6ELF2ZDZ-ZC52v0GtDr-dJG98T%40mail.gmail.com]["Invalid capture target specification"]]
414 ** QUESTION inline image with link to other than images in html export?
415   [2010-07-21 Mi]
416   :PROPERTIES:
417   :ID: mid:87vd8a81r5.fsf%40columbia.edu
418   :END:
420     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87vd8a81r5.fsf%40columbia.edu][inline image with link to other than images in html export?]]
421 ** QUESTION org-timeline and diary/calendar
422   [2010-07-21 Mi]
423   :PROPERTIES:
424   :ID: mid:m3bpa1g8hf.fsf%40login.ifi.uio.no
425   :END:
427     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m3bpa1g8hf.fsf%40login.ifi.uio.no][org-timeline and diary/calendar]]
429 * User Requests
430 ** QUESTION Setting total effort of a task vs. the daily effort
431   [2010-06-04 Fr]
432   :PROPERTIES:
433   :ID: mid:4C075DB6.7030707%40oracle.com
434   :END:
436     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C075DB6.7030707%40oracle.com][Setting total effort of a task vs. the daily effort]]
437 ** QUESTION Fontify whole heading line
438   [2010-06-05 Sa]
439   :PROPERTIES:
440   :ID: mid:87sk53158o.fsf%40mundaneum.com
441   :END:
443     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87sk53158o.fsf%40mundaneum.com][Fontify whole heading line]]
444 ** QUESTION Template for a resume
445   [2010-06-07 Mo]
446   :PROPERTIES:
447   :ID: mid:AANLkTimGR80dYKB5OsSW_g8to31ktxPDpjRglFAsw6my%40mail.gmail.com
448   :END:
450     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimGR80dYKB5OsSW_g8to31ktxPDpjRglFAsw6my%40mail.gmail.com][Template for a resume]]
451 ** DECLINED Emacs 21 doesn't pick utf-8 as the coding system
452   [2010-06-09 Mi]
453   :PROPERTIES:
454   :ID: mid:yb08w6rm691.fsf%40dod.no
455   :END:
457     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=yb08w6rm691.fsf%40dod.no][Emacs 21 doesn't pick utf-8 as the coding system]]
458     We no longer support Emacs 21.
459 ** QUESTION Why can't use Chinese folder while publishing projects?
460   [2010-06-09 Mi]
461   :PROPERTIES:
462   :ID: mid:84iq5ujb3y.fsf%40ymail.com
463   :END:
465     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=84iq5ujb3y.fsf%40ymail.com][Why can't use Chinese folder while publishing projects?]]
466 ** QUESTION configure Mac OS X 10.6 to provide QuickLook preview of .org files
467   [2010-06-16 Mi]
468   :PROPERTIES:
469   :ID: mid:C3C28983-0C77-48E8-B0EA-080A814FB6EB%40gmail.com
470   :END:
472     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=C3C28983-0C77-48E8-B0EA-080A814FB6EB%40gmail.com][configure Mac OS X 10.6 to provide QuickLook preview of .org files]]
473 ** DONE cycle visibility from agenda view?
474   [2010-06-16 Mi]
475   :PROPERTIES:
476   :ID: mid:20100615135909.GD1315%40vpn-2139.gwdg.de
477   :END:
479     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100615135909.GD1315%40vpn-2139.gwdg.de][cycle visibility from agenda view?]]
481     use of org-agenda-cycle-show explained on mailing list, and added
482     to FAQ.
483 ** QUESTION jumping in custom agenda view loses settings
484   [2010-06-18 Fr]
485   :PROPERTIES:
486   :ID: mid:87pqzqjc4n.wl%25ucecesf%40ucl.ac.uk
487   :END:
489     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87pqzqjc4n.wl%25ucecesf%40ucl.ac.uk][jumping in custom agenda view loses settings]]
490 ** QUESTION DAV config for mobileorg                                              :Mobile:
491   [2010-06-18 Fr]
492   :PROPERTIES:
493   :ID: mid:rmiy6ec34xz.fsf%40fnord.ir.bbn.com
494   :END:
496     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=rmiy6ec34xz.fsf%40fnord.ir.bbn.com][DAV config for mobileorg]]
497 ** QUESTION how to sort in the column view?
498   [2010-06-19 Sa]
499   :PROPERTIES:
500   :ID: mid:20100618172513.21f3c08f%40hsdev.com
501   :END:
503     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100618172513.21f3c08f%40hsdev.com][how to sort in the column view?]]
504 ** QUESTION function to change TODO status and refile to a predetermined location
505   [2010-06-22 Di]
506   :PROPERTIES:
507   :ID: mid:AANLkTinCY0b3ULGBRB1zF1xte3bWMReSPyDnc_i-ntux%40mail.gmail.com
508   :END:
510     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinCY0b3ULGBRB1zF1xte3bWMReSPyDnc_i-ntux%40mail.gmail.com][function to change TODO status and refile to a predetermined location]]
511 ** QUESTION Beamer presentation in the document
512   [2010-06-10 Do]
513   :PROPERTIES:
514   :ID: mid:871vcg1rs0.fsf%40mundaneum.com
515   :END:
517     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=871vcg1rs0.fsf%40mundaneum.com][Beamer presentation in the document]]
518 ** QUESTION clock in from last clock out
519   [2010-06-15 Di]
520   :PROPERTIES:
521   :ID: mid:AANLkTinMfkrJ4OHzUfzsNOuXq5d9sfIPZcqkcgeV9WMH%40mail.gmail.com
522   :END:
524     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinMfkrJ4OHzUfzsNOuXq5d9sfIPZcqkcgeV9WMH%40mail.gmail.com][clock in from last clock out]]
525 ** QUESTION OT: orgmode on my palm TX?
526   [2010-06-24 Do]
527   :PROPERTIES:
528   :ID: mid:AANLkTiksP78R5CZDrJ5Gf74OUIJwISyYUN7Re2-lfgrw%40mail.gmail.com
529   :END:
531     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTiksP78R5CZDrJ5Gf74OUIJwISyYUN7Re2-lfgrw%40mail.gmail.com][OT: orgmode on my palm TX?]]
532 ** QUESTION org-learn question
533   [2010-06-26 Sa]
534   :PROPERTIES:
535   :ID: mid:AANLkTimnrD3u1U2wcVS6abAwYeu2JnCkvwOzKgKs3vuy%40mail.gmail.com
536   :END:
538     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimnrD3u1U2wcVS6abAwYeu2JnCkvwOzKgKs3vuy%40mail.gmail.com][org-learn question]]
539 ** QUESTION indent source blocks automatically when using "indent"                           :Babel:
540   [2010-06-30 Mi]
541   :PROPERTIES:
542   :ID: mid:AANLkTilYeCmOVy6YXBwnF6s59jhT6nQ-8trpucjC3Zs9%40mail.gmail.com
543   :END:
545     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilYeCmOVy6YXBwnF6s59jhT6nQ-8trpucjC3Zs9%40mail.gmail.com][indent source blocks automatically when using "indent"]]
546 ** DONE Re: (Orgmode) contrib/README
547   [2010-07-01 Do]
548   :PROPERTIES:
549   :ID: mid:4663.1277986531%40maps
550   :END:
552     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4663.1277986531%40maps][Re: (Orgmode) contrib/README]]
553    Updated, patch by Stephen Eglen
555 ** QUESTION org tables - modified field
556   [2010-07-02 Fr]
557   :PROPERTIES:
558   :ID: mid:loom.20100702T101837-889%40post.gmane.org
559   :END:
561     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom.20100702T101837-889%40post.gmane.org][org tables - modified field ]]
562 ** QUESTION org-publish vs emacs-muse vs txt2tags
563   [2010-07-05 Mo]
564   :PROPERTIES:
565   :ID: mid:1278310831.24358.22.camel%40p6t.workgroup
566   :END:
568     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1278310831.24358.22.camel%40p6t.workgroup][org-publish vs emacs-muse vs txt2tags]]
569 ** QUESTION moving past state changes into logbook drawer?
570   [2010-07-05 Mo]
571   :PROPERTIES:
572   :ID: mid:82F748D8-A0A5-4207-9FC6-59DDC9B7460F%40gilbert.org
573   :END:
575     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=82F748D8-A0A5-4207-9FC6-59DDC9B7460F%40gilbert.org][moving past state changes into logbook drawer?]]
576 ** QUESTION wrap text in table cell?
577   [2010-07-09 Fr]
578   :PROPERTIES:
579   :ID: mid:4C33BB78.2060900%40therogoffs.com
580   :END:
582     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C33BB78.2060900%40therogoffs.com][wrap text in table cell?]]
583 ** QUESTION italics regexp
584   [2010-07-09 Fr]
585   :PROPERTIES:
586   :ID: mid:AANLkTimZtTxgAdrZCsMKGhyUw6ZW62ysR61QDpSYZwJM%40mail.gmail.com
587   :END:
589     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimZtTxgAdrZCsMKGhyUw6ZW62ysR61QDpSYZwJM%40mail.gmail.com][italics regexp]]
590 ** QUESTION question about links in org-mode
591   [2010-07-09 Fr]
592   :PROPERTIES:
593   :ID: mid:1278537004.416000-78450574-28514%40walla.com
594   :END:
596     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1278537004.416000-78450574-28514%40walla.com][question about links in org-mode]]
597 ** QUESTION month and day names
598   [2010-07-09 Fr]
599   :PROPERTIES:
600   :ID: mid:4C348D60.5000208%40gmail.com
601   :END:
603     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C348D60.5000208%40gmail.com][month and day names]]
604 ** QUESTION Exclude some file to be in the agenda
605   [2010-07-09 Fr]
606   :PROPERTIES:
607   :ID: mid:AANLkTin1zO14eK69KbAle4MmCi-OizsPgqBBZ2Jh9oPC%40mail.gmail.com
608   :END:
610     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTin1zO14eK69KbAle4MmCi-OizsPgqBBZ2Jh9oPC%40mail.gmail.com][Exclude some file to be in the agenda]]
611 ** QUESTION links customization in org-mode
612   [2010-07-10 Sa]
613   :PROPERTIES:
614   :ID: mid:1278662652.985000-68374623-12236%40walla.com
615   :END:
617     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1278662652.985000-68374623-12236%40walla.com][links customization in org-mode]]
618 ** QUESTION trouble with Imenu integration
619   [2010-07-10 Sa]
620   :PROPERTIES:
621   :ID: mid:9707EA08-D22C-4BDF-98E3-CA3A0CFC250C%40gilbert.org
622   :END:
624     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=9707EA08-D22C-4BDF-98E3-CA3A0CFC250C%40gilbert.org][trouble with Imenu integration]]
625 ** WISH (babel)  apply #+TABLEFM lines during export?                                        :Babel:
626   [2010-07-10 Sa]
627   :PROPERTIES:
628   :ID: mid:m0bpafpgpx.fsf%40gmail.com
629   :END:
631     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m0bpafpgpx.fsf%40gmail.com][(babel)  apply #+TABLEFM lines during export?]]
632 ** QUESTION capture-clock-out nil!
633   [2010-07-02 Fr]
634   :PROPERTIES:
635   :ID: mid:83y6du440v.fsf%40yahoo.it
636   :END:
638     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=83y6du440v.fsf%40yahoo.it][capture-clock-out nil!]]
639 ** QUESTION imenu support for babel blocks
640   [2010-07-18 So]
641   :PROPERTIES:
642   :ID: mid:AANLkTimCiay9zkLkB8SKbosrJAL8Ob01-aGt79hetnkz%40mail.gmail.com
643   :END:
645     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimCiay9zkLkB8SKbosrJAL8Ob01-aGt79hetnkz%40mail.gmail.com][imenu support for babel blocks]]
646 ** QUESTION Indentation in html tables
647   [2010-07-18 So]
648   :PROPERTIES:
649   :ID: mid:loom.20100717T035110-168%40post.gmane.org
650   :END:
652     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom.20100717T035110-168%40post.gmane.org][Indentation in html tables]]
653 ** QUESTION Multiple files and auto-updating
654   [2010-07-12 Mo]
655   :PROPERTIES:
656   :ID: mid:AANLkTinJXr-zW5V5w0EsjI6PO1L_OK8DxypKVTqMjPOy%40mail.gmail.com
657   :END:
659     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinJXr-zW5V5w0EsjI6PO1L_OK8DxypKVTqMjPOy%40mail.gmail.com][Multiple files and auto-updating]]
660 ** QUESTION Wiki-like creating links on the fly for org
661   [2010-07-12 Mo]
662   :PROPERTIES:
663   :ID: mid:AANLkTila3Djk8xRJX2g8rjxTqOVQC95mOH0ywLtvvPzT%40mail.gmail.com
664   :END:
666     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTila3Djk8xRJX2g8rjxTqOVQC95mOH0ywLtvvPzT%40mail.gmail.com][Wiki-like creating links on the fly for org]]
667 ** QUESTION (BABEL) Change "split-ratio" for secnd buffer when using C-c '
668   [2010-07-15 Do]
669   :PROPERTIES:
670   :ID: mid:4C3EDB0F.1020307%40mail.com
671   :END:
673     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C3EDB0F.1020307%40mail.com][(BABEL) Change "split-ratio" for secnd buffer when using C-c ']]
674 ** QUESTION org-babel and OCaml - help?                                                      :Babel:
675   [2010-07-16 Fr]
676   :PROPERTIES:
677   :ID: mid:m2r5j38nqt.fsf%40tyche.LNouv.com
678   :END:
680     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m2r5j38nqt.fsf%40tyche.LNouv.com][org-babel and OCaml - help?]]
681 ** QUESTION word wrap preferences in org-mode buffers
682   [2010-07-17 Sa]
683   :PROPERTIES:
684   :ID: mid:4C40B512.7090809%40ccbr.umn.edu
685   :END:
687     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C40B512.7090809%40ccbr.umn.edu][word wrap preferences in org-mode buffers]]
688 * Development Tasks
689 ** Structure
690 *** TODO Get rid of all the \r instances, which were used only for XEmacs.
691 *** WISH proper visibility cycling for items
692     Make them not hide the text after the final list item.
693     This is not trivial, we cannot usenormal outline stuff,
694     needs a separate implementation.
695 *** WISH Create unique clocktable links
696   [2010-06-19 Sa]
697   :PROPERTIES:
698   :ID: mid:201006182124.15267.ch.lange%40jacobs-university.de
699   :END:
701     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=201006182124.15267.ch.lange%40jacobs-university.de][Bug: clocktable :link often jumps to wrong target (6.36c)]]
703 #+BEGIN_QUOTE
704 : Links created by clocktable :link are simple "text search" links.
705 : Therefore, they often hit the wrong target.
707 : For example, I used to have multiple clocktables at the beginning of my
708 : file: first a daily summary, then a weekly one, then a complete one,
709 : i.e. following clocktables summarized supersets of preceding ones.
710 : Therefore, most of the time I clicked a link in the first clocktable,
711 : the next "text search" target was the occurrence of the same task in the
712 : second clocktable, whereas clicking that link in the second clocktable
713 : would take me back into the first.
715 : I have been able to partly work around that by moving the clocktables to
716 : the end of the file, as the search always seems to start at the
717 : beginning of the file.  Nevertheless, when I have two tasks "foobar" and
718 : "foo", occurring in that order in the file, clicking on the [[foo]]
719 : link in the clocktable takes me to the "foobar" task, as that has a
720 : "foo" substring and occurs first in the file.
722 : I would like clocktable to generate links that uniquely link to the task
723 : from which the particular clocktable entry has been generated.  (I'd
724 : even be willing to assign CUSTOM_ID properties for that purpose,
725 : i.e. clocktable could take them into account for creating links, when
726 : they exist.)  But the best solution would IMHO be a truly unique
727 : identification, e.g. by some XPath-like path, e.g. /1/2/3 for the 3rd
728 : subtask of the 2nd subtask of the 1st top-level task.  (Sure, that order
729 : will be invalidated when I change my task list, but, so what, then I
730 : would be willing to recompute the clocktable before using links.)
731 #+END_QUOTE
732 *** WISH (ANN) New lists definition                                                          :Patch:
733   [2010-07-02 Fr]
734   :PROPERTIES:
735   :ID: mid:87d3v6gqoc.wl%25n.goaziou%40gmail.com
736   :END:
738     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87d3v6gqoc.wl%25n.goaziou%40gmail.com][(ANN) New lists definition]]
740    git@github.com:ngz/org-mode-lists.git  branch: end-lists
741 ** Agenda issues
742 *** IDEA Meta-grouping properties?
743   [2010-06-03 Do]
744   :PROPERTIES:
745   :ID: mid:87mxvdzsa3.fsf%40gmx.ch
746   :END:
748     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87mxvdzsa3.fsf%40gmx.ch][Meta-grouping properties?]]
749 *** WISH Worldcup + time zone question
750   [2010-06-09 Mi]
751   :PROPERTIES:
752   :ID: mid:87ocfmpqtd.wl%25djcb%40djcbsoftware.nl
753   :END:
755     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87ocfmpqtd.wl%25djcb%40djcbsoftware.nl][Worldcup + time zone question]]
756 *** BUG Strange bug, request for more info
757   [2010-05-26 Mi]
758   :PROPERTIES:
759   :ID: mid:87iq6bjsas.fsf%40gollum.intra.norang.ca
760   :END:
762     - Gmane :: [[http://mid.gmane.org/87iq6bjsas.fsf%40gollum.intra.norang.ca][Re: Strange bug, request for more info]]
764 #+BEGIN_QUOTE
765 The bug happens when being in the agenda and trying to goto or show
766 the origin location of an agenda entry by pressing SPC or RET.
767 John reports that sometimes (for him several times a day),
768 the other window shows a completely different location.
769 The most weird part of it is that going back to the agenda buffer
770 and then trying the exact same command again, everything works
771 fine!  This is driving me crazy, and I'd love to find and fix
772 this problem.
773 #+END_QUOTE
774 *** BUG Rescheduling an item works properly only if SCHEDULED is after the heading
775   [2010-06-13 So]
776   :PROPERTIES:
777   :ID: mid:loom.20100611T075155-670%40post.gmane.org
778   :END:
780     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom.20100611T075155-670%40post.gmane.org][Rescheduling an item works properly only if SCHEDULED is after the heading]]
781 *** WISH (new feature suggestion?) indicate 'repeater' nature in Agenda
782   [2010-07-02 Fr]
783   :PROPERTIES:
784   :ID: mid:8738FB76-3F91-4898-8251-13DB990540D0%40gmail.com
785   :END:
787     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=8738FB76-3F91-4898-8251-13DB990540D0%40gmail.com][(new feature suggestion?) indicate 'repeater' nature in Agenda]]
789 #+BEGIN_QUOTE
790 Is there a way to quickly/visually differentiate between repeating/single-occurence tasks?
792 If not, something like say, adding an asterisk somewhere in the entry would be great.
794 1. Scheduled* - starred schedule/deadline string
795 2. TODO * - starred 'todo' string
796 3. fifa2010* - starred 'category' string
797 #+END_QUOTE
798 *** DONE (PATCH) Add the ability to remove time ranges specifications for agenda items that span on several days :Patch:
799   [2010-07-12 Mo]
800   :PROPERTIES:
801   :ID: mid:loom.20100712T155021-318%40post.gmane.org
802   :END:
804     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom.20100712T155021-318%40post.gmane.org][(PATCH) Add the ability to remove time ranges specifications for agenda items that span on several days]]
805     Patch is applied.
807 ** Links
808 *** WISH Variable of standard links for completion with C-c C-l
809     Or something like that, to make standard links fast.
811 *** IDEA Find all links to a specific file
813 *** IDEA Resolve links on export
815 **** Example: Make info HTML links work for links to Info files
817 Info links of course only work inside Emacs.  However, many info
818 documents are on the web, so the HTML exporter could try to be smart
819 and convert an Info link into the corresponding link on the web.  For
820 example, we could use the GNU software site then Name.HTML.  Here is
821 the link to be used:
822 http://www.gnu.org/software/emacs/manual/html_node/ Another question
823 is, is this URL going to be stable so that it makes sense to actually
824 put this into org.el?
826 *** TODO Document the character protection in links
827     I don't think this is really covered anywhere.
828     Maybe we also should protect characters in the visible part, to
829     make sure thing will never be on two lines...?
831 *** WISH Radio targets across files
832     I guess each org file could write a .orgtargets.filename file, if
833     it has any radio targets.
834 *** INCONSISTENCY image link inconsistency in org-mode 6.36c
835   [2010-06-09 Mi]
836   :PROPERTIES:
837   :ID: mid:BFBC5FFC-20E8-40FB-9C84-85A88E845624%40nf.mpg.de
838   :END:
840     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=BFBC5FFC-20E8-40FB-9C84-85A88E845624%40nf.mpg.de][image link inconsistency in org-mode 6.36c]]
841 *** IDEA Mailcap support of Org file links
842   [2010-06-18 Fr]
843   :PROPERTIES:
844   :ID: mid:86sk6wx8m8.wl%25simon.guest%40tesujimath.org
845   :END:
847     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=86sk6wx8m8.wl%25simon.guest%40tesujimath.org][Choosing external app at runtime?]]
849 #+BEGIN_QUOTE
850 When I follow a link, Org mode knows what application to use.  Except
851 that sometimes I want to override that choice.
853 For example, I have a collection of PDF files.  Mostly I want to open
854 them in my statically configured PDF viewer, which is fine.  But
855 sometimes I want to open one in Xournal, say, to annotate it.
857 My mail client Wanderlust will ask me in cases like this: if multiple
858 mailcap entries match, I get to choose when opening the attachment.
860 Any chance we could do a similar thing in Org mode?
861 #+END_QUOTE
862 *** IDEA Dereference file links on export or open
863   [2010-06-18 Fr]
864   :PROPERTIES:
865   :ID: mid:87eig5en4p.fsf%40gmail.com
866   :END:
868     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87eig5en4p.fsf%40gmail.com][Re: (babel) exports, caching, remote execution]]
870 #+BEGIN_QUOTE
871 Is "scpc" in the line above a transport protocol?  Maybe this should be
872 an org-mode wide features, i.e. the ability to resolve remote file
873 references with C-c C-o and on export.  Does that sound reasonable, and
874 would it take care of the need in this particular case?
875 #+END_QUOTE
877 ** Tables
879 *** WISH Row formulas
880     @4=.....
882 *** WISH Make a variable that current line should be recomputed always
883     In each table.  Skipping headers of course.
885 ** Exporting
886 *** WISH Re: Latex export bug? Odd behavior with figures
887   [2010-05-28 Fr]
888   :PROPERTIES:
889   :ID: mid:AANLkTinxW2VcTHW7jCGjXbijyp5d9hYj1t72PL0VeYWG%40mail.gmail.com
890   :END:
892 #+BEGIN_QUOTE
893 One suggestion, then... why not just have a nice list of all possible
894 ATTR_LaTeX options? I have killed myself before looking for a simplified
895 list. Maybe even just common ones since perhaps any LaTeX option may be
896 passed?
897 #+END_QUOTE
899     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinxW2VcTHW7jCGjXbijyp5d9hYj1t72PL0VeYWG%40mail.gmail.com][Re: Latex export bug? Odd behavior with figures...]]
900 *** DONE (bug) overprotective begin/end during latex export
901   [2010-06-13 So]
902   :PROPERTIES:
903   :ID: mid:87pqzvqzbg.fsf%40gmail.com
904   :END:
905   
906     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87pqzvqzbg.fsf%40gmail.com][(bug) overprotective begin/end during latex export]]
907     This has been fixed
909 *** BUG latex-export + columnview: misinterpretation of section prefixes as emphasis
910   [2010-05-31 Mo]
911   :PROPERTIES:
912   :ID: mid:20100531033853.GD27574%40soloJazz.com
913   :END:
915     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100531033853.GD27574%40soloJazz.com][latex-export + columnview: misinterpretation of section prefixes as emphasis]]
916 *** WISH pretty export of tags
917   [2010-06-01 Di]
918   :PROPERTIES:
919   :ID: mid:87mxvgdsrp.fsf%40convex-new.cs.unb.ca
920   :END:
922     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87mxvgdsrp.fsf%40convex-new.cs.unb.ca][pretty export of tags]]
923 *** DONE Bug: lists, maths and export to latex                        :Patch:
924   [2010-06-13 So]
925   :PROPERTIES:
926   :ID: mid:87aar2lohp.wl%25n.goaziou%40gmail.com
927   :END:
929     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87aar2lohp.wl%25n.goaziou%40gmail.com][Bug: lists, maths and export to latex]]
930 **** (PATCH) lists and exportation to latex
931   [2010-06-14 Mo]
932   :PROPERTIES:
933   :ID: mid:87ljaitszr.wl%25n.goaziou%40gmail.com
934   :ASSIGNEE: Eric Schulte
935   :END:
937     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87ljaitszr.wl%25n.goaziou%40gmail.com][(PATCH) lists and exportation to latex]]
939     This patch has been applied.
941 *** BUG html export                                                                :Patch:
942   [2010-06-22 Di]
943   :PROPERTIES:
944   :ID: mid:F143E151-C46B-46DA-B314-7B618A6EFB73%40tsdye.com
945   :END:
947     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=F143E151-C46B-46DA-B314-7B618A6EFB73%40tsdye.com][html export]]
948 *** BUG Footnote incorrect in Worg
949   [2010-06-22 Di]
950   :PROPERTIES:
951   :ID: mid:AANLkTilTnIkiBMNZBEqSCQsug93LWrqACHyW7cdWhwob%40mail.gmail.com
952   :END:
954     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilTnIkiBMNZBEqSCQsug93LWrqACHyW7cdWhwob%40mail.gmail.com][Footnote incorrect in Worg]]
955 *** WISH Allow skipping of  levels in LaTeX export
956 **** latex export - skipping lvls breaks export
957   [2010-06-22 Di]
958   :PROPERTIES:
959   :ID: mid:874ogwmfx1.wl%25sebhofer%40gmail.com
960   :END:
962     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=874ogwmfx1.wl%25sebhofer%40gmail.com][latex export - skipping lvls breaks export]]
963 *** BUG Org beamer export bugs
964   [2010-06-18 Fr]
965   :PROPERTIES:
966   :ID: mid:87eig43eq7.fsf%40mundaneum.com
967   :END:
969     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87eig43eq7.fsf%40mundaneum.com][Org beamer export bugs]]
970 *** DONE latex export and booktabs tables                                                    :Patch:
971 CLOSED: [2010-07-02 Fr 17:02]
972   [2010-06-24 Do]
973   :PROPERTIES:
974   :ID: mid:AANLkTinpBewqB1hb8FKW6PkBYRa72shCW-4szic26FuE%40mail.gmail.com
975   :END:
977     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinpBewqB1hb8FKW6PkBYRa72shCW-4szic26FuE%40mail.gmail.com][latex export and booktabs tables]]
978 *** DONE Verbatim LaTeX inside delimiters in HTML export with jsMath?
979   [2010-06-18 Fr]
980   :PROPERTIES:
981   :ID: mid:4C19CD7D.7050409%40christianmoe.com
982   :ASSIGNEE: Carsten
983   :END:
985     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C19CD7D.7050409%40christianmoe.com][Verbatim LaTeX inside delimiters in HTML export with jsMath?]]
986   This has been fixed, use the setting #+OPTIONS: LaTeX:verbatim.
987   It is also documented in the jsMath tutorial.
989 *** INCONSISTENCY export of emphasized link
990   [2010-05-30 So]
991   :PROPERTIES:
992   :ID: mid:4C053D57.2030506@alumni.ethz.ch
993   :END:
995 **** DONE improve doc string
996       - patch: http://patchwork.newartisans.com/patch/26
997       - Org repo commit: http://repo.or.cz/w/org-mode.git/commitdiff/bc53b3da3bf95c767113625693895a7dcbf389bb
998 **** DONE workaround for the given example
999       - Worg repo commit: http://repo.or.cz/w/Worg.git/commitdiff/f5814f05998292d4eb80f9772c279e9837644f29
1000 **** NEW inconsistency
1001       emphasized link supported:
1002         - Emacs faces shown in org-mode buffer itself
1003         - export to LaTeX
1004         - [...]
1005       emphasized link not supported:
1006         - export to HTML
1007         - export to DocBook
1008         - export to XOXO
1009         - [...]
1010       this question is still open:
1012     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C053D57.2030506@alumni.ethz.ch][export of emphasized link]]
1013 *** DONE Comment before \begin{equation} exported verbatim
1014   [2010-07-05 Mo]
1015   :PROPERTIES:
1016   :ID: mid:4C2C415A.5030608%40christianmoe.com
1017   :END:
1019     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C2C415A.5030608%40christianmoe.com][Re: (Orgmode) Verbatim LaTeX inside delimiters in HTML export with jsMath?]]
1021 #+BEGIN_QUOTE
1022 I noticed the following behavior: A comment line starting with "#"
1023 immediately before a \begin{equation} environment is passed verbatim
1024 as well. I don't think it counts as a bug, since there should probably
1025 be a blank line before \begin anyway.
1026 #+END_QUOTE
1028   This issue has been fixed.
1030 *** DONE Exporting narrowed subtrees to HTML                                                 :Patch:
1031 CLOSED: [2010-07-16 Fr 19:49]
1032   [2010-06-30 Mi]
1033   :PROPERTIES:
1034   :ID: mid:87k4phajcl.fsf%40gollum.intra.norang.ca
1035   :END:
1037     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87k4phajcl.fsf%40gollum.intra.norang.ca][Exporting narrowed subtrees to HTML]]
1039     - Patch :: [[http://patchwork.newartisans.com/patch/90/][90]]
1040 *** IDEA Google CL and org-mode
1041   [2010-07-05 Mo]
1042   :PROPERTIES:
1043   :ID: mid:19503.26717.462263.759346%40gargle.gargle.HOWL
1044   :END:
1046     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=19503.26717.462263.759346%40gargle.gargle.HOWL][Google CL and org-mode]]
1048 #+BEGIN_QUOTE
1049 I have a question regarding the recent announcement of the Google
1050 Command Line project (http://code.google.com/p/googlecl/).
1052 I was wondering if there are plans to integrate support for calendar
1053 synchronization between Google and org-mode using this tool.
1054 #+END_QUOTE
1055 *** WISH fix for error of quoted and emphasized text in LaTeX export
1056   [2010-07-09 Fr]
1057   :PROPERTIES:
1058   :ID: mid:4C3493DA.7050600%40freylax.de
1059   :END:
1061     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C3493DA.7050600%40freylax.de][fix for error of quoted and emphasized text in LaTeX export]]
1062 *** ASSIGNED Support multiple CSS container classes
1063   [2010-07-10 Sa]
1064   :PROPERTIES:
1065   :ID: mid:AANLkTinTb1RiH89MVYESG03WWfDlf6nMkBR3_6xP2Y2m%40mail.gmail.com
1066   :ASSIGNEE: dmaus
1067   :END:
1069     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinTb1RiH89MVYESG03WWfDlf6nMkBR3_6xP2Y2m%40mail.gmail.com][Problem with HTML_CONTAINER_CLASS property]]
1070 *** DONE Literal examples and indentation
1071 CLOSED: [2010-07-16 Fr 19:48]
1072   [2010-07-01 Do]
1073   :PROPERTIES:
1074   :ID: mid:m2bparr0lw.fsf%40gmail.com
1075   :END:
1077     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m2bparr0lw.fsf%40gmail.com][Literal examples and indentation]]
1079 #+BEGIN_QUOTE
1080 Ok, so the answer of my initial question is no.
1082 That's a bit sad because, IMHO, this could a little be smarter than
1083 this. For example if the line to indent is an empty one, then don't
1084 insert indentation, or if the text is already indented then indent
1085 with respect of the current indentation, etc...
1086 #+END_QUOTE
1087 *** DONE patch: add event reminders to iCalendar export               :Patch:
1088   [2010-07-12 Mo]
1089   :PROPERTIES:
1090   :ID: mid:87vd8nx9b9.wl%25ucecesf%40ucl.ac.uk
1091   :END:
1093     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87vd8nx9b9.wl%25ucecesf%40ucl.ac.uk][patch: add event reminders to iCalendar export]]
1094          
1095   Eric Fraga's code is now on the master branch.
1097 *** WISH iCal export and complex diary sexps
1098   [2010-07-15 Do]
1099   :PROPERTIES:
1100   :ID: mid:87tyo1p6j4.fsf%40gmx.ch
1101   :END:
1103     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87tyo1p6j4.fsf%40gmx.ch][iCal export and complex diary sexps]]
1105 ** Publishing
1106 *** BUG possible Bug: non-interactive publishing (emacs 22.1)                      :Patch:
1107   [2010-06-10 Do]
1108   :PROPERTIES:
1109   :ID: mid:20100609152120.2ab7l1te884sw8ww%40webmail.dds.nl
1110   :END:
1112     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100609152120.2ab7l1te884sw8ww%40webmail.dds.nl][possible Bug: non-interactive publishing (emacs 22.1)]]
1114 ** Miscellaneous Stuff
1115 *** BUG Comments cannot be filled
1116     
1117 *** TODO Use the new argument of bibtex-url
1118     Roland Winkler was kind enough to implement a new argument to the
1119     `bibtex-url' command that allows me to retrieve the corresponding
1120     URL, whether it is taken from a URL field or constructed in some
1121     clever way.  Currently I am not using this, because too many
1122     people use an old Emacs version which does not have this.
1123     however, eventually I will implement this.
1125 *** IDEA Do we need a 43 folders implementation?
1126     That could easily be done in an org-mode file.  But then, maybe
1127     this should really be a paper thing. 
1129 *** Priorities
1130     Here is some information about priorities, which is not yet
1131     documented.  Actually, I am not sur if the list here is correct
1132     either
1133 **** QUOTE Priorities
1134     TODO entries: 1 or 1,2,...
1135     DEADLINE is 10-ddays, i.e. it is 10 on the due day
1136                           i.e. it goes above top todo stuff 7 days
1137                                before due
1138     SCHEDULED is 5-ddays, i.e. it is 5 on the due date
1139                           i.e. it goes above top todo on the due day
1140     TIMESTAMP is 0        i.e. always at bottom
1141                           but as a deadline it is 100
1142                           but if scheduled it is 99
1143     TIMERANGE is 0        i.e. always at bottom
1144     DIARY is 0            i.e. always at bottom
1146     Priority * 1000
1148 *** TODO grep on directory does not yet work.
1149     I am actually not sure, I might have addressed this already, but
1150     my memory is failing me.  Needs some checking.
1151 *** DONE insert a remember template at point
1152 CLOSED: [2010-07-02 Fr 17:31]
1153   [2010-05-30 So]
1154   :PROPERTIES:
1155   :ID: mid:87d3wes6uf.fsf%40eraldo.org
1156   :END:
1158     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87d3wes6uf.fsf%40eraldo.org][insert a remember template at point]]
1159 *** WISH Debate about "One clock per user, but user is identified"
1160   [2010-06-10 Do]
1161   :PROPERTIES:
1162   :ID: mid:87ocfjtjvr.fsf_-_%40mundaneum.com
1163   :END:
1165     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87ocfjtjvr.fsf_-_%40mundaneum.com][Debate about "One clock per user, but user is identified"]]
1166 *** IDEA Org-mode collaborative (multiple users working on the same set of files)
1167   [2010-06-14 Mo]
1168   :PROPERTIES:
1169   :ID: mid:87631mxbch.fsf_-_%40mundaneum.com
1170   :END:
1172     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87631mxbch.fsf_-_%40mundaneum.com][Org-mode collaborative (multiple users working on the same set of files)]]
1173 **** AutOrg, and practice of GTD in a group
1174   [2010-06-24 Do]
1175   :PROPERTIES:
1176   :ID: mid:20100622211941.GF520%40now.cepheide.org
1177   :END:
1179     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100622211941.GF520%40now.cepheide.org][AutOrg, and practice of GTD in a group]]
1180 *** DONE (Bug) Movement of C-a under visible-mode
1181 CLOSED: [2010-06-25 Fr 09:09]
1182   [2010-06-16 Mi]
1183   :PROPERTIES:
1184   :ID: mid:87r5k8iwjf.fsf%40mundaneum.com
1185   :END:
1187     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87r5k8iwjf.fsf%40mundaneum.com][(Bug) Movement of C-a under visible-mode]]
1188 *** DONE org-mode and auto-fill-mode                                                         :Patch:
1189 CLOSED: [2010-07-02 Fr 17:24]
1190   [2010-06-16 Mi]
1191   :PROPERTIES:
1192   :ID: mid:AANLkTintBEiUbN2GM-EMdC75b_c2gqU_ntqRF9UISEor%40mail.gmail.com
1193   :END:
1195     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTintBEiUbN2GM-EMdC75b_c2gqU_ntqRF9UISEor%40mail.gmail.com][org-mode and auto-fill-mode]], [[http://news.gmane.org/find-root.php?message_id=m1hblfgkp1.fsf%40cam.ac.uk][Removing (modify-syntax-entry ?# "<")]]
1197 *** BUG org-indent fails to play nicely with org-inlinetask
1198   [2010-06-13 So]
1199   :PROPERTIES:
1200   :ID: mid:AANLkTil3cSVy2SjQK0_u0JcakAV7mYjQaZVtBpr7nX3I%40mail.gmail.com
1201   :END:
1203     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTil3cSVy2SjQK0_u0JcakAV7mYjQaZVtBpr7nX3I%40mail.gmail.com][Two bugs in org-indent (plus a fix to correct one of them)]]
1205 #+BEGIN_QUOTE
1206    1) It destroys the special fontification of the inline task's
1207       leading stars, even if org-indent-mode-turns-on-hiding-stars is
1208       set to nil
1210    2) Any text after an inline task's END statement is soft-indented
1211       as though it were part of the inline task, whereas the
1212       indentation should ideally return to what it was before the
1213       inline task. Of course, this is also a problem when org-indent
1214       is turned off, if you try to automatically hard-indent using
1215       TAB. However, in that case you can adjust by hand the
1216       indentation of the first line after the inline task, and then
1217       all the following lines will indent correctly. With org-indent
1218       the problem is much worse since there is no way of adjusting the
1219       soft indents by hand.
1220 #+END_QUOTE
1221 *** IDEA (PATCH) New clocktable-feature: Structure clocktable by tags rather than by hierarchy :Patch:
1222   [2010-06-22 Di]
1223   :PROPERTIES:
1224   :ID: mid:AANLkTimGqugmEPqNmXcNVnaPGWwNYOaV_Yvp_koqg5Pm%40mail.gmail.com
1225   :END:
1227     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimGqugmEPqNmXcNVnaPGWwNYOaV_Yvp_koqg5Pm%40mail.gmail.com][(PATCH) New clocktable-feature: Structure clocktable by tags rather than by hierarchy]]
1229 Waiting for FSF copyright assignment.
1230 *** DONE Bug: Creation of timestamp directory when publishing (6.35i)                        :Patch:
1231 CLOSED: [2010-07-02 Fr 16:25]
1232   [2010-06-22 Di]
1233   :PROPERTIES:
1234   :ID: mid:27358_1276999107_ZZh016P3PwKhB.00_1279418262.4854.10.camel%40localhost.localdomain
1235   :END:
1237     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=27358_1276999107_ZZh016P3PwKhB.00_1279418262.4854.10.camel%40localhost.localdomain][Bug: Creation of timestamp directory when publishing (6.35i)]]
1238 *** DONE org-feed not working for codeproject                                                :Patch:
1239 CLOSED: [2010-07-02 Fr 17:12]
1240   [2010-06-19 Sa]
1241   :PROPERTIES:
1242   :ID: mid:871vc3g1ay.fsf%40gmail.com
1243   :ASSIGNEE: dmaus
1244   :END:
1246     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=871vc3g1ay.fsf%40gmail.com][org-feed not working for codeproject]]
1247 *** DONE (mobileorg) Android sync failed                                                   :Mobile:
1248 CLOSED: [2010-07-02 Fr 17:18]
1249   [2010-06-22 Di]
1250   :PROPERTIES:
1251   :ID: mid:AANLkTin3OBYGNSLGjTq7KPqOqbwN6aqybRZDMVas5Aqp%40mail.gmail.com
1252   :END:
1254     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTin3OBYGNSLGjTq7KPqOqbwN6aqybRZDMVas5Aqp%40mail.gmail.com][(mobileorg) Android sync failed]]
1255 *** WISH Estimate ranges in column view                                            :Patch:
1256   [2010-06-18 Fr]
1257   :PROPERTIES:
1258   :ID: mid:loom.20100617T213846-275%40post.gmane.org
1259   :END:
1261     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom.20100617T213846-275%40post.gmane.org][Estimate ranges in column view]]
1262 *** DONE org-capture question/suggestion
1263   [2010-06-24 Do]
1264   :PROPERTIES:
1265   :ID: mid:877hlqetr8.fsf%40thinkpad.tsdh.de
1266   :END:
1268     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=877hlqetr8.fsf%40thinkpad.tsdh.de][org-capture question/suggestion]]
1269   This patch has been applied, estimate operators are now active and
1270   documented. 
1271 *** DONE Displaying inline remote images
1272 CLOSED: [2010-07-02 Fr 17:01]
1273   [2010-06-24 Do]
1274   :PROPERTIES:
1275   :ID: mid:sa3pqzheo2j.fsf%40cigue.easter-eggs.fr
1276   :END:
1278     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=sa3pqzheo2j.fsf%40cigue.easter-eggs.fr][Displaying inline remote images]]
1279 *** DONE Tables and environment with parameters
1280   [2010-06-24 Do]
1281   :PROPERTIES:
1282   :ID: mid:87eifxjv28.fsf%40mundaneum.com
1283   :END:
1284     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87eifxjv28.fsf%40mundaneum.com][Tables and environment with parameters]]
1285          Another case of checking for protectedness at the wrong place  (the
1286          following line :( )
1287 *** WISH Provide customization variable for formula that calculates indentation level
1289     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTil3cSVy2SjQK0_u0JcakAV7mYjQaZVtBpr7nX3I%40mail.gmail.com][Two bugs in org-indent (plus a fix to correct one of them)]]
1290 *** IDEA Does Org-mode need to be position aware?
1291   [2010-06-26 Sa]
1292   :PROPERTIES:
1293   :ID: mid:4C23FA7D.8090305%40gmail.com
1294   :END:
1296     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C23FA7D.8090305%40gmail.com][Does Org-mode need to be position aware?]]
1297 *** DONE Bug: org.texi doesn't compile (6.36trans (release_6.36.415.gb2dcd))
1298 CLOSED: [2010-07-02 Fr 17:00]
1299   [2010-06-27 So]
1300   :PROPERTIES:
1301   :ID: mid:87y6e39ico.fsf%40thinkpad.tsdh.de
1302   :END:
1304     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87y6e39ico.fsf%40thinkpad.tsdh.de][Bug: org.texi doesn't compile (6.36trans (release_6.36.415.gb2dcd))]]
1305 *** DONE Bug: org-capture destroys target file when user aborting prompt in template (6.36trans (release_6.36.430.gec51))
1306 CLOSED: [2010-07-02 Fr 16:53]
1307   [2010-06-27 So]
1308   :PROPERTIES:
1309   :ID: mid:878w6110wp.wl%25dmaus%40ictsoc.de
1310   :END:
1312     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=878w6110wp.wl%25dmaus%40ictsoc.de][Bug: org-capture destroys target file when user aborting prompt in template (6.36trans (release_6.36.430.gec51))]]
1313 *** WISH Provide property API function to append to a property
1314   [2010-06-27 So]
1315   :PROPERTIES:
1316   :ID: mid:87tyotyko9.fsf%40thinkpad.tsdh.de
1317   :END:
1319     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87tyotyko9.fsf%40thinkpad.tsdh.de][Re: org-capture question/suggestion]]
1320 *** IDEA Re: (Orgmode) (org-babel) Does org-babel needs some simplification?                 :Babel:
1321   [2010-07-01 Do]
1322   :PROPERTIES:
1323   :ID: mid:4C2BFF20.50706%40gmail.com
1324   :END:
1326     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C2BFF20.50706%40gmail.com][Re: (Orgmode) (org-babel) Does org-babel needs some simplification?]]
1328 #+BEGIN_QUOTE
1329 I guess, the manual maintainers do NOT have to be experts in both
1330 org-mode resp. org-babel nore they have to be experts in the supported
1331 language. Its more about the kind of standard stuff and maybe, to
1332 complex stuff even scare people. More things like "How to create a
1333 measurement protocol with org-babel and python", How to evaluate and
1334 report data analysis with org-babel and R", etc.
1336 To make it more easy for both the readers and the maintainers a kind of
1337 template for such manuals might be helpful. This would help to find the
1338 same information at the same locations and make a comparison e.g.
1339 between the use of R and python possible.
1341 I'am not an expert for both org-* and python and I'm often very limited
1342 in time. However, I would try to maintain a "python and org-babel" manual.
1344 If there are more people who are interested to act as a kind of manual
1345 maintainers I would like to discuss with you how a template might look like.
1346 #+END_QUOTE
1347 *** DECLINED (BUG) org remember broken
1348   [2010-07-10 Sa]
1349   :PROPERTIES:
1350   :ID: mid:87zkxzdess.fsf%40tux.homenetwork
1351   :END:
1353     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87zkxzdess.fsf%40tux.homenetwork][(BUG) org remember broken]]
1355 org-capure is now the default, I don't think we need to fix remember
1356 bugs anymore.
1358 *** IDEA Code block switches buffer-wide?
1359   [2010-07-02 Fr]
1360   :PROPERTIES:
1361   :ID: mid:AANLkTilPywSzdYI6LL23yu9ZWPvt1iIVOl5NbfZueofj%40mail.gmail.com
1362   :END:
1364     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilPywSzdYI6LL23yu9ZWPvt1iIVOl5NbfZueofj%40mail.gmail.com][Code block switches buffer-wide?]]
1366 #+BEGIN_QUOTE
1367 I would like to include the -n code block switch (number lines) into all my
1368 code blocks in a buffer. Is there a way to define a kind of buffer-wide
1369 switches, like it is with the #+BABEL keyword for header arguments?
1370 #+END_QUOTE
1371 *** IDEA ms-exchange invitation --> org-mode appointment
1372   [2010-07-18 So]
1373   :PROPERTIES:
1374   :ID: mid:20100718104515.4C21039C72A%40djcbsoftware.nl
1375   :END:
1377     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100718104515.4C21039C72A%40djcbsoftware.nl][ms-exchange invitation --> org-mode appointment]]
1378 *** BUG inline image display not working when org-indent-mode active
1379   [2010-07-18 So]
1380   :PROPERTIES:
1381   :ID: mid:4C413C53.3090404%40ccbr.umn.edu
1382   :END:
1384     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C413C53.3090404%40ccbr.umn.edu][inline image display not working when org-indent-mode active]]
1385 *** IDEA Make .org-id-locations non-hidden directory above .emacs.d
1386   [2010-07-09 Fr]
1387   :PROPERTIES:
1388   :ID: mid:87tyobhyxb.fsf%40gmx.ch
1389   :END:
1391     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87tyobhyxb.fsf%40gmx.ch][org-mobile produces errors in normal org functions]]
1392 *** WISH New CSS for orgmode and Worg ?
1393   [2010-07-10 Sa]
1394   :PROPERTIES:
1395   :ID: mid:8739vww8v2.fsf%40gnu.org
1396   :END:
1398     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=8739vww8v2.fsf%40gnu.org][New CSS for orgmode and Worg ?]]
1399 *** DECLINED Insert ellipsis if headline is too long
1400   [2010-07-13 Di]
1401   :PROPERTIES:
1402   :ID: mid:m2fwzo42ke.wl%25Mcknight%40Qiang-Guos-MacBook-Pro.local
1403   :END:
1405     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m2fwzo42ke.wl%25Mcknight%40Qiang-Guos-MacBook-Pro.local][headline is too long]]
1406   This would be too confusing when compared with folded entries, so I
1407   do not think this feature should be implemented.
1409 *** IDEA can you require a certain template with lognotedone?
1410   [2010-07-13 Di]
1411   :PROPERTIES:
1412   :ID: mid:16C874DD-C7B5-4B8B-9C2B-D54D64640FBE%40gilbert.org
1413   :END:
1415     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=16C874DD-C7B5-4B8B-9C2B-D54D64640FBE%40gilbert.org][can you require a certain template with lognotedone?]]
1417 ** Documentation
1418 *** IDEA packaging org-mode & worg
1419   [2010-06-24 Do]
1420   :PROPERTIES:
1421   :ID: mid:83mxumuguf.fsf%40yahoo.it
1422   :END:
1424     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=83mxumuguf.fsf%40yahoo.it][packaging org-mode & worg ]]
1426 *** TODO Document the :recursive option for org-publish
1427 *** INCONSISTENCY Bug:  documention missing
1428   [2010-06-10 Do]
1429   :PROPERTIES:
1430   :ID: mid:20100609145911.0rgzde1zwwk0og8w%40webmail.dds.nl
1431   :END:
1433     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100609145911.0rgzde1zwwk0og8w%40webmail.dds.nl][Bug:  documention missing]]
1434 ** QUESTION clocktable: maximum level 0 does not only avoid listing items but also does not calculate items
1435   [2010-07-13 Di]
1436   :PROPERTIES:
1437   :ID: mid:i1hb65%24piq%241%40dough.gmane.org
1438   :END:
1440     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i1hb65%24piq%241%40dough.gmane.org][clocktable: maximum level 0 does not only avoid listing items but also does not calculate items]]
1441 ** QUESTION Footnote in title?
1442   [2010-07-13 Di]
1443   :PROPERTIES:
1444   :ID: mid:088B18F501259347B6C2A0DA153128A90F79F7CF75%40BSDMBX001.corp.satyam.ad
1445   :END:
1447     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=088B18F501259347B6C2A0DA153128A90F79F7CF75%40BSDMBX001.corp.satyam.ad][Footnote in title?]]
1448 ** QUESTION Inserting date/time stamps including seconds
1449   [2010-07-14 Mi]
1450   :PROPERTIES:
1451   :ID: mid:505620.36445.qm%40web29012.mail.ird.yahoo.com
1452   :END:
1454     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=505620.36445.qm%40web29012.mail.ird.yahoo.com][Inserting date/time stamps including seconds]]
1455 ** QUESTION Integrate APPTs with OSX
1456   [2010-07-14 Mi]
1457   :PROPERTIES:
1458   :ID: mid:AANLkTinLcJugsE05LX89aHqWQcyWoTbzobQeHvRH0k5X%40mail.gmail.com
1459   :END:
1461     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinLcJugsE05LX89aHqWQcyWoTbzobQeHvRH0k5X%40mail.gmail.com][Integrate APPTs with OSX]]
1462 * Other
1463 ** Pretty icons in org buffers
1464 *** (BABEL) literate Lisp games development questions
1465   [2010-07-02 Fr]
1466   :PROPERTIES:
1467   :ID: mid:AANLkTinj2gmC3KmspmWSm4CcOaNwYS2GoL2GAdRz4kjK%40mail.gmail.com
1468   :END:
1470     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinj2gmC3KmspmWSm4CcOaNwYS2GoL2GAdRz4kjK%40mail.gmail.com][(BABEL) literate Lisp games development questions]]
1471 ** Easier integration of org-mode and Bugzilla
1472    [2010-05-25 Di]
1473    :PROPERTIES:
1474    :ID: mid:FB977E9C-6ABC-4B05-A58A-C2E96B841451%40gmail.com
1475    :END:
1477      - Gmane :: [[http://mid.gmane.org/FB977E9C-6ABC-4B05-A58A-C2E96B841451%40gmail.com][Easier integration of org-mode and Bugzilla]]
1478 ** For Org-mode on the go?
1479   [2010-06-05 Sa]
1480   :PROPERTIES:
1481   :ID: mid:AANLkTimqSe8hhxZt3EVO-Xzy6iDH_8bZFqthTYXD1uUa%40mail.gmail.com
1482   :END:
1484     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimqSe8hhxZt3EVO-Xzy6iDH_8bZFqthTYXD1uUa%40mail.gmail.com][For Org-mode on the go?]]
1485 ** DONE org-velocity --- something like Notational Velocity for Org
1486   [2010-06-07 Mo]
1487   :PROPERTIES:
1488   :ID: mid:87631vdcjj.fsf%40gmail.com
1489   :END:
1491     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87631vdcjj.fsf%40gmail.com][org-velocity --- something like Notational Velocity for Org]]
1493 org-velocity.el is now a contributed packge, with documentation on worg.
1494 ** [babel] grid-based R graphical output with :results value
1495   [2010-06-09 Mi]
1496   :PROPERTIES:
1497   :ID: mid:4C0E7EFC.9000504%40ccbr.umn.edu
1498   :END:
1500     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C0E7EFC.9000504%40ccbr.umn.edu][(babel) grid-based R graphical output with :results value]]
1501 ** Orgnode - a Python module for reading Org-mode files
1502   [2010-06-14 Mo]
1503   :PROPERTIES:
1504   :ID: mid:loom.20100614T003509-348%40post.gmane.org
1505   :END:
1507     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom.20100614T003509-348%40post.gmane.org][Orgnode - a Python module for reading Org-mode files]]
1509 ** DONE (ANN) of2org: import from OmniFocus to org-mode
1510   [2010-06-14 Mo]
1511   :PROPERTIES:
1512   :ID: mid:84pqztvhwh.fsf%40linux-b2a3.site
1513   :END:
1515     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=84pqztvhwh.fsf%40linux-b2a3.site][(ANN) of2org: import from OmniFocus to org-mode]]
1516 I have made a link to this new translator on Worg, in
1517 org-translators.org.
1519 ** org-decrypt-to-kill-ring
1520   [2010-06-24 Do]
1521   :PROPERTIES:
1522   :ID: mid:62E0EB638E69B146AE708525ABB775B201D6733C%40PHONONEXCHANGENEW.PHONON.COM
1523   :END:
1525     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=62E0EB638E69B146AE708525ABB775B201D6733C%40PHONONEXCHANGENEW.PHONON.COM][org-decrypt-to-kill-ring]]
1527 ** DECLINED contributing Debian build scripts
1528   [2010-06-22 Di]
1529   :PROPERTIES:
1530   :ID: mid:8739wgp96a.fsf%40everybody.org
1531   :ARCHIVE_TIME: 2010-06-24 Do 14:42
1532   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1533   :ARCHIVE_OLPATH: New Issues
1534   :ARCHIVE_CATEGORY: worg
1535   :ARCHIVE_ITAGS: new
1536   :END:
1538     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=8739wgp96a.fsf%40everybody.org][contributing Debian build scripts]]
1540 Mark Hershberger is going to use an automatic process on launchpad
1541 instead to make regular package builds.
1543 ** DONE For Patchwork workers: An updated pw
1544   [2010-07-02 Fr]
1545   :PROPERTIES:
1546   :ID: mid:DA4AC674-2BD1-4B9F-8961-836CE95BA826%40gmail.com
1547   :END:
1549     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=DA4AC674-2BD1-4B9F-8961-836CE95BA826%40gmail.com][For Patchwork workers: An updated pw]]
1551 The pw script that should be used to work with oour patchwork server
1552 is part of the distribution, UTILITIES/pw.  Among other things, this
1553 script arranges for automatic emails to the mailing list when the
1554 status of a patch changes.
1556 ** hypermedia programming with babel
1557   [2010-07-05 Mo]
1558   :PROPERTIES:
1559   :ID: mid:AANLkTimYCN5fqEO4ZtKSFb19iDjpuH73p9NQ8VeITeP_%40mail.gmail.com
1560   :END:
1562     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimYCN5fqEO4ZtKSFb19iDjpuH73p9NQ8VeITeP_%40mail.gmail.com][hypermedia programming with babel]]
1563 ** (CODE SNIPPET) transpose table at point
1564   [2010-07-09 Fr]
1565   :PROPERTIES:
1566   :ID: mid:20100708181013.GA28721%40soloJazz.com
1567   :END:
1569     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100708181013.GA28721%40soloJazz.com][(CODE SNIPPET) transpose table at point]]
1570 ** org2blog - blog from org-mode to wordpress
1571   [2010-06-30 Mi]
1572   :PROPERTIES:
1573   :ID: mid:AANLkTik1nZ5-w-vQKsy0cE7oE1lQw5Vb7ZrZTLhjzYRH%40mail.gmail.com
1574   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
1575   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1576   :ARCHIVE_OLPATH: New Issues
1577   :ARCHIVE_CATEGORY: worg
1578   :ARCHIVE_ITAGS: new
1579   :END:
1581     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTik1nZ5-w-vQKsy0cE7oE1lQw5Vb7ZrZTLhjzYRH%40mail.gmail.com][org2blog - blog from org-mode to wordpress]]
1582 ** Getting a Google Maps' map for an entry
1583   [2010-06-30 Mi]
1584   :PROPERTIES:
1585   :ID: mid:sa3y6dykz5d.fsf%40cigue.easter-eggs.fr
1586   :ARCHIVE_TIME: 2010-07-01 Do 09:18
1587   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1588   :ARCHIVE_OLPATH: New Issues
1589   :ARCHIVE_CATEGORY: worg
1590   :ARCHIVE_ITAGS: new
1591   :END:
1593     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=sa3y6dykz5d.fsf%40cigue.easter-eggs.fr][Getting a Google Maps' map for an entry]]
1595 * Closed issues                                                                           :noexport:
1596 ** DONE Bug: string-match-p does not exist in Emacs 22 [6.36trans (release_6.36.102.g67b5)]
1597 CLOSED: [2010-05-25 Di 22:13]
1598    [2010-05-25 Di]
1599    :PROPERTIES:
1600    :ID: mid:87d3wklkkk.fsf%40gollum.intra.norang.ca
1601    :ARCHIVE_TIME: 2010-05-28 Fr 23:52
1602    :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1603    :ARCHIVE_OLPATH: Issues
1604    :ARCHIVE_CATEGORY: worg
1605    :ARCHIVE_TODO: CLOSED
1606    :END:
1608      - 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))]]
1609 ** DONE Bug: Publish cache files have invalid read syntax for Emacs 22 [6.36trans (release_6.36.98.g15539)]
1610 CLOSED: [2010-05-25 Di 22:14]
1611    [2010-05-25 Di]
1612    :PROPERTIES:
1613    :ID: mid:87aarolk5y.fsf%40gollum.intra.norang.ca
1614    :ARCHIVE_TIME: 2010-05-28 Fr 23:52
1615    :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1616    :ARCHIVE_OLPATH: Issues
1617    :ARCHIVE_CATEGORY: worg
1618    :ARCHIVE_TODO: CLOSED
1619    :END:
1621      - 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))]]
1622 ** DONE [babel] possible bug in org-babel-execute-buffer?                        :babel:
1623   [2010-05-27 Do]
1624   :PROPERTIES:
1625   :ID: mid:4BFDB5CE.3010600%40ccbr.umn.edu
1626   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
1627   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1628   :ARCHIVE_OLPATH: Issues
1629   :ARCHIVE_CATEGORY: worg
1630   :ARCHIVE_TODO: CLOSED
1631   :END:
1633     - Gmane :: [[http://mid.gmane.org/4BFDB5CE.3010600%40ccbr.umn.edu][(babel) possible bug in org-babel-execute-buffer?]]
1635     this has now been fixed, see
1636     - message :: [[http://thread.gmane.org/gmane.emacs.orgmode/25720]]
1637     - commit :: 5d52daab1029e43b97ccb16cfac998536d8c8924
1638 ** DONE org-export-as-pdf: Unable to disable timestamp
1639   [2010-05-27 Do]
1640   :PROPERTIES:
1641   :ID: mid:4BFE02FE.5050704%40globaledgesoft.com
1642   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1643   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1644   :ARCHIVE_OLPATH: Issues
1645   :ARCHIVE_CATEGORY: worg
1646   :ARCHIVE_TODO: CLOSED
1647   :END:
1649     - Gmane :: [[http://mid.gmane.org/4BFE02FE.5050704%40globaledgesoft.com][org-export-as-pdf: Unable to disable timestamp]]
1650 ** DONE Canonical way to check if an org file is an agenda file?
1651    CLOSED: [2010-05-27 Thu 16:51]
1652   [2010-05-25 Di]
1653   :PROPERTIES:
1654   :ID: mid:87vdacp1hi.fsf%40thinkpad.tsdh.de
1655   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
1656   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1657   :ARCHIVE_OLPATH: Issues
1658   :ARCHIVE_CATEGORY: worg
1659   :ARCHIVE_TODO: CLOSED
1660   :END:
1662     - Gmane :: [[http://mid.gmane.org/87vdacp1hi.fsf%40thinkpad.tsdh.de][Canonical way to check if an org file is an agenda file?]]
1664    My path was committed with commit 54d513ee0c90f9864bbd39044d9dfbc4f1619513.
1665 ** DONE Aquamacs and latest org-mode
1666 CLOSED: [2010-05-28 Fr 09:14]
1667   [2010-05-27 Do]
1668   :PROPERTIES:
1669   :ID: mid:AANLkTinPAO9Cpog2BdpyXdQhgLNrS2a1XcnqSl3ZV97L%40mail.gmail.com
1670   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
1671   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1672   :ARCHIVE_OLPATH: Issues
1673   :ARCHIVE_CATEGORY: worg
1674   :ARCHIVE_TODO: CLOSED
1675   :END:
1677     - Gmane :: [[http://mid.gmane.org/AANLkTinPAO9Cpog2BdpyXdQhgLNrS2a1XcnqSl3ZV97L%40mail.gmail.com][Aquamacs and latest org-mode]]
1678 ** DONE Error when trying to push to Worg repo
1679 CLOSED: [2010-05-28 Fr 09:15]
1680   [2010-05-28 Fr]
1681   :PROPERTIES:
1682   :ID: mid:87d3wh75fu.fsf%40thinkpad.tsdh.de
1683   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
1684   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1685   :ARCHIVE_OLPATH: Issues
1686   :ARCHIVE_CATEGORY: worg
1687   :ARCHIVE_TODO: CLOSED
1688   :END:
1690     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87d3wh75fu.fsf%40thinkpad.tsdh.de][Error when trying to push to Worg repo]]
1691 ** DONE Export to html
1692 CLOSED: [2010-05-28 Fr 09:17]
1693   [2010-05-28 Fr]
1694   :PROPERTIES:
1695   :ID: mid:7FBE0CD8-67F9-41AC-B1C1-47D2AEB1C2C3%40tsdye.com
1696   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
1697   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1698   :ARCHIVE_OLPATH: Issues
1699   :ARCHIVE_CATEGORY: worg
1700   :ARCHIVE_TODO: CLOSED
1701   :END:
1703     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=7FBE0CD8-67F9-41AC-B1C1-47D2AEB1C2C3%40tsdye.com][Export to html]]
1704 ** DONE Simple Literate Programming Example
1705 CLOSED: [2010-05-28 Fr 09:17]
1706   [2010-05-28 Fr]
1707   :PROPERTIES:
1708   :ID: mid:AANLkTimLo1Sov2epY_dS4ppmMEscGjhClthkWpti8FId%40mail.gmail.com
1709   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
1710   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1711   :ARCHIVE_OLPATH: Issues
1712   :ARCHIVE_CATEGORY: worg
1713   :ARCHIVE_TODO: CLOSED
1714   :END:
1716     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimLo1Sov2epY_dS4ppmMEscGjhClthkWpti8FId%40mail.gmail.com][Simple Literate Programming Example]]
1717 ** DONE Latex export bug? Odd behavior with figures...
1718 CLOSED: [2010-05-28 Fr 09:27]
1719   [2010-05-26 Mi]
1720   :PROPERTIES:
1721   :ID: mid:AANLkTilTEJo9D5RFP0-iJunPe87PHWggztvVoHbS_7sI%40mail.gmail.com
1722   :ARCHIVE_TIME: 2010-05-28 Fr 23:52
1723   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1724   :ARCHIVE_OLPATH: Issues
1725   :ARCHIVE_CATEGORY: worg
1726   :ARCHIVE_TODO: CLOSED
1727   :END:
1729     - Gmane :: [[http://mid.gmane.org/AANLkTilTEJo9D5RFP0-iJunPe87PHWggztvVoHbS_7sI%40mail.gmail.com][Latex export bug? Odd behavior with figures...]]
1730 ** DONE bug: remember id agenda
1731 CLOSED: [2010-05-29 Sa 14:33]
1732   [2010-05-28 Fr]
1733   :PROPERTIES:
1734   :ID: mid:AANLkTikhMLlPnwa6ej7Wdm4FYQDyLG_Unt6HYRFT1ilu%40mail.gmail.com
1735   :ARCHIVE_TIME: 2010-05-29 Sa 14:40
1736   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1737   :ARCHIVE_OLPATH: Issues
1738   :ARCHIVE_CATEGORY: worg
1739   :ARCHIVE_TODO: CLOSED
1740   :END:
1742     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikhMLlPnwa6ej7Wdm4FYQDyLG_Unt6HYRFT1ilu%40mail.gmail.com][bug: remember id agenda]]
1743 ** DONE html export
1744 CLOSED: [2010-05-29 Sa 14:37]
1745   [2010-05-28 Fr]
1746   :PROPERTIES:
1747   :ID: mid:E9B48CE6-B42E-44A0-A14E-E2FDC44865E6%40tsdye.com
1748   :ARCHIVE_TIME: 2010-05-29 Sa 14:40
1749   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1750   :ARCHIVE_OLPATH: Issues
1751   :ARCHIVE_CATEGORY: worg
1752   :ARCHIVE_TODO: CLOSED
1753   :END:
1755     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=E9B48CE6-B42E-44A0-A14E-E2FDC44865E6%40tsdye.com][html export]]
1756 ** DONE export of emphasized link
1757   [2010-05-31 Mo]
1758   :PROPERTIES:
1759   :ID: mid:4C025FCA.7080503%40alumni.ethz.ch
1760   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1761   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1762   :ARCHIVE_OLPATH: Issues
1763   :ARCHIVE_CATEGORY: worg
1764   :ARCHIVE_TODO: CLOSED
1765   :END:
1767     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C025FCA.7080503%40alumni.ethz.ch][export of emphasized link]]
1768 ** DONE byte-code: Key sequence contains invalid event
1769   [2010-05-31 Mo]
1770   :PROPERTIES:
1771   :ID: mid:AANLkTil5svgAyuXbP3ZhLCkAv30r6CVSk5CnDOmoJT_w%40mail.gmail.com
1772   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1773   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1774   :ARCHIVE_OLPATH: Issues
1775   :ARCHIVE_CATEGORY: worg
1776   :ARCHIVE_TODO: CLOSED
1777   :END:
1779     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTil5svgAyuXbP3ZhLCkAv30r6CVSk5CnDOmoJT_w%40mail.gmail.com][byte-code: Key sequence contains invalid event]]
1780 ** DONE use of org-export-latex-verbatim-wrap
1781 CLOSED: [2010-05-31 Mo 12:00]
1782   [2010-05-27 Do]
1783   :PROPERTIES:
1784   :ID: mid:20100526162001.GA32657%40soloJazz.com
1785   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1786   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1787   :ARCHIVE_OLPATH: Issues
1788   :ARCHIVE_CATEGORY: worg
1789   :ARCHIVE_TODO: CLOSED
1790   :END:
1792     - Gmane :: [[http://mid.gmane.org/20100526162001.GA32657%40soloJazz.com][use of org-export-latex-verbatim-wrap]]
1794 ** DONE [babel] Tangle multiple sections source blocks into single file without #+source: ... :babel:
1795 CLOSED: [2010-05-31 Mo 12:01]
1796   [2010-05-28 Fr]
1797   :PROPERTIES:
1798   :ID: mid:AANLkTilIKIH267lSBI4pqc82Yzz45PQwLDWf12aoMu_y%40mail.gmail.com
1799   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1800   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1801   :ARCHIVE_OLPATH: Issues
1802   :ARCHIVE_CATEGORY: worg
1803   :ARCHIVE_TODO: CLOSED
1804   :END:
1806     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilIKIH267lSBI4pqc82Yzz45PQwLDWf12aoMu_y%40mail.gmail.com][(babel) Tangle multiple sections source blocks into single file without #+source: ...]]
1807 ** DONE [babel] buffer-wide settings for R graphical header arguments            :babel:
1808 CLOSED: [2010-06-01 Di 09:07]
1809   [2010-05-28 Fr]
1810   :PROPERTIES:
1811   :ID: mid:4BFEB99F.5070202%40ccbr.umn.edu
1812   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1813   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1814   :ARCHIVE_OLPATH: Issues
1815   :ARCHIVE_CATEGORY: worg
1816   :ARCHIVE_TODO: CLOSED
1817   :END:
1819     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4BFEB99F.5070202%40ccbr.umn.edu][(babel) buffer-wide settings for R graphical header arguments]]
1820 ** DONE Re: [Patch] file protocol in HTML links
1821 CLOSED: [2010-06-01 Di 09:24]
1822   [2010-05-27 Do]
1823   :PROPERTIES:
1824   :ID: mid:87zkznkn2p.fsf%40gmx.de
1825   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1826   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1827   :ARCHIVE_OLPATH: Issues
1828   :ARCHIVE_CATEGORY: worg
1829   :ARCHIVE_TODO: CLOSED
1830   :END:
1832     - Gmane :: [[http://mid.gmane.org/87zkznkn2p.fsf%40gmx.de][Re: (Patch) file protocol in HTML links]]
1833 ** DONE Possible html publish inline image bug
1834   [2010-06-02 Mi]
1835   :PROPERTIES:
1836   :ID: mid:AANLkTik_cPeJuJ2TPAm0o-sc42EUKEtz3ZHKIk7iDLVu%40mail.gmail.com
1837   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1838   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1839   :ARCHIVE_OLPATH: Issues
1840   :ARCHIVE_CATEGORY: worg
1841   :ARCHIVE_TODO: CLOSED
1842   :END:
1844     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTik_cPeJuJ2TPAm0o-sc42EUKEtz3ZHKIk7iDLVu%40mail.gmail.com][Possible html publish inline image bug]]
1845 ** DONE org-cycle-agenda-files is not cycling through all my 15 agenda files - bug?
1846 CLOSED: [2010-06-02 Mi 10:09]
1847   [2010-06-01 Di]
1848   :PROPERTIES:
1849   :ID: mid:loom.20100601T084302-772%40post.gmane.org
1850   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1851   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1852   :ARCHIVE_OLPATH: Issues
1853   :ARCHIVE_CATEGORY: worg
1854   :ARCHIVE_TODO: CLOSED
1855   :END:
1857     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom.20100601T084302-772%40post.gmane.org][org-cycle-agenda-files is not cycling through all my 15 agenda files - bug?]]
1858 ** DONE problem with remember template
1859 CLOSED: [2010-06-02 Mi 10:10]
1860   [2010-06-02 Mi]
1861   :PROPERTIES:
1862   :ID: mid:87iq62g8ng.fsf%40eku238261.eku.edu
1863   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1864   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1865   :ARCHIVE_OLPATH: Issues
1866   :ARCHIVE_CATEGORY: worg
1867   :ARCHIVE_TODO: CLOSED
1868   :END:
1870     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87iq62g8ng.fsf%40eku238261.eku.edu][problem with remember template]]
1871 ** DONE plain list - line spacing
1872 CLOSED: [2010-06-03 Do 08:15]
1873   [2010-06-02 Mi]
1874   :PROPERTIES:
1875   :ID: mid:86k4qhlwj0.fsf%40online.de
1876   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1877   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1878   :ARCHIVE_OLPATH: Issues
1879   :ARCHIVE_CATEGORY: worg
1880   :ARCHIVE_TODO: CLOSED
1881   :END:
1883     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=86k4qhlwj0.fsf%40online.de][plain list - line spacing]]
1884 ** DONE How to get the last version of org-mode supporting emacs21?
1885 CLOSED: [2010-06-03 Do 08:16]
1886   [2010-06-02 Mi]
1887   :PROPERTIES:
1888   :ID: mid:yb039x7c82g.fsf%40osl2u223.oslo2.fast.no
1889   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1890   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1891   :ARCHIVE_OLPATH: Issues
1892   :ARCHIVE_CATEGORY: worg
1893   :ARCHIVE_TODO: CLOSED
1894   :END:
1896     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=yb039x7c82g.fsf%40osl2u223.oslo2.fast.no][How to get the last version of org-mode supporting emacs21?]]
1897 ** DONE feature request: C-k safety
1898 CLOSED: [2010-06-03 Do 08:16]
1899   [2010-06-02 Mi]
1900   :PROPERTIES:
1901   :ID: mid:AANLkTimg-tiyBvSNbGRzIGJfeAgxijD8Vx-9PFpC3kIc%40mail.gmail.com
1902   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1903   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1904   :ARCHIVE_OLPATH: Issues
1905   :ARCHIVE_CATEGORY: worg
1906   :ARCHIVE_TODO: CLOSED
1907   :END:
1909     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimg-tiyBvSNbGRzIGJfeAgxijD8Vx-9PFpC3kIc%40mail.gmail.com][feature request: C-k safety]]
1910 ** DONE Bug: org-babel-tangle fails when buffer and file name differ [6.36trans (release_6.36.122.g5349.dirty)] :Babel:
1911 CLOSED: [2010-06-03 Do 08:22]
1912   [2010-05-30 So]
1913   :PROPERTIES:
1914   :ID: mid:AANLkTil-ENym7f3evvaHrEKIJQqyhYWxb5R0zIeGOQYb%40mail.gmail.com
1915   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1916   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1917   :ARCHIVE_OLPATH: Issues
1918   :ARCHIVE_CATEGORY: worg
1919   :ARCHIVE_TODO: CLOSED
1920   :END:
1922     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTil-ENym7f3evvaHrEKIJQqyhYWxb5R0zIeGOQYb%40mail.gmail.com][Bug: org-babel-tangle fails when buffer and file name differ (6.36trans (release_6.36.122.g5349.dirty))]]
1923 ** DONE [babel] Questions about export and :var. Possible bug.                   :Babel:
1924 CLOSED: [2010-06-03 Do 08:22]
1925   [2010-05-30 So]
1926   :PROPERTIES:
1927   :ID: mid:871vcvso51.wl%25n.goaziou%40gmail.com
1928   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1929   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1930   :ARCHIVE_OLPATH: Issues
1931   :ARCHIVE_CATEGORY: worg
1932   :ARCHIVE_TODO: CLOSED
1933   :END:
1935     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=871vcvso51.wl%25n.goaziou%40gmail.com][(babel) Questions about export and :var. Possible bug.]]
1936 ** DONE Something ate my timestamps
1937 CLOSED: [2010-06-04 Fr 09:11]
1938   [2010-06-04 Fr]
1939   :PROPERTIES:
1940   :ID: mid:AANLkTilkiB97Vy261RpbMRESejFj9omACmkC9jW4mo7b%40mail.gmail.com
1941   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1942   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1943   :ARCHIVE_OLPATH: Issues
1944   :ARCHIVE_CATEGORY: worg
1945   :ARCHIVE_TODO: CLOSED
1946   :END:
1948     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilkiB97Vy261RpbMRESejFj9omACmkC9jW4mo7b%40mail.gmail.com][Something ate my timestamps]]
1949 ** DONE Problem with pushing to webdav server [6.35g]
1950 CLOSED: [2010-06-04 Fr 09:15]
1951   [2010-06-01 Di]
1952   :PROPERTIES:
1953   :ID: mid:4C03A142.8000403%40gmx.de
1954   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1955   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1956   :ARCHIVE_OLPATH: Issues
1957   :ARCHIVE_CATEGORY: worg
1958   :ARCHIVE_TODO: CLOSED
1959   :END:
1961     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C03A142.8000403%40gmx.de][Problem with pushing to webdav server (6.35g)]]
1962 ** DONE Export question
1963 CLOSED: [2010-06-05 Sa 12:46]
1964    [2010-05-25 Di]
1965    :PROPERTIES:
1966    :ID: mid:4BFB3F6B.3040606%40sift.info
1967    :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1968    :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1969    :ARCHIVE_OLPATH: Issues
1970    :ARCHIVE_CATEGORY: worg
1971    :ARCHIVE_TODO: CLOSED
1972    :END:
1974      - Gmane :: [[http://mid.gmane.org/4BFB3F6B.3040606%40sift.info][Export question]]
1976 ** DONE Date Prompt Bug (or Anomoly)
1977 CLOSED: [2010-06-05 Sa 12:49]
1978   [2010-06-02 Mi]
1979   :PROPERTIES:
1980   :ID: mid:876322hcps.wl%25ded-law%40ddoherty.net
1981   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1982   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1983   :ARCHIVE_OLPATH: Issues
1984   :ARCHIVE_CATEGORY: worg
1985   :ARCHIVE_TODO: CLOSED
1986   :END:
1988     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=876322hcps.wl%25ded-law%40ddoherty.net][Date Prompt Bug (or Anomoly)]]
1989 ** DONE Exporting HTML to MS Word
1990 CLOSED: [2010-06-05 Sa 12:50]
1991   [2010-06-03 Do]
1992   :PROPERTIES:
1993   :ID: mid:20100602133149.GB21592%40thinkpad.adamsinfoserv.com
1994   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
1995   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
1996   :ARCHIVE_OLPATH: Issues
1997   :ARCHIVE_CATEGORY: worg
1998   :ARCHIVE_TODO: CLOSED
1999   :END:
2001     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100602133149.GB21592%40thinkpad.adamsinfoserv.com][Exporting HTML to MS Word]]
2002 ** DONE entity font-locking problem when inserting text in middle of buffer
2003 CLOSED: [2010-06-05 Sa 13:04]
2004   [2010-06-04 Fr]
2005   :PROPERTIES:
2006   :ID: mid:87d3w7gbtq.wl%25ucecesf%40ucl.ac.uk
2007   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
2008   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2009   :ARCHIVE_OLPATH: Issues
2010   :ARCHIVE_CATEGORY: worg
2011   :ARCHIVE_TODO: CLOSED
2012   :END:
2014     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87d3w7gbtq.wl%25ucecesf%40ucl.ac.uk][entity font-locking problem when inserting text in middle of buffer]]
2015 ** DONE Bug: iCalendar export creates VTODO *and* VEVENT for TODO entries with timestamp [6.36trans (release_6.36.158.g1378)]
2016 CLOSED: [2010-06-05 Sa 13:05]
2017   [2010-06-04 Fr]
2018   :PROPERTIES:
2019   :ID: mid:87vd9zqou1.fsf%40thinkpad.tsdh.de
2020   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
2021   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2022   :ARCHIVE_OLPATH: Issues
2023   :ARCHIVE_CATEGORY: worg
2024   :ARCHIVE_TODO: CLOSED
2025   :END:
2027     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87vd9zqou1.fsf%40thinkpad.tsdh.de][Bug: iCalendar export creates VTODO *and* VEVENT for TODO entries with timestamp (6.36trans (release_6.36.158.g1378))]]
2028 ** DONE automatic line wrap
2029 CLOSED: [2010-06-05 Sa 13:06]
2030   [2010-06-05 Sa]
2031   :PROPERTIES:
2032   :ID: mid:1788159802.20100604211350%40gmail.com
2033   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
2034   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2035   :ARCHIVE_OLPATH: Issues
2036   :ARCHIVE_CATEGORY: worg
2037   :ARCHIVE_TODO: CLOSED
2038   :END:
2040     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1788159802.20100604211350%40gmail.com][automatic line wrap]]
2041 ** DONE mailto:abc@xyz.org
2042 CLOSED: [2010-06-05 Sa 13:06]
2043   [2010-06-05 Sa]
2044   :PROPERTIES:
2045   :ID: mid:AANLkTilE2bdhIalPYHU04JNa0hrQtgVI9V4vOQO2bHc7%40mail.gmail.com
2046   :ARCHIVE_TIME: 2010-06-05 Sa 13:08
2047   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2048   :ARCHIVE_OLPATH: Issues
2049   :ARCHIVE_CATEGORY: worg
2050   :ARCHIVE_TODO: CLOSED
2051   :END:
2053     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilE2bdhIalPYHU04JNa0hrQtgVI9V4vOQO2bHc7%40mail.gmail.com][mailto:abc@xyz.org]]
2054 ** DONE clocktable and :tags
2055 CLOSED: [2010-06-07 Mo 12:10]
2056   [2010-06-05 Sa]
2057   :PROPERTIES:
2058   :ID: mid:AANLkTinx4AglRvKj6G57dw9SyuXSMcWjouJJd4LfLjEs%40mail.gmail.com
2059   :ARCHIVE_TIME: 2010-06-07 Mo 12:13
2060   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2061   :ARCHIVE_OLPATH: Issues
2062   :ARCHIVE_CATEGORY: worg
2063   :ARCHIVE_TODO: CLOSED
2064   :END:
2066     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinx4AglRvKj6G57dw9SyuXSMcWjouJJd4LfLjEs%40mail.gmail.com][clocktable and :tags]]
2067 ** DONE MobileOrg + DropBox beta testers needed
2068 CLOSED: [2010-06-09 Mi 08:38]
2069   [2010-05-26 Mi]
2070   :PROPERTIES:
2071   :ID: mid:AANLkTik4nGQ1YWNlQKuylOSaVBhXsMBJv9npXSxdl9WS%40mail.gmail.com
2072   :ARCHIVE_TIME: 2010-06-10 Do 15:53
2073   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2074   :ARCHIVE_OLPATH: Issues
2075   :ARCHIVE_CATEGORY: worg
2076   :ARCHIVE_TODO: CLOSED
2077   :END:
2079     - Gmane :: [[http://mid.gmane.org/AANLkTik4nGQ1YWNlQKuylOSaVBhXsMBJv9npXSxdl9WS%40mail.gmail.com][MobileOrg + DropBox beta testers needed]]
2080 ** DONE Why I can't publish my project under Windows?
2081 CLOSED: [2010-06-09 Mi 08:39]
2082   [2010-06-04 Fr]
2083   :PROPERTIES:
2084   :ID: mid:8439x42w03.fsf%40ymail.com
2085   :ARCHIVE_TIME: 2010-06-10 Do 15:53
2086   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2087   :ARCHIVE_OLPATH: Issues
2088   :ARCHIVE_CATEGORY: worg
2089   :ARCHIVE_TODO: CLOSED
2090   :END:
2092     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=8439x42w03.fsf%40ymail.com][Why I can't publish my project under Windows?]]
2093 ** DONE how to upgrade org-mode version?
2094 CLOSED: [2010-06-09 Mi 08:39]
2095   [2010-06-07 Mo]
2096   :PROPERTIES:
2097   :ID: mid:AANLkTilqzzn7RnHF1wOApQYoh-a7nRVC6klxv_DpmJoM%40mail.gmail.com
2098   :ARCHIVE_TIME: 2010-06-10 Do 15:53
2099   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2100   :ARCHIVE_OLPATH: Issues
2101   :ARCHIVE_CATEGORY: worg
2102   :ARCHIVE_TODO: CLOSED
2103   :END:
2105     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilqzzn7RnHF1wOApQYoh-a7nRVC6klxv_DpmJoM%40mail.gmail.com][how to upgrade org-mode version?]]
2106 ** DONE Bug: Pretty display of subscripts and hyperlinks
2107 CLOSED: [2010-06-09 Mi 08:40]
2108   [2010-06-07 Mo]
2109   :PROPERTIES:
2110   :ID: mid:87ljashxh1.fsf%40fastmail.fm
2111   :ARCHIVE_TIME: 2010-06-10 Do 15:53
2112   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2113   :ARCHIVE_OLPATH: Issues
2114   :ARCHIVE_CATEGORY: worg
2115   :ARCHIVE_TODO: CLOSED
2116   :END:
2118     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87ljashxh1.fsf%40fastmail.fm][Bug: Pretty display of subscripts and hyperlinks]]
2119 ** DONE Bug: org-diary-class does not export to .ics (iCalendar)
2120 CLOSED: [2010-06-09 Mi 08:40]
2121   [2010-06-07 Mo]
2122   :PROPERTIES:
2123   :ID: mid:AANLkTik6E3vYpcLT-DGqSyfmr3KC_o9Y5608EajyxHbm%40mail.gmail.com
2124   :ARCHIVE_TIME: 2010-06-10 Do 15:53
2125   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2126   :ARCHIVE_OLPATH: Issues
2127   :ARCHIVE_CATEGORY: worg
2128   :ARCHIVE_TODO: CLOSED
2129   :END:
2131     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTik6E3vYpcLT-DGqSyfmr3KC_o9Y5608EajyxHbm%40mail.gmail.com][Bug: org-diary-class does not export to .ics (iCalendar)]]
2132 ** DONE Vertical line anomaly between Example block and lines starting with a colon
2133 CLOSED: [2010-06-09 Mi 08:40]
2134   [2010-06-07 Mo]
2135   :PROPERTIES:
2136   :ID: mid:4C0B0613.2090702%40reflections.co.nz
2137   :ARCHIVE_TIME: 2010-06-10 Do 15:53
2138   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2139   :ARCHIVE_OLPATH: Issues
2140   :ARCHIVE_CATEGORY: worg
2141   :ARCHIVE_TODO: CLOSED
2142   :END:
2144     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C0B0613.2090702%40reflections.co.nz][Vertical line anomaly between Example block and lines starting with a colon]]
2145 ** DONE How to open external link in Emacs-w3m from .org file?
2146 CLOSED: [2010-06-09 Mi 08:41]
2147   [2010-06-07 Mo]
2148   :PROPERTIES:
2149   :ID: mid:874ohfgnv8.fsf%40debian-laptop.localdomain
2150   :ARCHIVE_TIME: 2010-06-10 Do 15:53
2151   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2152   :ARCHIVE_OLPATH: Issues
2153   :ARCHIVE_CATEGORY: worg
2154   :ARCHIVE_TODO: CLOSED
2155   :END:
2157     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=874ohfgnv8.fsf%40debian-laptop.localdomain][How to open external link in Emacs-w3m from .org file?]]
2158 ** DONE Timestamp format questions
2159 CLOSED: [2010-06-09 Mi 08:44]
2160   [2010-06-09 Mi]
2161   :PROPERTIES:
2162   :ID: mid:20100607121554.GA500%40vpn-2151.gwdg.de
2163   :ARCHIVE_TIME: 2010-06-10 Do 15:53
2164   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2165   :ARCHIVE_OLPATH: Issues
2166   :ARCHIVE_CATEGORY: worg
2167   :ARCHIVE_TODO: CLOSED
2168   :END:
2170     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100607121554.GA500%40vpn-2151.gwdg.de][Timestamp format questions]]
2171 ** DONE Question about beamer export
2172 CLOSED: [2010-06-09 Mi 08:46]
2173   [2010-06-09 Mi]
2174   :PROPERTIES:
2175   :ID: mid:4C0E58DD.4060501%40sift.info
2176   :ARCHIVE_TIME: 2010-06-10 Do 15:53
2177   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2178   :ARCHIVE_OLPATH: Issues
2179   :ARCHIVE_CATEGORY: worg
2180   :ARCHIVE_TODO: CLOSED
2181   :END:
2183     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C0E58DD.4060501%40sift.info][Question about beamer export]]
2184 ** DONE simultaneous clocks?
2185 CLOSED: [2010-06-10 Do 15:19]
2186   [2010-06-10 Do]
2187   :PROPERTIES:
2188   :ID: mid:4C0FE13B.3040002%40ccbr.umn.edu
2189   :ARCHIVE_TIME: 2010-06-10 Do 15:54
2190   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2191   :ARCHIVE_OLPATH: Issues
2192   :ARCHIVE_CATEGORY: worg
2193   :ARCHIVE_TODO: CLOSED
2194   :END:
2196     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C0FE13B.3040002%40ccbr.umn.edu][simultaneous clocks? ]]
2197 ** DONE visiting the last node filed from Remember buffer
2198 CLOSED: [2010-06-10 Do 15:19]
2199   [2010-06-10 Do]
2200   :PROPERTIES:
2201   :ID: mid:AA2CA07CCE4BC64A9772CA6053CCBA39F0089A%40TUS1XCHCLUPIN11.enterprise.veritas.com
2202   :ARCHIVE_TIME: 2010-06-10 Do 15:54
2203   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2204   :ARCHIVE_OLPATH: Issues
2205   :ARCHIVE_CATEGORY: worg
2206   :ARCHIVE_TODO: CLOSED
2207   :END:
2209     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AA2CA07CCE4BC64A9772CA6053CCBA39F0089A%40TUS1XCHCLUPIN11.enterprise.veritas.com][visiting the last node filed from Remember buffer]]
2210 ** DECLINED org-remember and anything
2211   [2010-06-13 So]
2212   :PROPERTIES:
2213   :ID: mid:87631oyybr.fsf_-_%40gmail.com
2214   :ARCHIVE_TIME: 2010-06-26 Sa 08:39
2215   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2216   :ARCHIVE_OLPATH: New Issues
2217   :ARCHIVE_CATEGORY: worg
2218   :ARCHIVE_TODO: DECLINED
2219   :ARCHIVE_ITAGS: new
2220   :END:
2221     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87631oyybr.fsf_-_%40gmail.com][org-remember and anything]]
2222   I am turning this one off, because we now use org-capture.el, and I
2223   am not sure if the issue plays a role there.
2224 ** DONE Daily Habit in time range 23:00 04:00
2225 CLOSED: [2010-06-13 So 13:20]
2226   [2010-06-09 Mi]
2227   :PROPERTIES:
2228   :ID: mid:86iq5t8861.fsf%40gmail.com
2229   :ARCHIVE_TIME: 2010-06-13 So 13:40
2230   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2231   :ARCHIVE_OLPATH: New Issues
2232   :ARCHIVE_CATEGORY: worg
2233   :ARCHIVE_TODO: DONE
2234   :END:
2236     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=86iq5t8861.fsf%40gmail.com][Daily Habit in time range 23:00 04:00]]
2237 ** DONE language independent personal word list
2238 CLOSED: [2010-06-13 So 13:29]
2239   [2010-05-30 So]
2240   :PROPERTIES:
2241   :ID: mid:87eiguzce8.fsf%40eraldo.org
2242   :ARCHIVE_TIME: 2010-06-13 So 13:40
2243   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2244   :ARCHIVE_OLPATH: New Issues
2245   :ARCHIVE_CATEGORY: worg
2246   :ARCHIVE_TODO: DONE
2247   :END:
2249     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87eiguzce8.fsf%40eraldo.org][language independent personal word list]]
2250 ** DONE 2 Way Sync between Google Calendars and org-mode files
2251 CLOSED: [2010-06-13 So 13:30]
2252   [2010-05-30 So]
2253   :PROPERTIES:
2254   :ID: mid:AANLkTimo1f3FakKeCdFbPi1SoJC-k5ZQdQhM3Nf-tapG%40mail.gmail.com
2255   :ARCHIVE_TIME: 2010-06-13 So 13:40
2256   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2257   :ARCHIVE_OLPATH: New Issues
2258   :ARCHIVE_CATEGORY: worg
2259   :ARCHIVE_TODO: DONE
2260   :END:
2262     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimo1f3FakKeCdFbPi1SoJC-k5ZQdQhM3Nf-tapG%40mail.gmail.com][2 Way Sync between Google Calendars and org-mode files]]
2263 ** DONE Toggle a repeating task in DONE state
2264 CLOSED: [2010-06-13 So 13:32]
2265   [2010-06-04 Fr]
2266   :PROPERTIES:
2267   :ID: mid:loom.20100604T073732-936%40post.gmane.org
2268   :ARCHIVE_TIME: 2010-06-13 So 13:40
2269   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2270   :ARCHIVE_OLPATH: New Issues
2271   :ARCHIVE_CATEGORY: worg
2272   :ARCHIVE_TODO: DONE
2273   :END:
2275     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom.20100604T073732-936%40post.gmane.org][Toggle a repeating task in DONE state]]
2276 ** DONE Could inline footnotes be made to work with latex commands that have arguments?
2277 CLOSED: [2010-06-15 Di 09:05]
2278   [2010-06-09 Mi]
2279   :PROPERTIES:
2280   :ID: mid:AANLkTikX2aOVL4ReMLVlswb3qmUv9q9FvkiIDOTvgR9b%40mail.gmail.com
2281   :ARCHIVE_TIME: 2010-06-15 Di 09:27
2282   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2283   :ARCHIVE_OLPATH: Development Tasks/Exporting
2284   :ARCHIVE_CATEGORY: worg
2285   :ARCHIVE_TODO: DONE
2286   :END:
2288     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikX2aOVL4ReMLVlswb3qmUv9q9FvkiIDOTvgR9b%40mail.gmail.com][Could inline footnotes be made to work with latex commands that have arguments?]]
2289 ** DONE org-plot file export options
2290 CLOSED: [2010-06-15 Di 09:10]
2291   [2010-06-13 So]
2292   :PROPERTIES:
2293   :ID: mid:AANLkTint5XLi1WrnaCXKGIq_32dTQ5R1s-k6CF96gmhE%40mail.gmail.com
2294   :ARCHIVE_TIME: 2010-06-15 Di 09:16
2295   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2296   :ARCHIVE_OLPATH: New Issues
2297   :ARCHIVE_CATEGORY: worg
2298   :ARCHIVE_TODO: DONE
2299   :END:
2301     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTint5XLi1WrnaCXKGIq_32dTQ5R1s-k6CF96gmhE%40mail.gmail.com][org-plot file export options]]
2302 ** DONE sup-mail link
2303 CLOSED: [2010-06-15 Di 09:10]
2304   [2010-06-13 So]
2305   :PROPERTIES:
2306   :ID: mid:1276367052-sup-5338%40ubuntu.ubuntu-domain
2307   :ARCHIVE_TIME: 2010-06-15 Di 09:16
2308   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2309   :ARCHIVE_OLPATH: New Issues
2310   :ARCHIVE_CATEGORY: worg
2311   :ARCHIVE_TODO: DONE
2312   :END:
2314     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1276367052-sup-5338%40ubuntu.ubuntu-domain][sup-mail link]]
2315 ** DONE table: actualise columns with formulas. (C-num C-c=)
2316 CLOSED: [2010-06-15 Di 09:14]
2317   [2010-06-14 Mo]
2318   :PROPERTIES:
2319   :ID: mid:878w6h7u7k.fsf%40mat.ucm.es
2320   :ARCHIVE_TIME: 2010-06-15 Di 09:16
2321   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2322   :ARCHIVE_OLPATH: New Issues
2323   :ARCHIVE_CATEGORY: worg
2324   :ARCHIVE_TODO: DONE
2325   :END:
2327     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=878w6h7u7k.fsf%40mat.ucm.es][table: actualise columns with formulas. (C-num C-c=)]]
2328 ** DONE (org-babel) Bug in org-babel-latex when writing to PDF
2329 CLOSED: [2010-06-15 Di 09:15]
2330   [2010-06-14 Mo]
2331   :PROPERTIES:
2332   :ID: mid:AANLkTim9QXblBFbmGLkoUk6Q2W-nAIjLgUqfVxcXAZbq%40mail.gmail.com
2333   :ARCHIVE_TIME: 2010-06-15 Di 09:16
2334   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2335   :ARCHIVE_OLPATH: New Issues
2336   :ARCHIVE_CATEGORY: worg
2337   :ARCHIVE_TODO: DONE
2338   :END:
2340     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTim9QXblBFbmGLkoUk6Q2W-nAIjLgUqfVxcXAZbq%40mail.gmail.com][(org-babel) Bug in org-babel-latex when writing to PDF]]
2341 ** DONE any idea how to convert org file to MS WORD an retain text structure?
2342 CLOSED: [2010-06-17 Do 07:47]
2343   [2010-06-16 Mi]
2344   :PROPERTIES:
2345   :ID: mid:hv7rjj%2416g%241%40dough.gmane.org
2346   :ARCHIVE_TIME: 2010-06-17 Do 07:54
2347   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2348   :ARCHIVE_OLPATH: New Issues
2349   :ARCHIVE_CATEGORY: worg
2350   :ARCHIVE_TODO: DONE
2351   :END:
2353     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=hv7rjj%2416g%241%40dough.gmane.org][any idea how to convert org file to MS WORD an retain text structure?]]
2354 ** DONE (OT) emacs-lisp compilation question
2355 CLOSED: [2010-06-17 Do 07:49]
2356   [2010-06-15 Di]
2357   :PROPERTIES:
2358   :ID: mid:87r5k9huai.fsf%40gmail.com
2359   :ARCHIVE_TIME: 2010-06-17 Do 07:54
2360   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2361   :ARCHIVE_OLPATH: New Issues
2362   :ARCHIVE_CATEGORY: worg
2363   :ARCHIVE_TODO: DONE
2364   :END:
2366     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87r5k9huai.fsf%40gmail.com][(OT) emacs-lisp compilation question]]
2368     - Closed :: http://www.emacswiki.org/emacs-en/ElispCompilerWarnings
2370                 Function was used before declaration.
2371 ** DONE (PATCH) recursively resolve #+INCLUDE files                                :Patch:
2372 CLOSED: [2010-06-17 Do 07:52]
2373   [2010-06-14 Mo]
2374   :PROPERTIES:
2375   :ID: mid:878w6izih6.fsf%40gmail.com
2376   :ARCHIVE_TIME: 2010-06-17 Do 07:54
2377   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2378   :ARCHIVE_OLPATH: New Issues
2379   :ARCHIVE_CATEGORY: worg
2380   :ARCHIVE_TODO: DONE
2381   :END:
2383     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=878w6izih6.fsf%40gmail.com][(PATCH) recursively resolve #+INCLUDE files]]
2384 ** DONE preventing automatic rebuild of agenda on refiling?
2385 CLOSED: [2010-06-17 Do 07:52]
2386   [2010-06-14 Mo]
2387   :PROPERTIES:
2388   :ID: mid:D1566158-0FED-448E-9946-4C582D4A9D9A%40gilbert.org
2389   :ARCHIVE_TIME: 2010-06-17 Do 07:54
2390   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2391   :ARCHIVE_OLPATH: New Issues
2392   :ARCHIVE_CATEGORY: worg
2393   :ARCHIVE_TODO: DONE
2394   :END:
2396     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=D1566158-0FED-448E-9946-4C582D4A9D9A%40gilbert.org][preventing automatic rebuild of agenda on refiling?]]
2397 ** DONE (PATCH) comments exporting                                                 :Patch:
2398 CLOSED: [2010-06-17 Do 07:58]
2399   [2010-06-15 Di]
2400   :PROPERTIES:
2401   :ID: mid:87iq5ltm2g.wl%25n.goaziou%40gmail.com
2402   :ARCHIVE_TIME: 2010-06-17 Do 08:03
2403   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2404   :ARCHIVE_OLPATH: New Issues
2405   :ARCHIVE_CATEGORY: worg
2406   :ARCHIVE_TODO: DONE
2407   :END:
2409     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87iq5ltm2g.wl%25n.goaziou%40gmail.com][(PATCH) comments exporting]]
2410 ** DONE Org-mode todo and Lotus Notes ToDo
2411 CLOSED: [2010-06-17 Do 08:03]
2412   [2010-06-03 Do]
2413   :PROPERTIES:
2414   :ID: mid:loom.20100528T184703-947%40post.gmane.org
2415   :ARCHIVE_TIME: 2010-06-17 Do 08:03
2416   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2417   :ARCHIVE_OLPATH: New Issues
2418   :ARCHIVE_CATEGORY: worg
2419   :ARCHIVE_TODO: DONE
2420   :END:
2422     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom.20100528T184703-947%40post.gmane.org][Org-mode todo and Lotus Notes ToDo]]
2423 ** DONE add a table entry by org-remember template
2424 CLOSED: [2010-06-18 Fr 15:26]
2425   [2010-06-18 Fr]
2426   :PROPERTIES:
2427   :ID: mid:87eig6f7mn.fsf%40gmail.com
2428   :ARCHIVE_TIME: 2010-06-18 Fr 15:30
2429   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2430   :ARCHIVE_OLPATH: New Issues
2431   :ARCHIVE_CATEGORY: worg
2432   :ARCHIVE_TODO: DONE
2433   :END:
2435     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87eig6f7mn.fsf%40gmail.com][add a table entry by org-remember template]]
2436 ** DONE Multiple TODO states
2437 CLOSED: [2010-06-18 Fr 15:27]
2438   [2010-06-18 Fr]
2439   :PROPERTIES:
2440   :ID: mid:AANLkTil4heiLhf2jyFL-5ZW-BAUsIobS1MBt128IJCUY%40mail.gmail.com
2441   :ARCHIVE_TIME: 2010-06-18 Fr 15:30
2442   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2443   :ARCHIVE_OLPATH: New Issues
2444   :ARCHIVE_CATEGORY: worg
2445   :ARCHIVE_TODO: DONE
2446   :END:
2448     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTil4heiLhf2jyFL-5ZW-BAUsIobS1MBt128IJCUY%40mail.gmail.com][Multiple TODO states]]
2449 ** DONE Both todo and tag search
2450 CLOSED: [2010-06-18 Fr 15:29]
2451   [2010-06-18 Fr]
2452   :PROPERTIES:
2453   :ID: mid:AANLkTimMrxBrmQbMggCn3O34TdC-my4bkiv7kPxJ3pmG%40mail.gmail.com
2454   :ARCHIVE_TIME: 2010-06-18 Fr 15:30
2455   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2456   :ARCHIVE_OLPATH: New Issues
2457   :ARCHIVE_CATEGORY: worg
2458   :ARCHIVE_TODO: DONE
2459   :END:
2461     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimMrxBrmQbMggCn3O34TdC-my4bkiv7kPxJ3pmG%40mail.gmail.com][Both todo and tag search]]
2463 ** DONE Can I show tag in generated sitemap.html?
2464 CLOSED: [2010-06-18 Fr 15:30]
2465   [2010-05-27 Do]
2466   :PROPERTIES:
2467   :ID: mid:87y6f7hqrx.fsf%40ymail.com
2468   :ARCHIVE_TIME: 2010-06-18 Fr 16:07
2469   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2470   :ARCHIVE_OLPATH: New Issues
2471   :ARCHIVE_CATEGORY: worg
2472   :ARCHIVE_TODO: DONE
2473   :END:
2475     - Gmane :: [[http://mid.gmane.org/87y6f7hqrx.fsf%40ymail.com][Can I show tag in generated sitemap.html?]]
2476 ** DONE [babel] writing my .Rprofile in orgmode, issue with emacsclient            :Babel:
2477 CLOSED: [2010-06-18 Fr 15:32]
2478   [2010-06-02 Mi]
2479   :PROPERTIES:
2480   :ID: mid:4C05E841.7070003%40ccbr.umn.edu
2481   :ARCHIVE_TIME: 2010-06-18 Fr 16:07
2482   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2483   :ARCHIVE_OLPATH: New Issues
2484   :ARCHIVE_CATEGORY: worg
2485   :ARCHIVE_TODO: DONE
2486   :END:
2488     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C05E841.7070003%40ccbr.umn.edu][(babel) writing my .Rprofile in orgmode, issue with emacsclient]]
2489 ** DONE Hash mark in filled paragraphs
2490 CLOSED: [2010-06-18 Fr 15:32]
2491   [2010-06-03 Do]
2492   :PROPERTIES:
2493   :ID: mid:m36321be3u.fsf%40chondestes.bio.unc.edu
2494   :ARCHIVE_TIME: 2010-06-18 Fr 16:07
2495   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2496   :ARCHIVE_OLPATH: New Issues
2497   :ARCHIVE_CATEGORY: worg
2498   :ARCHIVE_TODO: DONE
2499   :END:
2501     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m36321be3u.fsf%40chondestes.bio.unc.edu][Hash mark in filled paragraphs]]
2502 ** DONE Open link file:///path/index.html with w3m-el
2503 CLOSED: [2010-06-18 Fr 16:06]
2504   [2010-06-18 Fr]
2505   :PROPERTIES:
2506   :ID: mid:878w6f5i95.fsf%40debian-laptop.localdomain
2507   :ARCHIVE_TIME: 2010-06-18 Fr 16:07
2508   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2509   :ARCHIVE_OLPATH: New Issues
2510   :ARCHIVE_CATEGORY: worg
2511   :ARCHIVE_TODO: DONE
2512   :END:
2514     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=878w6f5i95.fsf%40debian-laptop.localdomain][Open link file:///path/index.html with w3m-el]]
2516     - Solved :: [[http://news.gmane.org/find-root.php?message_id=87pqzoocdt.fsf%40debian-laptop.localdomain][Re: How to setup w3m-el as a default browser on GNU system?]]
2517 ** DECLINED Entries title in agenda view
2518   [2010-06-22 Di]
2519   :PROPERTIES:
2520   :ID: mid:87sk4gfh2z.fsf%40keller.adm.naquadah.org
2521   :ARCHIVE_TIME: 2010-06-24 Do 14:42
2522   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2523   :ARCHIVE_OLPATH: New Issues
2524   :ARCHIVE_CATEGORY: worg
2525   :ARCHIVE_TODO: DECLINED
2526   :ARCHIVE_ITAGS: new
2527   :END:
2528     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87sk4gfh2z.fsf%40keller.adm.naquadah.org][Entries title in agenda view]]
2530   We are not going to add the hierarchy.  On the mailing list there
2531   were answers showing possible alternatives using CATEGORY for
2532   example.
2533 ** DONE version of Org used for Worg
2534   [2010-06-22 Di]
2535   :PROPERTIES:
2536   :ID: mid:AANLkTikf1E4bnlBepUmyHIRMsl7dnrYP4N_kbpDd-LZQ%40mail.gmail.com
2537   :ARCHIVE_TIME: 2010-06-24 Do 14:42
2538   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2539   :ARCHIVE_OLPATH: New Issues
2540   :ARCHIVE_CATEGORY: worg
2541   :ARCHIVE_TODO: DONE
2542   :ARCHIVE_ITAGS: new
2543   :END:
2544     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikf1E4bnlBepUmyHIRMsl7dnrYP4N_kbpDd-LZQ%40mail.gmail.com][version of Org used for Worg]]
2545   The bleeding edge version is used to publish Worg - but only when a
2546   file changes it will actually be republished.
2547 ** DONE (PATCH) org-timestamp-change changes minutes in multiples of rounding time
2548   [2010-06-22 Di]
2549   :PROPERTIES:
2550   :ID: mid:AANLkTinLwPi_kLCjXFRWnklui10Si4ppuKh-F7JAX_fw%40mail.gmail.com
2551   :ARCHIVE_TIME: 2010-06-24 Do 14:42
2552   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2553   :ARCHIVE_OLPATH: New Issues
2554   :ARCHIVE_CATEGORY: worg
2555   :ARCHIVE_TODO: DONE
2556   :ARCHIVE_ITAGS: new
2557   :END:
2559     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinLwPi_kLCjXFRWnklui10Si4ppuKh-F7JAX_fw%40mail.gmail.com][(PATCH) org-timestamp-change changes minutes
2560          in multiples of rounding time]]
2561   A modified patch has been checked in.
2562 ** DECLINED Writing the words in different color
2563   [2010-06-22 Di]
2564   :PROPERTIES:
2565   :ID: mid:AANLkTikW4iir0tPjaL1DoYpH8ZCxUzT8Tmytm-MESgG0%40mail.gmail.com
2566   :ARCHIVE_TIME: 2010-06-26 Sa 08:39
2567   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2568   :ARCHIVE_OLPATH: New Issues
2569   :ARCHIVE_CATEGORY: worg
2570   :ARCHIVE_TODO: DECLINED
2571   :ARCHIVE_ITAGS: new
2572   :END:
2573     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikW4iir0tPjaL1DoYpH8ZCxUzT8Tmytm-MESgG0%40mail.gmail.com][Writing the words in different color]]
2574   I do not think that this is a useful addition.  The user can
2575   configure it with emphasis if needed. (- Carsten)
2576 ** DONE  Sort headings by priorities (in *.org file, not in agenda)
2577 CLOSED: [2010-06-22 Di 15:47]
2578   [2010-06-22 Di]
2579   :PROPERTIES:
2580   :ID: mid:hvlgtp%24t54%241%40dough.gmane.org
2581   :ARCHIVE_TIME: 2010-06-22 Di 16:27
2582   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2583   :ARCHIVE_OLPATH: New Issues
2584   :ARCHIVE_CATEGORY: worg
2585   :ARCHIVE_TODO: DONE
2586   :END:
2588     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=hvlgtp%24t54%241%40dough.gmane.org][ Sort headings by priorities (in *.org file, not in agenda)]]
2589 ** DONE Remember does not insert a blank line before new headings
2590 CLOSED: [2010-06-22 Di 15:49]
2591   [2010-06-22 Di]
2592   :PROPERTIES:
2593   :ID: mid:8739wg7kfm.fsf%40mundaneum.com
2594   :ARCHIVE_TIME: 2010-06-22 Di 16:27
2595   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2596   :ARCHIVE_OLPATH: New Issues
2597   :ARCHIVE_CATEGORY: worg
2598   :ARCHIVE_TODO: DONE
2599   :END:
2601     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=8739wg7kfm.fsf%40mundaneum.com][Remember does not insert a blank line before new headings]]
2602 ** DONE Confusion about tags-todo matches and TODO keywords
2603 CLOSED: [2010-06-22 Di 15:51]
2604   [2010-06-22 Di]
2605   :PROPERTIES:
2606   :ID: mid:87fx0ggdl1.fsf%40gollum.intra.norang.ca
2607   :ARCHIVE_TIME: 2010-06-22 Di 16:27
2608   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2609   :ARCHIVE_OLPATH: New Issues
2610   :ARCHIVE_CATEGORY: worg
2611   :ARCHIVE_TODO: DONE
2612   :END:
2614     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87fx0ggdl1.fsf%40gollum.intra.norang.ca][Confusion about tags-todo matches and TODO keywords]]
2616 ** DONE how to customize (inactive) timestamp textual format
2617 CLOSED: [2010-06-22 Di 15:57]
2618   [2010-06-22 Di]
2619   :PROPERTIES:
2620   :ID: mid:20100620094925.GA20877%40upsilon.cc
2621   :ARCHIVE_TIME: 2010-06-22 Di 16:27
2622   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2623   :ARCHIVE_OLPATH: New Issues
2624   :ARCHIVE_CATEGORY: worg
2625   :ARCHIVE_TODO: DONE
2626   :END:
2628     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100620094925.GA20877%40upsilon.cc][how to customize (inactive) timestamp textual format]]
2629 ** DONE day-agenda: show whole-day-events first
2630 CLOSED: [2010-06-22 Di 16:12]
2631   [2010-06-07 Mo]
2632   :PROPERTIES:
2633   :ID: mid:8739x1yswa.fsf%40eraldo.org
2634   :ARCHIVE_TIME: 2010-06-22 Di 16:27
2635   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2636   :ARCHIVE_OLPATH: New Issues
2637   :ARCHIVE_CATEGORY: worg
2638   :ARCHIVE_TODO: DONE
2639   :END:
2641     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=8739x1yswa.fsf%40eraldo.org][day-agenda: show whole-day-events first]]
2642 ** DONE Agenda is slow because of vc-mode
2643 CLOSED: [2010-06-22 Di 16:13]
2644   [2010-06-09 Mi]
2645   :PROPERTIES:
2646   :ID: mid:AANLkTilQeIxPEi2xsDZluGK1V3aBwT1FoRo3OGeZChQS%40mail.gmail.com
2647   :ARCHIVE_TIME: 2010-06-22 Di 16:27
2648   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2649   :ARCHIVE_OLPATH: New Issues
2650   :ARCHIVE_CATEGORY: worg
2651   :ARCHIVE_TODO: DONE
2652   :END:
2654     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilQeIxPEi2xsDZluGK1V3aBwT1FoRo3OGeZChQS%40mail.gmail.com][Agenda is slow because of vc-mode]]
2655 ** DONE questions about html export
2656 CLOSED: [2010-06-22 Di 16:22]
2657   [2010-06-18 Fr]
2658   :PROPERTIES:
2659   :ID: mid:AANLkTikN56U6XSutFQZqnRZGH8GQUo0fAZP0DzBRJAF8%40mail.gmail.com
2660   :ARCHIVE_TIME: 2010-06-22 Di 16:27
2661   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2662   :ARCHIVE_OLPATH: New Issues
2663   :ARCHIVE_CATEGORY: worg
2664   :ARCHIVE_TODO: DONE
2665   :END:
2667     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikN56U6XSutFQZqnRZGH8GQUo0fAZP0DzBRJAF8%40mail.gmail.com][questions about html export]]
2668 ** DONE Keeping agenda window
2669    CLOSED: [2010-06-22 Tue 19:22]
2670   [2010-06-16 Mi]
2671   :PROPERTIES:
2672   :ID: mid:4C17317B.8000807%40gmail.com
2673   :END:
2675     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C17317B.8000807%40gmail.com][Keeping agenda window]]
2676     - 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).
2677 ** DONE `org-agenda-get-timestamps' fails on active timestamp before first headline
2678 CLOSED: [2010-06-24 Do 14:30]
2679   [2010-06-22 Di]
2680   :PROPERTIES:
2681   :ID: mid:m2hbkx4fwd.fsf%40tyche.LNouv.com
2682   :ARCHIVE_TIME: 2010-06-24 Do 14:42
2683   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2684   :ARCHIVE_OLPATH: New Issues
2685   :ARCHIVE_CATEGORY: worg
2686   :ARCHIVE_TODO: DONE
2687   :ARCHIVE_ITAGS: new
2688   :END:
2690     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m2hbkx4fwd.fsf%40tyche.LNouv.com][`org-agenda-get-timestamps' fails on active timestamp before first headline]]
2691 ** DONE agenda views
2692 CLOSED: [2010-06-24 Do 14:33]
2693   [2010-06-24 Do]
2694   :PROPERTIES:
2695   :ID: mid:e8r8w67vxnv.fsf%40FLM000025LVE9F.catmktg.com
2696   :ARCHIVE_TIME: 2010-06-24 Do 14:42
2697   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2698   :ARCHIVE_OLPATH: New Issues
2699   :ARCHIVE_CATEGORY: worg
2700   :ARCHIVE_TODO: DONE
2701   :ARCHIVE_ITAGS: new
2702   :END:
2704     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=e8r8w67vxnv.fsf%40FLM000025LVE9F.catmktg.com][agenda views]]
2705 ** DONE keeping uptodate?
2706 CLOSED: [2010-06-24 Do 14:37]
2707   [2010-06-24 Do]
2708   :PROPERTIES:
2709   :ID: mid:AANLkTilHHWUkJDuBPQpDsvNBPXsZrMhC7ELOAztkH5OM%40mail.gmail.com
2710   :ARCHIVE_TIME: 2010-06-24 Do 14:42
2711   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2712   :ARCHIVE_OLPATH: New Issues
2713   :ARCHIVE_CATEGORY: worg
2714   :ARCHIVE_TODO: DONE
2715   :ARCHIVE_ITAGS: new
2716   :END:
2718     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilHHWUkJDuBPQpDsvNBPXsZrMhC7ELOAztkH5OM%40mail.gmail.com][keeping uptodate?]]
2719 ** DONE Checkboxes in Agenda
2720 CLOSED: [2010-06-24 Do 14:38]
2721   [2010-06-24 Do]
2722   :PROPERTIES:
2723   :ID: mid:AANLkTine4G3_bvPfqsITu8JoxTEHFh1pSiWSNFFovM4c%40mail.gmail.com
2724   :ARCHIVE_TIME: 2010-06-24 Do 14:42
2725   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2726   :ARCHIVE_OLPATH: New Issues
2727   :ARCHIVE_CATEGORY: worg
2728   :ARCHIVE_TODO: DONE
2729   :ARCHIVE_ITAGS: new
2730   :END:
2732     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTine4G3_bvPfqsITu8JoxTEHFh1pSiWSNFFovM4c%40mail.gmail.com][Checkboxes in Agenda]]
2733 ** DONE Possible bug in ordered tasks
2734 CLOSED: [2010-06-25 Fr 09:09]
2735   [2010-06-19 Sa]
2736   :PROPERTIES:
2737   :ID: mid:4C1B93D4.1050000%40sift.info
2738   :ARCHIVE_TIME: 2010-06-26 Sa 08:39
2739   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2740   :ARCHIVE_OLPATH: New Issues
2741   :ARCHIVE_CATEGORY: worg
2742   :ARCHIVE_TODO: DONE
2743   :ARCHIVE_ITAGS: new
2744   :END:
2745   THis bug was caused by the interpretation of the string "nil" as a
2746   non-nil value - a special case now fixes this.
2747     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C1B93D4.1050000%40sift.info][Possible bug in ordered tasks]]
2748 ** DONE Bug: Definition of stuck projects (6.36trans (release_6.36.293.g2e73c))
2749   [2010-06-26 Sa]
2750   :PROPERTIES:
2751   :ID: mid:BAE6DF93-31C1-4AF4-8576-028D3F2EE853%40gaillourdet.net
2752   :ARCHIVE_TIME: 2010-07-01 Do 09:18
2753   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2754   :ARCHIVE_OLPATH: New Issues
2755   :ARCHIVE_CATEGORY: worg
2756   :ARCHIVE_TODO: DONE
2757   :ARCHIVE_ITAGS: new
2758   :END:
2759     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=BAE6DF93-31C1-4AF4-8576-028D3F2EE853%40gaillourdet.net][Bug: Definition of stuck projects (6.36trans (release_6.36.293.g2e73c))]]
2760   This issue is resolved with the answers in the thread.
2761 ** DONE (BUG) nested blocks aren't protected on export
2762   [2010-06-26 Sa]
2763   :PROPERTIES:
2764   :ID: mid:876316cz9g.fsf%40gmail.com
2765   :ARCHIVE_TIME: 2010-07-01 Do 09:18
2766   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2767   :ARCHIVE_OLPATH: New Issues
2768   :ARCHIVE_CATEGORY: worg
2769   :ARCHIVE_TODO: DONE
2770   :ARCHIVE_ITAGS: new
2771   :END:
2773     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=876316cz9g.fsf%40gmail.com][(BUG) nested blocks aren't protected on export]]
2774          Bug has been fixed.
2775 ** DONE (patch) filing under current clocked item
2776 CLOSED: [2010-06-26 Sa 08:33]
2777   [2010-06-26 Sa]
2778   :PROPERTIES:
2779   :ID: mid:AANLkTikTAuQlRRsRFi5vYXcM3mWXYvMK87q1gx7pYmjP%40mail.gmail.com
2780   :ARCHIVE_TIME: 2010-06-26 Sa 08:39
2781   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2782   :ARCHIVE_OLPATH: New Issues
2783   :ARCHIVE_CATEGORY: worg
2784   :ARCHIVE_TODO: DONE
2785   :ARCHIVE_ITAGS: new
2786   :END:
2788     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikTAuQlRRsRFi5vYXcM3mWXYvMK87q1gx7pYmjP%40mail.gmail.com][(patch) filing under current clocked item]]
2789 ** DONE Org-babel `:hlines yes` no longer working for python                       :Babel:
2790 CLOSED: [2010-06-27 So 08:49]
2791   [2010-06-27 So]
2792   :PROPERTIES:
2793   :ID: mid:87k4pl27vv.fsf%40dustycloud.org
2794   :ARCHIVE_TIME: 2010-06-27 So 09:59
2795   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2796   :ARCHIVE_OLPATH: New Issues
2797   :ARCHIVE_CATEGORY: worg
2798   :ARCHIVE_TODO: DONE
2799   :ARCHIVE_ITAGS: new
2800   :END:
2802     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87k4pl27vv.fsf%40dustycloud.org][Org-babel `:hlines yes` no longer working for python]]
2803 ** DONE Conkerors webjumps for Worg and Org mailing list
2804 CLOSED: [2010-06-27 So 08:50]
2805   [2010-06-27 So]
2806   :PROPERTIES:
2807   :ID: mid:87bpaxizua.fsf%40altern.org
2808   :ARCHIVE_TIME: 2010-06-27 So 09:59
2809   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2810   :ARCHIVE_OLPATH: New Issues
2811   :ARCHIVE_CATEGORY: worg
2812   :ARCHIVE_TODO: DONE
2813   :ARCHIVE_ITAGS: new
2814   :END:
2816     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87bpaxizua.fsf%40altern.org][Conkerors webjumps for Worg and Org mailing list]]
2817 ** DONE habits error when using diferent org-scheduled-string
2818 CLOSED: [2010-06-27 So 09:22]
2819   [2010-06-27 So]
2820   :PROPERTIES:
2821   :ID: mid:AANLkTin-Cw73sdTrANPVeyWB3YnFVuhZbuISKcD6wtya%40mail.gmail.com
2822   :ARCHIVE_TIME: 2010-06-27 So 09:59
2823   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2824   :ARCHIVE_OLPATH: New Issues
2825   :ARCHIVE_CATEGORY: worg
2826   :ARCHIVE_TODO: DONE
2827   :ARCHIVE_ITAGS: new
2828   :END:
2830     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTin-Cw73sdTrANPVeyWB3YnFVuhZbuISKcD6wtya%40mail.gmail.com][habits error when using diferent org-scheduled-string]]
2831 ** DONE mixing emphasis fails
2832 CLOSED: [2010-06-27 So 09:23]
2833   [2010-06-24 Do]
2834   :PROPERTIES:
2835   :ID: mid:4C2204FA.7070806%40freylax.de
2836   :ARCHIVE_TIME: 2010-06-27 So 09:59
2837   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2838   :ARCHIVE_OLPATH: New Issues
2839   :ARCHIVE_CATEGORY: worg
2840   :ARCHIVE_TODO: DONE
2841   :ARCHIVE_ITAGS: new
2842   :END:
2844     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C2204FA.7070806%40freylax.de][mixing emphasis fails]]
2845 ** DONE correction to orgtbl-to-html description                                             :Patch:
2846 CLOSED: [2010-06-27 So 09:24]
2847   [2010-06-24 Do]
2848   :PROPERTIES:
2849   :ID: mid:AANLkTilcGmhJVa5XXXLjIAkI_lMrX4JrdOQNgi1Am99S%40mail.gmail.com
2850   :ARCHIVE_TIME: 2010-06-27 So 09:59
2851   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2852   :ARCHIVE_OLPATH: New Issues
2853   :ARCHIVE_CATEGORY: worg
2854   :ARCHIVE_TODO: DONE
2855   :ARCHIVE_ITAGS: new
2856   :END:
2858     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilcGmhJVa5XXXLjIAkI_lMrX4JrdOQNgi1Am99S%40mail.gmail.com][correction to orgtbl-to-html description]]
2859 ** DONE howto open attachment directory in external program?
2860 CLOSED: [2010-06-27 So 09:39]
2861   [2010-06-18 Fr]
2862   :PROPERTIES:
2863   :ID: mid:AANLkTikZkiZTRgn1RvD3_zXJ1BuLy0U_cEEcC4kfyoYV%40mail.gmail.com
2864   :ARCHIVE_TIME: 2010-06-27 So 10:01
2865   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2866   :ARCHIVE_OLPATH: User Requests
2867   :ARCHIVE_CATEGORY: worg
2868   :ARCHIVE_TODO: DONE
2869   :END:
2871     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikZkiZTRgn1RvD3_zXJ1BuLy0U_cEEcC4kfyoYV%40mail.gmail.com][howto open attachment directory in external program?]]
2872 ** DONE org-mode stopped compiling recently                           :Babel:
2873   [2010-06-28 Mo]
2874   :PROPERTIES:
2875   :ID: mid:AANLkTin3drYx1a6B2g8YqaFx5DBAs2p1uuvLtwYnW9zI%40mail.gmail.com
2876   :ARCHIVE_TIME: 2010-07-01 Do 09:18
2877   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2878   :ARCHIVE_OLPATH: New Issues
2879   :ARCHIVE_CATEGORY: worg
2880   :ARCHIVE_TODO: DONE
2881   :ARCHIVE_ITAGS: new
2882   :END:
2884     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTin3drYx1a6B2g8YqaFx5DBAs2p1uuvLtwYnW9zI%40mail.gmail.com][org-mode stopped compiling recently]]
2885          Fixed, through a patch by Eric Schulte
2886 ** DONE org-iswitchb documentation
2887   [2010-06-28 Mo]
2888   :PROPERTIES:
2889   :ID: mid:20386.1277720390%40maps
2890   :ARCHIVE_TIME: 2010-07-01 Do 09:18
2891   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2892   :ARCHIVE_OLPATH: New Issues
2893   :ARCHIVE_CATEGORY: worg
2894   :ARCHIVE_TODO: DONE
2895   :ARCHIVE_ITAGS: new
2896   :END:
2898     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20386.1277720390%40maps][org-iswitchb documentation]]
2899          The patch has been applied in a modified way, and the
2900          functionality of org-iswitchb fixed so that it works by default.
2901 ** DONE Bug in latest version?
2902   [2010-06-28 Mo]
2903   :PROPERTIES:
2904   :ID: mid:87iq538cav.fsf%40mundaneum.com
2905   :ARCHIVE_TIME: 2010-07-01 Do 09:18
2906   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2907   :ARCHIVE_OLPATH: New Issues
2908   :ARCHIVE_CATEGORY: worg
2909   :ARCHIVE_TODO: DONE
2910   :ARCHIVE_ITAGS: new
2911   :END:
2913     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87iq538cav.fsf%40mundaneum.com][Bug in latest version?]]
2914          Bug was due to changes in the constant entities, bug fixed by
2915          checking elements in the list before using them.
2916 ** DONE Call org-remember on a "RE:" post raises error in gnus
2917 CLOSED: [2010-07-01 Do 14:16]
2918   [2010-07-01 Do]
2919   :PROPERTIES:
2920   :ID: mid:87bpatnheo.fsf%40gmail.com
2921   :ARCHIVE_TIME: 2010-07-01 Do 22:02
2922   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2923   :ARCHIVE_OLPATH: New Issues
2924   :ARCHIVE_CATEGORY: worg
2925   :ARCHIVE_TODO: DONE
2926   :ARCHIVE_ITAGS: new
2927   :END:
2929     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87bpatnheo.fsf%40gmail.com][Call org-remember on a "RE:" post raises error in gnus ]]
2930 ** DONE org-babel-tangle-w-comments has no effect in R?
2931 CLOSED: [2010-07-01 Do 21:34]
2932   [2010-07-01 Do]
2933   :PROPERTIES:
2934   :ID: mid:AANLkTimGmW5PI_UAUg7Vs24qZ4IyD5905tfu_oocBqZU%40mail.gmail.com
2935   :ARCHIVE_TIME: 2010-07-01 Do 22:02
2936   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2937   :ARCHIVE_OLPATH: New Issues
2938   :ARCHIVE_CATEGORY: worg
2939   :ARCHIVE_TODO: DONE
2940   :ARCHIVE_ITAGS: new
2941   :END:
2943     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimGmW5PI_UAUg7Vs24qZ4IyD5905tfu_oocBqZU%40mail.gmail.com][org-babel-tangle-w-comments has no effect in R?]]
2944 ** DONE contrib/README
2945 CLOSED: [2010-07-01 Do 21:36]
2946   [2010-07-01 Do]
2947   :PROPERTIES:
2948   :ID: mid:3619.1277974892%40maps
2949   :ARCHIVE_TIME: 2010-07-01 Do 22:02
2950   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2951   :ARCHIVE_OLPATH: New Issues
2952   :ARCHIVE_CATEGORY: worg
2953   :ARCHIVE_TODO: DONE
2954   :ARCHIVE_ITAGS: new
2955   :END:
2957     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=3619.1277974892%40maps][contrib/README]]
2958 ** DONE New to org-capture (and org-remember)
2959 CLOSED: [2010-07-01 Do 22:00]
2960   [2010-07-01 Do]
2961   :PROPERTIES:
2962   :ID: mid:6731.1277998108%40maps
2963   :ARCHIVE_TIME: 2010-07-01 Do 22:02
2964   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2965   :ARCHIVE_OLPATH: New Issues
2966   :ARCHIVE_CATEGORY: worg
2967   :ARCHIVE_TODO: DONE
2968   :ARCHIVE_ITAGS: new
2969   :END:
2971     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=6731.1277998108%40maps][New to org-capture (and org-remember)]]
2972 ** DONE (BABEL) reload source code file after tangling?                                      :Babel:
2973 CLOSED: [2010-07-02 Fr 16:25]
2974   [2010-07-02 Fr]
2975   :PROPERTIES:
2976   :ID: mid:AANLkTikCxPsdA4cCv-CIYH2WnNDttJN83Hu_n5UhOIHe%40mail.gmail.com
2977   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
2978   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2979   :ARCHIVE_OLPATH: New Issues
2980   :ARCHIVE_CATEGORY: worg
2981   :ARCHIVE_TODO: DONE
2982   :ARCHIVE_ITAGS: new
2983   :END:
2985     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikCxPsdA4cCv-CIYH2WnNDttJN83Hu_n5UhOIHe%40mail.gmail.com][(BABEL) reload source code file after tangling?]]
2986 ** DONE problem in highlighting fields in a remote table
2987 CLOSED: [2010-07-02 Fr 16:26]
2988   [2010-07-01 Do]
2989   :PROPERTIES:
2990   :ID: mid:loom.20100701T160748-283%40post.gmane.org
2991   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
2992   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
2993   :ARCHIVE_OLPATH: New Issues
2994   :ARCHIVE_CATEGORY: worg
2995   :ARCHIVE_TODO: DONE
2996   :ARCHIVE_ITAGS: new
2997   :END:
2999     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom.20100701T160748-283%40post.gmane.org][problem in highlighting fields in a remote table]]
3000 ** DONE Make distfile error
3001 CLOSED: [2010-07-02 Fr 16:26]
3002   [2010-07-01 Do]
3003   :PROPERTIES:
3004   :ID: mid:AANLkTikpIMh_-oApLuHY0_EjL5x4XqJSHiXqth59AUNK%40mail.gmail.com
3005   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3006   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3007   :ARCHIVE_OLPATH: New Issues
3008   :ARCHIVE_CATEGORY: worg
3009   :ARCHIVE_TODO: DONE
3010   :ARCHIVE_ITAGS: new
3011   :END:
3013     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikpIMh_-oApLuHY0_EjL5x4XqJSHiXqth59AUNK%40mail.gmail.com][Make distfile error]]
3014 ** DONE Bug in timeline report
3015 CLOSED: [2010-07-02 Fr 16:41]
3016   [2010-07-01 Do]
3017   :PROPERTIES:
3018   :ID: mid:87bpasqoo2.fsf%40mundaneum.com
3019   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3020   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3021   :ARCHIVE_OLPATH: New Issues
3022   :ARCHIVE_CATEGORY: worg
3023   :ARCHIVE_TODO: DONE
3024   :ARCHIVE_ITAGS: new
3025   :END:
3027     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87bpasqoo2.fsf%40mundaneum.com][Bug in timeline report]]
3028 ** DONE (babel) Evaluating all source blocks in a document?                                  :Babel:
3029 CLOSED: [2010-07-02 Fr 16:43]
3030   [2010-07-01 Do]
3031   :PROPERTIES:
3032   :ID: mid:AANLkTinmJFzclHobY-9o_JpFoguEhH88_1uGPyK569BR%40mail.gmail.com
3033   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3034   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3035   :ARCHIVE_OLPATH: New Issues
3036   :ARCHIVE_CATEGORY: worg
3037   :ARCHIVE_TODO: DONE
3038   :ARCHIVE_ITAGS: new
3039   :END:
3041     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinmJFzclHobY-9o_JpFoguEhH88_1uGPyK569BR%40mail.gmail.com][(babel) Evaluating all source blocks in a document?]]
3042 ** DONE org-capture: active timestamp in template doesn't seem to work
3043 CLOSED: [2010-07-02 Fr 16:43]
3044   [2010-07-01 Do]
3045   :PROPERTIES:
3046   :ID: mid:i0g2f0%24i3q%241%40dough.gmane.org
3047   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3048   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3049   :ARCHIVE_OLPATH: New Issues
3050   :ARCHIVE_CATEGORY: worg
3051   :ARCHIVE_TODO: DONE
3052   :ARCHIVE_ITAGS: new
3053   :END:
3055     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i0g2f0%24i3q%241%40dough.gmane.org][org-capture: active timestamp in template doesn't seem to work]]
3056 ** DONE Bug: #+ATTR_LaTeX broken in LaTeX export (6.36trans (release_6.36.461.g798e))
3057 CLOSED: [2010-07-02 Fr 16:43]
3058   [2010-07-01 Do]
3059   :PROPERTIES:
3060   :ID: mid:878w5w2w5y.fsf%40thinkpad.tsdh.de
3061   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3062   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3063   :ARCHIVE_OLPATH: New Issues
3064   :ARCHIVE_CATEGORY: worg
3065   :ARCHIVE_TODO: DONE
3066   :ARCHIVE_ITAGS: new
3067   :END:
3069     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=878w5w2w5y.fsf%40thinkpad.tsdh.de][Bug: #+ATTR_LaTeX broken in LaTeX export (6.36trans (release_6.36.461.g798e))]]
3070 ** DONE Problem export to html
3071 CLOSED: [2010-07-02 Fr 16:44]
3072   [2010-07-01 Do]
3073   :PROPERTIES:
3074   :ID: mid:AANLkTin0K7Sf02SPsqK9Fl7y5oJT46brvZDjD-uN4L5T%40mail.gmail.com
3075   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3076   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3077   :ARCHIVE_OLPATH: New Issues
3078   :ARCHIVE_CATEGORY: worg
3079   :ARCHIVE_TODO: DONE
3080   :ARCHIVE_ITAGS: new
3081   :END:
3083     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTin0K7Sf02SPsqK9Fl7y5oJT46brvZDjD-uN4L5T%40mail.gmail.com][Problem export to html]]
3084 ** DONE org-capture: Formatting of entries
3085 CLOSED: [2010-07-02 Fr 16:44]
3086   [2010-06-30 Mi]
3087   :PROPERTIES:
3088   :ID: mid:i0e064%24q2t%241%40dough.gmane.org
3089   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3090   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3091   :ARCHIVE_OLPATH: New Issues
3092   :ARCHIVE_CATEGORY: worg
3093   :ARCHIVE_TODO: DONE
3094   :ARCHIVE_ITAGS: new
3095   :END:
3097     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i0e064%24q2t%241%40dough.gmane.org][org-capture: Formatting of entries]]
3098 ** DONE Google calendar to org mode script and a feature request for agenda
3099 CLOSED: [2010-07-02 Fr 16:45]
3100   [2010-06-30 Mi]
3101   :PROPERTIES:
3102   :ID: mid:87d3v95v87.wl%25ucecesf%40ucl.ac.uk
3103   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3104   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3105   :ARCHIVE_OLPATH: New Issues
3106   :ARCHIVE_CATEGORY: worg
3107   :ARCHIVE_TODO: DONE
3108   :ARCHIVE_ITAGS: new
3109   :END:
3111     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87d3v95v87.wl%25ucecesf%40ucl.ac.uk][Google calendar to org mode script and a feature request for agenda]]
3112 ** DONE Org-jekyll - org-publish-initialize-files-alist
3113 CLOSED: [2010-07-02 Fr 16:45]
3114   [2010-06-30 Mi]
3115   :PROPERTIES:
3116   :ID: mid:AANLkTim6trg8dkOrJKlcLMyLB0CABjqo5g6Whf7H4wFM%40mail.gmail.com
3117   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3118   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3119   :ARCHIVE_OLPATH: New Issues
3120   :ARCHIVE_CATEGORY: worg
3121   :ARCHIVE_TODO: DONE
3122   :ARCHIVE_ITAGS: new
3123   :END:
3125     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTim6trg8dkOrJKlcLMyLB0CABjqo5g6Whf7H4wFM%40mail.gmail.com][Org-jekyll - org-publish-initialize-files-alist]]
3126 ** DONE mobileorg - "No executable found to compute checksums"
3127 CLOSED: [2010-07-02 Fr 16:45]
3128   [2010-06-30 Mi]
3129   :PROPERTIES:
3130   :ID: mid:AANLkTil0kXTneMciY2HufsqcS5qOph_mPrMM2mgDechC%40mail.gmail.com
3131   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3132   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3133   :ARCHIVE_OLPATH: New Issues
3134   :ARCHIVE_CATEGORY: worg
3135   :ARCHIVE_TODO: DONE
3136   :ARCHIVE_ITAGS: new
3137   :END:
3139     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTil0kXTneMciY2HufsqcS5qOph_mPrMM2mgDechC%40mail.gmail.com][mobileorg - "No executable found to compute checksums"]]
3140 ** DONE (no subject)
3141 CLOSED: [2010-07-02 Fr 16:46]
3142   [2010-06-30 Mi]
3143   :PROPERTIES:
3144   :ID: mid:429795.23493.qm%40web65508.mail.ac4.yahoo.com
3145   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3146   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3147   :ARCHIVE_OLPATH: New Issues
3148   :ARCHIVE_CATEGORY: worg
3149   :ARCHIVE_TODO: DONE
3150   :ARCHIVE_ITAGS: new
3151   :END:
3153     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=429795.23493.qm%40web65508.mail.ac4.yahoo.com][(no subject)]]
3154 ** DONE LaTeX export works but not in HTML
3155 CLOSED: [2010-07-02 Fr 16:46]
3156   [2010-06-30 Mi]
3157   :PROPERTIES:
3158   :ID: mid:291097.63371.qm%40web65511.mail.ac4.yahoo.com
3159   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3160   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3161   :ARCHIVE_OLPATH: New Issues
3162   :ARCHIVE_CATEGORY: worg
3163   :ARCHIVE_TODO: DONE
3164   :ARCHIVE_ITAGS: new
3165   :END:
3167     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=291097.63371.qm%40web65511.mail.ac4.yahoo.com][LaTeX export works but not in HTML]]
3168 ** DONE inline tasks (org-inlinetask.el)
3169 CLOSED: [2010-07-02 Fr 16:47]
3170   [2010-06-30 Mi]
3171   :PROPERTIES:
3172   :ID: mid:87vd91dfed.fsf%40eraldo.org
3173   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3174   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3175   :ARCHIVE_OLPATH: New Issues
3176   :ARCHIVE_CATEGORY: worg
3177   :ARCHIVE_TODO: DONE
3178   :ARCHIVE_ITAGS: new
3179   :END:
3181     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87vd91dfed.fsf%40eraldo.org][inline tasks (org-inlinetask.el)]]
3182 ** DONE *.bak files in trunk?
3183 CLOSED: [2010-07-02 Fr 16:48]
3184   [2010-06-30 Mi]
3185   :PROPERTIES:
3186   :ID: mid:AANLkTilnumPoT_ykXbJTw6bBAxjG3w_hf_GhEwnVbFQz%40mail.gmail.com
3187   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3188   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3189   :ARCHIVE_OLPATH: New Issues
3190   :ARCHIVE_CATEGORY: worg
3191   :ARCHIVE_TODO: DONE
3192   :ARCHIVE_ITAGS: new
3193   :END:
3195     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTilnumPoT_ykXbJTw6bBAxjG3w_hf_GhEwnVbFQz%40mail.gmail.com][*.bak files in trunk?]]
3196 ** DONE Supress Contents frame in LaTeX beamer export
3197 CLOSED: [2010-07-02 Fr 16:48]
3198   [2010-06-30 Mi]
3199   :PROPERTIES:
3200   :ID: mid:87k4ph500o.fsf%40thinkpad.tsdh.de
3201   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3202   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3203   :ARCHIVE_OLPATH: New Issues
3204   :ARCHIVE_CATEGORY: worg
3205   :ARCHIVE_TODO: DONE
3206   :ARCHIVE_ITAGS: new
3207   :END:
3209     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87k4ph500o.fsf%40thinkpad.tsdh.de][Supress Contents frame in LaTeX beamer export]]
3210 ** DONE Proposed tweak to org-agenda-skip-entry-when-regexp-matches-in-subtree
3211 CLOSED: [2010-07-02 Fr 16:49]
3212   [2010-06-28 Mo]
3213   :PROPERTIES:
3214   :ID: mid:AANLkTimniMx3OGz__oe-5_MvH8M1shlvA_EtRaHwAExQ%40mail.gmail.com
3215   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3216   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3217   :ARCHIVE_OLPATH: New Issues
3218   :ARCHIVE_CATEGORY: worg
3219   :ARCHIVE_TODO: DONE
3220   :ARCHIVE_ITAGS: new
3221   :END:
3223     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimniMx3OGz__oe-5_MvH8M1shlvA_EtRaHwAExQ%40mail.gmail.com][Proposed tweak to org-agenda-skip-entry-when-regexp-matches-in-subtree]]
3224 ** DONE Org-capture - go to last captured note is not consistent
3225 CLOSED: [2010-07-02 Fr 16:49]
3226   [2010-06-28 Mo]
3227   :PROPERTIES:
3228   :ID: mid:871vbrcflr.fsf%40gollum.intra.norang.ca
3229   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3230   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3231   :ARCHIVE_OLPATH: New Issues
3232   :ARCHIVE_CATEGORY: worg
3233   :ARCHIVE_TODO: DONE
3234   :ARCHIVE_ITAGS: new
3235   :END:
3237     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=871vbrcflr.fsf%40gollum.intra.norang.ca][Org-capture - go to last captured note is not consistent]]
3238 ** DONE org-babel and emacs init                                                             :Babel:
3239 CLOSED: [2010-07-02 Fr 16:49]
3240   [2010-06-28 Mo]
3241   :PROPERTIES:
3242   :ID: mid:i0alph%24t1p%241%40dough.gmane.org
3243   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3244   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3245   :ARCHIVE_OLPATH: New Issues
3246   :ARCHIVE_CATEGORY: worg
3247   :ARCHIVE_TODO: DONE
3248   :ARCHIVE_ITAGS: new
3249   :END:
3251     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i0alph%24t1p%241%40dough.gmane.org][org-babel and emacs init]]
3252 ** DONE Behavior of Gnus when called from an hyperlink
3253 CLOSED: [2010-07-02 Fr 16:50]
3254   [2010-06-28 Mo]
3255   :PROPERTIES:
3256   :ID: mid:87r5jrcx9g.fsf%40mundaneum.com
3257   :ARCHIVE_TIME: 2010-07-02 Fr 17:21
3258   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3259   :ARCHIVE_OLPATH: User Requests
3260   :ARCHIVE_CATEGORY: worg
3261   :ARCHIVE_TODO: DONE
3262   :END:
3264     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87r5jrcx9g.fsf%40mundaneum.com][Behavior of Gnus when called from an hyperlink]]
3266 ** DONE Headline and numbered plain list
3267 CLOSED: [2010-07-02 Fr 16:51]
3268   [2010-06-28 Mo]
3269   :PROPERTIES:
3270   :ID: mid:AANLkTimlJAeRFL2bZFiMcvmGMCUVYo-mC9tjeKRTUv_k%40mail.gmail.com
3271   :ARCHIVE_TIME: 2010-07-02 Fr 17:21
3272   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3273   :ARCHIVE_OLPATH: User Requests
3274   :ARCHIVE_CATEGORY: worg
3275   :ARCHIVE_TODO: DONE
3276   :END:
3278     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimlJAeRFL2bZFiMcvmGMCUVYo-mC9tjeKRTUv_k%40mail.gmail.com][Headline and numbered plain list]]
3279 ** DONE magit, revert, folding, normal-mode, performance
3280 CLOSED: [2010-07-02 Fr 16:53]
3281   [2010-06-27 So]
3282   :PROPERTIES:
3283   :ID: mid:AANLkTikGlMH_JC6dGPTUlDPmv7Ao_2evcC0ERwzCff6E%40mail.gmail.com
3284   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3285   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3286   :ARCHIVE_OLPATH: New Issues
3287   :ARCHIVE_CATEGORY: worg
3288   :ARCHIVE_TODO: DONE
3289   :ARCHIVE_ITAGS: new
3290   :END:
3292     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikGlMH_JC6dGPTUlDPmv7Ao_2evcC0ERwzCff6E%40mail.gmail.com][magit, revert, folding, normal-mode, performance]]
3293 ** DONE complex filters in agenda view
3294 CLOSED: [2010-07-02 Fr 16:55]
3295   [2010-06-27 So]
3296   :PROPERTIES:
3297   :ID: mid:AANLkTikPnoJ7J5t-VqJzvmYXOrt6uYRhJrBBf-_waR7V%40mail.gmail.com
3298   :ARCHIVE_TIME: 2010-07-02 Fr 17:21
3299   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3300   :ARCHIVE_OLPATH: User Requests
3301   :ARCHIVE_CATEGORY: worg
3302   :ARCHIVE_TODO: DONE
3303   :END:
3305     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikPnoJ7J5t-VqJzvmYXOrt6uYRhJrBBf-_waR7V%40mail.gmail.com][complex filters in agenda view]]
3306 ** DONE a better way with babel                                                              :Babel:
3307 CLOSED: [2010-07-02 Fr 17:03]
3308   [2010-06-22 Di]
3309   :PROPERTIES:
3310   :ID: mid:201006211803.25616.robut%40iinet.net.au
3311   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3312   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3313   :ARCHIVE_OLPATH: New Issues
3314   :ARCHIVE_CATEGORY: worg
3315   :ARCHIVE_TODO: DONE
3316   :ARCHIVE_ITAGS: new
3317   :END:
3319     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=201006211803.25616.robut%40iinet.net.au][a better way with babel]]
3320 ** DONE (PATCH) orphaned captions and labels                                                 :Patch:
3321 CLOSED: [2010-07-02 Fr 17:12]
3322   [2010-06-22 Di]
3323   :PROPERTIES:
3324   :ID: mid:87ljaa997e.wl%25n.goaziou%40gmail.com
3325   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3326   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3327   :ARCHIVE_OLPATH: New Issues
3328   :ARCHIVE_CATEGORY: worg
3329   :ARCHIVE_TODO: DONE
3330   :ARCHIVE_ITAGS: new
3331   :END:
3333     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87ljaa997e.wl%25n.goaziou%40gmail.com][(PATCH) orphaned captions and labels]]
3334 ** DONE (babel) exports, caching, remote execution                                           :Babel:
3335 CLOSED: [2010-07-02 Fr 17:14]
3336   [2010-06-18 Fr]
3337   :PROPERTIES:
3338   :ID: mid:m0typ2jgh5.fsf%40gmail.com
3339   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3340   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3341   :ARCHIVE_OLPATH: New Issues
3342   :ARCHIVE_CATEGORY: worg
3343   :ARCHIVE_TODO: DONE
3344   :ARCHIVE_ITAGS: new
3345   :END:
3347     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m0typ2jgh5.fsf%40gmail.com][(babel) exports, caching, remote execution]]
3348 ** DONE Automatic move DONE items to the tail of the list
3349 CLOSED: [2010-07-02 Fr 17:14]
3350   [2010-06-22 Di]
3351   :PROPERTIES:
3352   :ID: mid:AANLkTikCeLD9aGg1WxcqEFAqcM21JjOTOYUNh-hnfu8E%40mail.gmail.com
3353   :ARCHIVE_TIME: 2010-07-02 Fr 17:21
3354   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3355   :ARCHIVE_OLPATH: User Requests
3356   :ARCHIVE_CATEGORY: worg
3357   :ARCHIVE_TODO: DONE
3358   :END:
3360     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikCeLD9aGg1WxcqEFAqcM21JjOTOYUNh-hnfu8E%40mail.gmail.com][Automatic move DONE items to the tail of the list]]
3361 ** DONE MobileOrg - no NEW state                                                            :Mobile:
3362 CLOSED: [2010-07-02 Fr 17:18]
3363   [2010-06-05 Sa]
3364   :PROPERTIES:
3365   :ID: mid:COL112-W34C6D78B0500A14D65D17AC3D20%40phx.gbl
3366   :ARCHIVE_TIME: 2010-07-02 Fr 17:19
3367   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3368   :ARCHIVE_OLPATH: New Issues
3369   :ARCHIVE_CATEGORY: worg
3370   :ARCHIVE_TODO: DONE
3371   :ARCHIVE_ITAGS: new
3372   :END:
3374     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=COL112-W34C6D78B0500A14D65D17AC3D20%40phx.gbl][MobileOrg - no NEW state]]
3376 ** DECLINED Org ident destroys special fontification of inline tasks
3377 CLOSED: [2010-07-02 Fr 17:26]
3378 :LOGBOOK:
3379 - Note taken on [2010-07-02 Fr 17:26] \\
3380   Duplicate.
3381 :END:
3382 :PROPERTIES:
3383 :ARCHIVE_TIME: 2010-07-05 Mo 17:20
3384 :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3385 :ARCHIVE_OLPATH: Development Tasks/Miscellaneous Stuff
3386 :ARCHIVE_CATEGORY: worg
3387 :ARCHIVE_TODO: DECLINED
3388 :END:
3390     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTil3cSVy2SjQK0_u0JcakAV7mYjQaZVtBpr7nX3I%40mail.gmail.com][Two bugs in org-indent (plus a fix to correct one of them)]]
3392 #+BEGIN_QUOTE
3393 2. org-indent fails to play nicely with org-inlinetask in two ways
3395    i) It destroys the special fontification of the inline task's
3396 leading stars, even if org-indent-mode-turns-on-hiding-stars is set to
3399    ii) Any text after an inline task's END statement is soft-indented
3400 as though it were part of the inline task, whereas the indentation
3401 should ideally return to what it was before the inline task. Of
3402 course, this is also a problem when org-indent is turned off, if you
3403 try to automatically hard-indent using TAB. However, in that case you
3404 can adjust by hand the indentation of the first line after the inline
3405 task, and then all the following lines will indent correctly. With
3406 org-indent the problem is much worse since there is no way of
3407 adjusting the soft indents by hand.
3408 #+END_QUOTE
3409 ** DONE (require 'cl) seems not to be compiled
3410 CLOSED: [2010-07-02 Fr 17:31]
3411   [2010-06-13 So]
3412   :PROPERTIES:
3413   :ID: mid:7078.192.251.226.206.1276191465.squirrel%40lavabit.com
3414   :ARCHIVE_TIME: 2010-07-05 Mo 17:29
3415   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3416   :ARCHIVE_OLPATH: New Issues
3417   :ARCHIVE_CATEGORY: worg
3418   :ARCHIVE_TODO: DONE
3419   :ARCHIVE_ITAGS: new
3420   :END:
3422     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=7078.192.251.226.206.1276191465.squirrel%40lavabit.com][(require 'cl) seems not to be compiled]]
3423 ** DONE capture template: %& and %!
3424 CLOSED: [2010-07-05 Mo 17:11]
3425   [2010-07-05 Mo]
3426   :PROPERTIES:
3427   :ID: mid:871vbigozq.fsf%40mean.albasani.net
3428   :ARCHIVE_TIME: 2010-07-05 Mo 17:29
3429   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3430   :ARCHIVE_OLPATH: New Issues
3431   :ARCHIVE_CATEGORY: worg
3432   :ARCHIVE_TODO: DONE
3433   :ARCHIVE_ITAGS: new
3434   :END:
3436     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=871vbigozq.fsf%40mean.albasani.net][capture template: %& and %!]]
3437 ** DONE "Symbol's function definition is void: org-face-from-face-or-color"
3438 CLOSED: [2010-07-10 Sa 20:51]
3439   [2010-07-10 Sa]
3440   :PROPERTIES:
3441   :ID: mid:380DA41F-B047-4BC7-941B-0C4AB49C1CA3%40gilbert.org
3442   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
3443   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3444   :ARCHIVE_OLPATH: New Issues
3445   :ARCHIVE_CATEGORY: worg
3446   :ARCHIVE_TODO: DONE
3447   :ARCHIVE_ITAGS: new
3448   :END:
3450     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=380DA41F-B047-4BC7-941B-0C4AB49C1CA3%40gilbert.org]["Symbol's function definition is void: org-face-from-face-or-color"]]
3451 ** DONE (BABEL) syntax highlighting in LaTeX output?
3452 CLOSED: [2010-07-10 Sa 21:13]
3453   [2010-07-10 Sa]
3454   :PROPERTIES:
3455   :ID: mid:AANLkTimqK6kj-JUmGuGeoNE3uBz6TNbNuDnR2PEHSTst%40mail.gmail.com
3456   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
3457   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3458   :ARCHIVE_OLPATH: New Issues
3459   :ARCHIVE_CATEGORY: worg
3460   :ARCHIVE_TODO: DONE
3461   :ARCHIVE_ITAGS: new
3462   :END:
3464     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimqK6kj-JUmGuGeoNE3uBz6TNbNuDnR2PEHSTst%40mail.gmail.com][(BABEL) syntax highlighting in LaTeX output?]]
3465 ** DONE org-log-done
3466 CLOSED: [2010-07-10 Sa 21:17]
3467   [2010-07-09 Fr]
3468   :PROPERTIES:
3469   :ID: mid:644DBED2-8DCD-42CC-8466-F5B6FFC8AC15%402bike4.com
3470   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
3471   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3472   :ARCHIVE_OLPATH: User Requests
3473   :ARCHIVE_CATEGORY: worg
3474   :ARCHIVE_TODO: DONE
3475   :END:
3477     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=644DBED2-8DCD-42CC-8466-F5B6FFC8AC15%402bike4.com][org-log-done]]
3478 ** DONE (BABEL) Bugin :session? Export html - works --- export pdf not                       :Babel:
3479 CLOSED: [2010-07-10 Sa 21:20]
3480   [2010-07-09 Fr]
3481   :PROPERTIES:
3482   :ID: mid:AANLkTikc3fy5XOX6mbc-Cfyo3uYI503DfumNaeUiqUPD%40mail.gmail.com
3483   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
3484   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3485   :ARCHIVE_OLPATH: New Issues
3486   :ARCHIVE_CATEGORY: worg
3487   :ARCHIVE_TODO: DONE
3488   :ARCHIVE_ITAGS: new
3489   :END:
3491     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikc3fy5XOX6mbc-Cfyo3uYI503DfumNaeUiqUPD%40mail.gmail.com][(BABEL) Bugin :session? Export html - works --- export pdf not]]
3492 ** DONE CSS and Publishing to HTML Tutorial
3493 CLOSED: [2010-07-10 Sa 21:26]
3494   [2010-07-09 Fr]
3495   :PROPERTIES:
3496   :ID: mid:201007081948.12773.ahcnz%40ihug.co.nz
3497   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
3498   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3499   :ARCHIVE_OLPATH: User Requests
3500   :ARCHIVE_CATEGORY: worg
3501   :ARCHIVE_TODO: DONE
3502   :END:
3504     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=201007081948.12773.ahcnz%40ihug.co.nz][CSS and Publishing to HTML Tutorial]]
3505 ** DONE org-babel-tangle-lang-exts must be initialized? how to get syntax coloring?          :Babel:
3506 CLOSED: [2010-07-10 Sa 21:29]
3507   [2010-07-09 Fr]
3508   :PROPERTIES:
3509   :ID: mid:AANLkTikB5b4j38wjf7PjIm9issLH5VN43t_Z2jTwwKr2%40mail.gmail.com
3510   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
3511   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3512   :ARCHIVE_OLPATH: New Issues
3513   :ARCHIVE_CATEGORY: worg
3514   :ARCHIVE_TODO: DONE
3515   :ARCHIVE_ITAGS: new
3516   :END:
3518     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikB5b4j38wjf7PjIm9issLH5VN43t_Z2jTwwKr2%40mail.gmail.com][org-babel-tangle-lang-exts must be initialized? how to get syntax coloring?]]
3519 ** DONE Export of latex source to html
3520 CLOSED: [2010-07-10 Sa 21:39]
3521   [2010-07-09 Fr]
3522   :PROPERTIES:
3523   :ID: mid:AANLkTimHtQXjf4f7rI8NIkW9NAnMW2d_HDqfxNuljsWD%40mail.gmail.com
3524   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
3525   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3526   :ARCHIVE_OLPATH: User Requests
3527   :ARCHIVE_CATEGORY: worg
3528   :ARCHIVE_TODO: DONE
3529   :END:
3531     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimHtQXjf4f7rI8NIkW9NAnMW2d_HDqfxNuljsWD%40mail.gmail.com][Export of latex source to html]]
3532 ** DONE Columns with LaTeX beamer export
3533 CLOSED: [2010-07-10 Sa 21:44]
3534   [2010-07-10 Sa]
3535   :PROPERTIES:
3536   :ID: mid:8739vx6oie.fsf%40thinkpad.tsdh.de
3537   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
3538   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3539   :ARCHIVE_OLPATH: New Issues
3540   :ARCHIVE_CATEGORY: worg
3541   :ARCHIVE_TODO: DONE
3542   :ARCHIVE_ITAGS: new
3543   :END:
3545     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=8739vx6oie.fsf%40thinkpad.tsdh.de][Columns with LaTeX beamer export]]
3546 ** DONE Bug: Items with repeating timestamps don't appear in the agenda (6.36trans (release_6.36.509.g9e9b))
3547 CLOSED: [2010-07-10 Sa 21:46]
3548   [2010-07-05 Mo]
3549   :PROPERTIES:
3550   :ID: mid:87k4padxyn.fsf%40thinkpad.tsdh.de
3551   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
3552   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3553   :ARCHIVE_OLPATH: New Issues
3554   :ARCHIVE_CATEGORY: worg
3555   :ARCHIVE_TODO: DONE
3556   :ARCHIVE_ITAGS: new
3557   :END:
3559     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87k4padxyn.fsf%40thinkpad.tsdh.de][Bug: Items with repeating timestamps don't appear in the agenda (6.36trans (release_6.36.509.g9e9b))]]
3560 ** DONE Crash of emacs when using SHIFT-TAB
3561 CLOSED: [2010-07-10 Sa 21:47]
3562   [2010-07-05 Mo]
3563   :PROPERTIES:
3564   :ID: mid:AANLkTik7YYCcz9ByfnuyQTnPFLWdiao2Wp7qbLeeRj36%40mail.gmail.com
3565   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
3566   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3567   :ARCHIVE_OLPATH: New Issues
3568   :ARCHIVE_CATEGORY: worg
3569   :ARCHIVE_TODO: DONE
3570   :ARCHIVE_ITAGS: new
3571   :END:
3573     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTik7YYCcz9ByfnuyQTnPFLWdiao2Wp7qbLeeRj36%40mail.gmail.com][Crash of emacs when using SHIFT-TAB]]
3574 ** DONE patch for org mode
3575 CLOSED: [2010-07-10 Sa 21:49]
3576   [2010-07-05 Mo]
3577   :PROPERTIES:
3578   :ID: mid:12476.1278319281%40maps
3579   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
3580   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3581   :ARCHIVE_OLPATH: New Issues
3582   :ARCHIVE_CATEGORY: worg
3583   :ARCHIVE_TODO: DONE
3584   :ARCHIVE_ITAGS: new
3585   :END:
3587     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=12476.1278319281%40maps][patch for org mode]]
3588 ** DONE Bug: Export error with images with no caption (6.36trans (release_6.36.509.g9e9b))
3589 CLOSED: [2010-07-10 Sa 21:49]
3590   [2010-07-05 Mo]
3591   :PROPERTIES:
3592   :ID: mid:87tyoee2ev.fsf%40thinkpad.tsdh.de
3593   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
3594   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3595   :ARCHIVE_OLPATH: New Issues
3596   :ARCHIVE_CATEGORY: worg
3597   :ARCHIVE_TODO: DONE
3598   :ARCHIVE_ITAGS: new
3599   :END:
3601     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87tyoee2ev.fsf%40thinkpad.tsdh.de][Bug: Export error with images with no caption (6.36trans (release_6.36.509.g9e9b))]], [[http://news.gmane.org/find-root.php?message_id=87hbke16m8.wl%25ucecesf%40ucl.ac.uk][problem exporting an image to latex]]
3603 #+BEGIN_QUOTE
3604 I did some git bisection, and the last working version is commit
3605 3b5351c7da59da3685f8233c252b1506166d35f3, so it seems Eric's commit
3606 5edefbba269db8e717bd2b40778786b08af3f7a1 introduced the bug.
3607 #+END_QUOTE
3608 ** DONE tabular logging of values in habits and other repeating tasks
3609 CLOSED: [2010-07-10 Sa 21:50]
3610   [2010-07-05 Mo]
3611   :PROPERTIES:
3612   :ID: mid:E70926CE-F131-4A12-8FC2-6ECB3B95F5E2%40gilbert.org
3613   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
3614   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3615   :ARCHIVE_OLPATH: User Requests
3616   :ARCHIVE_CATEGORY: worg
3617   :ARCHIVE_TODO: DONE
3618   :END:
3620     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=E70926CE-F131-4A12-8FC2-6ECB3B95F5E2%40gilbert.org][tabular logging of values in habits and other repeating tasks]]
3621 ** DONE No subscript when exporting
3622 CLOSED: [2010-07-10 Sa 21:56]
3623   [2010-07-05 Mo]
3624   :PROPERTIES:
3625   :ID: mid:164465041.20100703000447%40gmail.com
3626   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
3627   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3628   :ARCHIVE_OLPATH: User Requests
3629   :ARCHIVE_CATEGORY: worg
3630   :ARCHIVE_TODO: DONE
3631   :END:
3633     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=164465041.20100703000447%40gmail.com][No subscript when exporting]]
3634 ** DONE Bug: logging & PROPERTIES (6.36trans)
3635 CLOSED: [2010-07-10 Sa 21:57]
3636   [2010-07-02 Fr]
3637   :PROPERTIES:
3638   :ID: mid:83sk426o6w.fsf%40yahoo.it
3639   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
3640   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3641   :ARCHIVE_OLPATH: New Issues
3642   :ARCHIVE_CATEGORY: worg
3643   :ARCHIVE_TODO: DONE
3644   :ARCHIVE_ITAGS: new
3645   :END:
3647     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=83sk426o6w.fsf%40yahoo.it][Bug: logging & PROPERTIES (6.36trans)]]
3648 ** DONE Org+table.el = mutli line cells?
3649 CLOSED: [2010-07-10 Sa 22:05]
3650   [2010-07-02 Fr]
3651   :PROPERTIES:
3652   :ID: mid:AANLkTill5zo1j28Ch2IZYxOgKjuQ8h6uuGTsY1ufft0-%40mail.gmail.com
3653   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
3654   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3655   :ARCHIVE_OLPATH: User Requests
3656   :ARCHIVE_CATEGORY: worg
3657   :ARCHIVE_TODO: DONE
3658   :END:
3660     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTill5zo1j28Ch2IZYxOgKjuQ8h6uuGTsY1ufft0-%40mail.gmail.com][Org+table.el = mutli line cells?]]
3661 ** DONE (PATCH) add firefox/vimperator support to contrib/lisp/org-mac-link-grabber.el
3662 CLOSED: [2010-07-10 Sa 22:06]
3663   [2010-07-01 Do]
3664   :PROPERTIES:
3665   :ID: mid:5BF8BAAB-4371-4AC3-BDB6-54E4F745B9D7%40yahoo.com
3666   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
3667   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3668   :ARCHIVE_OLPATH: New Issues
3669   :ARCHIVE_CATEGORY: worg
3670   :ARCHIVE_TODO: DONE
3671   :ARCHIVE_ITAGS: new
3672   :END:
3674     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=5BF8BAAB-4371-4AC3-BDB6-54E4F745B9D7%40yahoo.com][(PATCH) add firefox/vimperator support to contrib/lisp/org-mac-link-grabber.el]]
3675 ** DONE org-capture file+function match (PATCH) + question
3676 CLOSED: [2010-07-10 Sa 22:08]
3677   [2010-07-01 Do]
3678   :PROPERTIES:
3679   :ID: mid:20100630155357.GA19738%40soloJazz.com
3680   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
3681   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3682   :ARCHIVE_OLPATH: New Issues
3683   :ARCHIVE_CATEGORY: worg
3684   :ARCHIVE_TODO: DONE
3685   :ARCHIVE_ITAGS: new
3686   :END:
3688     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100630155357.GA19738%40soloJazz.com][org-capture file+function match (PATCH) + question]]
3689 ** DONE (BABEL) html export for R not working, but for sh and others                         :Babel:
3690 CLOSED: [2010-07-10 Sa 22:08]
3691   [2010-07-01 Do]
3692   :PROPERTIES:
3693   :ID: mid:AANLkTinW3aIKQOsrjgfp3ZZILMT0dS3jv2WUMILsyf3U%40mail.gmail.com
3694   :ARCHIVE_TIME: 2010-07-10 Sa 22:20
3695   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3696   :ARCHIVE_OLPATH: New Issues
3697   :ARCHIVE_CATEGORY: worg
3698   :ARCHIVE_TODO: DONE
3699   :ARCHIVE_ITAGS: new
3700   :END:
3702     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinW3aIKQOsrjgfp3ZZILMT0dS3jv2WUMILsyf3U%40mail.gmail.com][(BABEL) html export for R not working, but for sh and others]]
3703 ** DONE (org-babel) Does org-babel needs some simplification?                                :Babel:
3704 CLOSED: [2010-07-10 Sa 22:13]
3705   [2010-06-30 Mi]
3706   :PROPERTIES:
3707   :ID: mid:4C296DDA.1080109%40gmail.com
3708   :ARCHIVE_TIME: 2010-07-10 Sa 22:23
3709   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3710   :ARCHIVE_OLPATH: User Requests
3711   :ARCHIVE_CATEGORY: worg
3712   :ARCHIVE_TODO: DONE
3713   :END:
3715     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C296DDA.1080109%40gmail.com][(org-babel) Does org-babel needs some simplification?]]
3716 ** DONE Hide timestamps for several days time range in agenda
3717 CLOSED: [2010-07-12 Mo 17:11]
3718   [2010-07-12 Mo]
3719   :PROPERTIES:
3720   :ID: mid:loom.20100712T101313-766%40post.gmane.org
3721   :ARCHIVE_TIME: 2010-07-12 Mo 17:15
3722   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3723   :ARCHIVE_OLPATH: New Issues
3724   :ARCHIVE_CATEGORY: worg
3725   :ARCHIVE_TODO: DONE
3726   :ARCHIVE_ITAGS: new
3727   :END:
3729     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom.20100712T101313-766%40post.gmane.org][Hide timestamps for several days time range in agenda]]
3730 ** DONE (PATCH) org-capture - using `file' as template
3731 CLOSED: [2010-07-14 Mi 20:59]
3732   [2010-07-14 Mi]
3733   :PROPERTIES:
3734   :ID: mid:87bpaavlpo.fsf%40alterecco.net
3735   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3736   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3737   :ARCHIVE_OLPATH: New Issues
3738   :ARCHIVE_CATEGORY: worg
3739   :ARCHIVE_TODO: DONE
3740   :ARCHIVE_ITAGS: new
3741   :END:
3743     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=87bpaavlpo.fsf%40alterecco.net][(PATCH) org-capture - using `file' as template]]
3744 ** DONE cdlatex, previewing LaTeX, and dollar signs
3745 CLOSED: [2010-07-16 Fr 19:14]
3746   [2010-07-14 Mi]
3747   :PROPERTIES:
3748   :ID: mid:loom.20100714T193345-694%40post.gmane.org
3749   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3750   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3751   :ARCHIVE_OLPATH: New Issues
3752   :ARCHIVE_CATEGORY: worg
3753   :ARCHIVE_TODO: DONE
3754   :ARCHIVE_ITAGS: new
3755   :END:
3757     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=loom.20100714T193345-694%40post.gmane.org][cdlatex, previewing LaTeX, and dollar signs]]
3758 ** DONE programming for org-mode
3759 CLOSED: [2010-07-16 Fr 19:14]
3760   [2010-07-15 Do]
3761   :PROPERTIES:
3762   :ID: mid:3910304564.20100715085202%40gmail.com
3763   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3764   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3765   :ARCHIVE_OLPATH: New Issues
3766   :ARCHIVE_CATEGORY: worg
3767   :ARCHIVE_TODO: DONE
3768   :ARCHIVE_ITAGS: new
3769   :END:
3771     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=3910304564.20100715085202%40gmail.com][programming for org-mode]]
3772 ** DONE \nbsp usage
3773 CLOSED: [2010-07-16 Fr 19:19]
3774   [2010-07-13 Di]
3775   :PROPERTIES:
3776   :ID: mid:AANLkTim1KXY82fUKydHpAHZmTjK6DejgZgUMtNJpJ6KS%40mail.gmail.com
3777   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3778   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3779   :ARCHIVE_OLPATH: New Issues
3780   :ARCHIVE_CATEGORY: worg
3781   :ARCHIVE_TODO: DONE
3782   :ARCHIVE_ITAGS: new
3783   :END:
3785     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTim1KXY82fUKydHpAHZmTjK6DejgZgUMtNJpJ6KS%40mail.gmail.com][\nbsp usage]]
3786 ** DONE Tiny font in org-agenda-columns when using emacs --daemon
3787 CLOSED: [2010-07-16 Fr 19:19]
3788   [2010-07-13 Di]
3789   :PROPERTIES:
3790   :ID: mid:201007132135.10173.mailing%40lombacher.net
3791   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3792   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3793   :ARCHIVE_OLPATH: New Issues
3794   :ARCHIVE_CATEGORY: worg
3795   :ARCHIVE_TODO: DONE
3796   :ARCHIVE_ITAGS: new
3797   :END:
3799     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=201007132135.10173.mailing%40lombacher.net][Tiny font in org-agenda-columns when using emacs --daemon]]
3800 ** DONE Pull items from another file (by tag) and show them in another
3801 CLOSED: [2010-07-16 Fr 19:19]
3802   [2010-07-14 Mi]
3803   :PROPERTIES:
3804   :ID: mid:AANLkTimxI-wpoF0MtXyYUaNI9fGJVdsiPJqGMxrDPMgL%40mail.gmail.com
3805   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3806   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3807   :ARCHIVE_OLPATH: New Issues
3808   :ARCHIVE_CATEGORY: worg
3809   :ARCHIVE_TODO: DONE
3810   :ARCHIVE_ITAGS: new
3811   :END:
3813     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTimxI-wpoF0MtXyYUaNI9fGJVdsiPJqGMxrDPMgL%40mail.gmail.com][Pull items from another file (by tag) and show them in another]]
3814 ** DONE Bug: Relative paths in file: links are expanded (6.36trans)
3815 CLOSED: [2010-07-16 Fr 19:20]
3816   [2010-07-13 Di]
3817   :PROPERTIES:
3818   :ID: mid:4C3C3167.9070301%40no8wireless.co.nz
3819   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3820   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3821   :ARCHIVE_OLPATH: New Issues
3822   :ARCHIVE_CATEGORY: worg
3823   :ARCHIVE_TODO: DONE
3824   :ARCHIVE_ITAGS: new
3825   :END:
3827     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C3C3167.9070301%40no8wireless.co.nz][Bug: Relative paths in file: links are expanded (6.36trans)]]
3828 ** DONE Bug: Attempt to export buffer with invalid #+BEGIN_SRC fails with cryptic message (6.36trans)
3829 CLOSED: [2010-07-16 Fr 19:20]
3830   [2010-07-13 Di]
3831   :PROPERTIES:
3832   :ID: mid:4C3C3197.4010307%40no8wireless.co.nz
3833   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3834   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3835   :ARCHIVE_OLPATH: New Issues
3836   :ARCHIVE_CATEGORY: worg
3837   :ARCHIVE_TODO: DONE
3838   :ARCHIVE_ITAGS: new
3839   :END:
3841     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C3C3197.4010307%40no8wireless.co.nz][Bug: Attempt to export buffer with invalid #+BEGIN_SRC fails with cryptic message (6.36trans)]]
3842 ** DONE Tiny font in org-agenda-columns when using emacs --daemon
3843 CLOSED: [2010-07-16 Fr 19:20]
3844   [2010-07-14 Mi]
3845   :PROPERTIES:
3846   :ID: mid:AANLkTinsKfUwF_0VZmAWMva4h3LR9P0A9OmGl9UuaP0v%40mail.gmail.com
3847   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3848   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3849   :ARCHIVE_OLPATH: New Issues
3850   :ARCHIVE_CATEGORY: worg
3851   :ARCHIVE_TODO: DONE
3852   :ARCHIVE_ITAGS: new
3853   :END:
3855     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinsKfUwF_0VZmAWMva4h3LR9P0A9OmGl9UuaP0v%40mail.gmail.com][Tiny font in org-agenda-columns when using emacs --daemon]]
3856 ** DONE (babel) report name of source block during execution                                 :Babel:
3857 CLOSED: [2010-07-16 Fr 19:21]
3858   [2010-07-13 Di]
3859   :PROPERTIES:
3860   :ID: mid:m0tyo410vz.fsf%40gmail.com
3861   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3862   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3863   :ARCHIVE_OLPATH: New Issues
3864   :ARCHIVE_CATEGORY: worg
3865   :ARCHIVE_TODO: DONE
3866   :ARCHIVE_ITAGS: new
3867   :END:
3869     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m0tyo410vz.fsf%40gmail.com][(babel) report name of source block during execution]]
3870 ** DONE footer for latex export
3871 CLOSED: [2010-07-16 Fr 19:22]
3872   [2010-07-13 Di]
3873   :PROPERTIES:
3874   :ID: mid:AANLkTinQkjMazTF5mJtJD_RMl1vlzVX67u5JDfnh0J9U%40mail.gmail.com
3875   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3876   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3877   :ARCHIVE_OLPATH: New Issues
3878   :ARCHIVE_CATEGORY: worg
3879   :ARCHIVE_TODO: DONE
3880   :ARCHIVE_ITAGS: new
3881   :END:
3883     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinQkjMazTF5mJtJD_RMl1vlzVX67u5JDfnh0J9U%40mail.gmail.com][footer for latex export]]
3884 ** DONE Help: Agenda not working anymore
3885 CLOSED: [2010-07-16 Fr 19:27]
3886   [2010-07-12 Mo]
3887   :PROPERTIES:
3888   :ID: mid:i1ffsr%24am2%241%40dough.gmane.org
3889   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3890   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3891   :ARCHIVE_OLPATH: New Issues
3892   :ARCHIVE_CATEGORY: worg
3893   :ARCHIVE_TODO: DONE
3894   :ARCHIVE_ITAGS: new
3895   :END:
3897     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=i1ffsr%24am2%241%40dough.gmane.org][Help: Agenda not working anymore]]
3898 ** DONE Org-babel init                                                                       :Babel:
3899 CLOSED: [2010-07-16 Fr 19:27]
3900   [2010-07-12 Mo]
3901   :PROPERTIES:
3902   :ID: mid:19515.16766.160745.656932%40gargle.gargle.HOWL
3903   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3904   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3905   :ARCHIVE_OLPATH: New Issues
3906   :ARCHIVE_CATEGORY: worg
3907   :ARCHIVE_TODO: DONE
3908   :ARCHIVE_ITAGS: new
3909   :END:
3911     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=19515.16766.160745.656932%40gargle.gargle.HOWL][Org-babel init]]
3912 ** DONE how to include time when setting deadlines?
3913 CLOSED: [2010-07-16 Fr 19:28]
3914   [2010-07-12 Mo]
3915   :PROPERTIES:
3916   :ID: mid:6B91C76D-44AA-4A40-A370-3DBA9AA97305%40gilbert.org
3917   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3918   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3919   :ARCHIVE_OLPATH: New Issues
3920   :ARCHIVE_CATEGORY: worg
3921   :ARCHIVE_TODO: DONE
3922   :ARCHIVE_ITAGS: new
3923   :END:
3925     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=6B91C76D-44AA-4A40-A370-3DBA9AA97305%40gilbert.org][how to include time when setting deadlines?]]
3926 ** DONE (BABEL) tangling with leaving non-source code lines as empty lines?                  :Babel:
3927 CLOSED: [2010-07-16 Fr 19:28]
3928   [2010-07-12 Mo]
3929   :PROPERTIES:
3930   :ID: mid:AANLkTim-CHhfvjqeNb47WIqnd4IZYg6mYavNZe84wTCN%40mail.gmail.com
3931   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3932   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3933   :ARCHIVE_OLPATH: New Issues
3934   :ARCHIVE_CATEGORY: worg
3935   :ARCHIVE_TODO: DONE
3936   :ARCHIVE_ITAGS: new
3937   :END:
3939     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTim-CHhfvjqeNb47WIqnd4IZYg6mYavNZe84wTCN%40mail.gmail.com][(BABEL) tangling with leaving non-source code lines as empty lines?]]
3940 ** DONE (babel) re-hash cached blocks on each execution?  or, force re-hash?                 :Babel:
3941 CLOSED: [2010-07-16 Fr 19:28]
3942   [2010-07-12 Mo]
3943   :PROPERTIES:
3944   :ID: mid:m0aapwd90l.fsf%40gmail.com
3945   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3946   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3947   :ARCHIVE_OLPATH: New Issues
3948   :ARCHIVE_CATEGORY: worg
3949   :ARCHIVE_TODO: DONE
3950   :ARCHIVE_ITAGS: new
3951   :END:
3953     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m0aapwd90l.fsf%40gmail.com][(babel) re-hash cached blocks on each execution?  or, force re-hash?]]
3954 ** DONE Error: byte-code: Symbol's function definition is void:  calendar-current-date (org 6.33x, cocoa emacs 23.2.1 OSX)
3955 CLOSED: [2010-07-16 Fr 19:29]
3956   [2010-07-12 Mo]
3957   :PROPERTIES:
3958   :ID: mid:AANLkTikbWoRmHnIOY6HYe4rUW894H1Uk5FklIQ-S9_a7%40mail.gmail.com
3959   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3960   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3961   :ARCHIVE_OLPATH: New Issues
3962   :ARCHIVE_CATEGORY: worg
3963   :ARCHIVE_TODO: DONE
3964   :ARCHIVE_ITAGS: new
3965   :END:
3967     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikbWoRmHnIOY6HYe4rUW894H1Uk5FklIQ-S9_a7%40mail.gmail.com][Error: byte-code: Symbol's function definition is void:  calendar-current-date (org 6.33x, cocoa emacs 23.2.1 OSX)]]
3968 ** DONE Renumbering of footnotes, and list line spaces
3969 CLOSED: [2010-07-16 Fr 19:29]
3970   [2010-07-12 Mo]
3971   :PROPERTIES:
3972   :ID: mid:201007121825.19096.ahcnz%40ihug.co.nz
3973   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3974   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3975   :ARCHIVE_OLPATH: New Issues
3976   :ARCHIVE_CATEGORY: worg
3977   :ARCHIVE_TODO: DONE
3978   :ARCHIVE_ITAGS: new
3979   :END:
3981     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=201007121825.19096.ahcnz%40ihug.co.nz][Renumbering of footnotes, and list line spaces]]
3982 ** DONE Help installing org-mode on a MAC please?
3983 CLOSED: [2010-07-16 Fr 19:29]
3984   [2010-07-12 Mo]
3985   :PROPERTIES:
3986   :ID: mid:4C39E69E.7070403%40fastmail.fm
3987   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
3988   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
3989   :ARCHIVE_OLPATH: New Issues
3990   :ARCHIVE_CATEGORY: worg
3991   :ARCHIVE_TODO: DONE
3992   :ARCHIVE_ITAGS: new
3993   :END:
3995     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C39E69E.7070403%40fastmail.fm][Help installing org-mode on a MAC please?]]
3996 ** DONE (babel) key binding requests                                                         :Babel:
3997 CLOSED: [2010-07-16 Fr 19:30]
3998   [2010-07-10 Sa]
3999   :PROPERTIES:
4000   :ID: mid:m07hl3pgbg.fsf%40gmail.com
4001   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
4002   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4003   :ARCHIVE_OLPATH: New Issues
4004   :ARCHIVE_CATEGORY: worg
4005   :ARCHIVE_TODO: DONE
4006   :ARCHIVE_ITAGS: new
4007   :END:
4009     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m07hl3pgbg.fsf%40gmail.com][(babel) key binding requests]]
4010 ** DONE org-export-section-number-format, doc typo and question
4011 CLOSED: [2010-07-16 Fr 19:30]
4012   [2010-07-12 Mo]
4013   :PROPERTIES:
4014   :ID: mid:op.vfohopp32luvc2%40l670g.lobel
4015   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
4016   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4017   :ARCHIVE_OLPATH: New Issues
4018   :ARCHIVE_CATEGORY: worg
4019   :ARCHIVE_TODO: DONE
4020   :ARCHIVE_ITAGS: new
4021   :END:
4023     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=op.vfohopp32luvc2%40l670g.lobel][org-export-section-number-format, doc typo and question]]
4024 ** DONE How to setup xdg for org-protocol ?
4025 CLOSED: [2010-07-16 Fr 19:32]
4026   [2010-07-10 Sa]
4027   :PROPERTIES:
4028   :ID: mid:AANLkTinKc-B0ZjqIaoAlwG-efvyPYAAlnmeRFFGM0F1q%40mail.gmail.com
4029   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
4030   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4031   :ARCHIVE_OLPATH: New Issues
4032   :ARCHIVE_CATEGORY: worg
4033   :ARCHIVE_TODO: DONE
4034   :ARCHIVE_ITAGS: new
4035   :END:
4037     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTinKc-B0ZjqIaoAlwG-efvyPYAAlnmeRFFGM0F1q%40mail.gmail.com][How to setup xdg for org-protocol ?]]
4038 ** DONE Bib system based on org-mode
4039 CLOSED: [2010-07-16 Fr 19:32]
4040   [2010-07-10 Sa]
4041   :PROPERTIES:
4042   :ID: mid:m2vd8ngab3.wl%25Mcknight%40Qiang-Guos-MacBook-Pro.local
4043   :ARCHIVE_TIME: 2010-07-18 So 22:11
4044   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4045   :ARCHIVE_OLPATH: User Requests
4046   :ARCHIVE_CATEGORY: worg
4047   :ARCHIVE_TODO: DONE
4048   :END:
4050     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=m2vd8ngab3.wl%25Mcknight%40Qiang-Guos-MacBook-Pro.local][Bib system based on org-mode]]
4051 ** DONE org-crypt remember password
4052 CLOSED: [2010-07-16 Fr 19:33]
4053   [2010-07-10 Sa]
4054   :PROPERTIES:
4055   :ID: mid:20100709145122.GA4220%40thewillards.co.uk
4056   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
4057   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4058   :ARCHIVE_OLPATH: New Issues
4059   :ARCHIVE_CATEGORY: worg
4060   :ARCHIVE_TODO: DONE
4061   :ARCHIVE_ITAGS: new
4062   :END:
4064     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=20100709145122.GA4220%40thewillards.co.uk][org-crypt remember password]]
4065 ** DONE Verbatim export
4066 CLOSED: [2010-07-16 Fr 19:37]
4067   [2010-07-09 Fr]
4068   :PROPERTIES:
4069   :ID: mid:80zky1n7o0.fsf%40gmail.com
4070   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
4071   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4072   :ARCHIVE_OLPATH: New Issues
4073   :ARCHIVE_CATEGORY: worg
4074   :ARCHIVE_TODO: DONE
4075   :ARCHIVE_ITAGS: new
4076   :END:
4078     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=80zky1n7o0.fsf%40gmail.com][Verbatim export]]
4079 ** DONE Failed to create radio tables
4080 CLOSED: [2010-07-16 Fr 19:37]
4081   [2010-07-10 Sa]
4082   :PROPERTIES:
4083   :ID: mid:447823.81910.qm%40web33204.mail.mud.yahoo.com
4084   :ARCHIVE_TIME: 2010-07-18 So 22:11
4085   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4086   :ARCHIVE_OLPATH: User Requests
4087   :ARCHIVE_CATEGORY: worg
4088   :ARCHIVE_TODO: DONE
4089   :END:
4091     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=447823.81910.qm%40web33204.mail.mud.yahoo.com][Failed to create radio tables]]
4092 ** DONE Bug: longlines-mode (6.36trans)
4093 CLOSED: [2010-07-16 Fr 19:39]
4094   [2010-07-09 Fr]
4095   :PROPERTIES:
4096   :ID: mid:4C352D92.40905%40no8wireless.co.nz
4097   :ARCHIVE_TIME: 2010-07-16 Fr 19:51
4098   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4099   :ARCHIVE_OLPATH: New Issues
4100   :ARCHIVE_CATEGORY: worg
4101   :ARCHIVE_TODO: DONE
4102   :ARCHIVE_ITAGS: new
4103   :END:
4105     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=4C352D92.40905%40no8wireless.co.nz][Bug: longlines-mode (6.36trans)]]
4106 ** DONE Does anybody know how to sync org agenda files with google calendar?
4107 CLOSED: [2010-07-16 Fr 19:45]
4108   [2010-07-05 Mo]
4109   :PROPERTIES:
4110   :ID: mid:1278260862.8347.4.camel%40p6t.workgroup
4111   :ARCHIVE_TIME: 2010-07-18 So 22:11
4112   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4113   :ARCHIVE_OLPATH: User Requests
4114   :ARCHIVE_CATEGORY: worg
4115   :ARCHIVE_TODO: DONE
4116   :END:
4118     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=1278260862.8347.4.camel%40p6t.workgroup][Does anybody know how to sync org agenda files with google calendar?]]
4119 ** DONE LaTeX calendar from org-mode agenda?
4120 CLOSED: [2010-07-16 Fr 19:48]
4121   [2010-07-02 Fr]
4122   :PROPERTIES:
4123   :ID: mid:AANLkTim_AlDFi6RKtf-7SNTS_1oMd2YuA2LIhxAd_mIe%40mail.gmail.com
4124   :ARCHIVE_TIME: 2010-07-18 So 22:11
4125   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4126   :ARCHIVE_OLPATH: User Requests
4127   :ARCHIVE_CATEGORY: worg
4128   :ARCHIVE_TODO: DONE
4129   :END:
4131     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTim_AlDFi6RKtf-7SNTS_1oMd2YuA2LIhxAd_mIe%40mail.gmail.com][LaTeX calendar from org-mode agenda?]]
4132 ** DONE org-freemind-to-org-mode
4133 CLOSED: [2010-07-16 Fr 19:49]
4134   [2010-07-01 Do]
4135   :PROPERTIES:
4136   :ID: mid:e8rtyokwq8o.fsf%40FLM000025LVE9F.catmktg.com
4137   :ARCHIVE_TIME: 2010-07-18 So 22:10
4138   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4139   :ARCHIVE_OLPATH: User Requests
4140   :ARCHIVE_CATEGORY: worg
4141   :ARCHIVE_TODO: DONE
4142   :END:
4144     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=e8rtyokwq8o.fsf%40FLM000025LVE9F.catmktg.com][org-freemind-to-org-mode]]
4145 ** DONE installing updating Org on other platform
4146 CLOSED: [2010-07-18 So 22:14]
4147   [2010-07-15 Do]
4148   :PROPERTIES:
4149   :ID: mid:201007160732.51106.ahcnz%40ihug.co.nz
4150   :ARCHIVE_TIME: 2010-07-18 So 22:14
4151   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4152   :ARCHIVE_OLPATH: New Issues
4153   :ARCHIVE_CATEGORY: worg
4154   :ARCHIVE_TODO: DONE
4155   :ARCHIVE_ITAGS: new
4156   :END:
4158     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=201007160732.51106.ahcnz%40ihug.co.nz][installing updating Org on other platform]]
4159 ** DONE Possible Bug in org-refile (6.36trans (release_6.36.654.g2cd3))
4160 CLOSED: [2010-07-18 So 22:15]
4161   [2010-07-16 Fr]
4162   :PROPERTIES:
4163   :ID: mid:AANLkTikbTVYwkUBSk4V91lF8FV0BpY5Ap9Rh1djLgZOp%40mail.gmail.com
4164   :ARCHIVE_TIME: 2010-07-18 So 22:21
4165   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4166   :ARCHIVE_OLPATH: New Issues
4167   :ARCHIVE_CATEGORY: worg
4168   :ARCHIVE_TODO: DONE
4169   :ARCHIVE_ITAGS: new
4170   :END:
4172     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=AANLkTikbTVYwkUBSk4V91lF8FV0BpY5Ap9Rh1djLgZOp%40mail.gmail.com][Possible Bug in org-refile (6.36trans (release_6.36.654.g2cd3))]]
4173 ** DONE possible single-quote bug in PDF docs (was: trouble with Imenu integration)
4174 CLOSED: [2010-07-18 So 22:17]
4175   [2010-07-17 Sa]
4176   :PROPERTIES:
4177   :ID: mid:3B9C662E-184F-4280-A06A-ABB931362067%40gilbert.org
4178   :ARCHIVE_TIME: 2010-07-18 So 22:21
4179   :ARCHIVE_FILE: ~/code/org-mode/Worg/org-issues.org
4180   :ARCHIVE_OLPATH: New Issues
4181   :ARCHIVE_CATEGORY: worg
4182   :ARCHIVE_TODO: DONE
4183   :ARCHIVE_ITAGS: new
4184   :END:
4186     - Gmane :: [[http://news.gmane.org/find-root.php?message_id=3B9C662E-184F-4280-A06A-ABB931362067%40gilbert.org][possible single-quote bug in PDF docs (was: trouble with Imenu integration)]]