Hi Greg,
thank you very much vor putting in the time to test the encryption
for MobileOrg.
On Oct 13, 2010, at 2:48 PM, Greg Troxel wrote:
Carsten Dominik writes:
On Oct 13, 2010, at 2:23 AM, Greg Troxel wrote:
I am trying to test encryption for MobileOrg via a beta from
Richard.
(We're
On Oct 13, 2010, at 4:02 PM, Andreas Röhler wrote:
Hi,
suggest to encrypt these kind of files by default. I.e. when org-
mode starts action, user should be prompted for a password,
be warned and informed about encryption, get a choice though.
Maybe a non-encrypted test-mode may be added, s
Applied, thanks.
- Carsten
On Oct 14, 2010, at 1:56 AM, Greg Troxel wrote:
In creating agendas, follow the way all other org files are handled by
encrypting locally and then using copy-file, so that remote agenda.org
paths with tramp will work.
---
lisp/org-mobile.el |3 +--
1 files changed
On Oct 13, 2010, at 8:02 PM, Jeff Horn wrote:
I moved ":htmlized-source" to the bottom of the project definition and
it fixed the problem.
In the examples I've seen, ":htmlized-source" has an empty value. I
hypothesize the key was seeing the next key as a value, and so wasn't
picking up any su
Hi Eric,
"Eric Schulte" wrote:
>> [...] empty first line that's always inserted at the beginning of the file.
>> What should I do to get rid of that first *empty* line?
>
> The following inhibits the insertion of blank lines on tangling.
>
> (setq org-babel-tangle-pad-newline nil)
Of course, th
Hi John,
John Hendy wrote:
> That's a great idea as well. We should definitely find something that is
> self-updating. I would think that really thinking through the structure of
> Worg and integrating that into the directory structure of the git repo would
> help with that?
Or something like an
On 10/14/2010 03:11 AM, Umesh P N wrote:
> Hi,
>
> From the main view, if I click on a tag, org-mode will show only items
> with that tag. How to go back to the main view?
I just tried it. For me, clicking on the tags of an entry will open an
agenda view showing all items from my agenda files wh
On Thu, Oct 14 2010, Jambunathan K wrote:
> Hi Karl
>
> Karl Maihofer writes:
>
>> For me it would be very helpful to be able to export footnotes to
>> OpenOffice format. This is something that doesn't work via HTML-export.
>> Do you plan to add support for footnotes?
>
> Yes, I will add support
On Oct 14, 2010, at 10:02 AM, Jan Böcker wrote:
On 10/14/2010 03:11 AM, Umesh P N wrote:
Hi,
From the main view, if I click on a tag, org-mode will show only
items
with that tag. How to go back to the main view?
I just tried it. For me, clicking on the tags of an entry will open an
agen
I have now applied the first of the two patches, but not the second.
Thanks Nicolas!
- Carsten
On Oct 11, 2010, at 8:34 AM, Nicolas Goaziou wrote:
Hello,
Could you try the following patch and tell me if it fixes your issue?
As a side note (to maintainers), the second patch isn't really ne
On Oct 11, 2010, at 10:04 AM, Carsten Dominik wrote:
Hi,
On Oct 11, 2010, at 8:34 AM, Nicolas Goaziou wrote:
Hello,
Could you try the following patch and tell me if it fixes your issue?
A quick test shows that things seem to work well in inlinetasks
which are properly ended with an END
David Abrahams writes:
> When I mark an item DONE, Org clocks me out, fantastic!
>
> When I switch an item from TODO to WAITING, it doesn't. Is there a
> way to get it to clock me out of an item when is switched to WAITING?
>
Did you get a chance to read this http://doc.norang.ca/org-mode.html#
Hi Carsten and Eric,
Yes, I'll fix it.
Best wishes,
Ian.
On 13/10/10 13:40, Carsten Dominik wrote:
On Oct 13, 2010, at 12:08 PM, Ian Barton wrote:
Hi Eric,
There is a file in worg called org-color-themes.org, which contains
your colour theme (railscast). However, it's not referenced by a
Eric,
Yes that's a good idea, I'll use your page and add it as a link to the
org-appearance page.
Ian.
On 13/10/10 16:30, Eric Schulte wrote:
Ian Barton writes:
Hi Eric,
There is a file in worg called org-color-themes.org, which contains
your colour theme (railscast). However, it's not r
Umesh P N writes:
> Hi,
>
> From the main view, if I click on a tag, org-mode will show only items with
> that tag. How to go back to the main view?
>
> Is the information I see when I click on a tag a sparse tree? If so, how to
> return from a sparse tree to the main view?
Press `q'
No idea
Jean,
Even though I knew about this development at Zotero, It didn't occur
to me that it might help org-Zotero integration. This is (or will be)
pretty cool, when it happens.
And I see that they already have the beginnings of an alpha release:
http://www.zotero.org/blog/zotero-everywhere-first-
On 13/10/10 16:41, Eric Schulte wrote:
Dan Davison writes:
Worg could do with some reorganization. It is not at all easy to find
stuff in there (at least, using a web browser).
I agree there is certainly room for improvement here. Maybe this sort
of re-organization should be considered alon
Hello
It seems that even the most recent org version can be
compiled either under Xemacs 21.5.X or under Xemacs
21.4.X[1], provided the following two criteria are met:
- The Makefile is modified like this:
,
| BATCH=$(EMACS) -batch -q -no-site-file -eval
On Oct 14, 2010, at 12:19 PM, Uwe Brauer wrote:
Hello
It seems that even the most recent org version can be
compiled either under Xemacs 21.5.X or under Xemacs
21.4.X[1], provided the following two criteria are met:
- The Makefile is modified like this:
,
| BATCH=$(EMACS) -batch -q
Hi Lennart,
I am trying to keep org-mode also workable with XEmacs. One problem
here is that XEmacs does not have rx. Would you object if I replace
the rx macro calls with the string representations of the regular
expressions in org-freemind.el?
Michael, an alternative would be to get r
> On Thu, 14 Oct 2010 12:52:55 +0200, Carsten Dominik
> wrote:
Hi Carsten,
> Hi Uwe,
> what does the (expand-file-name \"./xemacs\") do? The Org
> distribution no longer contains an xemacs directory.
Oops, I just downloades 7.01h and it does, here is the
structure:
-rw-
On Oct 14, 2010, at 1:12 PM, Uwe Brauer wrote:
On Thu, 14 Oct 2010 12:52:55 +0200, Carsten Dominik > wrote:
Hi Carsten,
Hi Uwe,
what does the (expand-file-name \"./xemacs\") do? The Org
distribution no longer contains an xemacs directory.
Oops, I just downloades 7.01h and it does, her
Hi Matt,
Matt Lundin wrote:
> Yes (as you have noted). Anything with an active timestamp (SCHEDULED,
> DEADLINE, and appointments) will show up in the agenda. Each type,
> however, has a different behavior. There is an FAQ on this:
>
> http://orgmode.org/worg/org-faq.php#scheduled-vs-deadline-vs-t
Nathan Neff writes:
> On Wed, Oct 13, 2010 at 1:29 AM, Nathan Neff wrote:
>> I'd like to ask the mailing list how they handle the following situation:
>>
>> I'm clocked into FOO below, then spend about 20 minutes on something
>> that's somewhat
>> related to FOO, but is not really a direct sub-t
Carsten Dominik writes:
> Hi Lennart,
>
> I am trying to keep org-mode also workable with XEmacs. One problem
> here is that XEmacs does not have rx. Would you object if I replace
> the rx macro calls with the string representations of the regular
> expressions in org-freemind.el?
>
> Michael,
On Oct 14, 2010, at 1:27 PM, Sébastien Vauban wrote:
Hi Matt,
Matt Lundin wrote:
Yes (as you have noted). Anything with an active timestamp
(SCHEDULED,
DEADLINE, and appointments) will show up in the agenda. Each type,
however, has a different behavior. There is an FAQ on this:
http://orgm
Am 13.10.2010 21:12, schrieb Juan Pechiar:
On Wed, Oct 13, 2010 at 07:59:23PM +0200, Manuel Danzl wrote:
I'm a happy org-mode user since a few month's and I'm using org-publish
to write on some work related documentation. Now my collegues asked me
to export the docs not only to html but also to
On Oct 14, 2010, at 1:40 PM, Matthias Danzl wrote:
Am 13.10.2010 21:12, schrieb Juan Pechiar:
On Wed, Oct 13, 2010 at 07:59:23PM +0200, Manuel Danzl wrote:
I'm a happy org-mode user since a few month's and I'm using org-
publish
to write on some work related documentation. Now my collegues
>> Thanks so much for the help! Even if it didn't help discover the
>> problem, I learned a good bit about debugging, and I edited my first
>> source file, so that's something to be proud of! :-)
>>
>
> ... and it wasn't too bad, right? But inspired guessing will beat
> debugging drudgery any day.
Hi David,
You can use org-after-todo-state-change-hook to implement this.
- Carsten
On Oct 13, 2010, at 8:05 PM, David Abrahams wrote:
When I mark an item DONE, Org clocks me out, fantastic!
When I switch an item from TODO to WAITING, it doesn't. Is there a
way to get it to clock me out o
Applied, thanks!
- Carsten
On Oct 13, 2010, at 9:51 PM, Robert Horn wrote:
On 09/29/2010 12:07 PM, Carsten Dominik wrote:
Hi Robert,
would you like to formulate a patch to org.texi?
This is my proposed patch. I hope I've done this right.
*** org.texi2010-10-06 09:06:20.0 -040
Hi Austin,
"Austin F. Frank" writes:
> On Thu, Sep 30 2010, Dan Davison wrote:
>
>> Just btw, I use Org every day at the moment (with emacs24) to execute
>> code (mostly R) on remote machines. The method I use is to store all
>> Org files locally, and use the :dir header argument to specify the
Hi Eric,
"Eric Schulte" wrote:
> The following inhibits the insertion of blank lines on tangling.
>
> (setq org-babel-tangle-pad-newline nil)
That works for the tangled file, but not for the preview buffer (run with =C-c
C-v C-v=).
Test it on the following:
#+begin_src sh :results output :exp
Hi Sebastian,
do you have agenda-follow-mode on?
Also, can you please hit the bug again in the debugger and then press
e m RET
and let me know what the debuffer reports? This should retrieve the
value of m.
One possible reason to get this bug is to kill the buffer one of one
of the agen
#+TITLE: Debugging shell code that misbehaves
#+DATE: 2010-10-14
#+LANGUAGE: en_US
* Use case
Let's say that:
- This file is in =~/Client/Spec=
- I'm working on such a chunk of code:
#+begin_src sh :results output :exports results
grep indAllocType ../Ontology/champs.csv |\
iconv -f L
> I think the solution is to do rx (I sure hate textual regexps) - which
> is on my list, but will likely be a while.
Here is an initial attempt at porting rx to xemacs:
http://www.broadinstitute.org/~ilya/rx.el
Not fully tested so please test it.
ilya
_
On Oct 13,2010, at 7:51 PM, Jeff Horn wrote:
> I surmise it's a font-lock or faces issue. But I don't know enough about that
> sort of thing to help much... Maybe examine the faces? Customize group
> org-faces. See if the font is
> set to webdings, dingbats, or something similar.
I had already
>>> Copying from the definition for org-publish-org-to-html:
>>>
>>> #+BEGIN_SRC: emacs-lisp
>>>
>>> (defun org-publish-org-to-ascii (plist filename pub-dir)
>>> "Publish an org file to ASCII.
>>> See `org-publish-org-to' to the list of arguments."
>>> (org-publish-with-aux-preprocess-maybe
>>>
Carsten Dominik,
Carsten Dominik wrote:
>> I don't understand the cause of this, moreover as I have the linked file
>> open in my Emacs.
>>
>> Of course, since I've just reinstalled my Emacs, Org, and so on, on a new
>> Windows setup, I have many small differences with before.
>>
>> Someone would
>> On Thu, 14 Oct 2010 , Ilya Shlyakhter wrote:
>> I think the solution is to do rx (I sure hate textual regexps) - which
>> is on my list, but will likely be a while.
> Here is an initial attempt at porting rx to xemacs:
> http://www.broadinstitute.org/~ilya/rx.el
Thanks for the po
Hello
Unfortunately I found 2 bugs already
- report does not work
Error message is attached
Uwe Brauer
org-submit
Description: Binary data
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.
Hello
Since I can't submit a bug report I attach the error trace
when I try to open a file in org mode:
Uwe Brauer
org-decompose-region
Description: Binary data
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Ema
Michael Sperber writes:
> Carsten Dominik writes:
>
>> Hi Lennart,
>>
>> I am trying to keep org-mode also workable with XEmacs. One problem
>> here is that XEmacs does not have rx. Would you object if I replace
>> the rx macro calls with the string representations of the regular
>> expression
John Hendy writes:
> Great topic. I agree. This will be quite the overhaul! Perhaps we should
> propose some type of organizing scheme? By level of usage (beg,
> intermediate, adv?), by functional use (notes, todos, exporting, math,
> babel?), etc.? Just some ideas. If one's going to reorganize,
Sébastien Vauban writes:
> Hi Eric,
>
> "Eric Schulte" wrote:
>>> [...] empty first line that's always inserted at the beginning of the file.
>>> What should I do to get rid of that first *empty* line?
>>
>> The following inhibits the insertion of blank lines on tangling.
>>
>> (setq org-babel-
Sébastien Vauban
writes:
> #+TITLE: Debugging shell code that misbehaves
> #+DATE: 2010-10-14
> #+LANGUAGE: en_US
>
> * Use case
>
> Let's say that:
>
> - This file is in =~/Client/Spec=
> - I'm working on such a chunk of code:
>
> #+begin_src sh :results output :exports results
> gre
On 09/29/2010 12:07 PM, Carsten Dominik wrote:
> Hi Robert,
>
> would you like to formulate a patch to org.texi?
>
This is my proposed patch. I hope I've done this right.
*** org.texi2010-10-06 09:06:20.0 -0400
--- org.texi-original 2010-07-21 12:42:48.0 -0400
Sébastien Vauban
writes:
> Hi Eric,
>
> "Eric Schulte" wrote:
>> The following inhibits the insertion of blank lines on tangling.
>>
>> (setq org-babel-tangle-pad-newline nil)
>
> That works for the tangled file, but not for the preview buffer (run with =C-c
> C-v C-v=).
>
> Test it on the fo
Ah,
Thanks for pointing this out, this was actually a small issue in the
shell specific body expansion (it looks like Dan and I have both fixed
this in the last 5 minutes), it should now be fixed and strapped down
with a unit test.
Best -- Eric
Sébastien Vauban writes:
> Hi Eric,
>
> "Eric Sch
On Thu, Oct 14, 2010 at 8:09 AM, Eric Schulte wrote:
> John Hendy writes:
>
> > Great topic. I agree. This will be quite the overhaul! Perhaps we should
> > propose some type of organizing scheme? By level of usage (beg,
> > intermediate, adv?), by functional use (notes, todos, exporting, math,
>
I cloned from the repo and after 'rake new'
> rake aborted!
> undefined method `tableize' for "Blog":String
> ./backend/active_file/lib/active_file/base.rb:17:in `inherited'
> ./backend/blog.rb:1
> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
> `gem_original_require'
> /usr/lib/r
Matthias Danzl aol.com> writes:
> That did the job! Thanks Juan. I can now publish to html and txt. Very
> nice.
How are you calling the function? I'm not familiar with what the plist parameter
must be set to, at a minimum, for the call to work:
(require 'org-publish)
;; (defun org-publish-org
Hi Eric,
"Eric Schulte" wrote:
> Sébastien Vauban writes:
>> "Eric Schulte" wrote:
[...] empty first line that's always inserted at the beginning of the
file. What should I do to get rid of that first *empty* line?
>>>
>>> The following inhibits the insertion of blank lines on tangling.
On Thu, Oct 14, 2010 at 12:57 PM, Carsten Dominik
wrote:
> Hi Lennart,
>
> I am trying to keep org-mode also workable with XEmacs. One problem here is
> that XEmacs does not have rx. Would you object if I replace the rx macro
> calls with the string representations of the regular expressions in
I was trying to experiment for the first time using org-capture together
with w3m today, and I get an error.
I invoke org-capture, and was pleased to find that it built me a buffer
just fine, and made an org link for the URL of the w3m buffer. So far,
so good.
Unfortunately, when I try to save t
Hi Eric,
"Eric Schulte" wrote:
>>> (setq org-babel-tangle-pad-newline nil)
>>
>> That works for the tangled file, but not for the preview buffer (run with
>> =C-c
>> C-v C-v=).
>
> Thanks for pointing this out,
You're welcome. This is the least I can do...
> this was actually a small issue i
On 10/14/10 Oct 14 -9:40 AM, Robert Goldman wrote:
> I was trying to experiment for the first time using org-capture together
> with w3m today, and I get an error.
>
> I invoke org-capture, and was pleased to find that it built me a buffer
> just fine, and made an org link for the URL of the w3m b
Yeah, this sounds neat. I'd like something for my own web. I use
wiki-style linking for site navigation so far (like worg), but if we
could use tags to organize posts and then have a sidebar or top
tab-style navigation auto-inserted into the element, that would
be ueber-cool.
Jeff
On Thu, Oct 14
On Oct 14, 2010, at 3:00 PM, Jeff Horn wrote:
Copying from the definition for org-publish-org-to-html:
#+BEGIN_SRC: emacs-lisp
(defun org-publish-org-to-ascii (plist filename pub-dir)
"Publish an org file to ASCII.
See `org-publish-org-to' to the list of arguments."
(org-publish-with-aux-pr
Hi Carsten,
The following commit changes the behavior of org-insert-heading within
the context of inline tasks:
19d695ef8fd27ac1b1ef1b675c3960b9b7d6abdc
I find that new headlines are no longer inserted at the same depth as
inline tasks. A quick skim of the diff suggests that this is the
intended
I'd like to define many many tags and use numerics (1-0) as selection
keys. I want to define tags for different clients, people, gtd-contexts,
and other contexts. So I had the idea to group the tags (less than ten
tags per group) to be able to define selection keys for every tag.
I already use gro
[...]
>> and strapped down with a unit test.
>
> Would you have a bit of time (I don't know exactly what's required), could you
> give information about how you'll write this unit test (using this case as an
> example), where you put it and so on.
Hi Seb,
I also need to learn about these tests.
The following text in org-mode:
#+OPTIONS: H:1 num:nil
* Section 1
** Test question
*** Sub question
produces an unordered (bulleted) list in LaTeX, but
Hi.
as org-mode knows a command `org-show-entry' looked for
`org-hide-entry', but couldn't get it.
So here it is.
Andreas
--
https://code.launchpad.net/~a-roehler/python-mode/python-mode-components
https://code.launchpad.net/s-x-emacs-werkstatt/
diff --git a/lisp/org.el b/lisp/org.el
index a8
Changes from table-export to master
Modified doc/org.texi
diff --git a/doc/org.texi b/doc/org.texi
index 801bf12..03bb4fd 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -11281,7 +11281,7 @@ for information on the syntax of remote code
block evaluation).
@kindex C-c C-v l
Code blocks
Hi Ezequiel,
I haven't touched the blorgit code for probably over a year. That said
I have been using blorgit locally without problem.
Although the error you pasted doesn't raise any immediate flags for me I
can give my boilerplate question of "did you install the git
submodules"? If not, then
Hi Seb,
Sébastien Vauban writes:
> Hi Eric,
>
> "Eric Schulte" wrote:
[...]
>> and strapped down with a unit test.
>
> Would you have a bit of time (I don't know exactly what's required), could you
> give information about how you'll write this unit test (using this case as an
> example), where
Hi Seb,
I fully agree with your point, I believe I've just pushed up a fix for
this issue. This commit includes a short function with a long name
`ob-tangle/no-excessive-id-insertion-on-tangle' in test-ob-tangle.el.
Best -- Eric
Sébastien Vauban writes:
> Hi Eric,
>
> "Eric Schulte" wrote:
>>
Carsten Dominik writes:
> thank you very much vor putting in the time to test the encryption
> for MobileOrg.
No problem - thank you for writing and sheparding Org.
>> But for org files on servers we believe are not messing with them,
>> this is probably in the 'best is the enemy of the good'
Matt Lundin writes:
> Hi Carsten,
>
> The following commit changes the behavior of org-insert-heading within
> the context of inline tasks:
>
> 19d695ef8fd27ac1b1ef1b675c3960b9b7d6abdc
>
> I find that new headlines are no longer inserted at the same depth as
> inline tasks. A quick skim of the di
Karl Maihofer writes:
> I'd like to define many many tags and use numerics (1-0) as selection
> keys. I want to define tags for different clients, people, gtd-contexts,
> and other contexts. So I had the idea to group the tags (less than ten
> tags per group) to be able to define selection keys f
Noorul Islam K M wrote:
> Matt Lundin writes:
>
> > Hi Carsten,
> >
> > The following commit changes the behavior of org-insert-heading within
> > the context of inline tasks:
> >
> > 19d695ef8fd27ac1b1ef1b675c3960b9b7d6abdc
>
> But this is what I get
>
> * My big writing project
>
> Blah b
Andreas Röhler writes:
> Hi.
>
> as org-mode knows a command `org-show-entry' looked for
> `org-hide-entry', but couldn't get it.
>
> So here it is.
>
> Andreas
>
> --
> https://code.launchpad.net/~a-roehler/python-mode/python-mode-components
>
>
> diff --git a/lisp/org.el b/lisp/org.el
> index a
On Oct 14, 2010, at 8:11 PM, Matt Lundin wrote:
Hi Carsten,
The following commit changes the behavior of org-insert-heading within
the context of inline tasks:
19d695ef8fd27ac1b1ef1b675c3960b9b7d6abdc
I find that new headlines are no longer inserted at the same depth as
inline tasks. A quick
Applied, thanks.
- Carsten
On Oct 14, 2010, at 10:32 PM, Thomas S. Dye wrote:
Changes from table-export to master
Modified doc/org.texi
diff --git a/doc/org.texi b/doc/org.texi
index 801bf12..03bb4fd 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -11281,7 +11281,7 @@ for information o
Dear Uwe,
I'd like to bring you in contact with Michael Sperber (CCed). He has
taken up the task to keep Org usable in XEmacs, so maybe you can
work together to create the necessary patches.
Without Michael, I would have dropped XEmacs support for 7.xx,
but this is no longer on the agenda. Onl
Dear Uwe,
I'd like to bring you in contact with Michael Sperber (CCed). He has
taken up the task to keep Org usable in XEmacs, so maybe you can
work together to create the necessary patches.
Without Michael, I would have dropped XEmacs support for 7.xx,
but this is no longer on the agenda. Onl
Hi Sebastian,
I do not know what is happening here. Something. But you do
seem to be the only one having this problem, I have not heard
about it from anybody else.
Unfortunately I do not know how to guide you to
better tracing this error at this time.
If you can make me a reproducible case wi
Hi Robert,
I cannot reproduce this error. If I set my default notes file to "~/
org//notes.org"
things seem to work just fine.
- Carsten
On Oct 14, 2010, at 5:14 PM, Robert Goldman wrote:
On 10/14/10 Oct 14 -9:40 AM, Robert Goldman wrote:
I was trying to experiment for the first time usin
Hi Sebastian,
I do not know what is happening here. Something. But you do
seem to be the only one having this problem, I have not heard
about it from anybody else.
Unfortunately I do not know how to guide you to
better tracing this error at this time.
If you can make me a reproducible case wi
On Oct 13, 2010, at 10:52 PM, Nick Dokos wrote:
Ivan Vilata i Balaguer wrote:
Nick Dokos (2010-10-13 21:10:33 +0200) wrote:
Yes, thanks. I'll try it out later. FWIW, my mail reader does not
see
an attachment in your message: all I get is the following attachmen
with an external body. Not
> - bad news org-freemind does not compile when
> (require 'rx) is used, error message is attached.
I've made some more changes to rx.el for xemacs compatibility.
Please try the new version: http://broadinstitute.org/~ilya/rx.el .
Also, org-freemind.el uses delete-trailing-whitespace, w
82 matches
Mail list logo