Re: [O] How do I chain babel blocks with arguments?

2014-04-18 Thread Alan Schmitt
Hi Eric, On 2014-04-17 07:42, Eric Schulte writes: > Alan Schmitt writes: > >> How can I execute block `test1' from block `test2' by passing an >> argument that is one from test2? >> > > #+name: z > : bar > #+name: test1 > #+begin_src emacs-lisp :var x="foo" > x > #+end_src > > #+name:test2 > #

Re: [O] Request for worg page -- escaping questions

2014-04-18 Thread Alan Schmitt
Hi Rustom, On 2014-04-18 05:21, Rustom Mody writes: > What I would like is a graphic -- an automata-diagram made perhaps by > dot. Can that easily/conveniently go up onto worg? I don't know how worg's export is configured, but something like this may work ... --8<---cut here---

Re: [O] (OT) How to follow a mailing list with very high activity (like this one here)?

2014-04-18 Thread Alan Schmitt
On 2014-04-17 17:30, Eric S Fraga writes: >> During the last years, I'be become a real org-mode fan and I want to stay >> current and be active in the great org-mode community. >> I've subscribed to the orgmode mailinglist about 1,5 years ago and so I have >> > 17.500 mails in my inbox. > > There

Re: [O] is it possible to customise what headline level which-function displays?

2014-04-18 Thread Eric S Fraga
On Thursday, 17 Apr 2014 at 16:44, Bastien wrote: [...] > `which-function' uses `imenu--index-alist' so you can > change the value of `org-imenu-depth' from 2 to 3 to get > what you want (not tested.) This seems to work, in that it does look deeper in the hierarchy. Thanks. Makes which-functio

Re: [O] is it possible to customise what headline level which-function displays?

2014-04-18 Thread Bastien
Hi Eric, Eric S Fraga writes: > then which-function thinks we are in A.1 when point is where > indicated. This is the case with the default value of > org-imenu-depth. Surely an issue with Emacs, as I can't reproduce the problem here with latest Emacs. -- Bastien

Re: [O] (OT) How to follow a mailing list with very high activity (like this one here)?

2014-04-18 Thread Martin Beck
M web.de> writes: > > This is off-topic, but I hope that someone can give me some good advice: > > During the last years, I'be become a real org-mode fan and I want to stay > current and be active in the great org-mode community. > I've subscribed to the orgmode mailinglist about 1,5 years ag

Re: [O] (OT) How to follow a mailing list with very high activity (like this one here)?

2014-04-18 Thread Sharon Kimble
Brady Trainor writes: > On 04/16/2014 12:28 PM, M wrote: >> This is off-topic, but I hope that someone can give me some good advice: > > TLDR version: I've decided to go with newsgroup rather than subscribe, and > Thunderbird rather than GNUS. > > have we established the following ? > 3 routes:

Re: [O] Feature Request. org-bibtex-tags-are-keywords inherit tags

2014-04-18 Thread Leonard Randall
I ​ t was indeed easier than I had thought. I tested the modified function on my reading list file and it works as expected under most conditions (It plays well with other variables etc.). The only exception was the previously mentioned issue with nonstandard bibtex types. If I have time this weeke

[O] CUA copy/paste within code block

2014-04-18 Thread Xavier Garrido
Dear orgers, I am a CUA mode user and when I want to copy/paste a line or block of code within a org-babel code block, I always get back to the beginning of the code block after pasting. For example, assume you have the following piece of code echo "coucou" #+BEGIN_SRC sh for i in {0..10} d

Re: [O] CUA copy/paste within code block

2014-04-18 Thread Bastien
Hello Xavier, I can't reproduce this with latest Org and Emacs. What version of Emacs/Org are you using? Thanks for letting us know, -- Bastien

Re: [O] Feature Request. org-bibtex-tags-are-keywords inherit tags

2014-04-18 Thread Bastien
Hi Leonard, thanks for starting this! A few stylistic comments inline. Leonard Randall writes: > diff --git a/lisp/org-bibtex.el b/lisp/org-bibtex.el > index ed645e5..848d0e4 100644 > --- a/lisp/org-bibtex.el > +++ b/lisp/org-bibtex.el > @@ -270,20 +270,31 @@ with underscores, and characters t

Re: [O] sharing my firsts, org babel tangle and "init" .org file

2014-04-18 Thread Bastien
Brady Trainor writes: > Have you migrated your init files into .org file(s)? What's your > setup? I do, and find it very convenient. My setup is here: http://bzg.fr/emacs.html -- Bastien

[O] How do I define `org-agenda-cmp-user-defined'?

2014-04-18 Thread Alan Schmitt
Hello, I'm working on a way to schedule reviews of projects, and I would like to have them ordered by age in an agenda view. It seems that I want to write my own `org-agenda-cmp-user-defined' function to do so. Unfortunately I cannot find an example of such a function. More precisely, given this:

Re: [O] emacs regex work done within literate org-mode?

2014-04-18 Thread Bastien
Hi Lawrence, Lawrence Bottorff writes: > But could the results of running literate code then be fed into the > next section of literate code? Definitely, see this section of the manual: (info "(Org) Noweb reference syntax") HTH, -- Bastien

Re: [O] Archive subtree with parent structure

2014-04-18 Thread Bastien
Hi Florian, Florian Lindner writes: > is it possible to org-archive-subtree a subtree and keep the entire > parent structure? e.g. > > * A > ** AA > ** AB > ** AC > > > AB will be archived to: > > * A > ** AB No, but each subtree can contain an :ARCHIVE: property that will help you come close t

Re: [O] [bug] Org-verbatim and org-code not converted into HTML tags

2014-04-18 Thread Bastien
Hi Sébastien, Sebastien Vauban writes: > Though, there are extra diffs in my HTML output, about the style of the > org-block delimiter lines: they've lost their "under/over-line" feature, > and colors are not the same anymore. not sure how this would relate to the bug you reported and that Ni

Re: [O] Bug? (was Request for worg page -- escaping questions)

2014-04-18 Thread Bastien
Hi Rustom, Rustom Mody writes: > However there is still a minor issue: font-locking shows something > like ~x | y~ > inside a table as code but the other table commands like C-c C-c and > export to html treats the '|' as a table marker. Yes, a known bug, we need to decide whether markup should

Re: [O] Request for worg page -- escaping questions

2014-04-18 Thread Bastien
Rustom Mody writes: > Trouble is you guys are the hares that make us (me at least) into > tortoises -- > you add significant functionality faster than I can keep with the > 'what' (leave aside how and details). Well, remember that Worg is here to *stay* -- so let's start with basic stuff, not bl

Re: [O] Prepare release 8.2.6

2014-04-18 Thread Bastien
Hi Rainer, Rainer M Krug writes: > This has been introduced within the previous week, if I am not > mistaken. Can you try to bisect a bit more? Maybe look for a commit that changed property inheritance, as it looks like it's related. Thanks, -- Bastien

Re: [O] CUA copy/paste within code block

2014-04-18 Thread Xavier Garrido
Hi Bastien, Le 18/04/2014 13:01, Bastien a écrit : Hello Xavier, I can't reproduce this with latest Org and Emacs. What version of Emacs/Org are you using? I use the latest git version but you are right I can't also reproduce the problem when I am running emacs with minimal setup namely em

Re: [O] Bug? (was Request for worg page -- escaping questions)

2014-04-18 Thread Bastien
Rustom Mody writes: > However there is still a minor issue: font-locking shows something > like ~x | y~ > inside a table as code but the other table commands like C-c C-c and > export to html treats the '|' as a table marker. Yes, that's a known bug. > I of course checked Bastien's pointer to

Re: [O] Weaving a budget with Org & ledger

2014-04-18 Thread Alan Schmitt
Hi, On 2014-02-21 05:59, Erik Hetzner writes: > Users of ledger and Org may be interested in this tutorial on how I > manage an envelope style budget with those two excellent tools. > > http://orgmode.org/worg/org-tutorials/weaving-a-budget.html Thanks to this nice description, I migrated my

Re: [O] Trouble with Tables and Python

2014-04-18 Thread Sebastien Vauban
John Kitchin wrote: > I also find you want :results output raw > > if you are printing a table or printing org. This is something I have never > found satisfying, especially for long tables or outputs it is tedious to > have to delete the old output by hand before rerunning it. I have not found > a

Re: [O] using org-babel-trim in org-sbe?

2014-04-18 Thread Bastien
Hi Alan, Alan Schmitt writes: > #+TBLFM: $2='(org-sbe spending (c (concat "\"" $1 "\"")))::$3='(org-sbe > spending (c (concat "\"" (org-babel-trim $1) "\""))) You need to swap "concat" and "org-babel-trim" like this: > #+TBLFM: $2='(org-sbe spending (c (concat "\"" $1 "\"")))::$3='(org-sbe >

Re: [O] babel and long-running computations

2014-04-18 Thread John Kitchin
we routinely do this, in the following way. We run jobs that may take up to a week to finish, and they are usually run on a cluster. Our setup relies on the following behavior for a script. 1. you can run the script anytime you want, and it can tell the state of the calculation by some means. If t

Re: [O] How do I define `org-agenda-cmp-user-defined'?

2014-04-18 Thread Bastien
Hi Alan, Alan Schmitt writes: > More precisely, given this: > > ,- > | (defun org-review-schedule-compare (a b) > | "Compares the date of scheduled review for the two agenda > | entries. Returns +1 i

Re: [O] Embedding an image in base64; exporting to ascii, html, and latex?

2014-04-18 Thread Skip Collins
On Thu, Apr 17, 2014 at 2:49 PM, Bastien wrote: > How would that be different that zipping org files along with pictures > and related needed content? Not different at all. Integrating the zipping into org-mode itself could standardize the process and make it more repeatable, portable, and conven

Re: [O] [RFC] Org Minor Mode?

2014-04-18 Thread Bastien
Thorsten Jolitz writes: > In the case of regexps its of course not considered bad practice to > write "^foo$" many times in a program, so nobody is to blame here, but > the issue is the same as writing (message "What a wonderful world") many > times in a program and then entering a depressed stat

Re: [O] [RFC] Org Minor Mode?

2014-04-18 Thread Bastien
Thorsten Jolitz writes: > That means that Org headlines are much more 'intelligent' than outline > headlines (they know about todos, priorities, tags, timestamps, > properties, planning, clocking, being archived etc.) and one could > have that kind of intelligent headlines in other modes too with

Re: [O] Embedding an image in base64; exporting to ascii, html, and latex?

2014-04-18 Thread Bastien
Hi Skip, I now see how this could be useful for sharing documents with Org files and Emacs configuration bits, but I doubt this would prove really useful: in LibreOffice, the bundle makes sense because it contains all what people need for both reading and writing docs; while in Emacs land, Org are

Re: [O] Feature Request. org-bibtex-tags-are-keywords inherit tags

2014-04-18 Thread Leonard Randall
Hi Bastien, Thanks for the feedback. I have attached the modified patch. All best, Leonard On 18 April 2014 12:14, Bastien wrote: > Hi Leonard, > > thanks for starting this! A few stylistic comments inline. > > Leonard Randall writes: > > > diff --git a/lisp/org-bibtex.el b/lisp/org-bibtex.el

Re: [O] Problem with org-clock-display

2014-04-18 Thread Sebastien Vauban
Hello Bastien, Bastien wrote: > Noah Slater writes: >> >> - Times are indented like the nodes, meaning they don't line up. (I >> presume this is intentional, but I find it annoying. Is there a way >> to turn it off?) > > Fixed. > >> - Everything is highlighted with yellow. Is this intentional? Ca

Re: [O] Counting number of children under heading

2014-04-18 Thread Sebastien Vauban
Bastien wrote: > Marvin Doyley writes: > >> I would like to automatically count the number of children under a >> given heading. For example, I would like to have >> >> * Cars (2) >> ** BMW >> ** Escort > > There is no such feature in Org, but I seem to remember someone > hack something similar --

Re: [O] Problem with org-clock-display

2014-04-18 Thread Bastien
Hi Sébastien, should be fixed, thanks! -- Bastien

Re: [O] org-todo-keywords-1 detection in asyn export

2014-04-18 Thread zwz
Nicolas Goaziou writes: > Hello, > > zwz writes: > >> So here what I mean by "locally" is to adjust the org-latex-pdf-process >> by some keywords, instead of binding it with some specific code/value >> (which is difficult for modification) > > `org-latex-pdf-process' can be a function. You could

Re: [O] Can ELPA package split contrib part?

2014-04-18 Thread Sacha Chua
Bastien writes: Hello, Bastien, all! >> While I use "org-plus-contrib" package from orgmode ELPA, >> With other package which requires (updated) "org", it isn't >> recognized as I expect. > You should really not have both installed, I'd recommend using > `org-plus-contrib' only. > If that's not

Re: [O] Feature Request. org-bibtex-tags-are-keywords inherit tags

2014-04-18 Thread Bastien
Hi Leonard, Leonard Randall writes: > Thanks for the feedback. I have attached the modified patch. Applied, thanks. Have a look at the ChangeLog I added in the commit message. If you plan to add other change, please sign the FSF agreement: http://orgmode.org/cgit.cgi/org-mode.git/plain/reques

Re: [O] Counting number of children under heading

2014-04-18 Thread Sacha Chua
Sebastien Vauban writes: >>> I would like to automatically count the number of children under a >>> given heading. For example, I would like to have >>> * Cars (2) >>> ** BMW >>> ** Escort >> There is no such feature in Org, but I seem to remember someone >> hack something similar -- maybe someon

Re: [O] org-export-format-source-code-or-example: End of Buffer

2014-04-18 Thread Bastien
Hi Mishal, Mishal Awadah writes: > I added the sample code that generates the error for me on > http://stackoverflow.com/questions/22565379/emacs-org-mode-python-source-blocks-dont-export-with-python-mode-el I see Andreas made this python-mode bug report for it: https://bugs.launchpad.net/pytho

Re: [O] Spacing after sorting a heading

2014-04-18 Thread Sebastien Vauban
Bastien, Bastien wrote: > Kyle Meyer writes: > >> Does anyone have suggestions for maintaining a space before headings >> after sorting? > > I fixed this in maint, let me know if this works for you. A pity that your fix did not solve the bug "When moving headings, blank lines are added to the di

Re: [O] Problem with org-clock-display

2014-04-18 Thread Sebastien Vauban
Hi Bastien, Bastien wrote: > should be fixed, thanks! Almost, but not really. See http://screencast.com/t/fmR5TJfa what happens to the size of the titles, when the overlay is applied or removed. Also, I did prefer (unlike Noah) when there were no "reading dots". Is there a way to remove them, o

Re: [O] Spacing after sorting a heading

2014-04-18 Thread Bastien
Hi Sébastien, Sebastien Vauban writes: > A pity that your fix did not solve the bug "When moving headings, blank > lines are added to the display" (reported on 2013-11-15) at the same > time ;-( It may look similar, but that's a completely different issue. > See http://article.gmane.org/gman

Re: [O] Bug? (was Request for worg page -- escaping questions)

2014-04-18 Thread Nicolas Goaziou
Bastien writes: > Yes, a known bug, we need to decide whether markup should be supported > in tables. Try this to see how bad it is: > > | abc | +3 | > |-+| > | || Fortunately, the parser doesn't make such error ;) Regards, -- Nicolas Goaziou

Re: [O] [RFC] Org Minor Mode?

2014-04-18 Thread Thorsten Jolitz
Bastien writes: > Thorsten Jolitz writes: > >> That means that Org headlines are much more 'intelligent' than outline >> headlines (they know about todos, priorities, tags, timestamps, >> properties, planning, clocking, being archived etc.) and one could >> have that kind of intelligent headline

Re: [O] Problem with org-clock-display

2014-04-18 Thread Noah Slater
On 18 April 2014 17:03, Sebastien Vauban wrote: > > Also, I did prefer (unlike Noah) when there were no "reading dots". Is > there a way to remove them, or at least to get them in a very light > gray, for example? They are completely removed for me.

Re: [O] using org-babel-trim in org-sbe?

2014-04-18 Thread Alan Schmitt
On 2014-04-18 15:17, Bastien writes: > Hi Alan, > > Alan Schmitt writes: > >> #+TBLFM: $2='(org-sbe spending (c (concat "\"" $1 "\"")))::$3='(org-sbe >> spending (c (concat "\"" (org-babel-trim $1) "\""))) > > You need to swap "concat" and "org-babel-trim" like this: > >> #+TBLFM: $2='(org-sbe

Re: [O] How do I define `org-agenda-cmp-user-defined'?

2014-04-18 Thread Alan Schmitt
On 2014-04-18 15:21, Bastien writes: > Hi Alan, > > Alan Schmitt writes: > >> More precisely, given this: >> >> ,- >> | (defun org-review-schedule-compare (a b) >> | "Compares the date of scheduled review f

Re: [O] org-todo-keywords-1 detection in asyn export

2014-04-18 Thread Nicolas Goaziou
zwz writes: > Can you give me some example code? I was thinking about something like this (untested): --8<---cut here---start->8--- (let (template) (defun ngz-set-template (new) (setq template new)) (defun ngz-latex-process (file) (case template

Re: [O] Clocktable for this week starting at Sunday

2014-04-18 Thread Torben Hoffmann
Tried :wstart with all sorts of numbers - all starts at Monday. Cheers, Torben On 17 April 2014 16:28, Bastien wrote: > Hi Torben, > > Torben Hoffmann writes: > > > #+BEGIN: clocktable :maxlevel 2 :scope agenda-with-archives > > :weekstart 7 :block thisweek :step day :fileskip0 :narr

[O] Bug: clocktable does not respond to :wstart [7.9.3f (release_7.9.3f-17-g7524ef @ /usr/local/Cellar/emacs/24.3/share/emacs/24.3/lisp/org/)]

2014-04-18 Thread torben . lehoff
I'm trying to get a weekly clocktable report starting on Sunday using this specification: #+BEGIN: clocktable :maxlevel 2 :scope agenda-with-archives :wstart 2 :block thisweek-1 :step day :fileskip0 :narrow 20! #+END: The problem is that no matter which argument I use for :wstart the report st

[O] org-review-schedule

2014-04-18 Thread Alan Schmitt
Hello, I've just finished writing a little bit of code that allows the scheduling of reviews. The basic idea is that every task that is supposed to be reviewed has a LAST_REVIEW property (a date when the task / project was last reviewed), and optionally a REVIEW_DELAY property (with a configurable

[O] how to stop the mouse pointer highlighting in agenda?

2014-04-18 Thread Samuel Wales
i find the highlighting of lines upon mouse pointer movement and the echo area notification to be distracting. i don't understand the code at all, but i tried (remove-text-properties 1 1 '(mouse-face nil)). didn't work. my goal is to make moving the mouse pointer do nothing in the agenda. -- T

Re: [O] how to stop the mouse pointer highlighting in agenda?

2014-04-18 Thread Igor Sosa Mayor
Samuel Wales writes: > i find the highlighting of lines upon mouse pointer movement and the > echo area notification to be distracting. for the highlighting: (add-hook 'org-finalize-agenda-hook (lambda () (remove-text-properties (point-min) (point-max) '(mouse-face t --

Re: [O] sharing my firsts, org babel tangle and "init" .org file

2014-04-18 Thread Pete Ley
I've looked at the solution on worg and, though I didn't actually try to implement, it seems like tangling your init file every time you open Emacs is a little cumbersome. Please correct me if I'm wrong in this assumption. I also have a sync script hooked into my tangling that has to do with export

[O] [PATCH] Making org-agenda filters orthogonal and refreshed

2014-04-18 Thread Greg Tucker-Kellogg
This is org-mode version 8.2.5h, directly off the git. emacs version 24.4.50.1 I have noticed that combining top headline filters and category filters didn't always work as documented. In particular, the combination of filters displayed depends on the order of application and removal, and is not

Re: [O] sharing my firsts, org babel tangle and "init" .org file

2014-04-18 Thread Grant Rettke
Good thing to consider. On my slow machine it takes 6 minutes to tangle my init and on my faster machine 1.5 minutes so I follow the static approach. Grant Rettke | AAAS, ACM, FSF, IEEE, Sigma Xi gret...@acm.org | http://www.wisdomandwonder.com/ “Wisdom begins in wonder.” --Socrates ((λ (x) (x x))

Re: [O] Limits on capture mode?

2014-04-18 Thread Mark S.
Thanks for the suggestion, Bastien. I'm thinking now that when the org-protocol is invoked on Win XP via the capture javascript code that it's essentially the same as calling a windows command line. The Windows XP command line has an upper limit of 8192 characters. You can reach that fast beca

Re: [O] how to stop the mouse pointer highlighting in agenda?

2014-04-18 Thread Samuel Wales
that works for the highlighting part of the question. thank you! On 4/18/14, Igor Sosa Mayor wrote: > for the highlighting: > > (add-hook 'org-finalize-agenda-hook > (lambda () (remove-text-properties >(point-min) (point-max) '(mouse-face t

Re: [O] how to stop the mouse pointer highlighting in agenda?

2014-04-18 Thread Igor Sosa Mayor
Samuel Wales writes: > that works for the highlighting part of the question. thank you! I think for your other problem you have to use: (setq org-agenda-follow-mode nil) -- :: Igor Sosa Mayor :: joseleopoldo1...@gmail.com :: :: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/ :: :: jabb

Re: [O] how to stop the mouse pointer highlighting in agenda?

2014-04-18 Thread Samuel Wales
follow mode is nil. i am referring to the message that says that you can do mouse 2 or RET to go to the org file, which appears whenever the mouse pointer is over an agenda line. this message appears to be hardcoded in various places in org, but i don't know if its echoing can be disabled. your

Re: [O] how to stop the mouse pointer highlighting in agenda?

2014-04-18 Thread Igor Sosa Mayor
Samuel Wales writes: > follow mode is nil. i am referring to the message that says that you > can do mouse 2 or RET to go to the org file, which appears whenever > the mouse pointer is over an agenda line. maybe... ,[ C-h v org-agenda-show-outline-path RET ] | org-agenda-show-outline-path

Re: [O] Problem with org-clock-display

2014-04-18 Thread Bastien
Hi, Sebastien Vauban writes: > See http://screencast.com/t/fmR5TJfa what happens to the size of the > titles, when the overlay is applied or removed. Fixed, although I think this bug was present before I tweaked this function. > Also, I did prefer (unlike Noah) when there were no "reading do

Re: [O] how to stop the mouse pointer highlighting in agenda?

2014-04-18 Thread Samuel Wales
it is not the outline path. it is a notification message that occurs when the mouse pointer is over a line. move mouse to a line without clicking and it will show up after a few seconds. On 4/18/14, Igor Sosa Mayor wrote: > ,[ C-h v org-agenda-show-outline-path RET ]

Re: [O] [RFC] Org Minor Mode?

2014-04-18 Thread Bastien
Hi Thorsten, Thorsten Jolitz writes: > The real value and innovation of a true > org-minor-mode would be to introduce Org's intelligent headlines and all > the related functionality into the world of outcommented text in > programming modes. Yes. We could have `orgstruct-comment-prefix-regexp'

Re: [O] how to stop the mouse pointer highlighting in agenda?

2014-04-18 Thread Igor Sosa Mayor
Samuel Wales writes: > it is not the outline path. it is a notification message that occurs > when the mouse pointer is over a line. move mouse to a line without > clicking and it will show up after a few seconds. yes, I see. You're right... Maybe it is not exactly a org issue, I have the impr

Re: [O] Bug: clocktable does not respond to :wstart [7.9.3f (release_7.9.3f-17-g7524ef @ /usr/local/Cellar/emacs/24.3/share/emacs/24.3/lisp/org/)]

2014-04-18 Thread Bastien
Hi Torben, torben.leh...@gmail.com writes: > Package: Org-mode version 7.9.3f I can reproduce the bug with this version, but it has been fixed in the meantime and Org version > 8 works fine. See the manual on how to install non built-in Org : http://orgmode.org/manual/Installation.html Thanks,

Re: [O] [RFC] Org Minor Mode?

2014-04-18 Thread Samuel Wales
another option is to create annotation mechanisms that are so compelling that you don't need org in non-org files. your lists and tasks would stay in your org agenda files, but your external files would be able to show (via overlays) and link to the annotations in org. in turn, your annotations i

Re: [O] how to stop the mouse pointer highlighting in agenda?

2014-04-18 Thread Bastien
Igor Sosa Mayor writes: > Samuel Wales writes: > >> it is not the outline path. it is a notification message that occurs >> when the mouse pointer is over a line. move mouse to a line without >> clicking and it will show up after a few seconds. > > yes, I see. You're right... Maybe it is not e

Re: [O] Bug? (was Request for worg page -- escaping questions)

2014-04-18 Thread Bastien
Nicolas Goaziou writes: > Bastien writes: > >> Yes, a known bug, we need to decide whether markup should be supported >> in tables. Try this to see how bad it is: >> >> | abc | +3 | >> |-+| >> | || > > Fortunately, the parser doesn't make such error ;) Mhh.. why am I not surpri

Re: [O] how to stop the mouse pointer highlighting in agenda?

2014-04-18 Thread Igor Sosa Mayor
Bastien writes: > M-x tooltip-mode RET > > Or increase tooltip-delay. aha, interesting... but I get the message with tooltip-mode enabled and disabled... -- :: Igor Sosa Mayor :: joseleopoldo1...@gmail.com :: :: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/ :: :: jabberid: rogorido :

Re: [O] [PATCH] Making org-agenda filters orthogonal and refreshed

2014-04-18 Thread Bastien
Hi Greg, Greg Tucker-Kellogg writes: > This is org-mode version 8.2.5h, directly off the git. When mentioning the Org version for a patch you submit, please include the whole version with C-u M-x org-version RET -- this tells more than C-h v org-version. > emacs version 24.4.50.1 > > I have no

Re: [O] how to stop the mouse pointer highlighting in agenda?

2014-04-18 Thread Bastien
Igor Sosa Mayor writes: > aha, interesting... but I get the message with tooltip-mode enabled and > disabled... When enabled, you get it as a tooltip. When disabled, you get it in the echo area. Tweak tooltip-delay to never display it. -- Bastien

Re: [O] how to stop the mouse pointer highlighting in agenda?

2014-04-18 Thread Igor Sosa Mayor
Bastien writes: > When enabled, you get it as a tooltip. > When disabled, you get it in the echo area. > > Tweak tooltip-delay to never display it. aha... exactly! Many thnaks! -- :: Igor Sosa Mayor :: joseleopoldo1...@gmail.com :: :: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/ :: ::