Hi Eric,
Eric Schulte schulte.e...@gmail.com 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
Hi Peter,
Peter Davis p...@pfdstudio.com 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
Marcelo de Moraes Serpa celose...@gmail.com writes:
@Bastien Yeah, this is one of my favorite features. Check it out:
http://screencast.com/t/RVd0wfTJzVt
Thanks! Looks neat indeed.
--
Bastien
Hi Vikas,
Vikas Rawal vikasli...@agrarianresearch.org writes:
How do I add custom css classes to tables while publishing my
project?
C-h v org-html-table-* TAB
HTH,
--
Bastien
Hi Yasushi,
Yasushi SHOJI ya...@atmark-techno.com writes:
https://github.com/yashi/org-textile
Great, thanks for sharing this!
--
Bastien
Hello,
Thorsten Jolitz tjol...@gmail.com 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:
Hi Erwin,
better to ask the MobileOrg developers directly I guess.
HTH,
--
Bastien
Hi Sébastien,
Sebastien Vauban sva-news-D0wtAvR13HarG/idocf...@public.gmane.org
writes:
(setq org-agenda-sticky nil)
and you'll be bitten by that bug!
Still not bitten by this bug :)
--
Bastien
Hi Igor,
Igor Sosa Mayor joseleopoldo1...@gmail.com 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(#marker at 5932 in privat.org 2014-02-19 mié)
Vitalie Spinu spinu...@gmail.com 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
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
Got it. Thanks.
On Sat, Mar 1, 2014 at 3:46 PM, Josiah Schwab jsch...@gmail.com 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
Hi Michael,
Michael Brand michael.ch.br...@gmail.com writes:
is a regression for Shift-enter 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
Hi Arunabha,
Arunabha Ghosh arunabha...@gmail.com 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
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
Nicolas Goaziou n.goaz...@gmail.com writes:
Hello,
Thorsten Jolitz tjol...@gmail.com 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:
Thorsten Jolitz tjol...@gmail.com writes:
Vitalie Spinu spinu...@gmail.com 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
Hi Bastien
On Sat, Mar 1, 2014 at 10:02 AM, Bastien b...@gnu.org wrote:
Michael Brand michael.ch.br...@gmail.com writes:
is a regression for Shift-enter on 1 in the table below when
hyperlinks are configured to be literal:
| [[http://www.orgmode.org]] | 1 | |
| [[http://www.orgmode.org]]
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
Hi Michael,
Michael Brand michael.ch.br...@gmail.com 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
Hello,
Vitalie Spinu spinu...@gmail.com 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
Thorsten Jolitz tjol...@gmail.com 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
Date: Tue, 25 Feb 2014 19:49:02 +0200
From: Eli Zaretskii e...@gnu.org
Cc: sva-n...@mygooglest.com, 16...@debbugs.gnu.org
From: Bastien b...@altern.org
Cc: Sebastien Vauban sva-n...@mygooglest.com, 16...@debbugs.gnu.org
Date: Tue, 25 Feb 2014 18:12:05 +0100
Eli Zaretskii
Nicolas Goaziou n.goaz...@gmail.com writes:
Thorsten Jolitz tjol...@gmail.com 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
Carsten Dominik carsten.dominik at 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
John Hendy jw.he...@gmail.com writes:
On Fri, Feb 28, 2014 at 9:39 PM, Peter Davis p...@pfdstudio.com 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,
Achim Gratz strom...@nexgo.de 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
John Hendy jw.he...@gmail.com 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
Hi Bastien
On Sat, Mar 1, 2014 at 12:13 PM, Bastien b...@gnu.org 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
Peter Davis p...@pfdstudio.com 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
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
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,
Sharon Kimble boudic...@talktalk.net 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
Nicolas Goaziou on Sat, 01 Mar 2014 12:36:30 +0100 wrote:
Hello,
Vitalie Spinu spinu...@gmail.com 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
Hi Nicolas,
At Fri, 28 Feb 2014 00:43:19 +0100,
Nicolas Goaziou wrote:
Bastien b...@altern.org 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
Hi Nicolas,
At Fri, 28 Feb 2014 00:43:19 +0100,
Nicolas Goaziou wrote:
Bastien b...@altern.org 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
On Sat, 01 Mar 2014 13:22:45 -0500
Nick Dokos ndo...@gmail.com wrote:
Sharon Kimble boudic...@talktalk.net 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
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
Sharon Kimble boudic...@talktalk.net writes:
On Sat, 01 Mar 2014 13:22:45 -0500
Nick Dokos ndo...@gmail.com wrote:
Sharon Kimble boudic...@talktalk.net 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
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
Hello,
Yasushi SHOJI ya...@atmark-techno.com 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
Hi Nicolas,
Nicolas Goaziou n.goaz...@gmail.com 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
Hello,
Michael Brand michael.ch.br...@gmail.com 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
Hi again,
Bastien b...@gnu.org 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
On Sat, 01 Mar 2014 15:03:55 -0500
Nick Dokos ndo...@gmail.com wrote:
Sharon Kimble boudic...@talktalk.net writes:
On Sat, 01 Mar 2014 13:22:45 -0500
Nick Dokos ndo...@gmail.com wrote:
Sharon Kimble boudic...@talktalk.net writes:
I'm using [fn:1] to reference articles in an
Vitalie Spinu spinu...@gmail.com 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
Hi Nicolas,
Nicolas Goaziou n.goaz...@gmail.com writes:
Michael Brand michael.ch.br...@gmail.com 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,
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 and
Bastien b...@gnu.org 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
Nicolas Goaziou n.goaz...@gmail.com writes:
Bastien b...@gnu.org 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,
Bastien b...@gnu.org 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
Bastien b...@gnu.org 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
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
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.
Removing
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
Sharon Kimble boudic...@talktalk.net 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
On Thu, Feb 27, 2014 at 10:34 PM, David Masterson dsmaster...@gmail.com 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
On Sat, Mar 1, 2014 at 9:14 PM, John Hendy jw.he...@gmail.com 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
58 matches
Mail list logo