Re: [O] Citations, continued

2015-02-09 Thread Thomas S. Dye
John Kitchin writes: >> Can you (or Tom, or someone else) make the case that it is important >> enough to have multicites that non-LaTeX backends should support them >> out of the box? (I'm not doubting it, I just don't have any idea why >> since I don't use them myself.) > > My case is that if

Re: [O] Citations, continued

2015-02-09 Thread John Kitchin
Richard Lawrence writes: > > My concern is just that we clearly distinguish the `main' or `proper' > citation syntax from the user-extensible part, as I said here: > > Rasmus has also expressed support for something like this, and I can see > that it is important for a user to be able to define

Re: [O] Citations, continued

2015-02-09 Thread Richard Lawrence
Hi John and all, John Kitchin writes: > I think the critical point is that the syntax must be user > extendable. It should be possible to add these different types, even if > most people do not use them. Otherwise, links will continue to be used > anyway. I completely agree. Some form of user

Re: [O] Citations, continued

2015-02-09 Thread John Kitchin
Nicolas Goaziou writes: > Rasmus writes: > >> PS: Here's a quick link "proof-of-concept" (not really) with biblatex >> only, and cite it textcitation. Documents with this type of syntax are >> indeed pleasant to the eye. >> >> [[cite: pre1 @bohringer14 post1; pre2 @davis14 post2]] > > As pointe

Re: [O] Strange behavior with block agendas

2015-02-09 Thread Yuri Niyazov
any further comment on this? On Fri, Feb 6, 2015 at 11:58 AM, Yuri Niyazov wrote: >>> If a block agenda exists, with say, agenda on top and todo on the bottom, >>> then by default it opens to "today". It is possible then to press j and >>> select a >>> different date to go to. After that, if we

Re: [O] Citations, continued

2015-02-09 Thread John Kitchin
Rasmus writes: > The question: > > In any given document, do you typically need more than two types of > citations, i.e. {citet, citep} OR {textcite, parentcite}? > > I do use other citation types, in particular a genitive version of > textcite, but not very often. That was why I initia

Re: [O] Citations, continued

2015-02-09 Thread John Kitchin
Richard Lawrence writes: > Hi Tom and all, > > t...@tsdye.com (Thomas S. Dye) writes: > >> IIUC, Org mode citation syntax needs to capture four pieces of >> information for an *individual* citation: a =key= into one or more >> stores of bibliographic information; a =citation-command= that is >> u

Re: [O] [BUG] on export resulting in endless evaluation

2015-02-09 Thread Charles Berry
Rainer M Krug krugs.de> writes: > > Sebastien Vauban > writes: > > > Rainer M Krug wrote: > >> Charles Berry writes: > >>> Rainer M Krug krugs.de> writes: > > when exporting the fillowing org file, I get an endless loop of > evaluations. > > --8<---cut

Re: [O] [Patch] Fix date-based sorting of tags and tags-todo agenda views

2015-02-09 Thread Nicolas Goaziou
y...@ydl.cm (Yuri D. Lensky) writes: > From: "Yuri D. Lensky" > Date: Sat, 7 Feb 2015 13:37:46 -0500 > Subject: [PATCH] Fix timestamp-based sorting of tags-based entries in > agenda Applied. Thank you. Regards,

[O] How to obtain the list of files generated by export?

2015-02-09 Thread Marcin Borkowski
Hello fellow Orgers, Assume that I export an Org file with some mathematical formulae to HTML. If I decide to export them as bitmaps (as opposed to using MathJax), how can I obtain (programmatically, in Elisp) the list of files which were generated (i.e., the HTML and the bitmaps)? TIA, -- Mar

[O] Org-mode Beamer graphviz & images

2015-02-09 Thread deadbrain
Hi all org-mode gurus, I am trying to generate a deck of slides using Emacs/org-mode /beamer & some companion tools (graphviz & plantuml). I have a problem to set the dimensions for the graphviz (or plantuml) generated pictures. Whatever the version used (tested 8.2.10-30 or 8.3-beta from git) and

Re: [O] Citations, continued

2015-02-09 Thread Rasmus
Richard Lawrence writes: > t...@tsdye.com (Thomas S. Dye) writes: > >> IIUC, Org mode citation syntax needs to capture four pieces of >> information for an *individual* citation: a =key= into one or more >> stores of bibliographic information; a =citation-command= that is >> understood by the =ci

Re: [O] timeline view - showing times

2015-02-09 Thread Marcin Borkowski
On 2015-02-09, at 18:43, Paul Rudin wrote: > If I type "C-c a L" I get a list of durations for each day - for example: > > Monday 9 February 2015 W07 > Clocked: (0:53) Revise document X > Clocked: (1:12) Meet Fred > ... Wow. I don't get this behavior, though I'd like to. Is thi

Re: [O] [Patch] Fix date-based sorting of tags and tags-todo agenda views

2015-02-09 Thread Yuri D. Lensky
Done. >From 64c0ea3d6ac89d8ab12b030b9270ea21599a5c83 Mon Sep 17 00:00:00 2001 From: "Yuri D. Lensky" Date: Sat, 7 Feb 2015 13:37:46 -0500 Subject: [PATCH] Fix timestamp-based sorting of tags-based entries in agenda * lisp/org.el (org-scan-tags): Fix agenda org tags scans to properly add times

Re: [O] timeline view - showing times

2015-02-09 Thread Subhan Michael Tindall
This is probably overkill, but I use this: (setq org-agenda-custom-commands (quote ( ("c" "Clock" ((agenda "" ((org-agenda-sticky nil) (org-agenda-ndays 1)

[O] timeline view - showing times

2015-02-09 Thread Paul Rudin
If I type "C-c a L" I get a list of durations for each day - for example: Monday 9 February 2015 W07 Clocked: (0:53) Revise document X Clocked: (1:12) Meet Fred ... Is there a way of getting a timeline that includes the actual times of day, so that I can reconstruct how I spent a

Re: [O] How to override ":eval no" in call lines?

2015-02-09 Thread Charles C. Berry
On Mon, 9 Feb 2015, Sebastien Vauban wrote: "Charles C. Berry" wrote: On Fri, 23 Jan 2015, Sebastien Vauban wrote: "Charles C. Berry" wrote: Sebastien Vauban wrote: In a long document, I must have ":eval no" at file level, as this is the common setting for most code blocks. However, how do I

Re: [O] Citations, continued

2015-02-09 Thread Richard Lawrence
Hi Tom and all, t...@tsdye.com (Thomas S. Dye) writes: > IIUC, Org mode citation syntax needs to capture four pieces of > information for an *individual* citation: a =key= into one or more > stores of bibliographic information; a =citation-command= that is > understood by the =citation-style= spe

Re: [O] Automatically entering org blocks?

2015-02-09 Thread Grant Rettke
You may easily add your own templates eg: https://github.com/grettke/home/blob/master/ALEC.txt#L4351 The docs explain how, and it is indeed easy. On Mon, Feb 9, 2015 at 5:52 AM, Eric Abrahamsen wrote: > torys.ander...@gmail.com (Tory S. Anderson) writes: > >> Is there a command for automaticall

Re: [O] Citations, continued

2015-02-09 Thread Thomas S. Dye
Aloha Rasmus, Rasmus writes: > In any given document, do you typically need more than two types of > citations, i.e. {citet, citep} OR {textcite, parentcite}? Yes, I typically use what I call a multicite to get multiple citations with biblatex. It just inserts {key}. I precede two o

Re: [O] Automatically entering org blocks?

2015-02-09 Thread John Kitchin
This seems to do what you want on text in a region. It is not too well tested though! #+BEGIN_SRC emacs-lisp (defun wrap-text-in-org-block (start end) (interactive "r") (goto-char end) (insert "\n#+END_QUOTE\n") (goto-char start) (insert "\n#+BEGIN_QUOTE:\n")) #+END_SRC Eric Abrahamsen

Re: [O] How to override ":eval no" in call lines?

2015-02-09 Thread Sebastien Vauban
"Charles C. Berry" wrote: > On Fri, 23 Jan 2015, Sebastien Vauban wrote: >> "Charles C. Berry" wrote: >>> Sebastien Vauban wrote: In a long document, I must have ":eval no" at file level, as this is the common setting for most code blocks. However, how do I unset that for some call l

[O] A bug with the face used to display the item being clocked

2015-02-09 Thread Marcin Borkowski
Hi there, it seems that there is some minor bug with the text size in the string identifying the item being clocked in the mode-line. Here's a minimal example showing the problem (tested with emacs -Q, GNU Emacs 25.0.50.1 (i686-pc-linux-gnu, GTK+ Version 3.10.8) of 2015-01-02): M-: (set-face-att

Re: [O] Simple in-buffer links?

2015-02-09 Thread Lawrence Bottorff
Yes, Rasmus that will work. Also, I'd like to be able to do this basic thing from html: . . . link to top I know the reference manual is trying to tell me how, but I'm just not getting it. On Mon, Feb 9, 2015 at 4:11 AM, Rasmus wrote: > Lawrence Bottorff writes: > > > I'm a beginner and I

Re: [O] [BUG] on export resulting in endless evaluation

2015-02-09 Thread Rainer M Krug
Sebastien Vauban writes: > Rainer M Krug wrote: >> Charles Berry writes: >>> Rainer M Krug krugs.de> writes: when exporting the fillowing org file, I get an endless loop of evaluations. --8<---cut here---start->8--- #+PROPERTY:

Re: [O] Simple in-buffer links?

2015-02-09 Thread Tory S. Anderson
Hi Lawrence, Welcome to org-mode! I think what you're looking for is footnote funcationality[1]. To get started, just use `C-c C-x f' in your orgmode document. Then use it again to go back to where you were. There's more you can do and the page I've cited will get you started. HTH, - Tory L

Re: [O] export subtree from the command line

2015-02-09 Thread Alan Schmitt
On 2015-02-07 19:55, John Kitchin writes: > For a different approach, you could make this kind of an emacs script. I > have not done this too often, and it can be tricky to setup and debug. Very interesting! Thank you for the suggestion. Alan -- OpenPGP Key ID : 040D0A3B4ED2E5C7 signature.a

Re: [O] Automatically entering org blocks?

2015-02-09 Thread Eric Abrahamsen
torys.ander...@gmail.com (Tory S. Anderson) writes: > Is there a command for automatically entering org blocks (such as for > quotes or src), the same way there's a command for inserting drawers? > I'm sure there must be, but I've searched the "block" and "insert" > command lists and don't see any

Re: [O] Citations, continued

2015-02-09 Thread Rasmus
Nicolas Goaziou writes: > Rasmus writes: > >> The question: >> >> In any given document, do you typically need more than two types of >> citations, i.e. {citet, citep} OR {textcite, parentcite}? >> >> I do use other citation types, in particular a genitive version of >> textcite, but

Re: [O] [BUG] on export resulting in endless evaluation

2015-02-09 Thread Sebastien Vauban
Rainer M Krug wrote: > Charles Berry writes: >> Rainer M Krug krugs.de> writes: >>> >>> when exporting the fillowing org file, I get an endless loop of >>> evaluations. >>> >>> --8<---cut here---start->8--- >>> #+PROPERTY: header-args :exports both >>> #+PROP

Re: [O] Citations, continued

2015-02-09 Thread Nicolas Goaziou
Rasmus writes: > The question: > > In any given document, do you typically need more than two types of > citations, i.e. {citet, citep} OR {textcite, parentcite}? > > I do use other citation types, in particular a genitive version of > textcite, but not very often. That was why I init

[O] Automatically entering org blocks?

2015-02-09 Thread Tory S. Anderson
Is there a command for automatically entering org blocks (such as for quotes or src), the same way there's a command for inserting drawers? I'm sure there must be, but I've searched the "block" and "insert" command lists and don't see anything that seems promising. --8<---cut here--

Re: [O] Citations, continued

2015-02-09 Thread Rasmus
Aloha Tom, Were obviously have similar requirements. However, there's one point where I'm entirely on the same page as you. I want to figure out if that's 'cause I haven't thought carefully enough about it, or because I have simpler requirements. t...@tsdye.com (Thomas S. Dye) writes: > I don'

Re: [O] Citations, continued

2015-02-09 Thread Rasmus
Nicolas Goaziou writes: > In the initial suggestion @k:journal or @k:author was not possible. In > pandoc, AFAIU, in-text means author is outside parenthesis. Nothing > fancier. So [-@k1] would mean: "author" is outside parenthesis, but > should not be displayed anyway. If [-@k1] has non-obvious

Re: [O] Citations, continued

2015-02-09 Thread e.fraga
Tom, thanks for this contribution. From my point of view, you have summarised the requirements very well. I agree with them completely, especially the need to expose and to hide the right information when perusing the org file. -- Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D)

Re: [O] Simple in-buffer links?

2015-02-09 Thread Rasmus
Lawrence Bottorff writes: > I'm a beginner and I can't figure out how to build a simple link. All I > want to do is have numbered footnotes throughout my org file that, when > clicked, jump down to that footnote. Eg: > > -- This is in my org file and I'm describing Emacs fill (1). You can also >

Re: [O] [patch] Formatting of {{{DATE}}}

2015-02-09 Thread Nicolas Goaziou
Rasmus writes: > Pushed as f8f38f03. Thank you. > I added a org-NEWS entry, but I don't know if it should be there. Feel > free to let me know or remove it yourself if it shouldn't. That's OK. > > BTW: when figuring out how the heck macros works I came across two other > undocumented macros, n