The situation is more complicated. I can not even export to plain
text. I obtain the same error messages.
I uninstalled Emacs-snapshot = 24 and installed the 'stable' version,
23. I get the same error messages.
Then I tried to make a simple test org file for export to plain text.
That also f
Hi Henri-Paul,
Henri-Paul Indiogine wrote:
> The situation is more complicated. I can not even export to plain
> text. I obtain the same error messages.
>
> I uninstalled Emacs-snapshot = 24 and installed the 'stable' version,
> 23. I get the same error messages.
>
> Then I tried to make a sim
Hallöchen!
A use case for me is that the very next incarnation of a recurring
event is cancelled. Is this possible in org mode?
The closest possibility is
* TODO group meeting
SCHEDULED: <2011-09-27 Di 13:30 ++1w>
and to set it to "done" when it's cancelled. It's okay, I just
wonder whether
Dear all,
Memnon Anon writes:
> I've not been following the list closely for a while, not sure if
> Bastien is on vacation or whatever.
I'm not on vacation, but I have been busy with pressuring issues lately.
I'm sorry that I cannot afford to spend the required amount of time on
org-mode.
> Ju
Hello,
When in agend buffer, pressing / for the filters, and answering with an arrow
key generates the following error:
--8<---cut here---start->8---
Debugger entered--Lisp error: (error "Non-character input-event")
read-char()
(setq char (read-char))
(if
Torsten Bronger writes:
> Hallöchen!
>
> A use case for me is that the very next incarnation of a recurring
> event is cancelled. Is this possible in org mode?
>
> The closest possibility is
>
> * TODO group meeting
> SCHEDULED: <2011-09-27 Di 13:30 ++1w>
>
> and to set it to "done" when it's
Awesome, thanks.
This makes Org-Mode truly a two pane outliner. Actually it's three "pane" I
guess, since it includes metadata. Yeah... 3 pane, the agenda view would be
a pane.
I would suggest adding this command to the documentation for Org-Mode under
the outlining section somewhere. I've been u
I'd like to report an org-mode regression issue. When working with
large .org files, Emacs 24.0.90 becomes sluggish, and consumes large
amounts of CPU.
If you type this:
M-x set-variable RET bidi-paragraph-direction RET left-to-right RET
does the problem go away?
My bug report contained t
Steve Revilak wrote:
>>> I'd like to report an org-mode regression issue. When working with
>>> large .org files, Emacs 24.0.90 becomes sluggish, and consumes large
>>> amounts of CPU.
>> If you type this:
>> M-x set-variable RET bidi-paragraph-direction RET left-to-right RET
>> does the prob
I'd like to keep up with Worg's status and went to clone the Git repo,
per the instructions here:
http://orgmode.org/worg/worg-git.html
The instructions say to clone http://repo.or.cz/r/Worg.git
(I think it's supposed to be http://repo.or.cz./w/Worg.git)
So I ran
git clone http://repo.or.cz/w/
Nathan Neff writes:
> The instructions say to clone http://repo.or.cz/r/Worg.git
While correct, unless you are forced to use HTTP due to a paranoid
firewall, it would actually be better to clone from:
git://repo.or.cz/Worg.git
You'll transfer a lot less data when using the git protocol.
> (I t
Eli Zaretskii writes:
>> Please make this change in the Emacs repository.
>
> Done in revision 105940.
Thanks! I added your change to Org's git repo:
http://orgmode.org/w/?p=org-mode.git;a=commit;h=1a97f29c342d85960a65c0bd992fee7c87850da5
Best,
--
Bastien
The clone-indirect-buffer function is from Emacs and Org-mode created a
specialized function, org-tree-to-indirect-buffer, that just makes creating
an indirect buffer narrowed to a subtree easier.
Indirect buffers may be useful for much more then just visibility
cycling. You can use a different m
Lawrence Mitchell writes:
> Steve Revilak wrote:
>
I'd like to report an org-mode regression issue. When working with
large .org files, Emacs 24.0.90 becomes sluggish, and consumes large
amounts of CPU.
>
>>> If you type this:
>
>>> M-x set-variable RET bidi-paragraph-direction R
Ah, I see... that explains why it always narrows focus when I execute C-x
C-c b
What you described is an advanced use case which while interesting I'm not
sure I fully understand. Whereas simply editing an outline in the style of
most two-pane outliners is more of a basic function usable by everyo
Greetings. I have a question that relates to the use of the :cache option in
Babel sessions using R.
Here's the relevant configuration information:
Emacs : GNU Emacs 23.2.1 (x86_64-redhat-linux-gnu, GTK+ Version 2.24.4)
of 2011-05-23 on x86-12.phx2.fedoraproject.org
Package: Org-mo
> From: Bastien
> Cc: Steve Revilak , 9...@debbugs.gnu.org
> Date: Tue, 27 Sep 2011 08:02:47 +0200
>
> Eli Zaretskii writes:
>
> > Bastien, please tell me whether you want me to make this change in the
> > Emacs repository, or wait for you to do it in the Org mode repo and
> > then merge to Em
> From: Lawrence Mitchell
> Date: Tue, 27 Sep 2011 16:10:25 +0100
>
> Setting bidi-display-reordering to nil in the buffer has the
> effect that moving point is no longer jerky for me.
I think with the latest trunk, you won't need to fiddle with this
variable anymore.
> Date: Mon, 26 Sep 2011 22:50:25 -0400
> From: Steve Revilak
>
> I'd like to report an org-mode regression issue. When working with
> large .org files, Emacs 24.0.90 becomes sluggish, and consumes large
> amounts of CPU.
If you type this:
M-x set-variable RET bidi-paragraph-direction RET le
Greetings,
As an expert end-user but outside the computer science field, I’ve felt there
to be a high cost of entry for working in org-mode. I like the idea very much,
as I am trying to strip down to an Autofocus system and take a more intuitive,
frictionless approach. Because I’m not followin
> Date: Tue, 27 Sep 2011 09:47:45 -0400
> From: Steve Revilak
> Cc: 9...@debbugs.gnu.org, Bastien Guerry , st...@srevilak.net
>
> My bug report contained two scenarios to produce sluggish response and
> high CPU utilization. These scenarios were
>
> (1) move point to the end of buffer, and st
I would like to thank you for helping me out with this LaTeX export
problem. The enter debugging on error setting was very helpful. I
had a missing #+end_src statement. I have many, many blocks of code
in a long document, thus it was easy to miss and difficult to find.
Love org-mode!
Henri-P
Hi, Henri-Paul. Please allow me to suggest that you consider using "Easy
Templates" to insert your source-code blocks:
http://orgmode.org/org.html#Easy-Templates
Using the template:
is not only faster than typing:
#+begin_src
#+end_src
it also inserts both the begin and e
Achim Gratz writes:
> Eric Schulte writes:
>> Hmm, the problem could be on my end. I manually copy and paste inline
>> patches into files (I never found out how to write an inline attachment
>> to a file with gnus), so it is possible that I am breaking commit
>> messages during that step. I'll
Michael Hannon writes:
> Greetings. I have a question that relates to the use of the :cache option in
> Babel sessions using R.
>
> Here's the relevant configuration information:
>
> Emacs : GNU Emacs 23.2.1 (x86_64-redhat-linux-gnu, GTK+ Version 2.24.4)
> of 2011-05-23 on x86-12.phx2.
Hello,
I use org to manage TODO lists in which I want to keep time stamps for
the creation of an item, and for each state change. To be as clear as
possible, I'll just paste the portion of my config that affects how
TODOs work:
(setq org-treat-insert-todo-heading-as-state-change t
org-
Hi John,
Please check the variable
org-log-states-order-reversed
Documentation:
Non-nil means the latest state note will be directly after heading.
When nil, the state change notes will be ordered according to time.
Regards,
.j.
On Tue, Sep 27, 2011 at 08:51:27PM -0400, John J Foerch wrote:
Thanks, Eric. That's very clear. (This is a great list.)
-- Mike
>
>From: Eric Schulte
>To: Michael Hannon
>Cc: Org-Mode List
>Sent: Tuesday, September 27, 2011 5:42 PM
>Subject: Re: [O] Question about using :cache in Babel (for R)
>
>Michael Hannon writes:
Juan Pechiar writes:
> Hi John,
>
> Please check the variable
>
>org-log-states-order-reversed
>
> Documentation:
> Non-nil means the latest state note will be directly after heading.
> When nil, the state change notes will be ordered according to time.
>
> Regards,
> .j.
Somehow I missed tha
Hallöchen!
Bernt Hansen writes:
> Torsten Bronger writes:
>
>> A use case for me is that the very next incarnation of a recurring
>> event is cancelled. Is this possible in org mode?
>>
>> The closest possibility is
>>
>> * TODO group meeting
>> SCHEDULED: <2011-09-27 Di 13:30 ++1w>
>>
>> [..
30 matches
Mail list logo