[O] org-flag-region missing?

2019-07-29 Thread Jens Lange
regards: Jens Lange

Re: [O] Bug: org-emphasis-alist not fully applied [9.1.1 (9.1.1-1-g80cbf9-elpa @ x:/folder/user/.emacs.d/elpa/org-20170918/)]

2017-09-23 Thread Jens Lange
so I can live with that but currently I still think the "Textmarker-Experience" is missing in org-mode and should be inside it without any user defined functions. With kind regards, Jens Lange 2017-09-22 23:38 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>:

Re: [O] Bug: org-emphasis-alist not fully applied [9.1.1 (9.1.1-1-g80cbf9-elpa @ x:/folder/user/.emacs.d/elpa/org-20170918/)]

2017-09-20 Thread Jens Lange
an instant this customize option is like the red carpet already lying on the floor. With kind regards, Jens Lange 2017-09-19 21:23 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Jens Lange <jens.lange...@gmail.com> writes: > > > Hmm, but that worked until recently. Without an

Re: [O] Bug: org-emphasis-alist not fully applied [9.1.1 (9.1.1-1-g80cbf9-elpa @ x:/folder/user/.emacs.d/elpa/org-20170918/)]

2017-09-19 Thread Jens Lange
Hmm, but that worked until recently. Without any hook. Or was your answer like: Good for you that it worked in the past but since it ain't supported we won't make it work again? With kind regards, Jens Lange 2017-09-19 8:02 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Hello,

[O] Bug: org-emphasis-alist not fully applied [9.1.1 (9.1.1-1-g80cbf9-elpa @ x:/folder/user/.emacs.d/elpa/org-20170918/)]

2017-09-18 Thread Jens Lange
quot; :follow org--open-elisp-link) ("file" :complete org-file-complete-link) ("ftp" :follow (lambda (path) (browse-url (concat "ftp:" path ("help" :follow org--open-help-link) ("http" :follow (lambda (path) (browse-url (concat "http:" path ("https" :follow (lambda (path) (browse-url (concat "https:" path ("mailto" :follow (lambda (path) (browse-url (concat "mailto:; path ("news" :follow (lambda (path) (browse-url (concat "news:; path ("shell" :follow org--open-shell-link)) org-babel-load-languages '((ditaa . t) (latex . t)) org-agenda-files '("~/org/xx/xx.org" "~/org/xx/xxx.org" "x:/xx/xx.org" "x:/xxx/xxx.org") org-clock-out-hook '(org-clock-remove-empty-clock-drawer) ) -- Mit freundlichen GrĂ¼ssen / With kind regards: Jens Lange

[O] Bug: Agenda clocktable-report properties columns not populated anymore [9.0.7 (9.0.7-elpa @ h:/somefolder/myuser/.emacs.d/elpa/org-20170515/)]

2017-05-29 Thread Jens Lange
:follow org-info-open :export org-info-export :store org-info-store-link) ("gnus" :follow org-gnus-open :store org-gnus-store-link) ("docview" :follow org-docview-open :export org-docview-export :store org-docview-store-link) ("bibtex" :follow org-bibtex-open :store org-bibtex-store-link) ("bbdb" :follow org-bbdb-open :export org-bbdb-export :complete org-bbdb-complete-link :store org-bbdb-store-link) ("w3m" :store org-w3m-store-link) ("file+sys") ("file+emacs") ("outlook" :follow org-outlook-open :export nil) ("doi" :follow org--open-doi-link) ("elisp" :follow org--open-elisp-link) ("file" :complete org-file-complete-link) ("ftp" :follow (lambda (path) (browse-url (concat "ftp:" path ("help" :follow org--open-help-link) ("http" :follow (lambda (path) (browse-url (concat "http:" path ("https" :follow (lambda (path) (browse-url (concat "https:" path ("mailto" :follow (lambda (path) (browse-url (concat "mailto:; path ("message" :follow (lambda (path) (browse-url (concat "message:" path ("news" :follow (lambda (path) (browse-url (concat "news:; path ("shell" :follow org--open-shell-link)) org-babel-load-languages '((ditaa . t)) org-agenda-files '("~/org/active/internal.org" "~/org/active/private.org" "H:/Nicefolder/kunden.org") org-clock-out-hook '(org-clock-remove-empty-clock-drawer)) -- Mit freundlichen GrĂ¼ssen / With kind regards: Jens Lange