Re: [O] Org release 8.2.5g (minor release from maint)

2014-03-01 Thread Bastien
Hi Eric, Eric Schulte writes: > Oh, I did not realize `subseq' was part of the cl library. Since it > seems subseq is a generally useful utility, would there be any appetite > for implementing an org-subseq function? There was already org-sublist, which I adapted to mimic the behavior of subse

Re: [O] Tables with line wrapping?

2014-03-01 Thread Bastien
Hi Peter, Peter Davis writes: > This looks really interesting also. Is this feature going to fund > its way to the trunk at some point? Sadly no, because Jambunathan does not want to sign the copyright agreement that would be requested for this. -- Bastien

Re: [O] Emacs Mac Port

2014-03-01 Thread Bastien
Marcelo de Moraes Serpa writes: > @Bastien Yeah, this is one of my favorite features. Check it out: > http://screencast.com/t/RVd0wfTJzVt Thanks! Looks neat indeed. -- Bastien

Re: [O] css classes to tables in html export

2014-03-01 Thread Bastien
Hi Vikas, Vikas Rawal writes: > How do I add custom css classes to tables while publishing my > project? C-h v org-html-table-* TAB HTH, -- Bastien

Re: [O] Best way to generate textile from orgmode ?

2014-03-01 Thread Bastien
Hi Yasushi, Yasushi SHOJI writes: > https://github.com/yashi/org-textile Great, thanks for sharing this! -- Bastien

Re: [O] [BUG] in org-element-link-parser (lilypond file does not export to latex)

2014-03-01 Thread Nicolas Goaziou
Hello, Thorsten Jolitz writes: > when trying to export this example lilypond file > > https://raw.github.com/mjago/ob-lilypond/master/examples/basic-mode/pdf-example/pdf-example.org > > to LaTeX (C-c C-e l L) I hit the following error: > > ,-- > | Wron

Re: [O] MobileOrg 1.5.2 - Dropbox sync error

2014-03-01 Thread Bastien
Hi Erwin, better to ask the MobileOrg developers directly I guess. HTH, -- Bastien

Re: [O] [bug] Incompatible agenda commands

2014-03-01 Thread Bastien
Hi Sébastien, "Sebastien Vauban" writes: > (setq org-agenda-sticky nil) > > and you'll be bitten by that bug! Still not bitten by this bug :) -- Bastien

Re: [O] org-agenda-do-date-late and emacs freeze

2014-03-01 Thread Bastien
Hi Igor, Igor Sosa Mayor writes: > If I try to reproduce the error, I get this message: > > Debugger entered--Lisp error: (quit) > org-agenda-fix-tags-filter-overlays-at(5696) > org-agenda-show-new-time(# "<2014-02-19 mié>") > org-agenda-date-later(1) > org-agenda-do-date-later(nil) >

Re: [O] org-export: how to copy the parsed tree?

2014-03-01 Thread Thorsten Jolitz
Vitalie Spinu writes: > Is there an easy way to copy org sub-tree in :filter-parse-tree? > > The structure of the parsed tree is somewhat complicated with recursive > references to parents in multiple places. So, copy-tree infloops. You will get a better answer most likely, but with (org-no-prop

Re: [O] Problems with org-drill installation

2014-03-01 Thread Bastien
Hi Shahin, when installing from the tarball, you should run ~$ make autoloads or ~$ make so that M-x org-version RET returns the correct version. When installing from ELPA, you should do it from a fresh emacs session. Let me know if that helps, -- Bastien

Re: [O] Org indent mode

2014-03-01 Thread Chris Henderson
Got it. Thanks. On Sat, Mar 1, 2014 at 3:46 PM, Josiah Schwab wrote: > Yes. We are clearly talking past each other. You need to set the > "org-hide" text style (or "face") so that it is the same color as your > background. Then the stars will appear invisible. > > This is explained in the se

Re: [O] Bug: shift-enter in org tables leaves cursor in wrong position [8.2.5h (8.2.5h-6-g8e1386-elpa @ /cygdrive/c/Users/jason/.emacs.d/elpa/org-20140203/)]

2014-03-01 Thread Bastien
Hi Michael, Michael Brand writes: > is a regression for Shift- on 1 in the table below when > hyperlinks are configured to be literal: > > | [[http://www.orgmode.org]] | 1 | | > | [[http://www.orgmode.org]] | | | > | [[http://www.orgmode.org]] | | | You mean when `bracket' is not part

Re: [O] Problem upgrading org mode

2014-03-01 Thread Bastien
Hi Arunabha, Arunabha Ghosh writes: > (add-to-list 'load-path "/Users/agh/arun/dev/org-mode/lisp" t) > (add-to-list 'load-path "/Users/agh/arun/dev/org-mode/contrib/lisp" t) Quick guess: don't use the `t' at the end. Let me know, -- Bastien

Re: [O] Org release 8.2.5g (minor release from maint)

2014-03-01 Thread Achim Gratz
Eric Schulte writes: > Oh, I did not realize `subseq' was part of the cl library. Since it > seems subseq is a generally useful utility, would there be any appetite > for implementing an org-subseq function? No, please. Besides, copying the info structure twice to splice in one changed element s

Re: [O] [BUG] in org-element-link-parser (lilypond file does not export to latex)

2014-03-01 Thread Thorsten Jolitz
Nicolas Goaziou writes: Hello, > Thorsten Jolitz writes: > >> when trying to export this example lilypond file >> >> https://raw.github.com/mjago/ob-lilypond/master/examples/basic-mode/pdf-example/pdf-example.org >> >> to LaTeX (C-c C-e l L) I hit the following error: >> >> ,---

Re: [O] org-export: how to copy the parsed tree?

2014-03-01 Thread Thorsten Jolitz
Thorsten Jolitz writes: > Vitalie Spinu writes: > >> Is there an easy way to copy org sub-tree in :filter-parse-tree? >> >> The structure of the parsed tree is somewhat complicated with recursive >> references to parents in multiple places. So, copy-tree infloops. > > You will get a better answe

Re: [O] Bug: shift-enter in org tables leaves cursor in wrong position [8.2.5h (8.2.5h-6-g8e1386-elpa @ /cygdrive/c/Users/jason/.emacs.d/elpa/org-20140203/)]

2014-03-01 Thread Michael Brand
Hi Bastien On Sat, Mar 1, 2014 at 10:02 AM, Bastien wrote: > Michael Brand writes: > >> is a regression for Shift- on 1 in the table below when >> hyperlinks are configured to be literal: >> >> | [[http://www.orgmode.org]] | 1 | | >> | [[http://www.orgmode.org]] | | | >> | [[http://www.org

Re: [O] binding org-id-goto to a key

2014-03-01 Thread Xebar Saram
Thx Bastien as always your answers are spot on and brilliant. i want to personally thank you again for everything you've contributed to the community in the past years, anytime i read a blog post of yours or a post in the mailing lists its always such a joy. its really appreciated! best Z On

Re: [O] Bug: shift-enter in org tables leaves cursor in wrong position [8.2.5h (8.2.5h-6-g8e1386-elpa @ /cygdrive/c/Users/jason/.emacs.d/elpa/org-20140203/)]

2014-03-01 Thread Bastien
Hi Michael, Michael Brand writes: > I don't know if and how the variable org-activate-links is related. I > used the function org-toggle-link-display or the menu to get the state > with the variable org-descriptive-links being nil which is for > "display the full links literally". I see. The f

Re: [O] org-export: how to copy the parsed tree?

2014-03-01 Thread Nicolas Goaziou
Hello, Vitalie Spinu writes: > Is there an easy way to copy org sub-tree in :filter-parse-tree? > > The structure of the parsed tree is somewhat complicated with recursive > references to parents in multiple places. So, copy-tree infloops. This is not really an answer to your question, but do y

Re: [O] [BUG] in org-element-link-parser (lilypond file does not export to latex)

2014-03-01 Thread Nicolas Goaziou
Thorsten Jolitz writes: > This is the first code block of the original .org file with one link > (that could not be exported really, because it was evaluated on > another machine so the eps did not really exist on my machine. But the > org parser choked with this kind of result-links: > > > #+beg

[O] bug#16751: 24.3.50; Export during Org export to HTML

2014-03-01 Thread Eli Zaretskii
> Date: Tue, 25 Feb 2014 19:49:02 +0200 > From: Eli Zaretskii > Cc: sva-n...@mygooglest.com, 16...@debbugs.gnu.org > > > From: Bastien > > Cc: Sebastien Vauban , 16...@debbugs.gnu.org > > Date: Tue, 25 Feb 2014 18:12:05 +0100 > > > > Eli Zaretskii writes: > > > > > Ugh. Bastien, could you (

Re: [O] [BUG] in org-element-link-parser (lilypond file does not export to latex)

2014-03-01 Thread Thorsten Jolitz
Nicolas Goaziou writes: > Thorsten Jolitz writes: > >> This is the first code block of the original .org file with one link >> (that could not be exported really, because it was evaluated on >> another machine so the eps did not really exist on my machine. But the >> org parser choked with this

Re: [O] org-capture doesn't narrow correctly if :prepend is t

2014-03-01 Thread Thomas Proschinger
Carsten Dominik gmail.com> writes: > > Hi Adam, > > it is in my queue, but I have not yet had time to look at it. > > - Carsten > +1 for this issue. It's still there in 8.2.5h. Looking forward to a fix! - Thomas

Re: [O] Blank page in LaTeX/PDF output

2014-03-01 Thread Nick Dokos
John Hendy writes: > On Fri, Feb 28, 2014 at 9:39 PM, Peter Davis wrote: >> >> On 2/28/14, 10:32 PM, Nick Dokos wrote: >>> >>> You need *some* images in order to compile it. I just replaced all >>> the image links with >>> >>> [[./foo.png]] >> >> >> I did not need any images. In fact, the versio

Re: [O] Org release 8.2.5g (minor release from maint)

2014-03-01 Thread Nick Dokos
Achim Gratz writes: > Eric Schulte writes: >> I look forward to the day when Org-mode can simply require cl-lib and >> cease maintaining org- versions of common cl utilities. > > WIth cl-lib in ELPA I don't really see what's the holdup there if you > want to go that route. I have the impression

Re: [O] Blank page in LaTeX/PDF output

2014-03-01 Thread Nick Dokos
John Hendy writes: > If you could include a minimal Emacs config as well, that would help > others reproduce easier to help figure out what's going on. > One more thing (for Peter): if you could produce the tex file and pdflatex it by hand, can you also post the log file it produces somewhere? I

Re: [O] Bug: shift-enter in org tables leaves cursor in wrong position [8.2.5h (8.2.5h-6-g8e1386-elpa @ /cygdrive/c/Users/jason/.emacs.d/elpa/org-20140203/)]

2014-03-01 Thread Michael Brand
Hi Bastien On Sat, Mar 1, 2014 at 12:13 PM, Bastien wrote: > I see. The following patch fixes it but it's just a quick try, > I need to review possible side-effects more carefully. In the > meantime, if you can confirm it works for you, that'd help. The patch works, thank you. I'll continue to

Re: [O] Blank page in LaTeX/PDF output

2014-03-01 Thread Nick Dokos
Peter Davis writes: > On 2/28/14, 7:38 PM, Nick Dokos wrote: >> John is correct, I think, although latex's behavior in leaving an empty >> page does not make much sense to me. Nevertheless, when I reduce >> the height of the last image to less than about 7.85 inches, the empty >> page goes away.

Re: [O] Blank page in LaTeX/PDF output

2014-03-01 Thread Peter Davis
Here are the two LaTeX files. The only differences, apart from creation time, are the the use of \section* instead of \section, so perhaps this is a LaTeX bug. Anyone know how to report that? -pd -- Peter Davis The Tech Curmudgeon www.techcurmudgeon.com no-blank-page-bug.tex Descrip

[O] References

2014-03-01 Thread Sharon Kimble
I'm using [fn:1] to reference articles in an academic article, but how should I reference it back from the list of references at the end of the article please? Thanks Sharon. -- A taste of linux = http://www.sharons.org.uk my git repo = https://bitbucket.org/boudiccas/dots Debian testing, Fluxb

Re: [O] References

2014-03-01 Thread Nick Dokos
Sharon Kimble writes: > I'm using [fn:1] to reference articles in an academic article, but how > should I reference it back from the list of references at the end of > the article please? > > Thanks > Sharon. Not sure what you mean: in the org-mode buffer or in some exported file? In the former

Re: [O] org-export: how to copy the parsed tree?

2014-03-01 Thread Vitalie Spinu
>>> Nicolas Goaziou on Sat, 01 Mar 2014 12:36:30 +0100 wrote: > Hello, > Vitalie Spinu writes: >> Is there an easy way to copy org sub-tree in :filter-parse-tree? >> >> The structure of the parsed tree is somewhat complicated with recursive >> references to parents in multiple places. So

Re: [O] link interfering with brackets when abbreviated

2014-03-01 Thread Yasushi SHOJI
Hi Nicolas, At Fri, 28 Feb 2014 00:43:19 +0100, Nicolas Goaziou wrote: > > Bastien writes: > > > If it is not, I suggest to discuss the change before implementing it. > > Nobody ever complained about the previous behavior, and both Michael > > and me are suppporting it. > > I didn't remove tha

Re: [O] link interfering with brackets when abbreviated

2014-03-01 Thread Yasushi SHOJI
Hi Nicolas, At Fri, 28 Feb 2014 00:43:19 +0100, Nicolas Goaziou wrote: > > Bastien writes: > > > If it is not, I suggest to discuss the change before implementing it. > > Nobody ever complained about the previous behavior, and both Michael > > and me are suppporting it. > > I didn't remove tha

Re: [O] References

2014-03-01 Thread Sharon Kimble
On Sat, 01 Mar 2014 13:22:45 -0500 Nick Dokos wrote: > Sharon Kimble writes: > > > I'm using [fn:1] to reference articles in an academic article, but > > how should I reference it back from the list of references at the > > end of the article please? > > > > Thanks > > Sharon. > > Not sure wha

[O] Selected expansion

2014-03-01 Thread jone...@teksavvy.com
Hello, Each of the ** bullets below have quite a few lines of text. * Topics ** topic1 ** topic2 ** topic3 * Notices ** notice1 ** notice2 ** notice3 * Results ** result1 ** result2 ** result3 From the following display, is it possible to fully expand only the Notices in one command ? I am us

Re: [O] References

2014-03-01 Thread Nick Dokos
Sharon Kimble writes: > On Sat, 01 Mar 2014 13:22:45 -0500 > Nick Dokos wrote: > >> Sharon Kimble writes: >> >> > I'm using [fn:1] to reference articles in an academic article, but >> > how should I reference it back from the list of references at the >> > end of the article please? >> > >> >

[O] Links in node-property

2014-03-01 Thread Michael Brand
Hi Nicolas Will org-open-at-point still support links in node-property? :PROPERTIES: :ID: 24ac0164-3c4f-4792-93ac-aaae68a19632 :related: [[id:15763c8f-f022-486e-9449-bac56f7aa028]] :features: http://orgmode.org/features.html :doc: http://orgmode.org/org.html :END: Michael

Re: [O] link interfering with brackets when abbreviated

2014-03-01 Thread Nicolas Goaziou
Hello, Yasushi SHOJI writes: > However, we humans are not machines nor slave of computers. We tell > computers what we want, or even, we want to make computers think and > do what we are thinking. That's the reason why we, these days, have > *-dwim commands. We don't want to make our users to

Re: [O] link interfering with brackets when abbreviated

2014-03-01 Thread Bastien
Hi Nicolas, Nicolas Goaziou writes: > I insist on the fact that opening "next link on the > same line" is arbitrary and not really "dwim". And we insist on keeping the previous behavior, please trust us. Right now the speedy command `o' is broken. This is a pattern I use very frequently: use

Re: [O] Links in node-property

2014-03-01 Thread Nicolas Goaziou
Hello, Michael Brand writes: > Will org-open-at-point still support links in node-property? No. According to Org syntax, there are no links in property drawers. There are also no links in comments, example blocks, fixed-width areas... Regards, -- Nicolas Goaziou

Re: [O] link interfering with brackets when abbreviated

2014-03-01 Thread Bastien
Hi again, Bastien writes: > Right now the speedy command `o' is broken. This is a pattern I > use very frequently: use `n' to navigate to the next headline, > then `o' to open the link there. Forget about this -- some draft code of mine interfered. > Also `org-agenda-open-link' is now broken.

Re: [O] References

2014-03-01 Thread Sharon Kimble
On Sat, 01 Mar 2014 15:03:55 -0500 Nick Dokos wrote: > Sharon Kimble writes: > > > On Sat, 01 Mar 2014 13:22:45 -0500 > > Nick Dokos wrote: > > > >> Sharon Kimble writes: > >> > >> > I'm using [fn:1] to reference articles in an academic article, > >> > but how should I reference it back from

Re: [O] org-export: how to copy the parsed tree?

2014-03-01 Thread Nicolas Goaziou
Vitalie Spinu writes: > Thanks Nocolas. I need to copy only a subtree associated with a > headline. In a nutshell I need to "flatten" the tree of headlines for > the csv type exporter. That is, I need to replicate the parent headlines > across the children. For example > >* H1 > bla

Re: [O] Links in node-property

2014-03-01 Thread Bastien
Hi Nicolas, Nicolas Goaziou writes: > Michael Brand writes: > >> Will org-open-at-point still support links in node-property? > > No. According to Org syntax, there are no links in property drawers. > There are also no links in comments, example blocks, fixed-width > areas... Believe me, there

Re: [O] org-export: how to copy the parsed tree?

2014-03-01 Thread Vitalie Spinu
>>> Nicolas Goaziou on Sat, 01 Mar 2014 22:02:55 +0100 wrote: [...] > In this case, I think I would build the tree, since data is duplicated > (e.g. "* H1"), not moved. Is there an idiomatic way to do this? Like constructors of org elements? Or, one just starts with an empty '(headline) list

Re: [O] link interfering with brackets when abbreviated

2014-03-01 Thread Nicolas Goaziou
Bastien writes: > And we insist on keeping the previous behavior, please trust us. This is not a matter of trust. I asked about use-cases to understand why this feature was needed, and all I got was "because it was here". > Also `org-agenda-open-link' is now broken. > > Can you have a look and

Re: [O] link interfering with brackets when abbreviated

2014-03-01 Thread Bastien
Nicolas Goaziou writes: > Bastien writes: > >> And we insist on keeping the previous behavior, please trust us. > > This is not a matter of trust. I asked about use-cases to understand why > this feature was needed, and all I got was "because it was here". More precisely, the answer was: becaus

Re: [O] Links in node-property

2014-03-01 Thread Nicolas Goaziou
Bastien writes: > Believe me, there *are* links in comments, I can see them :) > > Right now, hitting C-c C-o on this link > > # http://orgmode.org > > in an org-mode buffer produces the attached backtrace, which is > a problem /per se/ (easily fixable, I guess.) My bad. This should now be fixed

Re: [O] link interfering with brackets when abbreviated

2014-03-01 Thread Nicolas Goaziou
Bastien writes: >> This is not a matter of trust. I asked about use-cases to understand why >> this feature was needed, and all I got was "because it was here". > > More precisely, the answer was: because we use it and find it useful. Thank you for the precision. Now, what about caring to give m

Re: [O] List of figures

2014-03-01 Thread John Kitchin
check out this implementation for tables: http://kitchingroup.cheme.cmu.edu/blog/2014/03/01/Getting-a-list-of-tables-in-an-org-buffer/ John --- John Kitchin Associate Professor Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsbu

Re: [O] link interfering with brackets when abbreviated

2014-03-01 Thread Yasushi SHOJI
Hi Nicolas, Thanks for your time. At Sat, 01 Mar 2014 21:20:18 +0100, Nicolas Goaziou wrote: > > >> Anyway, I don't understand why there is so much fuss about this. > > > > That's because a) the commands have been working > > This is not a sufficient reason. We are discussing a minor feature. >

[O] Partial word emphasis suggestion

2014-03-01 Thread cinsky
Dear Org-mode members, A couple of years ago, I asked how to emphasis partial word (e.g. =no-emphasis=on-subword=) without blank character, and someone pointed out this link: http://thread.gmane.org/gmane.emacs.orgmode/46197/focus=46263 Basically, it suggest to add unicode "word joiner" chara

Re: [O] References

2014-03-01 Thread Nick Dokos
Sharon Kimble writes: >> Just label each footnote with the corresponding footnote mark and you >> should be OK. After all, it's all plain text. >> > Brilliant! Thank you very much, it works! And so easily too :) > It is indeed brilliant: Carsten's vision of doing so much *with plain text* keeps

Re: [O] MobileOrg

2014-03-01 Thread John Hendy
On Thu, Feb 27, 2014 at 10:34 PM, David Masterson wrote: > Anyone using MobileOrg on iOS? I can't figure out how to set it up from > the documentation -- I think I'm missing something. I have a number of > questions: Not on iOS, but I've been wanting to [re]setup MobileOrg for Android, so I wen

Re: [O] MobileOrg

2014-03-01 Thread John Hendy
On Sat, Mar 1, 2014 at 9:14 PM, John Hendy wrote: [snip] >> 1. What needs to be setup for the first time push from Emacs to the >> Dropbox Apps/MobileOrg directory? > > I added the following to .emacs: > > #+begin_src .emacs > > ;; where are the .org files you want on your phone? > (setq org-dir