On Fri, Dec 3, 2010 at 22:16, Jose E. Marchesi wrote:
> I apologize in advance for the off-topic, but this could be of interest
> to people liking to "organize their life" in plain text. This is about
> "storing your data" in plain text :D
>
> I just made the first release of the GNU recutils, a
Hi org-mode users,
I have been collaborating on a big (many contributors) paper. For all
my various contributions to the paper I need to provide the latex
source as a section of a latex document. Is there some way I can
export to latex without all the preamble and header information from
the org-m
Hi Robert,
Robert Pluim writes:
> is there a way to not show TODO items that are DONE in the agenda view
> ('C-aa') by default? It seems I have them showing up because they have a
> deadline, but when they're done, that doesn't matter anymore :)
,
| org-agenda-skip-deadline-if-done t
| o
On 12/03/2010 12:40 PM, Jeff Horn wrote:
Can you give us a better idea of the use case? As I understand,
unprioritzed todos count as "B" by default. Since most of my tasks
have a priority of B, I've never found setting priorities to be
helpful until I sit down to review my work for the day.
I pr
Hi Erik,
thank you for your persistence, and sorry that I have
not been taking the time to explain myself clearly, in
this way I have made this thread unnecessarily long.
OK, lets look at exhibit 1:
((and org-indent-mode
(not (org-version-check "23.1.50" "Org Indent
mode" :predica
On Fri, December 3, 2010 13:48, Puneeth wrote:
> On Sat, Dec 4, 2010 at 1:07 AM, David Dyer-Bennet wrote:
>> The only org-mode distributions I can find on the website say they don't
>> work with the versions of emacs I have available.
>>
>> Our latest servers are running with CentOS 5.5 (same as
Hi.
I apologize in advance for the off-topic, but this could be of interest
to people liking to "organize their life" in plain text. This is about
"storing your data" in plain text :D
I just made the first release of the GNU recutils, a set of tools and
libraries to access human-editable, text-
Carsten Dominik wrote:
Hi Erik,
On Dec 3, 2010, at 5:18 PM, Erik Iverson wrote:
Just a guess here: This may be some weirdness
because the check in org-indent *will* allow
people using GNU Emacs 23.1.50 to turn on
org-indent, as far as I can tell.
org-indent-mode should work in 23.1.50, thi
Arghh!
Never mind. I didn't read Matthew's announcement well enough.
If anyone is interested a script to do this is:
# Capture.py
import android
droid = android.Android()
resStr = droid.recoggnizeSpeech().result
droid.startActivity("co
Carsten Dominik writes:
> I have now changed the definition like this:
>
> (if (and (not (fboundp 'with-silent-modifications))
>(or (< emacs-major-version 23)
>(and (= emacs-major-version 23)
> (< emacs-minor-version 2
> (defmacro with-silent-modificatio
Applied, thanks.
- Carsten
On Nov 28, 2010, at 8:11 PM, Sebastian Hofer wrote:
Hi,
would it be possible to move the \title, \author, \date commands to
after \begin{document}?
This may sound like a stupid suggestion, but some classes (in
particular revtex - the standard class for journals
Hi Erik,
On Dec 3, 2010, at 5:18 PM, Erik Iverson wrote:
Just a guess here: This may be some weirdness
because the check in org-indent *will* allow
people using GNU Emacs 23.1.50 to turn on
org-indent, as far as I can tell.
org-indent-mode should work in 23.1.50, this is the
release where the
Sven,
I have tried this according to what you suggested earlier
but haven't had any luck yet. My script is:
# Capture.py
import android
droid = android.Android()
droid.setClipboard(droid.recoggnizeSpeech().result)
droid.startActivity("com.matburt.mobileorg.Capture")
When I run this the voice c
Can you give us a better idea of the use case? As I understand,
unprioritzed todos count as "B" by default. Since most of my tasks
have a priority of B, I've never found setting priorities to be
helpful until I sit down to review my work for the day.
I prioritize items that are important (or urgen
Henri-Paul Indiogine writes:
> Dear Orgmoders:
>
> I would like to use org-mode spreadsheet for my small business. I would
> like to have some type of ledger with running balance.
>
> I have done this sort of calculation with many spreadsheets
> e.g. OpenOffice Calc, but I am not able to do so w
"Thomas S. Dye" writes:
[...]
> Thanks for the helpful suggestions, which we'll follow up.
You're very welcome.
> I think the idea of submitting to JSS came from the functional
> overlap with Sweave, which is widely used by the R community, and the
> ease with which compendia can be implemen
Dear Orgmoders:
I would like to use org-mode spreadsheet for my small business. I would
like to have some type of ledger with running balance.
I have done this sort of calculation with many spreadsheets
e.g. OpenOffice Calc, but I am not able to do so with org-mode.
This is what I would like to
An expansion for setting priority doesn't seem to be an option when
using capture functionality with template expansion (at least in the
online documentation). Instead, setting priority seems to require a few
additional key strokes after capturing an item.
Is there a straightforward way to pul
On Sat, Dec 4, 2010 at 1:07 AM, David Dyer-Bennet wrote:
> The only org-mode distributions I can find on the website say they don't
> work with the versions of emacs I have available.
>
> Our latest servers are running with CentOS 5.5 (same as Redhat Enterprise
> 5.5), which has emacs 21.4.1. Man
The only org-mode distributions I can find on the website say they don't
work with the versions of emacs I have available.
Our latest servers are running with CentOS 5.5 (same as Redhat Enterprise
5.5), which has emacs 21.4.1. Many of our older servers are running
CentOS 4.7 or so.
How badly doe
Sometimes one wants to set `org-edit-src-content-indentation' for a
single buffer, without running the risk of altering the indentation in
other files. At the moment it's not possible to use a buffer-local value
for that variable, because the buffer-local value is not inherited
correctly by the org
Hi Eric,
On Dec 3, 2010, at 2:26 AM, Eric S Fraga wrote:
"Thomas S. Dye" writes:
Hi Eric,
On Dec 2, 2010, at 1:13 PM, Eric S Fraga wrote:
[...]
and each is nicely self-contained. I am a little surprised at the
choice of journal, mind you...
[...]
Would you recommend publishing som
Antti Kaihola writes:
> This is:
> GNU Emacs 23.1.50.1 (i486-pc-linux-gnu, GTK+ Version 2.18.0) of
> 2009-09-27 on palmer, modified by Debian
I see. So the check needs to include the sub-sub-version also, just
like org-indent-mode does. The documentation said that
with-silent-modifications was
#+TITLE: Make use of NoWeb with string replacement
#+DATE: 2010-12-03
#+LANGUAGE: en_US
* Abstract
Difficult to sum up. Though, questions turn around the reuse of code for
tangle purpose (read: Noweb "calls") whose text must be replaced inside.
Two real problems are also identified --
Am 03.12.2010 10:05, schrieb Nick Dokos:
Bernd Weiss wrote:
Am 03.12.2010 03:41, schrieb S=C3=A9bastien Vauban:
[...]
I am using Org-mode version 7.3 (release_7.01h.1081.gcfd7.dirty)
That sounds weird to me: version 7.3 and a 7.01 tag!?
Hi S=C3=A9bastien,
That's what I get when I run "
Just a guess here: This may be some weirdness
because the check in org-indent *will* allow
people using GNU Emacs 23.1.50 to turn on
org-indent, as far as I can tell.
The message "org-indent-mode can crash Emacs 23.1"
does not fully explain if it can also crash 23.1.50.
If indeed you should be h
James Deaton writes:
> I'm running a pull from yesterday and have noticed something a bit
> strange. I haven't been using column view with a subtask overview
> until today so I do not know if this particular usage had been
> working.
>
> I have a simple list of tasks:
>
> ** Application Discovery
Hi,
>> (and it would be excellent to allow for a code block as a preamble,
>> instead of a string in the header or as an alternative, because
>> preambles once they are allowed tend to grow uncontrollably ;->)
>
> This is currently possible using the `sbe' function. Arbitrary emacs
> lisp can be
"Eric Schulte" writes:
> Hi Eric,
>
> Thanks for pointing this out. I broke this when changing the result
> insertion code recently to add support for the ":result wrap" header
> argument. It should now be fixed (see my attached version of your
> example.org). Please let me know if it persists
Hi Eric,
Here a patch for osql from Microsoft.
diff --git a/lisp/ob-sql.el b/lisp/ob-sql.el
index 19c271d..9e6f06a 100644
--- a/lisp/ob-sql.el
+++ b/lisp/ob-sql.el
@@ -66,6 +66,10 @@ This function is called by `org-babel-execute-src-block'."
(out-file (or (cdr (assoc :out-file params))
"Eric Schulte" writes:
> If your collaborators don't mind the existence of some Org-mode specific
> comments in the .py file, you can tangle with comments on and then use
> the `org-babel-detangle' function to bring changes in the source file
> back into your Org-mode buffer. In this way it shou
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12/03/2010 12:31 PM, zwz wrote:
> Rainer M Krug writes:
>
>> Hi
>>
>> I would like to be able to edit code blocks of plantuml via C-', but I
>> get the message
>> No such language mode: plantuml-mode
>>
>> Is there an easy way of defining this new
Bernd Weiss wrote:
> Am 03.12.2010 03:41, schrieb S=C3=A9bastien Vauban:
>
> [...]
>
> >> I am using Org-mode version 7.3 (release_7.01h.1081.gcfd7.dirty)
> >
> > That sounds weird to me: version 7.3 and a 7.01 tag!?
>
> Hi S=C3=A9bastien,
>
> That's what I get when I run "Show Version":
>
>
(Also worth mentioning that python 3 allows you to use actual unicode
characters inside strings in the file, not \xff chars; not sure if
org-babel needs to change its habits between python2 and python3?)
Vincent Beffara writes:
>>> #+begin_src python
>>> # -*- coding: utf-8 -*-
>>> s = "é"
>>> #
Hi Joost,
Joost Helberg wrote:
> when using babel SQL, the column's in the resultset are converted to
> org-tables using (org-table-import file sep).
>
> The command used to retrieve the information from the databaseserver
> gets the option to use the tab (\t) as columnseperator.
>
> The call to
Am 03.12.2010 09:14, schrieb Eric Schulte:
Hi Bernd,
Bernd Weiss writes:
[...]
(2) The results-block is complex insofar as it has multiple lines. If I
choose "export as LaTeX and process to PDF" (I corrected the wrong
#+end_example line manually), the resulting PDF file only shows the code
Hello,
I have taken a reverse approach, even with no collaboration.
I write the source code in pure $LANGUAGE (fortran 90 for now) and
add comments in org-mode syntax with a special header:
in prog.f90
!!subroutine compute
! This subroutine performs a task
subroutine compute(myarg)
integer, i
Hi,
Vincent Beffara writes:
> Hi,
>
> "preamble" sounds fine
As this seems to be the general consensus I've replaced "prefix" with
"preamble" as the header argument name
> (and it would be excellent to allow for a code block as a preamble,
> instead of a string in the header or as an alternati
If your collaborators don't mind the existence of some Org-mode specific
comments in the .py file, you can tangle with comments on and then use
the `org-babel-detangle' function to bring changes in the source file
back into your Org-mode buffer. In this way it should be possible for
you to collabo
Hi Bernd,
Bernd Weiss writes:
> Dear all,
>
> While working on my presentation I came across the following two issues:
>
> (1) If I execute the following code block (see "Before codeblock
> execution") which is followed by a headline or another codeblock, the
> results-block (see "After codebl
Hi Eric,
Thanks for pointing this out. I broke this when changing the result
insertion code recently to add support for the ":result wrap" header
argument. It should now be fixed (see my attached version of your
example.org). Please let me know if it persists.
Thanks -- Eric
#+TITLE: exam
Applied, Thanks for the patch -- Eric
Joost Helberg writes:
> Hi,
>
> when using babel SQL, the column's in the resultset are converted to
> org-tables using (org-table-import file sep).
>
> The command used to retrieve the information from the databaseserver
> gets the option to use the tab (\t
"I.S." writes:
> Dear Experts,
>
> I think org-babel is great and use it when I can. But on larger
> projects where some people are not emacs users, it may not be feasible
> for the master file to be an org-mode file.
>
> Do you have any suggestions on using literate programming techniques
> when
Hi Matthew
Matthew Jones writes:
> Alright guys, I've gotten this to work I've posted an early build of
> MobileOrg that supports this here:
>
> http://matburt.net/files/mobileorg-debug.apk
Thank you very much for your wonderful work. It works like a charm. I
have tested it over ten times n
2010/12/2 Achim Gratz :
> What version of Emacs are you running?
This is:
GNU Emacs 23.1.50.1 (i486-pc-linux-gnu, GTK+ Version 2.18.0) of
2009-09-27 on palmer, modified by Debian
> What does C-h f with-silent-modifications result in?
with-silent-modifications is a Lisp macro in `org-macs.el'.
(
2010/12/2 Erik Iverson :
> I also don't understand the following part of
> Antti's message:
>
> "Free text is still not indented and indents are only one space."
>
> That seems contradictory to me?
Sorry about vague language: task items (lines with asterisks) are
indented by only one space, and fr
On 12/2/2010 2:29 AM, Antony wrote:
I need to be able sum those numbers and say 600 somewhere (I am ok if it
does in the same table or outside of it)
It seems all my issues were due to me trying to use
sum
instead of
vsum
Thanks for all the replies
-Antony
__
Dear Experts,
I think org-babel is great and use it when I can. But on larger projects
where some people are not emacs users, it may not be feasible for the
master file to be an org-mode file.
Do you have any suggestions on using literate programming techniques
when the source code must be i
Hi,
when using babel SQL, the column's in the resultset are converted to
org-tables using (org-table-import file sep).
The command used to retrieve the information from the databaseserver
gets the option to use the tab (\t) as columnseperator.
The call to org-table-import however doesn't specif
"Thomas S. Dye" writes:
> Hi Eric,
>
> On Dec 2, 2010, at 1:13 PM, Eric S Fraga wrote:
[...]
>> and each is nicely self-contained. I am a little surprised at the
>> choice of journal, mind you...
[...]
>
> Would you recommend publishing someplace else? We hoped list members
> would have o
Patch 434 (http://patchwork.newartisans.com/patch/434/) is now "Accepted".
Maintainer comment: I still fixed the commit message to contain your original
explanation, and the defcustom type of the new variable, here day, week etc
must not be quoted. Thanks.
This relates to the following submissi
Hi zwz
That looks great. Do you have a repository, where I could check for updates?
Rainer
On Fri, Dec 3, 2010 at 12:31 PM, zwz wrote:
> Rainer M Krug writes:
>
> > Hi
> >
> > I would like to be able to edit code blocks of plantuml via C-', but I
> > get the message
> > No such language mode:
On Fri, Dec 03 2010, Carsten Dominik wrote:
> please see comments below and resubmit.
Ok.
> Somewhere in the docs, there should be a reference to the older
> variable, with an index entry and a mention that the other variable
> should be used instead. I believe that many people have
> org-agend
Rainer M Krug writes:
> Hi
>
> I would like to be able to edit code blocks of plantuml via C-', but I
> get the message
> No such language mode: plantuml-mode
>
> Is there an easy way of defining this new language mode, so that I can
> edit it via C-'?
> I don't need syntax highlighting at the mo
Hi Vincent,
Vincent Beffara wrote:
> "preamble" sounds fine (and it would be excellent to allow for a code
> block as a preamble, instead of a string in the header or as an
> alternative, because preambles once they are allowed tend to grow
> uncontrollably ;->)
If you want a bigger preamble, jus
Robert Pluim writes:
> Hi,
>
> is there a way to not show TODO items that are DONE in the agenda view
> ('C-aa') by default? It seems I have them showing up because they have a
> deadline, but when they're done, that doesn't matter anymore :)
And I've now found:
org-agenda-skip-deadline-if-d
Thanks for such a quick response!
soichi
2010/12/3 Carsten Dominik
> Hi Ishi,
>
>
> On Dec 3, 2010, at 10:00 AM, ishi soichi wrote:
>
> Hi. I'm trying to write an elisp code to enter words into a table of
>> org-mode.
>>
>> after designating a buffer, which already contains a table, I simply
>
On Dec 3, 2010, at 11:47 AM, Urs Rau (UK) wrote:
Richard,
I played some more with my files (which you should have a copy of)
and found that because I have an initial "config" node starting with
"**" in all of my org files, followed by the "main" node(s) all with
a higher "*" level, the i
Richard,
I played some more with my files (which you should have a copy of) and found
that because I have an initial "config" node starting with "**" in all of my
org files, followed by the "main" node(s) all with a higher "*" level, the
iPhone GUI only showed me the first "config" node and not
Patch 433 (http://patchwork.newartisans.com/patch/433/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3Cpknzksncf5y.fsf%40acmepacket.com%3E
Here is the original message containing the patch:
> Content-Type: text/plain; charset="utf-
On Dec 3, 2010, at 11:37 AM, Urs Rau (UK) wrote:
I notice that one org file, and only one single one of them. Has a
second line that says "#+LAST_MOBILE_CHANGE: 2010-10-25 19:29:03".
Is this line required? I am trying to clean up my files and don't
know how this line came to be?
If you
Robert Pluim writes:
> Hi,
>
> is there a way to not show TODO items that are DONE in the agenda view
> ('C-aa') by default? It seems I have them showing up because they have a
> deadline, but when they're done, that doesn't matter anymore :)
Whilst investigating this, I noticed the following, w
I notice that one org file, and only one single one of them. Has a second line
that says "#+LAST_MOBILE_CHANGE: 2010-10-25 19:29:03".
Is this line required? I am trying to clean up my files and don't know how this
line came to be?
Regards,
--
Urs Rau
___
Hi Joost,
thanks for your fast reaction and the testing.
- Carsten
On Dec 3, 2010, at 11:13 AM, Joost Helberg wrote:
Carsten,
your more general approach works fine for me. The pushed fix seems
allright.
many regards,
Joost
"Carsten" == Carsten Dominik writes:
Subject: Re: [Orgmode] erro
Hi,
"preamble" sounds fine (and it would be excellent to allow for a code
block as a preamble, instead of a string in the header or as an
alternative, because preambles once they are allowed tend to grow
uncontrollably ;->)
>> The :shebang header argument is only used for tangling, not during
>>
Hi,
is there a way to not show TODO items that are DONE in the agenda view
('C-aa') by default? It seems I have them showing up because they have a
deadline, but when they're done, that doesn't matter anymore :)
Thanks
Robert
___
Emacs-orgmode mailin
Hello Emacsers,
I'm an Emacs newbie , and I want to publish a project in Emacs
org-mode, which contains several .html files.
There are some python code examples in them that I wanna highlight.
But htmlize.el won't do that for me. Strangely, when exporting single
.html file (using C-c C-e h), the
Carsten,
your more general approach works fine for me. The pushed fix seems
allright.
many regards,
Joost
> "Carsten" == Carsten Dominik writes:
> Subject: Re: [Orgmode] error in calculating percentages in clocktables
> From: Carsten Dominik
> To: Joost Helberg
> Cc: emacs-orgmode@g
Am 03.12.2010 03:41, schrieb Sébastien Vauban:
[...]
I am using Org-mode version 7.3 (release_7.01h.1081.gcfd7.dirty)
That sounds weird to me: version 7.3 and a 7.01 tag!?
Hi Sébastien,
That's what I get when I run "Show Version":
release_7.01h-1081-gcfd7
Org-mode version 7.3 (release_7.0
Hi Julien,
please see comments below and resubmit.
- Carsten
On Dec 3, 2010, at 10:30 AM, Julien Danjou wrote:
On Fri, Dec 03 2010, Bernt Hansen wrote:
I tried your patch out tonight and I'm confused about org-agenda-
ndays.
This is stated as obsolete (since 24.1 ? what's that?)
An Emacs
Hi Ishi,
On Dec 3, 2010, at 10:00 AM, ishi soichi wrote:
Hi. I'm trying to write an elisp code to enter words into a table of
org-mode.
after designating a buffer, which already contains a table, I simply
wrote,
'(insert "test!" @2$2)
does not work obviously.
indeed.
Do I need
On Fri, Dec 03 2010, Bernt Hansen wrote:
> I tried your patch out tonight and I'm confused about org-agenda-ndays.
> This is stated as obsolete (since 24.1 ? what's that?)
An Emacs version. make-obsolete-variable requires a version number to be
set, and that's usually the Emacs version number. Th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12/02/2010 08:42 PM, Eric Schulte wrote:
> Hi Rainer,
Hi Eric,
>
> Try something like the following
works nicely - thanks.
>
> #+begin_src emacs-lisp
> (add-to-list 'org-src-lang-modes '("plantuml" . fundamental))
> #+end_src
>
> Perhaps th
Hi. I'm trying to write an elisp code to enter words into a table of
org-mode.
after designating a buffer, which already contains a table, I simply wrote,
'(insert "test!" @2$2)
does not work obviously.
Do I need to move the "point" to the particular cell before inserting?
Thanks in advanc
Hi Joost,
thanks for this, but the new tables are complex and the patch was not
general enough. I have just pushed a fix which I think is correct.
Please verify.
- Carsten
On Nov 29, 2010, at 11:56 AM, Joost Helberg wrote:
ls,
I'm using clocktables and encountered an issue in calculat
Hi Bernd,
Bernd Weiss wrote:
> (1) If I execute the following code block (see "Before codeblock
> execution") which is followed by a headline or another codeblock, the
> results-block (see "After codeblock execution") interferes with the
> headline/codeblock/whatever.
Same thing just reported by
Hi Eric,
Eric S Fraga wrote:
> suddenly, there seems to be a rather strange bug in the insertion of
> babel code block results into the org file. Attached are two files:
> =examplebug.org= which has a simple octave code block *before* the code
> block is executed and =examplebugafter.org= which i
Patch 431 (http://patchwork.newartisans.com/patch/431/) is now "Accepted".
Maintainer comment: Thanks for the perfect commit message. One less I need to
tweak.
This relates to the following submission:
http://mid.gmane.org/%3C87d3pkvtz8.fsf%40fastmail.fm%3E
Here is the original message contai
On Dec 3, 2010, at 3:11 AM, Bernt Hansen wrote:
Julien Danjou writes:
On Wed, Dec 01 2010, Eric S Fraga wrote:
Mostly works fine but there is one problem I have encountered. If
you
change your view (mine defaults to day so I sometimes switch to week
view), you can go forward and backwar
79 matches
Mail list logo