Re: [O] begging table formula help

2015-09-06 Thread scrawler
On Sun, Sep 06, 2015 at 12:20:05PM -0400, John Kitchin wrote: > I assume you want to calculate the Points Earned and Percentage columns? > > | Student | Assgn Points | Points Earned | Possible | Achieved | Percentage | > |-+--+---+--+--+|

Re: [O] Multiple footnote references in included file

2015-09-06 Thread Nicolas Goaziou
Hello, Leonard Randall writes: > I have my thesis divided into several chapters each with its own org file. > I was trying to use org's Include function to compile a pdf of the complete > draft using a master file. However, I found that if there was more than one > reference to the same footnote

Re: [O] maybe ordered list bug

2015-09-06 Thread Nicolas Goaziou
Hello, Jude DaShiell writes: > I am studying python to the best of my ability. I have a file > python_notes.org. As of now it has 93 list entries in it which are > notes. > I am unable to either add text to the 93rd note or add another list > item which would be a note of 94) to the file. My

[O] Is there a way to search for link target, not description?

2015-09-06 Thread Marcin Borkowski
Hi all, as in the subject. So, when I have e.g. [[foo][bar]], C-s finds bar, but not foo. Any way to find foo without e.g. temporarily resorting to text-mode? TIA, -- Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Faculty of Mathematics and Computer Science Adam Mickiewicz Un

Re: [O] shell scripts in yasnippet?

2015-09-06 Thread John Kitchin
This will not work. That is not what yasnippets are for. What you want is more like this: http://kitchingroup.cheme.cmu.edu/blog/2013/10/14/Lisp-links-in-org-mode-to-dynamically-generated-content/ Or this: * test fortune #+BEGIN_SRC emacs-lisp :exports results :results org (format "#+BEGIN_QUOT

[O] maybe ordered list bug

2015-09-06 Thread Jude DaShiell
I am studying python to the best of my ability. I have a file python_notes.org. As of now it has 93 list entries in it which are notes. I am unable to either add text to the 93rd note or add another list item which would be a note of 94) to the file. My disk space is not wiped out either. Ve

[O] Babel, shell variable expansion in noweb function call

2015-09-06 Thread Kalev Takkis
Hi list, I'm struggling with the following example and failing get it to work: #+begin_src bash :results value code :noweb yes p1="/foo/bar" p2="/foo/baz/foo" rpath=<> #+end_src If the parameters are given as values such as path1="/foo/bar", the function works as expected, from

Re: [O] [DEV] Text quoting backports

2015-09-06 Thread Kyle Meyer
Rasmus writes: > Isn't this dependent on Emacs 25? Currently maint target emacs 23 and master > targets 24.3. They will only affect Emacs 25 users, but IIUC none of these would break the any supported Emacs versions. If the Emacs version doesn't have functions that look at text-quoting-style an

[O] Multiple footnote references in included file

2015-09-06 Thread Leonard Randall
Hi org mode community, I have my thesis divided into several chapters each with its own org file. I was trying to use org's Include function to compile a pdf of the complete draft using a master file. However, I found that if there was more than one reference to the same footnote in one of my chap

Re: [O] Org-info-js folding is broken in 8.3 releases

2015-09-06 Thread Piyush Srivastava
Of course, we will also need to change the regexp SID_REGEX (in org-info-src.js) to "/(^#)((sec-|orgheadline)\d+([._]\d+)*$)/" from the current value of "/(^#)(sec-\d+([._]\d+)*$)/". It's capturing groups are not used, to this should not propagate any more changes. On Sat, Sep 5, 2015 at 8:20 PM,

Re: [O] Org-info-js folding is broken in 8.3 releases

2015-09-06 Thread Piyush Srivastava
I think I have finally isolated a fix. org-info.js uses the magic number "4" (i.e. the length of the string "sec-") to substring DOM ids in order to fin section numbers (this is on line number 97 in the source code of org-info-src.js). However the changes to org-export-get-reference mean that in

[O] Org-info-js folding is broken in 8.3 releases

2015-09-06 Thread Piyush Srivastava
Hi, In the current 8.3.1 release of org-mode the f/F keybinding that org-info-js provides for folding headings in plain mode (of exported html files) fails to work. Further, the 's' and 'o' keys for search and occur respectively also fail to work. Both of these work with the 8.2.10 release. I

[O] subtreep option in export stopped working propery

2015-09-06 Thread Joon Ro
Hi, I have been using a link containing elisp:(org-beamer-export-to-pdf nil t) to export the subtree as a beamer pdf. It used to work well, but after a certain update a couple of months ago (I'm using 8.3beta and I regularly update it), it stopped working properly. For example, when I click on t

Re: [O] Org-info-js folding is broken in 8.3 releases

2015-09-06 Thread Piyush Srivastava
In fact, further investigation shows that the first commit that actually breaks org-info-js is the replacement of `org-export-get-headline-id' by `org-export-get-reference' in commit id 459033 on April 13. These problems are temporarily fixed by commit cf7d64, and then reintroduced by commit 4ee8f

[O] Bug: Typo in entities documentation [8.2.10 (8.2.10-42-g2e1bc4-elpa @ /Users/leafac/.emacs.d/elpa/org-20150727/)]

2015-09-06 Thread Leandro Facchinetti
Fix entity infinity documentation. This was probably an error while copy and pasting. modified lisp/org-entities.el @@ -326,7 +326,7 @@ packages to be loaded, add these packages to `org-latex-packages-alist'." ("deg" "\\textdegree{}" nil "°" "degree" "°" "°") ("prime" "\\prime" t "

Re: [O] [DEV] Text quoting backports

2015-09-06 Thread Rasmus
Kyle Meyer kyleam.com> writes: > > There have been several commits made recently in the Emacs repo related > to quoting style in docstrings and messages. I've backported the > changes touching Org files and pushed to the branch maint-quotes. I put > them there instead of installing them dire

[O] begging table formula help

2015-09-06 Thread scrawler
Hi Guys, I might actually have a working, almost sane system that I can understand and work with. May I beg some help? | Student | Assgn Points | Points Earned | Possible | Achieved | Percentage | |-+--+---+--+--+| | Barney |