Fix a few encoding issues
[worg.git] / org-issues.org
blob9dd534f4521fb89f24db6179a236881e1eb5c41f
1 # -*- org-tags-column: -80; sentence-end-double-space: t; -*-
2 #+OPTIONS:    H:3 num:nil \n:nil ::t |:t ^:{} -:t f:t *:t tex:t
3 #+OPTIONS:    toc:2 tags:t d:("LOGBOOK")
4 #+STARTUP:    align fold nodlcheck indent
5 #+AUTHOR:     Carsten Dominik
6 #+LANGUAGE:   en
7 #+PRIORITIES: A C B
8 #+CATEGORY:   worg
9 #+ARCHIVE:    ::** Closed issues
10 #+DRAWERS:    PROPERTIES LOGBOOK
12 # This is the unofficial Org mode bug and issue tracker
14 #+TITLE: Org bugs, issues, and requests
15 #+TODO: TODO STARTED(s@) DELEGATED(d@) | RESOLVED(r@) CANCELED(c@)
17 # (debbugs-gnu '("serious" "important" "normal") '("org-mode"))
20 * Open issues
22 ** TODO Clocktable error with multiple source files from parent dir        :#28:
23 http://thread.gmane.org/gmane.emacs.orgmode/76207
24 ** TODO Background color reset for links and DONE headlines                :#27:
25 http://thread.gmane.org/gmane.emacs.orgmode/68552
27 ** DELEGATED Better handling of fontenc in LaTeX export                    :#26:
28 :LOGBOOK:
29 - State "DELEGATED"  from "TODO"       [2013-09-25 Mi 10:06] \\
30   Nicolas Girard is taking this up with TeX people
31 :END:
32 http://thread.gmane.org/gmane.emacs.orgmode/76283/focus=76651
33 The idea is to put LaTeX code that does do the decision on
34 what kind of encapsulation should be used, based on the LaTeX
35 processor that actually runs.
37 ** TODO org-clock-save.el state unwanted Resume clock prompt               :#25:
38 http://thread.gmane.org/gmane.emacs.orgmode/75555
39    
41 ** TODO Duplicate agenda entries when enabling archives-mode               :#23:
42 http://thread.gmane.org/gmane.emacs.orgmode/76282
44 ** TODO How to trigger the clockcheck in an agenda view                    :#22:
45 http://thread.gmane.org/gmane.emacs.orgmode/74599
47 ** TODO org-capture doesn't narrow correctly if :prepend is t              :#18:
48 http://thread.gmane.org/gmane.emacs.orgmode/75896
50 ** TODO makes ido think that some candidates are directories               :#16:
51 http://thread.gmane.org/gmane.emacs.orgmode/75703
53 ** TODO New clocktable-feature: Structure clocktable bytags rather than by hierarchy :#14:
54 http://thread.gmane.org/gmane.emacs.orgmode/26371/focus=75682
56 ** TODO Problem with special characters in dired and attachment paths      :#13:
57 http://thread.gmane.org/gmane.emacs.orgmode/75619
59 ** TODO agenda does not restrict to file                                   :#11:
60 http://thread.gmane.org/gmane.emacs.orgmode/75479
62 ** DELEGATED three bugs/misfeatures in org-reveal (or is org-reveal the wrong way to reveal around point :#10:
63 :LOGBOOK:
64 - State "DELEGATED"  from "TODO"       [2015-01-31 sam. 13:07] \\
65   Delegated to ngz
66 :END:
67 http://thread.gmane.org/gmane.emacs.orgmode/75296
68 ** TODO restriction lock ignored in indirect buffer                         :#9:
69 *** Reported by Samuel Wales on <2013-07-21 So>
71 #+begin_example
72 create an indirect buffer for a subtree
73 set restriction lock to that subtree
74 agenda m LEVEL>0
76 what i saw: the entire file
77 what i expected: the subtree
79 Thanks.
81 Samuel
82 #+end_example
85 ** TODO Restruct `org-create-formula-image' function                        :#8:
86 http://thread.gmane.org/gmane.emacs.orgmode/74908
88 ** TODO Agenda Search and org-agenda-text-search-extra-files                :#7:
89 http://thread.gmane.org/gmane.emacs.orgmode/74922
91 ** TODO Ido org-refile results in misfiling                                 :#6:
92 http://thread.gmane.org/gmane.emacs.orgmode/56578/focus=56622
94 ** TODO Can org regenerate the cache automatically                          :#4:
95 *** Reported by Samuel Wales on <2013-06-24 Mo>
96 #+begin_example
97   Cannot find Gmane link
98 When Org says this:
100   "Please regenerate the refile cache with `C-0 C-c C-w'"
102 I wonder if it makes sense to:
104  1) regenerate the cache automatically
105     - probably usually the user still wants to refile
106  2) for a massive increase in speed, ONLY regenerate it for
107     whichever file is out of date
109 Thanks.
111 Samuel
113 #+end_example
116 ** TODO how to refile without refiling in order to cache a restricted refile? :#3:
117 http://thread.gmane.org/gmane.emacs.orgmode/73636
119 * Archive
121 ** Closed issues
123 *** CANCELED refile cache and auto-save files                             :#5:
124 :LOGBOOK:
125 - State "CANCELED"   from "TODO"       [2013-09-25 Mi 16:06] \\
126   Another thread also covers this
127 :END:
128 :PROPERTIES:
129 :ARCHIVE_TIME: 2013-09-25 Mi 16:06
130 :ARCHIVE_FILE: ~/lib/emacs/work/Worg/org-issues.org
131 :ARCHIVE_OLPATH: Open issues
132 :ARCHIVE_CATEGORY: worg
133 :ARCHIVE_TODO: CANCELED
134 :END:
135 http://thread.gmane.org/gmane.emacs.orgmode/74213
137 *** RESOLVED [Feature Request] Make property-drawers exportable           :#2:
138 :LOGBOOK:
139 - State "RESOLVED"   from "STARTED"    [2013-09-26 Do 14:17] \\
140   Patch by Nicolas implemnts this
141 - State "STARTED"    from "TODO"       [2013-09-25 Mi 14:31] \\
142   Nicolas is working with me and Thorsten to fix this
143 :END:
144 :PROPERTIES:
145 :ARCHIVE_TIME: 2013-09-26 Do 14:17
146 :ARCHIVE_FILE: ~/lib/emacs/work/Worg/org-issues.org
147 :ARCHIVE_OLPATH: Open issues
148 :ARCHIVE_CATEGORY: worg
149 :ARCHIVE_TODO: RESOLVED
150 :END:
151 http://thread.gmane.org/gmane.emacs.orgmode/73597
153 *** RESOLVED Colored tags generate an error when C-x C-w ing the agenda  :#24:
154 :LOGBOOK:
155 - State "RESOLVED"   from "DELEGATED"  [2013-09-27 Fr 09:24] \\
156   This is a bug in ps-print, hopefully Sebastien will report it to Emacs
157 - State "DELEGATED"  from "TODO"       [2013-09-25 Mi 09:58] \\
158   Sebastien Vauban
159 :END:
160 :PROPERTIES:
161 :ARCHIVE_TIME: 2013-09-27 Fr 09:24
162 :ARCHIVE_FILE: ~/lib/emacs/work/Worg/org-issues.org
163 :ARCHIVE_OLPATH: Open issues
164 :ARCHIVE_CATEGORY: worg
165 :ARCHIVE_TODO: RESOLVED
166 :END:
167 **** Reported by Sebastien Vauban on <2013-09-11 Mi>
168 #+begin_example
169 Hello,
171 If you have colors for tags:
173 --8<---------------cut here---------------start------------->8---
174  ;; faces for specific tags
175  (setq org-tag-faces
176        '(("home" .
177           (:slant italic
178            :foreground "#5C88D3" :background "#BBDDFF"))
179          ("work" .
180           (:slant italic
181            :foreground "#5F7C43" :background "#C1D996"))))
182 --8<---------------cut here---------------end--------------->8---
184 you can't export the agenda views anymore; they all generate the following
185 error:
187 #+begin_src text
188  Debugger entered--Lisp error: (wrong-type-argument listp "#5C88D3")
189    ps-face-attributes("#5C88D3")
190    ps-face-attribute-list((:slant italic :foreground "#5C88D3" :background "#BBDDFF"))
191    ps-plot-with-face(459 463 (:slant italic :foreground "#5C88D3" :background "#BBDDFF"))
192    ps-generate-postscript-with-faces1(1 6850)
193    ps-generate-postscript-with-faces(1 6850)
194    ps-generate(#<buffer Agenda View> 1 6850 ps-generate-postscript-with-faces)
195    ps-spool-with-faces(1 6850 nil)
196    ps-print-with-faces(1 6850 "~/agenda.ps")
197    ps-print-buffer-with-faces("~/agenda.ps")
198    ...
199    command-execute(org-agenda-write)
200 #+end_src
202 Best regards,
203  Seb
205 -- 
206 Sebastien Vauban
208 #+end_example
212 *** RESOLVED Org-protocol/org-capture and new emacsclient frames         :#12:
213 CLOSED: [2014-02-18 Tue 10:03]
214 :LOGBOOK:
215 - State "RESOLVED"   from "TODO"       [2014-02-18 Tue 10:03] \\
216   Resolved in this thread
217   http://thread.gmane.org/gmane.emacs.orgmode/79644/
218 :END:
219 **** Reported by Josiah Schwab on <2013-08-21 Mi>
221 #+begin_example
222 Hi All,
224 I am in the process of setting up org-protocol to allow me to capture
225 links from chromium into my TODOs.
227 After reading this worg article
228 https://orgmode.org/worg/org-contrib/org-protocol.html
229 I have the chrome -> org portion working.
231 When I click my bookmark, which is
232  javascript:location.href='org-protocol://capture://W/'+encodeURIComponent(location.href)+'/'+encodeURIComponent(document.title)+'/'+encodeURIComponent(window.getSelection())
233 the org-protocol link is handled correctly, spawning the command
234  /usr/bin/emacsclient -c -n "org-protocol://capture://W/https%3A%2F%2Fwww.google.com%2F/Google/"
235 and that interacts with my capture template
236  ("W" "Web TODO" entry (file org-default-notes-file) "* TODO %?\n%U\n%a\n")
237 to open up a capture buffer that looks like what I want.
239 All is good except for two undesired behaviors:
240  1) I get a new emacs frame which is split, with the capture buffer
241  only occupying one half.
242  2) When I finish capture with C-c C-c the frame sticks around.
244 I suppose this is more of an emacs question (org has done its thing),
245 but a similar question has been discussed on this list before:
246 http://comments.gmane.org/gmane.emacs.orgmode/33650 
248 Because that discussion was not making use of org-protocol, I was not
249 able to generalize its conclusions to my circumstance.
251 Suggestions or pointers to other resources would be welcome.
253 Best,
254 Josiah
256 #+end_example
258 *** RESOLVED table.el complex tables and orgtbl-to-latex                 :#19:
259 CLOSED: [2015-01-31 sam. 13:07]
260 :PROPERTIES:
261 :ARCHIVE_TIME: 2015-01-31 sam. 13:08
262 :ARCHIVE_FILE: ~/.emacs.d/devel/worg/org-issues.org
263 :ARCHIVE_OLPATH: Open issues
264 :ARCHIVE_CATEGORY: worg
265 :ARCHIVE_TODO: RESOLVED
266 :END:
267 :LOGBOOK:
268 - State "RESOLVED"   from "TODO"       [2015-01-31 sam. 13:07] \\
269   Implemented.
270 :END:
271 http://thread.gmane.org/gmane.emacs.orgmode/72677
273 *** RESOLVED flyspell check within source code blocks                    :#17:
274 CLOSED: [2015-01-31 sam. 13:06]
275 :PROPERTIES:
276 :ARCHIVE_TIME: 2015-01-31 sam. 13:08
277 :ARCHIVE_FILE: ~/.emacs.d/devel/worg/org-issues.org
278 :ARCHIVE_OLPATH: Open issues
279 :ARCHIVE_CATEGORY: worg
280 :ARCHIVE_TODO: RESOLVED
281 :END:
282 :LOGBOOK:
283 - State "RESOLVED"   from "TODO"       [2015-01-31 sam. 13:06] \\
284   Implemented.
285 :END:
286 http://thread.gmane.org/gmane.emacs.orgmode/72651/focus=75791
288 *** CANCELED Exporting verbatim and code to html converts -- to en dash   :#1:
289 CLOSED: [2015-01-31 sam. 13:05]
290 :PROPERTIES:
291 :ARCHIVE_TIME: 2015-01-31 sam. 13:08
292 :ARCHIVE_FILE: ~/.emacs.d/devel/worg/org-issues.org
293 :ARCHIVE_OLPATH: Open issues
294 :ARCHIVE_CATEGORY: worg
295 :ARCHIVE_TODO: CANCELED
296 :END:
297 :LOGBOOK:
298 - State "CANCELED"   from "TODO"       [2015-01-31 sam. 13:05] \\
299   ~ and = markup have been swapped. ~ is code and = verbatim.
300 :END:
301 http://thread.gmane.org/gmane.emacs.orgmode/72967
303 *** RESOLVED org-cycle on hidden inline task makes also other inline tasks visible :#21:
304 CLOSED: [2015-01-31 sam. 13:14]
305 :PROPERTIES:
306 :ARCHIVE_TIME: 2015-01-31 sam. 13:15
307 :ARCHIVE_FILE: ~/.emacs.d/devel/worg/org-issues.org
308 :ARCHIVE_OLPATH: Open issues
309 :ARCHIVE_CATEGORY: worg
310 :ARCHIVE_TODO: RESOLVED
311 :END:
312 :LOGBOOK:
313 - State "RESOLVED"   from "TODO"       [2015-01-31 sam. 13:14] \\
314   Solved.
315 :END:
316 http://thread.gmane.org/gmane.emacs.orgmode/76034
318 *** RESOLVED Accents Issues in Table formula in French                   :#15:
319 CLOSED: [2015-02-01 dim. 01:10]
320 :PROPERTIES:
321 :ARCHIVE_TIME: 2015-02-01 dim. 01:11
322 :ARCHIVE_FILE: ~/.emacs.d/devel/worg/org-issues.org
323 :ARCHIVE_OLPATH: Open issues
324 :ARCHIVE_CATEGORY: worg
325 :ARCHIVE_TODO: RESOLVED
326 :END:
327 :LOGBOOK:
328 - State "RESOLVED"   from "TODO"       [2015-02-01 dim. 01:10] \\
329   Fixed in b5d9f4be4daf0b0e8b32bc28493b2e1440fa205e.
330 :END:
331 http://thread.gmane.org/gmane.emacs.orgmode/75690
333 *** RESOLVED user-chosen separator in org-table-convert-region           :#20:
334 CLOSED: [2015-02-01 dim. 01:14]
335 :PROPERTIES:
336 :ARCHIVE_TIME: 2015-02-01 dim. 01:14
337 :ARCHIVE_FILE: ~/.emacs.d/devel/worg/org-issues.org
338 :ARCHIVE_OLPATH: Open issues
339 :ARCHIVE_CATEGORY: worg
340 :ARCHIVE_TODO: RESOLVED
341 :END:
342 :LOGBOOK:
343 - State "RESOLVED"   from "TODO"       [2015-02-01 dim. 01:14] \\
344   This feature is already in the code base. Nothing to fix.
345 :END:
346 http://thread.gmane.org/gmane.emacs.orgmode/75944
348 *** RESOLVED `org-agenda-sorting-strategy' does not work in `tags-todo'  :#29:
349 CLOSED: [2015-02-17 mar. 12:02]
350 :PROPERTIES:
351 :ARCHIVE_TIME: 2015-02-17 mar. 12:03
352 :ARCHIVE_FILE: ~/.emacs.d/devel/worg/org-issues.org
353 :ARCHIVE_OLPATH: Open issues
354 :ARCHIVE_CATEGORY: worg
355 :ARCHIVE_TODO: RESOLVED
356 :END:
357 :LOGBOOK:
358 - State "RESOLVED"   from "TODO"       [2015-02-17 mar. 12:02]
359 :END:
360 http://thread.gmane.org/gmane.emacs.orgmode/76347