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

2014-04-17 Thread Igor Sosa Mayor
Sacha Chua writes: > There's not much more to my Gnus config aside from the snippet I > included earlier. Maybe a score file with this in it? > (("Body" ("sacha" 10 nil s))) > which theoretically adds a score based on that keyword, but I haven't > tested it and it slows loading groups down a bit.

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

2014-04-17 Thread Brady Trainor
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: - subscribe to mailing list with

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

2014-04-17 Thread Rustom Mody
On Thu, Apr 17, 2014 at 9:42 PM, Bastien wrote: > Hi Rustom, > > Rustom Mody writes:> > > Just expressing a similar need of org-moders! > > Hopefully you get enough to start a tutorial on Worg :) > > Heh! Ok thats the least I can do. Trouble is you guys are the hares that make us (me at least) i

Re: [O] Fast Access to TODO States without C-t

2014-04-17 Thread Esben Stien
Eric Abrahamsen writes: > org-use-fast-todo-selection set to t Hehe, got it, finally. That was the missing ingredient. Really great, now I'm speedy gonzales on the TODOs'; thanks;) -- Esben Stien is b0ef@e s a http://www. s tn m irc://irc. b

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

2014-04-17 Thread Rustom Mody
On Fri, Apr 18, 2014 at 1:09 AM, Nicolas Goaziou wrote: > Hello, > > Rustom Mody writes: > > > Trying to dig a bit into this -- some table issues -- I seem to have > > stumbled onto a bigger issue: org seems to be crashing emacs. > > > > Ive checked it about 4 times. > > I cant exactly give the e

Re: [O] Sorting nodes by clocked time

2014-04-17 Thread Sacha Chua
Noah Slater writes: Hello, Noah, all! > Using this a bit, it doesn't quite do what I want it to do. > Is there any way to sort recursively? > At the moment, calling org-sort-entries on the whole buffer only sorts the > top level nodes. Here's a rather inefficient hack (but hey, it seems to work

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

2014-04-17 Thread Sacha Chua
Igor Sosa Mayor writes: >> I also have some more rules that score things up if they mention my name >> or other things I'm interested in. =) >> Hope that helps! > yes, it helps a lot. At least me... > But I'm still unsure how to use it exactly... Is your config visible > anywhere? There's not

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

2014-04-17 Thread Brady Trainor
Have you migrated your init files into .org file(s)? What's your setup? Below is my first setup for fellow newbs, or for the interested developer. And please let me know if I'm missing some logic or conventions/practices. In the short history of my Emacs init file evolution (~ oct '13), I ha

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

2014-04-17 Thread Thorsten Jolitz
Lawrence Bottorff writes: > A while back I declared war against what I call "tunneling" i.e., the > typical programmer practice of just working along on something without > making any sort of notes or comments . . . When learning about [[http://software-lab.de/doc/ref.html][PicoLisp]] I noticed

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

2014-04-17 Thread Nicolas Goaziou
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 send it a message telling it what fun

Re: [O] Prepare release 8.2.6

2014-04-17 Thread Bastien
Hi Michael and Nicolas, Nicolas Goaziou writes: > It needs to be discussed, but I tend to think that it would be better to > allow newlines characters in macros and inline babel calls, even if it > means replacing them with a space when needed. I've given this another thought and I agree here.

Re: [O] How to properly convert duration to time?

2014-04-17 Thread Bastien
Hi Marcin, Marcin Antczak writes: > I would like to export CLOCK with html5 tag. > > I can output :duration as for example: 1:23 (1 hour 23 > minutes) > > This format is not valid according to w3org specification. > http://www.w3.org/html/wg/drafts/html/master/infrastructure.html#valid-duration

Re: [O] [BUG] Cannot export a raw link

2014-04-17 Thread Bastien
Nicolas Goaziou writes: > Bastien writes: > >> Nicolas Goaziou writes: >> >>> FWIW, I vote for regular URI mailto:j...@doe.com?subject=Test. >> >> Yep, 100% agreed. > > Done in b9f2e17f07faf01109fc6f7f1eb5a34e0f97eafb. Works fine, thanks! -- Bastien

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

2014-04-17 Thread Nicolas Goaziou
Hello, Rustom Mody writes: > Trying to dig a bit into this -- some table issues -- I seem to have > stumbled onto a bigger issue: org seems to be crashing emacs. > > Ive checked it about 4 times. > I cant exactly give the exact offending file because once it goes into 100% > cpu mode theres noth

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

2014-04-17 Thread Lawrence Bottorff
A while back I declared war against what I call "tunneling" i.e., the typical programmer practice of just working along on something without making any sort of notes or comments . . . and that day's "Werdegang" as they say in German (steps, procedure, process?) being only as good as your memory of

Re: [O] [BUG] Cannot export a raw link

2014-04-17 Thread Nicolas Goaziou
Bastien writes: > Nicolas Goaziou writes: > >> FWIW, I vote for regular URI mailto:j...@doe.com?subject=Test. > > Yep, 100% agreed. Done in b9f2e17f07faf01109fc6f7f1eb5a34e0f97eafb. Regards, -- Nicolas Goaziou

Re: [O] HTML export to just a single file?

2014-04-17 Thread J. David Boyd
"Diez B. Roggisch" writes: > Hi, > > there was a time (org 7.x) when I was able to use org-mode to write google > doc documents - by actually composing them in emacs, and then use the > exported single-page HTML and paste it into a google doc. > > Since org 8.x (I'm currently using 8.2.5h), I get

Re: [O] Is `org-preview-latex-fragment` sensitive to alignment specified by document class options?

2014-04-17 Thread Bastien
Hi Rob, Rob Stewart writes: > So, is there a way to make `org-preview-latex-fragment` sensitive to > LaTeX class options? Normally it should be. What version of Emacs and Org are you using? M-x emacs-version RET M-x org-version RET Also, maybe have a look at `org-format-latex-header' and see

Re: [O] Altering effect of deadline on priority calculation

2014-04-17 Thread Bastien
Hi Inanna, peregrinehill writes: > I would like to make deadlines have a larger impact on priority > calculation than scheduled date, but I can't figure out how to > extract how many days before or past deadline from an agenda entry. >  I would also like to extract how many days overdue a task i

Re: [O] Assign clocking gaps to tasks in clockcheck view?

2014-04-17 Thread Bastien
Hi Martin, "Martin Beck" writes: > It would be very handy, if I could navigate to the line with the gap > and then use a command to copy that time gap and move it to the > logbook of a heading or clock. > Is that possible already? Check `org-clock-continuously', which you may turn on when you w

Re: [O] org babel question: reference tables in remote file

2014-04-17 Thread Bastien
Hi Arun, Arun Persaud writes: > thanks for the answer. It would be nice to be able to reference tables > in other files easily though, so some form of : would > be great for the remote call. Is there some special ref syntax that > could be used here? remote(NAME-OR-ID,REF) describes a ref

Re: [O] update to ob-clojure.el

2014-04-17 Thread Bastien
Hi Greg and Oleh, Soapy Smith writes: > I'm not sure about removing nrepl and slime, as there may be some still > using them, especially nrepl. As long as it is not getting in the way, > perhaps at this time it would be better to leave them in? Agreed. > I'm not sure > the open-source and/or

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

2014-04-17 Thread Bastien
Skip Collins writes: > On the other hand, it would be very nice for org-mode to support the > inclusion of org files in a zipped container. How would that be different that zipping org files along with pictures and related needed content? -- Bastien

Re: [O] Patch for testing `org-open-at-point'

2014-04-17 Thread Bastien
Hi York, York Zhao writes: > * Peter > :PROPERTIES: > :ADDRESS: xxx xxx > :HOME_PHONE: xxx xxx xxx > :WORK_PHONE: xxx xxx xxx > :URL: www.foo.bar > :END: The question is this: are we fine handling raw links in properties, or do we also need Org links (e.g. bracket links) there? Speak

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

2014-04-17 Thread Bastien
Rustom Mody writes: > So if you still think it classifies as an emacs bug I can file it > > Please let me know Please go ahead, thanks! -- Bastien

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

2014-04-17 Thread Skip Collins
> I see how base64 images can be used for HTML, but I don't know > how to use them for LaTeX -- and I doubt it makes sense. But for > HTML, yes, we can explore this feature... on my MAYBE list! I would vote against inclusion of ascii-encoded binary files in org. This violates the "it's just text"

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

2014-04-17 Thread Rustom Mody
On Thu, Apr 17, 2014 at 11:31 PM, Bastien wrote: > Rustom Mody writes: > > > Ive checked it about 4 times. > > I cant exactly give the exact offending file because once it goes > > into 100% cpu mode theres nothing I can do but to kill emacs from a > > shell. > > Probably an Emacs issue, M-x rep

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

2014-04-17 Thread Nick Dokos
Rustom Mody writes: > On Thu, Apr 17, 2014 at 9:42 PM, Bastien wrote: > > Hi Rustom, > > >  3. How to enter a '|' into tables > > IIRC this is a FAQ: http://orgmode.org/worg/org-faq.html > > Trying to dig a bit into this -- some table issues -- I seem to have stumbled > onto a b

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

2014-04-17 Thread Bastien
Rustom Mody writes: > Ive checked it about 4 times. > I cant exactly give the exact offending file because once it goes > into 100% cpu mode theres nothing I can do but to kill emacs from a > shell. Probably an Emacs issue, M-x report-emacs-bug and provide the recipe. -- Bastien

Re: [O] Counting number of children under heading

2014-04-17 Thread Doyley, Marvin M.
Hi Thorsten, It is not working like a charm. Thanks M

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

2014-04-17 Thread Rustom Mody
On Thu, Apr 17, 2014 at 9:42 PM, Bastien wrote: > Hi Rustom, > > > > 3. How to enter a '|' into tables > > IIRC this is a FAQ: http://orgmode.org/worg/org-faq.html > Trying to dig a bit into this -- some table issues -- I seem to have stumbled onto a bigger issue: org seems to be crashing emacs

Re: [O] babel and long-running computations

2014-04-17 Thread Nick Dokos
Christoph Groth writes: > Eric Schulte writes: > >> Currently Babel does not have support for long-running computations, >> however this feature has been discussed and there are previous >> messages on the mailing list and even some comments in the code >> outlining a potential implementation st

Re: [O] HTML export to just a single file?

2014-04-17 Thread Bastien
"Diez B. Roggisch" writes: > I don't want that. I don't want HELP/Toggle View headers, or > navigational links. There is no HELP/Toggle header in the default configuration > I don't need to navigate the document using key-commands. > > Just all the content laid out in a large document. Maybe y

Re: [O] babel and long-running computations

2014-04-17 Thread Christoph Groth
Eric Schulte writes: > Currently Babel does not have support for long-running computations, > however this feature has been discussed and there are previous > messages on the mailing list and even some comments in the code > outlining a potential implementation strategy. So this may change > if/

Re: [O] org babel question: reference tables in remote file

2014-04-17 Thread Arun Persaud
Hi >> Is there a reason not to allow link-syntax like >> remote(file:::, )? > > Well, probably histerical raisins, as Stefan would say... > > But the concept of a link is really twofold: it's a reference, > and an object you can interactively act uppon by following it. > > Using the link syntax

Re: [O] empty default captions for src blocks

2014-04-17 Thread Bastien
Hi Nicolas, Nicolas Goaziou writes: > Well, not really. But it looks like a bug on the "listings" side, not > the Org one. If we add a workaround in Org core, it may stay here > forever, even after the bug is fixed upstream. I think the OP should > first ask "listings" maintainer about it. Domi

Re: [O] Kill ring contains non-killed output after an export

2014-04-17 Thread Bastien
Nicolas Goaziou writes: > You forgot to update :version and :package-version keywords in the > defcustom. Indeed, fixed, thanks, -- Bastien

Re: [O] empty default captions for src blocks

2014-04-17 Thread Nicolas Goaziou
Hello, Bastien writes: > Bug confirmed and fixed in maint, with a dummy fix: > > Nicolas, do you see another way around this? Well, not really. But it looks like a bug on the "listings" side, not the Org one. If we add a workaround in Org core, it may stay here forever, even after the bug is fi

Re: [O] HTML export to just a single file?

2014-04-17 Thread Diez B. Roggisch
On Apr 17, 2014, at 5:59 PM, Bastien wrote: > Hi Diez, > > "Diez B. Roggisch" writes: > >> So - is there a way to get my beloved single page HTML file export >> back? > > C-c C-e h h should do -- or maybe I misunderstood the question. No, unfortunately it doesn't. If you open the created fil

Re: [O] Kill ring contains non-killed output after an export

2014-04-17 Thread Nicolas Goaziou
Hello, Bastien writes: > Indeed. The default in now `nil'. You forgot to update :version and :package-version keywords in the defcustom. Regards, -- Nicolas Goaziou

Re: [O] small folding issue

2014-04-17 Thread Bastien
Hi Robert, yes, this is a tickling issue. I circumvent it by using (setq require-final-newline t) in my emacs.el, as the proper fix is somewhat tricky. -- Bastien

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

2014-04-17 Thread Bastien
Hi Rustom, Rustom Mody writes: > 1. How to put a '=' into code ~=~ > 2. How to start a line with a '*' -- (a) for headers (b) for > ordinary lines? *A line. * A header * * A header starting with a '*' > 3. How to enter a '|' into tables IIRC this is a FAQ: http://orgmode.org/worg/o

Re: [O] org-table-copy-down incrementor

2014-04-17 Thread Bastien
Hi Stacey, Stacey Marshall writes: > I am not a member of this list... I discovered it via > , a link to the list there would > be helpful. I added a link to the manual, thanks. > I discovered org-table-copy-down and its ability to increment dates. > I wo

Re: [O] HTML export to just a single file?

2014-04-17 Thread Bastien
Hi Diez, "Diez B. Roggisch" writes: > So - is there a way to get my beloved single page HTML file export > back? C-c C-e h h should do -- or maybe I misunderstood the question. HTH, -- Bastien

[O] HTML export to just a single file?

2014-04-17 Thread Diez B. Roggisch
Hi, there was a time (org 7.x) when I was able to use org-mode to write google doc documents - by actually composing them in emacs, and then use the exported single-page HTML and paste it into a google doc. Since org 8.x (I'm currently using 8.2.5h), I get this separation in navigate able sect

Re: [O] babel and long-running computations

2014-04-17 Thread Eric Schulte
Christoph Groth writes: > Thorsten Jolitz writes: > >>> I’d love to hear about any frameworks or workflows that fulfill these >>> requirements. >> >> here is a link about that topic: >> >> ,--- >> | http://draketo.de/english/emacs/parallel-babel >> `--

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

2014-04-17 Thread Eric Schulte
Alan Schmitt writes: > Hello, > > I have several babel blocks that each work well, but I'm now trying to > chain them to build some bigger functionality out of them. I'm having > trouble finding out how to pass arguments between blocks. Here is > a small example: > > --8<---cut here--

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

2014-04-17 Thread Bastien
Hi Eric, Eric S Fraga writes: > I have not been able to figure out how which-function picks up the > information it displays. Is there any way to customise org to > display different information? `which-function' uses `imenu--index-alist' so you can change the value of `org-imenu-depth' from 2

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

2014-04-17 Thread Bastien
Hi Grant, Grant Rettke writes: > Got curious about how one might embed an image in base64 encoding > inside an org mode document and allow export > to asciii, html, and latex. I somehow remember Ken Mankoff suggested this a while ago. I see how base64 images can be used for HTML, but I don't k

Re: [O] [bug] customizing org-journal file format breaks calendar integration

2014-04-17 Thread Bastien
Hi Amit, Amit Patel writes: > I just started using org-journal (with org-mode 8.2.5h) and went > through the customization options. I wanted my journal files to use > -MM-DD instead of MMDD, so I changed two variables: > > org-journal-file-format to "%Y-%m-%d" > org-journal-file-pattern

Re: [O] babel and long-running computations

2014-04-17 Thread Eric S Fraga
On Thursday, 17 Apr 2014 at 11:52, Christoph Groth wrote: [...] > - Not freezing the editor during the execution of a task This is a problem but I solve this by running multiple instances of emacs. The difficulty arises if you wish to edit the same file in more than one emacs... but if you can

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

2014-04-17 Thread Eric S Fraga
On Wednesday, 16 Apr 2014 at 20:28, M wrote: > This is off-topic, but I hope that someone can give me some good advice: Not at all off-topic. > 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 t

Re: [O] Fwd: Is `org-preview-latex-fragment` sensitive to alignment specified by document class options?

2014-04-17 Thread Bastien
Hi Rob, Rob Stewart writes: > I asked the question below a few days ago, about whether > `org-preview-latex-fragment` is sensitive document class options that > might affect alignment. I've so far not received feedback, and > wondered whether there is more information that I could provide, or if

Re: [O] ox-bibtex: Customization of HTML heading

2014-04-17 Thread Bastien
Hi Julian, Julian Gehring writes: > Would it be reasonable to have an additional option for customizing the > HTML heading of the reference section for ox-bibtex? Yes -- I added the word "References" to `org-export-dictionary', and ox-bibtex.el is now using it. Can you provide a patch to trans

Re: [O] copying a folded task expands when pasting

2014-04-17 Thread J. David Boyd
Bastien writes: > Hi, > > jdavidb...@adboyd.com (J. David Boyd) writes: > >> So, I C-w on a folded DONE task, move to the bottom of the file, and S-Ins >> to place it there. But every time it unfolds it, leaving the point at the >> bottom of the entry. Then I need to move back up and refold it.

Re: [O] empty default captions for src blocks

2014-04-17 Thread Bastien
Hi Dominik, Dominik Ernst writes: > I have a small question, I hope it is right here. It is! > #+BEGIN_SRC > vmpovapd %%zmm0, %zmm1 > #+END_SRC (Btw, you need a language after BEGIN_SRC ...) > which results in the rendered pdf as two listings with the same caption, Bug confirmed and fixed

Re: [O] copying a folded task expands when pasting

2014-04-17 Thread J. David Boyd
Thorsten Jolitz writes: > jdavidb...@adboyd.com (J. David Boyd) writes: > >> Is there anyway to turn this off. >> >> I keep my tasks folded, mostly, except for the current one I am working on. >> >> Prior to archiving, when I've marked them DONE, I move them to the >> bottom of >> the file they a

Re: [O] Sorting nodes by clocked time

2014-04-17 Thread Bastien
Noah Slater writes: > Using this a bit, it doesn't quite do what I want it to do. > > Is there any way to sort recursively? Not implemented, but you can hack around. Anyway, "sorting recursively" sounds like a nice idea but you probably want to just run this once in a while, not often enough to

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

2014-04-17 Thread Igor Sosa Mayor
Sacha Chua writes: [...] > I also have some more rules that score things up if they mention my name > or other things I'm interested in. =) > > Hope that helps! yes, it helps a lot. At least me... But I'm still unsure how to use it exactly... Is your config visible anywhere? many thanks in a

Re: [O] babel and long-running computations

2014-04-17 Thread Waldemar Quevedo
Hey Christoph, Not sure if this would help you, but I've playing with the idea of extracting some of the functionality that Org babel provides and created a small tool for doing reproducible runs using Org mode syntax: https://gist.github.com/wallyqs/10989253 It is based on the Org ruby parser imp

Re: [O] Sorting nodes by clocked time

2014-04-17 Thread Bastien
Noah Slater writes: > Seems to do what I want. This is most excellent. Making some great > progress here. Thanks. And I will send you a token of my gratitude at > the end of the month, when I have funds available. ... or wait a bit more and send your gratitude as patches! -- Bastien

Re: [O] copying a folded task expands when pasting

2014-04-17 Thread Bastien
Hi, jdavidb...@adboyd.com (J. David Boyd) writes: > So, I C-w on a folded DONE task, move to the bottom of the file, and S-Ins to > place it there. But every time it unfolds it, leaving the point at the bottom > of the entry. Then I need to move back up and refold it. > > Minor point yes, but

Re: [O] Sorting nodes by clocked time

2014-04-17 Thread Noah Slater
Using this a bit, it doesn't quite do what I want it to do. Is there any way to sort recursively? At the moment, calling org-sort-entries on the whole buffer only sorts the top level nodes. On 17 April 2014 14:45, Noah Slater wrote: > Actually, I renamed this my-overview, added (org-clock-dis

Re: [O] Counting number of children under heading

2014-04-17 Thread Thorsten Jolitz
Marvin Doyley writes: Hi Thorsten, > > Your hidden line cookie is what I am looking for. If I understand it I > should do the following > > * Fruits [# ] > ** Apples > ** Pears > > M-x org-hlc-toggle-hidden-lines-cookies ? > > When ever I do this I get the following error > > Symbol’s function de

Re: [O] problem with call lines with post block that are not exported (elpa org)

2014-04-17 Thread Alan Schmitt
On 2014-04-17 15:51, Bastien writes: > Hi Alan, > > Alan Schmitt writes: > >> My questions are: >> - is there a bug in the ELPA version of org mode? > > most probably. > >> - is there a workaround? We tried ":exports results" instead of >> ":exports none" but the blocks are not exported in that

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

2014-04-17 Thread Bastien
John Hendy writes: > Like I said, I'm simple -- I didn't even catch the difference between > mailing list/newsgroup! I only read/reply from gmail, and assumed that > subscribing to the mailing list was sending me all activity from the > newsgroup (though didn't really know there was a difference

Re: [O] Spacing after sorting a heading

2014-04-17 Thread Kyle Meyer
On 04/17/14 06:52, Bastien wrote: > I fixed this in maint, let me know if this works for you. Works great. Thanks! -- Kyle

Re: [O] org babel question: reference tables in remote file

2014-04-17 Thread Bastien
Hi Arun, Arun Persaud writes: > Is there a reason not to allow link-syntax like > remote(file:::, )? Well, probably histerical raisins, as Stefan would say... But the concept of a link is really twofold: it's a reference, and an object you can interactively act uppon by following it. Using th

Re: [O] Kill ring contains non-killed output after an export

2014-04-17 Thread Bastien
Hi Konstantin, Konstantin Kliakhandler writes: > Thanks! Now the export is much more usable for me. Out of curiousity, > what is the use case of the default behavior? I think this comes from the time where only the HTML existed, and where it was only a hack to export small snippets -- in which

Re: [O] Kill ring contains non-killed output after an export

2014-04-17 Thread Bastien
Hi Konstantin and Richard, Richard Lawrence writes: > The behavior you are seeing is as expected, though I agree that this > behavior is usually not all that useful. See the variable > org-export-copy-to-kill-ring if you want to turn it off. > > Changing the default value of this variable was r

Re: [O] [babell] How to report generated files and generation time from org-babel-tangle?

2014-04-17 Thread Bastien
Hi Grant, Grant Rettke writes: > My goal is to report what files were generated (tangled) and how long > it take for each of them > when calling org-babel-tangle. You can start with `elp-instrument-function' and then M-x elp-results RET There is also M-x profiler-start which you may want to tr

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

2014-04-17 Thread Bastien
Hi Torben, Torben Hoffmann writes: > #+BEGIN: clocktable :maxlevel 2 :scope agenda-with-archives > :weekstart 7 :block thisweek :step day :fileskip0 :narrow 20! ^^ should be :wstart -- let us know if it works! -- Bastien

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

2014-04-17 Thread John Hendy
On Thu, Apr 17, 2014 at 7:59 AM, J. David Boyd wrote: > John Hendy writes: > >> On Apr 16, 2014 2:29 PM, "M" wrote: >>> >>> 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 b

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

2014-04-17 Thread Bastien
Hi Leonard, Leonard Randall writes: > Unfortunately, my knowledge of lisp is particularly rudimentary so I > can't offer to do it myself. I think you certainly underestimate yourself and can start hacking :) 1. install Git on your machine 2. ~$ git clone git://orgmode.org/org-mode.git 3. ~$ cd

Re: [O] (org-insert-headline '(4)) should insert new headline before point

2014-04-17 Thread Bastien
Hi York, York Zhao writes: > (org-insert-headline '(4)) used to insert new heading before point. But this > had > broken recently. According to the docstring, this command inserts new > heading at the end of the parent subtree ONLY if two universal prefix > arguments is given, not one. Here's

Re: [O] copying a folded task expands when pasting

2014-04-17 Thread Thorsten Jolitz
jdavidb...@adboyd.com (J. David Boyd) writes: > Is there anyway to turn this off. > > I keep my tasks folded, mostly, except for the current one I am working on. > > Prior to archiving, when I've marked them DONE, I move them to the > bottom of > the file they are in. > > So, I C-w on a folded DON

Re: [O] problem with call lines with post block that are not exported (elpa org)

2014-04-17 Thread Bastien
Hi Alan, Alan Schmitt writes: > My questions are: > - is there a bug in the ELPA version of org mode? most probably. > - is there a workaround? We tried ":exports results" instead of > ":exports none" but the blocks are not exported in that case. I simply suggest to encourage your colleague t

Re: [O] Counting number of children under heading

2014-04-17 Thread Marvin Doyley
Hi Thorsten, Your hidden line cookie is what I am looking for. If I understand it I should do the following * Fruits [# ] ** Apples ** Pears M-x org-hlc-toggle-hidden-lines-cookies ? When ever I do this I get the following error Symbol’s function definition is void: outline-body visible-p,

Re: [O] noninteractive use of org-export

2014-04-17 Thread Bastien
Julien Cubizolles writes: > Thanks for guiding me. No problem, glad it worked and thanks for the sharing the solution! -- Bastien

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

2014-04-17 Thread Bastien
jdavidb...@adboyd.com (J. David Boyd) writes: > How do you use Gmail to follow a newsgroup? I think John is using the mailing list: https://lists.gnu.org/mailman/listinfo/emacs-orgmode not the gmane.org newsgroup. -- Bastien

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

2014-04-17 Thread J. David Boyd
John Hendy writes: > On Apr 16, 2014 2:29 PM, "M" wrote: >> >> 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

Re: [O] Counting number of children under heading

2014-04-17 Thread Eric Abrahamsen
Thorsten Jolitz writes: > Eric Abrahamsen writes: > >> I could have sworn someone posted a thing for this just a week or two >> ago, using `org-map-entries' and the identity function, and counting the >> results. > > Ups, that was me ... forgot about it ;) I thought so!

Re: [O] noninteractive use of org-export

2014-04-17 Thread Julien Cubizolles
Bastien writes: > Julien Cubizolles writes: > >> Can this be achieved, maybe with :completion-function? > > Maybe, but I never tried. Let us know if you can get it work! It works! I'm the first surprised here. I defined the following functions to manipulate the filenames. I suspect my code is

[O] copying a folded task expands when pasting

2014-04-17 Thread J. David Boyd
Is there anyway to turn this off. I keep my tasks folded, mostly, except for the current one I am working on. Prior to archiving, when I've marked them DONE, I move them to the bottom of the file they are in. So, I C-w on a folded DONE task, move to the bottom of the file, and S-Ins to place it

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

2014-04-17 Thread John Hendy
On Apr 16, 2014 2:29 PM, "M" wrote: > > 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

Re: [O] babel and long-running computations

2014-04-17 Thread Christoph Groth
Thorsten Jolitz writes: >> I’d love to hear about any frameworks or workflows that fulfill these >> requirements. > > here is a link about that topic: > > ,--- > | http://draketo.de/english/emacs/parallel-babel > `---

Re: [O] Sorting nodes by clocked time

2014-04-17 Thread Noah Slater
Actually, I renamed this my-overview, added (org-clock-display), and bound it to C-c o. Very swish. On 17 April 2014 14:34, Noah Slater wrote: > I came up with this: > > (defun my-sort-buffer () > (interactive) > (mark-whole-buffer) > (org-sort-entries t ?K) > (org-overview)) > > Seems

Re: [O] Sorting nodes by clocked time

2014-04-17 Thread Noah Slater
I came up with this: (defun my-sort-buffer () (interactive) (mark-whole-buffer) (org-sort-entries t ?K) (org-overview)) Seems to do what I want. This is most excellent. Making some great progress here. Thanks. And I will send you a token of my gratitude at the end of the month, when I hav

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

2014-04-17 Thread Bastien
Noah Slater writes: > As you can see, the times wont line up then, but matching them to the > node titles is easy. Mhhh... I see. Maybe we can use the background color for the whole headline? But for now I'd like to let the dust settle on the current implementation so that others can chime in

Re: [O] Sorting nodes by clocked time

2014-04-17 Thread Bastien
Noah Slater writes: > Okay, wow. Thanks for writing that. Do you have a Gittip or > something? I would love to support your OSS work in some way or > otherwise show my gratitude beyond words in an email! You can use my paypal account: bastien.gue...@free.fr Thanks! > Anyway. I tried your funct

Re: [O] Sorting nodes by clocked time

2014-04-17 Thread Bastien
Noah Slater writes: > I think your my-hide-all-drawers-in-current-subtree thing will take > care of collapsing all nodes. But I'm now on StackOverflow trying to > work out how to sort the whole buffer. C-x h C-c ^ should do. -- Bastien

Re: [O] Sorting nodes by clocked time

2014-04-17 Thread Noah Slater
Actually. What I want, I think, is a function that sorts the whole buffer and then collapses all nodes. I think your my-hide-all-drawers-in-current-subtree thing will take care of collapsing all nodes. But I'm now on StackOverflow trying to work out how to sort the whole buffer. On 17 April 2014

Re: [O] Sorting nodes by clocked time

2014-04-17 Thread Noah Slater
Oh, funny. I had already patched this locally. I picked "e" for "tim[e]". Using your version, I get an error: "sort: Wrong type argument: number-or-marker-p, (10426 . 10437)" Any clue? I tried to recompile everything under my .emacs.d (including org-mode), but I still get the error. On 17 Apr

Re: [O] babel and long-running computations

2014-04-17 Thread Thorsten Jolitz
Christoph Groth writes: > I’d love to hear about any frameworks or workflows that fulfill these > requirements. here is a link about that topic: ,--- | http://draketo.de/english/emacs/parallel-babel `--- --

Re: [O] Sorting nodes by clocked time

2014-04-17 Thread Noah Slater
Okay, wow. Thanks for writing that. Do you have a Gittip or something? I would love to support your OSS work in some way or otherwise show my gratitude beyond words in an email! Anyway. I tried your function and it works. But afterwards, the node is completely folded. So I added (org-cycle) to the

Re: [O] Counting number of children under heading

2014-04-17 Thread Thorsten Jolitz
Eric Abrahamsen writes: > I could have sworn someone posted a thing for this just a week or two > ago, using `org-map-entries' and the identity function, and counting the > results. Ups, that was me ... forgot about it ;) #+begin_quote From: Martin Gross Subject: Re: Get counting of items Ne

Re: [O] Sorting nodes by clocked time

2014-04-17 Thread Bastien
Noah Slater writes: > Okay, that seem to work. > > But I'm not able to get this work: > > (add-hook 'org-after-sorting-entries-or-items-hook > (lambda() (org-cycle-hide-drawers 'children))) > > After running the sort, all the LOGBOOK draws are still open. Try this: (defun my-hide-all-

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

2014-04-17 Thread Noah Slater
Ah, sorry. So what I mean is, if you have a long list of lines like this: * A5:10 ... * B8:40 ... * C2:50 ... Then i

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

2014-04-17 Thread Bastien
Noah Slater writes: > Now I need to solve the problem of being able to tie the node to the > clock-display. (If there's a big list, then it's hard to visually > match them.) I'm not really sure what you mean by "tie the node to the clock-display". > I think I recall a minor mode that highlighte

Re: [O] Org clock cookies

2014-04-17 Thread Bastien
Hi Noah, Noah Slater writes: > "[01:10]" would mean I had spent 1hr 10m on this node, and all > subnodes. Similarly, "[2d 01:10]" would mean I had spent 2d, 1hr, and > 10m on this node, and all subnodes. We can make `org-clock-display' display effort too. Since `org-clock-display' has been fix

  1   2   >