Eric S Fraga writes:
Rasmus ras...@gmx.us writes:
[...]
show up on the side of the documents. Again, I don't agree that they
are comments in the sense that '^#.*' is a comment. Again, I think
the correct approach for adding such notes is inlinetasks.
+1
Comments are internal to the
Christian Moe m...@christianmoe.com writes:
Eric S Fraga writes:
Rasmus ras...@gmx.us writes:
[...]
show up on the side of the documents. Again, I don't agree that they
are comments in the sense that '^#.*' is a comment. Again, I think
the correct approach for adding such notes is
Hi all,
I'd like to point out that it's inconvenient for me
that org stores the bookmarks org-capture-last-stored,
org-refile-last-stored and org-capture-last-stored-marker when I do
capture/refile.
I'd like an option to turn them off selectively.
Also it would be nice to customize the default
Thorsten Jolitz tjol...@gmail.com writes:
Hi List,
when calling Org-mode functionality form an external program, some
functions seem to make use of 'org-cycle', what results in a lot of
OVERVIEW messages arriving at stdout/stderr
,-
| OVERVIEW
[...]
Is there a way to turn
Christian Moe m...@christianmoe.com writes:
show up on the side of the documents. Again, I don't agree that they
are comments in the sense that '^#.*' is a comment. Again, I think
the correct approach for adding such notes is inlinetasks.
+1
Comments are internal to the org file and
Andreas Leha andreas.l...@med.uni-goettingen.de writes:
Hi all,
attached is a small patch that makes it possible to 'evaluate' latex
source blocks to tikz files.
Thanks for this. Just what I needed!
--
: Eric S Fraga (0xFFFCF67D), Emacs 24.3.50.1, Org release_8.0.5-337-g9f3bed
Eric Abrahamsen e...@ericabrahamsen.net writes:
There is also a #+begin_annotation block special to ODT export, and
there was some talk about devising a backend-agnostic solution along
those lines for comments that one /does/ want exported.
Latex could use a marginpar, and HTML a
Eric S Fraga e.fr...@ucl.ac.uk writes:
Thorsten Jolitz tjol...@gmail.com writes:
Hi List,
when calling Org-mode functionality form an external program, some
functions seem to make use of 'org-cycle', what results in a lot of
OVERVIEW messages arriving at stdout/stderr
,-
|
Rasmus ras...@gmx.us writes:
Eric Abrahamsen e...@ericabrahamsen.net writes:
There is also a #+begin_annotation block special to ODT export, and
there was some talk about devising a backend-agnostic solution along
those lines for comments that one /does/ want exported.
Latex could use a
Thorsten Jolitz tjol...@gmail.com writes:
Eric S Fraga e.fr...@ucl.ac.uk writes:
Thorsten Jolitz tjol...@gmail.com writes:
Hi List,
when calling Org-mode functionality form an external program, some
functions seem to make use of 'org-cycle', what results in a lot of
OVERVIEW messages
Thorsten Jolitz tjol...@gmail.com writes:
oops, there was a left-over from inspiring `toggle-truncate-lines' in my
example function, here is the fixed version:
#+begin_src emacs-lisp
(defvar org-cycle-silently nil
Suppress visibility-state-change messages when non-nil.)
(defun
Hello,
Eric Schulte schulte.e...@gmail.com writes:
I should add the conditional *if* we're going to improve comment support
globally (e.g., in the parser as well). Else I am emphatically *not* up
for a host of new parsing edge cases. :)
*If* we're going to improve comments support (i.e.
Since there's no reaction, I'll just show my view of how it could be done.
I attach the patch.
regards,
Oleh
On Thu, Jul 18, 2013 at 10:34 AM, Oleh ohwoeo...@gmail.com wrote:
Hi all,
I'd like to point out that it's inconvenient for me
that org stores the bookmarks org-capture-last-stored,
On Thu, Jul 18, 2013 at 2:41 PM, Oleh ohwoeo...@gmail.com wrote:
Since there's no reaction, I'll just show my view of how it could be done.
I attach the patch.
regards,
Oleh
On Thu, Jul 18, 2013 at 10:34 AM, Oleh ohwoeo...@gmail.com wrote:
Hi all,
I'd like to point out that it's
Hi, Org friends. Here is an (edited) copy of my weekly agenda:
Week-agenda (W29):
Lundi 15 Juillet 2013 W29
Mardi 16 Juillet 2013
Mercredi 17 Juillet 2013
Jeudi 18 Juillet 2013
notes: In 1 d.: TODO *Some meeting
Automobile: In 4 d.: TODO Another thing
[...]
John Rakestraw li...@johnrakestraw.com writes:
Hi, David --
On 17.07.2013 14:02, da...@adboyd.com wrote:
I've scanned through the manuals, and see no way to do this, but.
Is there anyway to block out the contents of a result field in a
table, until
I export it into an html file?
I'm
François Pinard pin...@iro.umontreal.ca writes:
Hi, Org friends. Here is an (edited) copy of my weekly agenda:
Week-agenda (W29):
Lundi 15 Juillet 2013 W29
Mardi 16 Juillet 2013
Mercredi 17 Juillet 2013
Jeudi 18 Juillet 2013
notes: In 1 d.: TODO *Some meeting
Eric Abrahamsen e...@ericabrahamsen.net writes:
First of all, if your event is a meeting, it should only be
timestamped, not deadlined or scheduled. Then it will just show up
where it's supposed to, and not before (or after).
How do I get it quickly rescheduled then, when it is a regular
At Thu, 18 Jul 2013 14:49:16 +0530,
Jambunathan K wrote:
1. Give me a sample worksheet.
Attached.
2. Give me the specific unoconv command that you used for converting the
worksheet.
unoconv -f csv -i 9,34,system,1,1/5/2/1/3/1/4/1 html-table.ods
Maybe the filename needs a full path, not
Hello,
If I install org from elpa the file org-version.el is missing and
I get the following:
M-x org-version
Org-mode version N/A (N/A !!check installation!! @
/Home/ps/.emacs.d/elpa/org-20130715.1743/)
and
M-x locate-library org-version
No library org-version in search path
Paul Stansell writes:
If I install org from elpa the file org-version.el is missing and
I get the following:
Huh? All Org ELPA packages (both from orgmode.org and GNU) come with
their own org-version.el, so how do you try to install?
Regards,
Achim.
--
+[Q+ Matrix-12 WAVE#46+305 Neuron
Same problem here. I've tried the version org-20130718.1557 from elpa too.
May be an packaging problem ?
Pierre
Le jeudi 18 juillet 2013 17:44:06 Paul Stansell a écrit :
Hello,
If I install org from elpa the file org-version.el is missing and
I get the following:
M-x org-version
after org mode capture and hitting C-c C-c capture will try to save the
buffer in my case, that's not always desired, since it's a network share file
and it might not be available away from homebut I do have the buffer open, and
that buffer does seem updated other than not saved, it seems
Hi Nick, I'm not sure how to use this ctan package in concert with orgmode's
export to tex-pdf.
Perhaps there is a way to use orgmode's export filtering capability to swap in
a up-to-date png when exporting to tex
Hmmm
Anyone?
Thx!
-Original Message-
From:
When I try to issue git pull (since yesterday, replicated today), I'm
getting this:
$ git pull
error: Unable to find 989923a140695aa87959bdc727666aeec48ec074 under
http://orgmode.org/org-mode.git
Cannot obtain needed tree 989923a140695aa87959bdc727666aeec48ec074
while processing commit
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi, I've customized org-latex-packages-alist and added the package
babel, with option italian, however in my latex exports I get:
\usepackage[italian, english]{babel}
I don't want the english option to be there (latex gives it priority
over the
At Fri, 19 Jul 2013 00:32:44 +0530,
Jambunathan K wrote:
I don't want to venture in to Babel.
I don't want to experiment with unoconv either. I have a non-official
libreoffice installed. Pulling in official unoconv will interfere with
my working installation.
Fair enough.
For your
M-x version
GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601) of 2013-03-18 on MARVIN
M-x org-version
Org-mode version 8.0.5 (8.0.5-6-g426917-elpa @
c:/Users/Alice/AppData/Roaming/.emacs.d/elpa/org-20130708/)
Hi,
I have a tables like this:
#+TBLNAME: tablename
| a | b |c | d |
| 1 | 2 |3 |4 |
| z | x | y |w|
#+TBLNAME: othertablename
| a | b |c | d |
| 1 | 2 |3 |4 |
| z | x | y |w|
I have the following code block
#+name: test
#+begin_src python :var table=tablename :exports results
import numpy
Cook, Malcolm m...@stowers.org writes:
Hi Nick, I'm not sure how to use this ctan package in concert with
orgmode's export to tex-pdf.
Here's a simplfied example of what I did with it. The source block uses
dot to produce an SVG file for illustration - if you already have one
then you can
Torsten Wagner torsten.wag...@gmail.com writes:
Hi,
I have a tables like this:
#+TBLNAME: tablename
| a | b |c | d |
| 1 | 2 |3 |4 |
| z | x | y |w|
#+TBLNAME: othertablename
| a | b |c | d |
| 1 | 2 |3 |4 |
| z | x | y |w|
I have the following code block
#+name: test
François Pinard pin...@iro.umontreal.ca writes:
Eric Abrahamsen e...@ericabrahamsen.net writes:
First of all, if your event is a meeting, it should only be
timestamped, not deadlined or scheduled. Then it will just show up
where it's supposed to, and not before (or after).
How do I get it
John Hendy jw.he...@gmail.com writes:
When I try to issue git pull (since yesterday, replicated today), I'm
getting this:
$ git pull
error: Unable to find 989923a140695aa87959bdc727666aeec48ec074 under
http://orgmode.org/org-mode.git
Cannot obtain needed tree
I don't want to venture in to Babel.
I don't want to experiment with unoconv either. I have a non-official
libreoffice installed. Pulling in official unoconv will interfere with
my working installation.
For your purposes, just soffice will do.
(defun org-table-import-ods (optional
1. Give me a sample worksheet.
2. Give me the specific unoconv command that you used for converting the
worksheet.
If you do (1) and (2), I will post a recipe.
James Harkins jamshar...@gmail.com writes:
At Wed, 10 Jul 2013 09:20:25 +0530,
Jambunathan K wrote:
James Harkins
Jambunathan K kjambunat...@gmail.com writes:
I don't want to venture in to Babel.
I don't want to experiment with unoconv either. I have a non-official
libreoffice installed. Pulling in official unoconv will interfere with
my working installation.
For your purposes, just soffice will
[WIP/RFC] Bibliography support ODT + JabRef
I need some quick feedback on how this works out. Look at the Org and
ODT file and tell me to what extent it will suffice.
I am not interested in Org syntax at the moment. But I am willing to
exchange notes with anyone who wants to canonicalize some
Try this:
(defadvice org-cycle-internal-local
(around org-cycle-internal-local-suppress-messages activate)
Do the local cycling action, but suppress messages.
(letf (((symbol-function 'message) (symbol-function 'ignore)))
ad-do-it))
(defadvice
* lisp/org-mobile.el (org-mobile-push): add `save-restriction'
The fact that pushing org-file loses my narrow context annoys me.
TINYCHANGE
---
lisp/org-mobile.el | 35 ++-
1 file changed, 18 insertions(+), 17 deletions(-)
diff --git a/lisp/org-mobile.el
39 matches
Mail list logo