[O] bug#18870: bug#18870: \emsp and alignment in org clock report

2015-03-19 Thread Leo Ufimtsev
Interesting, I didn't know that. Thank you for pointing it out. Maybe then just go along with the variable that would give people the choice, (I wouldn't mind '\emsp' being the default, so long as it can be changed to something else). Thoughts? Leo Ufimtsev | Intern Software Engineer

Re: [O] Internal Links with Spaces

2015-03-09 Thread Leo Ufimtsev
-if-interactive-and-no-custom-id)) '(org-modules (quote (org-id ... Leo Ufimtsev | Intern Software Engineer @ Eclipse Team - Original Message - From: Jacob Gerlach jacobgerl...@gmail.com To: Org-mode emacs-orgmode@gnu.org Sent: Monday, March 9, 2015 9:05:40 AM Subject: [O] Internal

Re: [O] lots of CLOCK lines displayed when opening a TODO

2015-03-12 Thread Leo Ufimtsev
printing messages. - [X] pass criteria: - [X] All text is red on gtk2/gtk3. - [ ] weed out PRE_GTK3 and styleIsReadOnly Let me know if you have any questions. Leo Ufimtsev | Intern Software Engineer @ Eclipse Team - Original Message - From: Xavier Maillard xav...@maillard.im

[O] Data format for keeping track of weekly yearly stats?

2015-03-12 Thread Leo Ufimtsev
weekly *and* yearly totals. I can't seem to come up with a solution that wouldn't involve a lot of hard-coding or insertion of formulas by hand. Any ideas? Do you think org-collector with two collector tables might be a better solution for this sort of requirement? Thank you Leo Ufimtsev

Re: [O] lots of CLOCK lines displayed when opening a TODO

2015-03-12 Thread Leo Ufimtsev
:-) Leo Ufimtsev | Intern Software Engineer @ Eclipse Team - Original Message - From: Nick Dokos ndo...@gmail.com To: emacs-orgmode@gnu.org Sent: Thursday, March 12, 2015 8:14:09 AM Subject: Re: [O] lots of CLOCK lines displayed when opening a TODO Loris Bennett loris.benn...@fu-berlin.de

Re: [O] Data format for keeping track of weekly yearly stats?

2015-03-13 Thread Leo Ufimtsev
This looks like the promised land here. SQL aggregation in org-mode omg X-D!! Pretty much what I was looking for. Thank you so much for the link. Leo Ufimtsev | Intern Software Engineer @ Eclipse Team - Original Message - From: Thierry Banel tbanelweb...@free.fr To: emacs-orgmode

Re: [O] org-insert-subheading doesn't work well with colons

2015-03-24 Thread Leo Ufimtsev
Thank you for fix. Leo Ufimtsev | Intern Software Engineer @ Eclipse Team - Original Message - From: Nicolas Goaziou m...@nicolasgoaziou.fr To: Leo Ufimtsev lufim...@redhat.com Cc: emacs-orgmode@gnu.org Sent: Monday, March 23, 2015 6:41:04 PM Subject: Re: [O] org-insert-subheading

Re: [O] refiling with helm

2015-03-02 Thread Leo Ufimtsev
-3 Leo Ufimtsev | Intern Software Engineer @ Eclipse Team - Original Message - From: Xebar Saram zelt...@gmail.com To: org mode emacs-orgmode@gnu.org Sent: Saturday, February 28, 2015 1:19:17 AM Subject: [O] refiling with helm Hi guys I was wondering if anyone uses helm

[O] Notifications-notify for org-mode scheduled items?

2015-03-02 Thread Leo Ufimtsev
) :on-action 'my-on-action-function :on-close 'my-on-close-function) ref: https://www.gnu.org/software/emacs/manual/html_node/elisp/Desktop-Notifications.html Leo Ufimtsev | Intern Software Engineer @ Eclipse Team

Re: [O] clocktables include \emsp - how to get rid of that?

2015-03-05 Thread Leo Ufimtsev
|0:23 | | | | | - UML | | 0:23 | | Hope it helps. Leo Ufimtsev | Intern Software Engineer @ Eclipse Team - Original Message - From

Re: [O] refiling with helm

2015-03-05 Thread Leo Ufimtsev
/org-files (file-expand-wildcards (concat myvar/org-dir *.org))) ...customize..: '(org-refile-targets (quote ((org-agenda-files :maxlevel . 10) (nil :maxlevel . 10) (myvar/org-files :maxlevel . 10 Leo Ufimtsev | Intern Software Engineer @ Eclipse Team - Original Message

Re: [O] lots of CLOCK lines displayed when opening a TODO

2015-03-05 Thread Leo Ufimtsev
TROUBLESHOOTING))) Leo Ufimtsev | Intern Software Engineer @ Eclipse Team - Original Message - From: Rainer Stengele rainer.steng...@online.de To: emacs-orgmode@gnu.org Sent: Wednesday, March 4, 2015 10:46:08 AM Subject: [O] lots of CLOCK lines displayed when opening a TODO Hi! I have lots of weekly

Re: [O] Bug: org-mouse.el breaks footnote jumping (Reference to definition doesn't work) [8.2.10 (8.2.10-33-g880a2b-elpaplus @ /home/lufimtse/.emacs.d/elpa/org-plus-contrib-20150216/)]

2015-02-25 Thread Leo Ufimtsev
Thank you for testing. Perhaps I could compile the latest development version and see if it occurs there for me. (as currently I'm using 24.4.1 from Fedora 21 repo). I'll try it out and let you know. Leo Ufimtsev | Intern Software Engineer @ Eclipse Team - Original Message - From

Re: [O] hiding the PROPERTIES drawer

2015-03-27 Thread Leo Ufimtsev
I think he meant completely hiding the property drawer, so it wouldn't even be a one-liner. Leo Ufimtsev | Intern Software Engineer @ Eclipse Team - Original Message - From: Richard Lawrence richard.lawre...@berkeley.edu To: emacs-orgmode@gnu.org Cc: Randomcoder randomcod...@gmail.com

[O] bug#18870: bug#18870: \emsp and alignment in org clock report

2015-03-18 Thread Leo Ufimtsev
display. Thoughts? Leo Ufimtsev | Intern Software Engineer @ Eclipse Team - Original Message - From: Nicolas Goaziou m...@nicolasgoaziou.fr To: Ben Finney ben+em...@benfinney.id.au Cc: 18...@debbugs.gnu.org Sent: Tuesday, March 17, 2015 6:07:03 PM Subject: [O] bug#18870: \emsp and alignment

[O] org-insert-subheading doesn't work well with colons

2015-03-23 Thread Leo Ufimtsev
When I have a plain list entry like this and issue org-insert-heading: - Meaning of life :: I expect something like this: - Meaning of life :: - Instead, it is inserted above the current item, like: - :: - Meaning of life I'm running emacs 25.0.50.3 Thoughts? Leo Ufimtsev | Intern

Re: [O] Melpa and Marmalade, can they co-exist well?

2015-04-13 Thread Leo Ufimtsev
I see. Thank you for answer. Leo Ufimtsev | Intern Software Engineer @ Eclipse Team - Original Message - From: Phillip Lord phillip.l...@newcastle.ac.uk To: Leo Ufimtsev lufim...@redhat.com Cc: Org-mode emacs-orgmode@gnu.org Sent: Friday, April 10, 2015 1:00:20 PM Subject: Re: [O] Melpa

Re: [O] Best practices to get reminders?

2015-04-13 Thread Leo Ufimtsev
-redo-add-appts) Pressing `r' on the agenda will also add appointments. (my/refresh-org-agenda-appts) ) (ad-activate 'org-agenda-redo) ;activate the advice. ; Upon loading of agenda initially (add-hook 'org-finalize-agenda-hook 'my/refresh-org-agenda-appts) #+end_src Leo Ufimtsev

Re: [O] How to exclude completed daily tasks from the agenda view

2015-04-13 Thread Leo Ufimtsev
in the agenda. One thing to note, if you use notifications for scheduled tasks, they don't work with org-habbit's 'range' like +3d/5d. But if you don't care about notifications, you should be good. Please feel free to ask me questions about this. Leo Ufimtsev | Intern Software Engineer

Re: [O] How to deal with conflicting org-toc?

2015-04-20 Thread Leo Ufimtsev
I've contacted the author about it. In the mean time I pulled the repo, renamed all org-toc to org-dyn-toc and got it to work. It would be nice to have a long-term fix for it I guess. Leo Ufimtsev | Intern Software Engineer @ Eclipse Team - Original Message - From: Rasmus ras

Re: [O] navigate between source code blocks

2015-04-30 Thread Leo Ufimtsev
of a heading and then do a helm-heading search to find my source code. Leo Ufimtsev | Intern Software Engineer @ Eclipse Team - Original Message - From: Zhihao Ding zhihao.d...@imm.ox.ac.uk To: Oleh Krehel ohwoeo...@gmail.com Cc: emacs-orgmode@gnu.org Sent: Wednesday, April 29, 2015 4:20:06

Re: [O] navigate between source code blocks

2015-05-01 Thread Leo Ufimtsev
. Well, I use the Colemak layout, so hjkl is actually not very convenient for me :-/. Meh. Leo Ufimtsev | Intern Software Engineer @ Eclipse Team - Original Message - From: Oleh Krehel ohwoeo...@gmail.com To: Leo Ufimtsev lufim...@redhat.com Cc: emacs-orgmode@gnu.org, Zhihao Ding zhihao.d

Re: [O] navigate between source code blocks

2015-05-04 Thread Leo Ufimtsev
- Original Message - From: Oleh Krehel ohwoeo...@gmail.com To: Leo Ufimtsev lufim...@redhat.com Cc: emacs-orgmode@gnu.org, Zhihao Ding zhihao.d...@imm.ox.ac.uk Sent: Friday, May 1, 2015 11:13:28 AM Subject: Re: [O] navigate between source code blocks Leo Ufimtsev lufim

Re: [O] navigate between source code blocks

2015-05-04 Thread Leo Ufimtsev
- Original Message - From: Sebastien Vauban sva-n...@mygooglest.com To: emacs-orgmode@gnu.org Sent: Monday, May 4, 2015 6:08:02 AM Subject: Re: [O] navigate between source code blocks Leo Ufimtsev wrote: There are some build in things also, E.g you can name source code

Re: [O] Better inline image scrolling

2015-05-05 Thread Leo Ufimtsev
images upon changes on disk). '(org-file-apps (quote ((auto-mode . emacs) ... (\\.png\\' . eog \%s\ Making (displayed) inline images use multiple lines sounds like a great idea. -- Leo Ufimtsev | Intern Software Engineer @ Eclipse Team

[O] Bug: org-toggle-heading breaks with double colon '::' list items.

2015-05-06 Thread Leo Ufimtsev
Hello, If I have a list with colons like: - List a :: Cheese Bannana - List b :: Pineapples Tomatoes If I then select the entire list and call org-toggle-headings, then I would *expect* this: * List a Cheese Bannana * List b Pineapples Tomatoes But instead the first

Re: [O] Bug: org-return-indent does not work properly with description lists (i.e ending with double colon)

2015-05-07 Thread Leo Ufimtsev
Hello, If I have a list item with a double colon, with the cursor at the end:like: - Hello World :: | And press C-c (org-return-indent), then the cursor is at position 0 on the next line: - Hello World :: | But based on the behavior of a regular list item, one would expect it to be on

Re: [O] Bug: org-return-indent does not work properly with description lists (i.e ending with double colon)

2015-05-08 Thread Leo Ufimtsev
- Original Message - From: Nicolas Goaziou m...@nicolasgoaziou.fr To: Leo Ufimtsev lufim...@redhat.com Cc: Org Mode emacs-orgmode@gnu.org Sent: Friday, May 8, 2015 4:12:35 AM Subject: Re: [O] Bug: org-return-indent does not work properly with description lists (i.e ending

Re: [O] Redefine key for sorting

2015-05-08 Thread Leo Ufimtsev
in advance! -- :: Igor Sosa Mayor :: joseleopoldo1...@gmail.com :: :: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/ :: :: jabberid: rogorido :::: -- Leo Ufimtsev | Intern Software Engineer @ Eclipse Team

Re: [O] bug:? org babel updating images (C-c C-c) triggers show as text (C-c C-c) in imagemagick buffer.

2015-05-11 Thread Leo Ufimtsev
, 8 May 2015 at 15:22, Leo Ufimtsev wrote: I use org-babel to make graphviz diagrams in my notes. I open resulting images in the side panel via C-u C-c C-o (or right-click image). (See 20 screen shot) Now it shows the image fine at first. Then I run org-babel in the text buffer

Re: [O] Bug: org-toggle-heading breaks with double colon '::' list items.

2015-05-07 Thread Leo Ufimtsev
- Original Message - From: Nicolas Goaziou m...@nicolasgoaziou.fr To: Leo Ufimtsev lufim...@redhat.com Cc: Org Mode emacs-orgmode@gnu.org Sent: Wednesday, May 6, 2015 7:18:55 PM Subject: Re: [O] Bug: org-toggle-heading breaks with double colon '::' list items. Hello, Leo

[O] How to deal with conflicting org-toc?

2015-04-17 Thread Leo Ufimtsev
you Leo Ufimtsev | Intern Software Engineer @ Eclipse Team

Re: [O] Function that jumps to an entry with a certain CUSTOM_ID

2015-04-06 Thread Leo Ufimtsev
+1 * Non-technical feedback :: - Thank you so much for sharing. I've been looking for something like this for a while. - I hope it'll make it into org-mode some way or another, it seems like a valuable addition. - imho the HELM integration is essential. Leo Ufimtsev | Software Engineer

[O] Helm and multiple-tags in org mode issues

2015-04-08 Thread Leo Ufimtsev
://i.imgur.com/SEruztY.png If I want to type: RELENG:REDHAT Then there is no auto-predict help with 'REDHAT'. Is there any fix for this or any improved way of setting tags? Thank you. Leo Ufimtsev | Intern Software Engineer @ Eclipse Team

Re: [O] New papers published on using org-mode in scientific publishing

2015-05-19 Thread Leo Ufimtsev
in org-mode now. -- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu -- Leo Ufimtsev | Intern Software Engineer @ Eclipse Team

Re: [O] Help needed on delegating some maintainance tasks (was: Org maintainance)

2015-05-29 Thread Leo Ufimtsev
release into Emacs repository. (1 hour every release). 5. Releasing Org (.5 hour every release). I'd like to help with 3 but would need an introduction. Best regards Robert -- Leo Ufimtsev | Intern Software Engineer @ Eclipse Team

Re: [O] org-notmuch: how to open-link-at-point in other window?

2015-05-21 Thread Leo Ufimtsev
? How about: | open in same window | C-c C o | | open in other window | C-c 4 C-c C o | | open in other frame | C-c 5 C-c C o | ? Ciao, Gregor -- -... --- .-. . -.. ..--.. ...-.- -- Leo Ufimtsev | Intern Software Engineer @ Eclipse Team