Re: [O] [bug] org-cycle changed behavior in orgstruct-mode

2015-08-31 Thread Rasmus
Hi, >> But are the slowdowns associated with outline.el functions anything that >> will realistically be felt in normal usage? > > They are noticeable under certain circumstances. I implemented > `org-show-children' because `show-children' was /reported/ as slow. OK. > Generally speaking, outlin

Re: [O] porting guide from old to new beamer export?

2015-08-31 Thread Joseph Vidal-Rosset
Is it possible to get something like the CambridgeUS colortheme via the org-export of beamer? I do not succeed to do it, it is always the same theme. Best wishes Jo. 2015-08-31 2:03 GMT+02:00 Suvayu Ali : > On Sun, Aug 30, 2015 at 07:02:51PM -0400, Marko Schütz Schmuck wrote: > > Dear All, > >

Re: [O] porting guide from old to new beamer export?

2015-08-31 Thread Loris Bennett
Joseph Vidal-Rosset writes: > Is it possible to get something like the CambridgeUS colortheme via > the org-export of beamer? I do not succeed to do it, it is always the > same theme. > > Best wishes > > Jo. #+BEAMER_THEME: CambridgeUS If that doesn't work, you should post a minimal working ex

Re: [O] porting guide from old to new beamer export?

2015-08-31 Thread Suvayu Ali
On Mon, Aug 31, 2015 at 10:32:35AM +0200, Loris Bennett wrote: > Joseph Vidal-Rosset writes: > > > Is it possible to get something like the CambridgeUS colortheme via > > the org-export of beamer? I do not succeed to do it, it is always the > > same theme. > > > > Best wishes > > > > Jo. > > #+

[O] Exporting an org-file to multiple html pages

2015-08-31 Thread Jarmo Hurri
Greetings. I am writing a relatively extensive document in org, and I am currently trying to figure out how to split the exported html into multiple html pages. Is publishing along the lines of this tutorial still the best way to do it? http://orgmode.org/worg/org-tutorials/org-publish-html-tut

[O] using dates as property?

2015-08-31 Thread John Kitchin
Hi, I am making a historical list of seminar speakers in an org-file. I am trying to figure out the best way to store the dates so I can do something later like find speakers from 2010, or to sort the speakers by date etc... Here is an example of my current thoughts. My questions are: 1. are org

Re: [O] Exporting an org-file to multiple html pages

2015-08-31 Thread Marcin Borkowski
On 2015-08-31, at 12:16, Jarmo Hurri wrote: > Greetings. > > I am writing a relatively extensive document in org, and I am currently > trying to figure out how to split the exported html into multiple html > pages. > > Is publishing along the lines of this tutorial still the best way to do > it?

[O] in agenda buffer, can i add a note/todo when point is on a specific date?

2015-08-31 Thread Xebar Saram
A silly question :) when im in the agenda view (buffer, ie C-c a a) i have the week by day. i can move from day to day with up/down etc. can i somehow issue a "make todo/note" command while point is on a specific day? this is to mimic the classic calendars way of adding an appointment hope this m

[O] agenda buffer: bulk remote editing: whats the use for mark vs mark for bulk?

2015-08-31 Thread Xebar Saram
hi all after reading the agenda buffer section in the manual i still cant make sense of the bulk remote editing commands and specifically the mark vs mark for bulk. my use case is simple , i want to mark a bunch of entries like in dired and execurte del/archive/change state etc using `m` to mark i

Re: [O] in agenda buffer, can i add a note/todo when point is on a specific date?

2015-08-31 Thread Eric Abrahamsen
Xebar Saram writes: > A silly question :) > > when im in the agenda view (buffer, ie C-c a a) i have the week by > day. i can move from day to day with up/down etc. can i somehow issue > a "make todo/note" command while point is on a specific day? this is > to mimic the classic calendars way of a

Re: [O] Worg isn't publishing

2015-08-31 Thread Sebastien Vauban
Robert Klein writes: > Thomas S. Dye wrote: >> Robert Klein writes: >>> Kyle Meyer wrote: Thomas S. Dye writes: > > Worg hasn't published for several days. > > All the best, > Tom I pushed to Worg last night and noticed that it did not update. I r

Re: [O] agenda buffer: bulk remote editing: whats the use for mark vs mark for bulk?

2015-08-31 Thread Eric Abrahamsen
Xebar Saram writes: > hi all > after reading the agenda buffer section in the manual i still cant > make sense of the bulk remote editing commands and specifically the > mark vs mark for bulk. > my use case is simple , i want to mark a bunch of entries like in > dired and execurte del/archive/cha

Re: [O] Worg isn't publishing

2015-08-31 Thread Robert Klein
Hi, Sebastien Vauban wrote: > Robert Klein writes: > > Thomas S. Dye wrote: > >> Robert Klein writes: > >>> Kyle Meyer wrote: > Thomas S. Dye writes: > > > > Worg hasn't published for several days. > > > > All the best, > > Tom > > I pushed to Worg l

Re: [O] Not getting replies from the orgmode list to my e-mail address

2015-08-31 Thread Sebastien Vauban
jorge.alfaro-muri...@yale.edu (Jorge A. Alfaro-Murillo) writes: > Eric Abrahamsen writes: >> Jorge A. Alfaro-Murillo writes: >>> >>> I do not subscribe with my email to lists, but using >>> news.gwene.org in gnus. There must be a way to check for >>> duplicates in two different servers, but so f

Re: [O] exporting multiple choice questions to Aiken or GIFT formats?

2015-08-31 Thread Eric S Fraga
On Friday, 28 Aug 2015 at 18:46, Marcin Borkowski wrote: [...] > I've never heard of these, but I did a similar thing for HTML+JS and > LaTeX: > > https://github.com/mbork/org-edu-html > https://github.com/mbork/org-edu-latex > > My markup was to use lists with checkboxes, and check the correct >

Re: [O] exporting multiple choice questions to Aiken or GIFT formats?

2015-08-31 Thread Marcin Borkowski
On 2015-08-31, at 17:32, Eric S Fraga wrote: > On Friday, 28 Aug 2015 at 18:46, Marcin Borkowski wrote: > > [...] > >> I've never heard of these, but I did a similar thing for HTML+JS and >> LaTeX: >> >> https://github.com/mbork/org-edu-html >> https://github.com/mbork/org-edu-latex >> >> My mar

Re: [O] Worg isn't publishing

2015-08-31 Thread Nicolas Goaziou
Hello, Robert Klein writes: FYI may be related. Regards, -- Nicolas Goaziou

[O] [bug?] cannot open babel window on read-only file

2015-08-31 Thread Rasmus
Hi, Is it a feature that I cannot open the babel window of a source block X in file Y.org when Y is read only? Shouldn't X rather be opened in a read only window in the correct mode? Thanks, Rasmus -- What will be next?

Re: [O] agenda buffer: bulk remote editing: whats the use for mark vs mark for bulk?

2015-08-31 Thread Xebar Saram
thx Eric! this works well for archiving, though i cant see a delete option in that dispatcher best z On Mon, Aug 31, 2015 at 4:01 PM, Eric Abrahamsen wrote: > Xebar Saram writes: > > > hi all > > after reading the agenda buffer section in the manual i still cant > > make sense of the bulk re

Re: [O] in agenda buffer, can i add a note/todo when point is on a specific date?

2015-08-31 Thread Xebar Saram
perfect thx! z On Mon, Aug 31, 2015 at 3:56 PM, Eric Abrahamsen wrote: > Xebar Saram writes: > > > A silly question :) > > > > when im in the agenda view (buffer, ie C-c a a) i have the week by > > day. i can move from day to day with up/down etc. can i somehow issue > > a "make todo/note" co

[O] Preface, user's guide, cataloging key?

2015-08-31 Thread Lawrence Bottorff
I'm currently using :LOGBOOK: at the very top of my org file to make a sort of daily pre-work tweet. That is, right under my top-level star-1 header. I'd also like a key or metadata or user's guide up at the top, too. For example, I have borrowed my Wordpress categories as my main header sections,

Re: [O] Worg isn't publishing

2015-08-31 Thread Robert Klein
Hello, Nicolas Goaziou wrote: > Hello, > > Robert Klein writes: > > > FYI may be > related. > Yes, something like that. What actually happens is, the org-mode repository clone for worg publications is also used to create the daily s

Re: [O] porting guide from old to new beamer export?

2015-08-31 Thread Marko Schütz-Schmuck
Suvayu Ali gmail.com> writes: > > On Sun, Aug 30, 2015 at 07:02:51PM -0400, Marko Schütz Schmuck wrote: > > Dear All, > > > > I have again tried (unsuccessfully in the time I was able to spend on > > this) to switch to a newer version of org (tried ELPA as well as > > 8.2.4). The obstacle is al

Re: [O] org-collector unable to handle macros

2015-08-31 Thread Mark Edgington
Charles Millar verizon.net> writes: > This may be related to the problem or is the same that I reported in > April and May and again earlier this month when Bastien's requested > details in his August 4th message. Have you (or anyone else) been able to reproduce the problem given the example w

Re: [O] porting guide from old to new beamer export?

2015-08-31 Thread Suvayu Ali
On Mon, Aug 31, 2015 at 05:23:52PM +, Marko Schütz-Schmuck wrote: > > Thanks for the link. I had used all of the documentation that are referenced > on that page. > > I have uploaded a typical file with slides to http://pastebin.com/L2ss0hXG > and http://pastebin.com/D61eSkDq. > > When I pub

Re: [O] using dates as property?

2015-08-31 Thread Samuel Wales
i always put inactive timestamps in headlines, and sort both the outline and agenda using them. for example: * CONVERSATION [2015-08-31 Mon 14:41] john * CONVERSATION [2015-09-01 Tue 15:02] rms or newest first. they are visible and binary-searchable. works perfectly for me.

Re: [O] using dates as property?

2015-08-31 Thread Samuel Wales
hi john, documented for myself only: (defun alpha-org-timestamp-score (&optional sg) "Return unix minutes as a floating point number. ;;;for 0..1 ;;;Beware adding this to a much larger number (around 100); you will ;;;lose resolution. Multiply first by a number with a lot of ;;;zeroes. Then

Re: [O] using dates as property?

2015-08-31 Thread Samuel Wales
and here is my get function, likewise documented only for me and written a long time ago but works well for me: (defun alpha-org-entry-get (property &optional sg inherit) "Return the value of PROPERTY, whether you are in the outline or the agenda, by calling `org-entry-get'. SG \(string given\)

[O] gnuplot: plotting students' progress of grades

2015-08-31 Thread Tobias Frischholz
Hi List, I have a table in org which looks like this (student’s grades): |---++++++++++++++-| | | Schüler| 1-fach | 1-fach | 1-fach | 1-fach | 2-fach | 2-fach | 2-fach | 2-fa

Re: [O] org-collector unable to handle macros

2015-08-31 Thread Nicolas Goaziou
Hello, Mark Edgington writes: > Charles Millar verizon.net> writes: > >> This may be related to the problem or is the same that I reported in >> April and May and again earlier this month when Bastien's requested >> details in his August 4th message. > > Have you (or anyone else) been able to

Re: [O] org-collector unable to handle macros

2015-08-31 Thread Mark Edgington
On Aug 31, 2015 6:43 PM, "Nicolas Goaziou" wrote: > > Hello, > > Mark Edgington writes: > > > Charles Millar verizon.net> writes: > > > >> This may be related to the problem or is the same that I reported in > >> April and May and again earlier this month when Bastien's requested > >> details in

Re: [O] [bug?] cannot open babel window on read-only file

2015-08-31 Thread Nicolas Goaziou
Hello, Rasmus writes: > Is it a feature that I cannot open the babel window of a source block X in > file Y.org when Y is read only? "Opening the babel window" is called remote editing. There is no editing in a read-only buffer. Behaviour is correct, IMO. > Shouldn't X rather be opened in a re

Re: [O] org-collector unable to handle macros

2015-08-31 Thread Nicolas Goaziou
Mark Edgington writes: > On Aug 31, 2015 6:43 PM, "Nicolas Goaziou" wrote: >> >> Hello, >> >> Mark Edgington writes: >> >> > Charles Millar verizon.net> writes: >> > >> >> This may be related to the problem or is the same that I reported in >> >> April and May and again earlier this month when

Re: [O] org-collector unable to handle macros

2015-08-31 Thread Mark Edgington
> >> > >> :INCLASS: ABC {{{c(stuff)}}} DEF > >> > >> looks incorrect. Macros are not expanded in node properties (with an > >> exception for :EXPORT_SOMETHING: when #+SOMETHING is parsed). > > > > It is not intended to be expanded when generating the table, but the table > > should have the macr

Re: [O] porting guide from old to new beamer export?

2015-08-31 Thread Marko Schütz-Schmuck
Suvayu Ali gmail.com> writes: > > On Mon, Aug 31, 2015 at 05:23:52PM +, Marko Schütz-Schmuck wrote: > > > > Thanks for the link. I had used all of the documentation that are referenced > > on that page. > > > > I have uploaded a typical file with slides to http://pastebin.com/L2ss0hXG > >

Re: [O] Need help with HTML export custom postamble

2015-08-31 Thread David A. Gershman
So I finally was able to test out the C-c C-c. It did ask me if I wanted to apply and I said yes. When I exported the file, my postamble (as specified in the variable) was /not/ shown...it was still the default. Strangely, when I did C-c C-c, Emacs came back with this: > The local variables lis

Re: [O] Need help with HTML export custom postamble

2015-08-31 Thread Thomas S . Dye
Aloha David, David A. Gershman writes: > So I finally was able to test out the C-c C-c. It did ask me if I > wanted to apply and I said yes. When I exported the file, my postamble > (as specified in the variable) was /not/ shown...it was still the default. > > Strangely, when I did C-c C-c, Em

Re: [O] Need help with HTML export custom postamble

2015-08-31 Thread David A. Gershman
On 08/31/2015 05:38 PM, Thomas S. Dye wrote: > Aloha David, > > David A. Gershman writes: > >> So I finally was able to test out the C-c C-c. It did ask me if I >> wanted to apply and I said yes. When I exported the file, my postamble >> (as specified in the variable) was /not/ shown...it was

[O] [PATCH] org-mime: make plain/text mime export a choice

2015-08-31 Thread Jon Miller
Update to how org-mime constructs emails for the plain/text section of the mime email. I've found that using the 'ascii exporter produces a saner plain/text section than using the 'org exporter. Added a new custom variable to control which exporter is used. and changed the default behavior to use '

[O] students, classes, assignments...

2015-08-31 Thread scrawler
Hey guys, What's an efficient way to keep track of students, classes, and assignments? I'm using org now, but I don't want to admit how badly I'm abusing it to make my *cough* system work. How about something like this: a file per student with Classwork, Homework, and Assessment headings, maybe

Re: [O] Need help with HTML export custom postamble

2015-08-31 Thread Thomas S . Dye
David A. Gershman writes: >> # Local Variables: >> # org-html-postamble: t >> # org-export-html-postamble-format: "Hello World" >> # End: > Either typing C-c C-c, or just opening the file will ask me about the > variables. I answer 'y', but still get the default postamble. Are you using an old

Re: [O] Need help with HTML export custom postamble [SOLVED]

2015-08-31 Thread David A. Gershman
*argh* I remember that variation of postamble in my readings...didn't think to try it. Thank you!!! I attempted the export as well and it worked as expected. I appreciate your patience! FWIW, yes, I'm on the latest Org (8.3.1) and Emacs 24.4.1 (Debian Jessie). On 08/31/2015 06:36 PM, Thomas S

Re: [O] agenda buffer: bulk remote editing: whats the use for mark vs mark for bulk?

2015-08-31 Thread Eric Abrahamsen
Xebar Saram writes: > thx Eric! > > this works well for archiving, though i cant see a delete option in > that dispatcher No, I don't think delete is one of the options... > best > > z > > On Mon, Aug 31, 2015 at 4:01 PM, Eric Abrahamsen > wrote: > > > Xebar Saram writes: > > > hi all

[O] [PATCH 0/3] Add ISO week trees.

2015-08-31 Thread Rüdiger Sonderfeld
This series of patches adds support for ISO week trees to org-datetree and org-capture. Unlike regular date trees the tree is ordered by week instead of month. For example: * 2015 ** 2015-W35 *** 2015-08-30 Sunday Foo Bar ** 2015-W36 *** 2015-08-31 Monday Fou *** 2015-09-01 Tuesda

[O] [PATCH 3/3] org-capture.el: Add support for week trees.

2015-08-31 Thread Rüdiger Sonderfeld
* lisp/org-capture.el (org-capture-templates): Add file+weektree(+prompt) options. (org-capture-set-target-location): Add support for week trees. * doc/org.texi (Template elements): Document file+weektree(+prompt) options. --- doc/org.texi| 7 +++ lisp/org-capture.el | 26 ++

[O] [PATCH 2/3] org-datetree.el: Add support for ISO week trees.

2015-08-31 Thread Rüdiger Sonderfeld
* lisp/org-datetree.el (org-datetree-find-iso-date-create): New function. (org-datetree--find-create): Support fixed text for insert. (org-datetree-insert-line): Support fixed text for insert. * testing/lisp/test-org-datetree.el (test-org-datetree/find-iso-date-create): New test. ISO week trees or

[O] [PATCH 1/3] org-datetree.el: Code cleanup.

2015-08-31 Thread Rüdiger Sonderfeld
* lisp/org-datetree.el (org-datetree--find-create): New function. (org-datetree-find-year-create, org-datetree-find-month-create, org-datetree-find-day-create): Removed functions (org-datetree-find-date-create): Use `org-datetree--find-create' instead of removed functions. Use calendar extract fun

[O] can't assign to hline relative reference

2015-08-31 Thread Luke Swart
Hello, There seems to be an error when using hline-relative references in an org-mode table’s formula. For example, I have the following org-mode table: #+BEGIN: columnview :hlines 1 :id global | /Project/ | Mon | Tue | Wed | Thu | Fri | Sat | Sun | /Total/ | |+

Re: [O] gnuplot: plotting students' progress of grades

2015-08-31 Thread Robert Klein
Hi, Tobias Frischholz wrote: > Hi List, > > I have a table in org which looks like this (student’s grades): > [s.d.] > I would like to use gnuplot to show me a line graph of each student’s > single grades in order to resemble their progress during the school > year. Can this be achieved with

Re: [O] gnuplot: plotting students' progress of grades

2015-08-31 Thread Loris Bennett
Hi Tobias, Tobias Frischholz writes: > Hi List, > > I have a table in org which looks like this (student’s grades): > > |---++++++++++++++-| > | | Schüler | 1-fach | 1-fach | 1-fac