On Jun 2, 2010, at 1:47 AM, Eraldo Helal wrote:
Carsten Dominik writes:
currently there is no easy way to do this.
While I have hoped to hear the opposite, it's good to know the
truth. :)
One way to hack it would be to write a function that temporarily
modifies to make
all remember temp
Hello,
In the spirit of the examples of writing your .emacs file in orgmode, I wrote my
.Rprofile (R's startup file) in orgmode. I do have one issue where I have no
idea what is going wrong, and would appreciate any information!
Basic setup, GNU Emacs 23.1, latest git org-mode, running on Li
Štěpán Němec writes:
> Bernt Hansen writes:
>
>> * contrib/lisp/org-special-blocks.el: Emacs 22 doesn't have string-match-p
>> ---
>> This patch is available at git://git.norang.ca/org-mode.git emacs22
>>
>> contrib/lisp/org-special-blocks.el |2 +-
>> 1 files changed, 1 insertions(+), 1 de
Dear all,
I used to be able to do this:
[[file:myfile.pdf][file:myfile.jpg]]
to show an image on the html page that was a link to the PDF file. This now
seems to be honked up.
All I get now on the html page is 'file:myfile.jpg' as a link.
The html produced is:
myfile.jpg
Org-mode version 6.3
Carsten Dominik writes:
> currently there is no easy way to do this.
While I have hoped to hear the opposite, it's good to know the truth. :)
> One way to hack it would be to write a function that temporarily
> modifies to make
> all remember templates point to the current location.
I am again b
Bernt Hansen writes:
> * contrib/lisp/org-special-blocks.el: Emacs 22 doesn't have string-match-p
> ---
> This patch is available at git://git.norang.ca/org-mode.git emacs22
>
> contrib/lisp/org-special-blocks.el |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/cont
* contrib/lisp/org-special-blocks.el: Emacs 22 doesn't have string-match-p
---
This patch is available at git://git.norang.ca/org-mode.git emacs22
contrib/lisp/org-special-blocks.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/contrib/lisp/org-special-blocks.el
b/con
Hi,
this patch adds a modification hook to remove inline-image overlays if
the underlying text is modified. This prevents blind editing of text
behind images.
Cheers,
Martin Pohlack
diff --git a/lisp/org.el b/lisp/org.el
index 62131be..5a00236 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -15565
Wow! I had hoped to start looking at this over the long weekend
but had other things grabbing my attention. Now Chris has already
submitted a patch for it!
Chris, I take it that the following:
#+begin_refquote {Albert Einstein}
Make things as simple as possible, but no simpler.
#+end_ref
David Maus writes:
> For a good back trace you might as well
> remove the byte compiled Org mode files (*.elc), reload Org and try
> again.
C-u M-x org-reload
should load uncompiled versions of the code if they are available
without requiring you to remove the compiled files and rebuild them
lat
Please solve this... I have to use Notes at work and would love integration
with org.
*Idea 1: Highly unlikely...*
One potential idea, though I don't think it uses ToDos is the Lotus Notes
command line utility. Are you aware of it? I haven't had good results on
Linux but it did do some basic funct
All,
In playing around with the date prompt (C-.), I ran across the following
puzzling behavior from rather simple inputs.
I entered the following on June 1, 2010. Here is a date entered as
"3/15": <2011-03-15 Tue>. It interpreted it as the upcoming March 15 as
expected.
But here is a date ent
Beautiful. Problem solved.
On Sat, May 29, 2010 at 8:22 AM, David Maus wrote:
> Hi John,
>
> John Hendy wrote:
> >I've been looking at the mailing list archive here:
> >http://www.mail-archive.com/emacs-orgmode@gnu.org/msg22964.html
>
> >I have some questions/issues:
>
> >1) is there a 'current'
On 10-06-01 09:44 , Carsten Dominik wrote:
After removing org-bracket-link-regexp from org-html-expand
What do you mean by this sentence? What exactly did you do?
To understand the implementation I tried the following temporary
change (the line prefix `:' will bypass the nice patch extract
ht
On Jun 1, 2010, at 4:37 PM, David Maus wrote:
Eric Schulte wrote:
Hi David,
David Maus writes:
Hi Eric,
I just used this file to record a babel change, and I really like
the
overall idea and the layout. A couple of things that occurred to
me.
- would it be desirable to have a hea
Hi Christian,
are we ready to install org-taskjuggler.el into Org-mode?
Where do you want it, core or contrib?
I did not yet hear from you that the FSF assignment process
is done, could you please update me on that?
Thanks.
- Carsten
On May 21, 2010, at 11:10 PM, Christian Egli wrote:
Hi al
On Jun 1, 2010, at 3:57 PM, Chris Gray wrote:
Carsten Dominik wrote:
Hi Mark,
several environments already to accept parameters, and in all cases
it
is
done by just listing the arguments after the begin statement,
separated by spaces.
So what you could implement is that if a user writ
Mikael Fornius writes:
> I was wrong it does work for me with this fresh from today setup:
>
> GNU Emacs 24.0.50.2 (i686-pc-linux-gnu, GTK+ Version 2.20.1) of 2010-06-01 on
> eee
> Org-mode version 6.36trans (release_6.36.141.gbc53b)
>
> (earlier I forgot to load the latest org-mode from $HOME).
I was wrong it does work for me with this fresh from today setup:
GNU Emacs 24.0.50.2 (i686-pc-linux-gnu, GTK+ Version 2.20.1) of 2010-06-01 on
eee
Org-mode version 6.36trans (release_6.36.141.gbc53b)
(earlier I forgot to load the latest org-mode from $HOME).
Does it for you?
--
Mikael Forni
Scott,
You asked:
> Feature request: add an option preventing tree deletion with C-k without
> user confirmation. Actually, I'd like an option to prevent it period.
> If this option is already in there, then you're encouraged to tell me to
> RTFM. But then also please tell me where it is, becaus
Tyler Smith writes:
> Sorry, you misunderstood. It's fixed in an earlier version (23), but
> broken in the later version (24).
Sorry :)
I have now upgraded both org-mode and emacs to latest development version
and I get the same error as you described:
--8<---cut here--
Chris Gray wrote:
> I actually needed this yesterday, so I'll make a patch and try to send
> it in the next couple of days.
Here is the patch for the LaTeX exporter. I'm not much of an HTML
person, so I don't know if arguments would be useful there.
Cheers,
Chris
commit 7a34d757ffbdeb97e7818411
Mikael Fornius writes:
> As you found out the problem is fixed in later versions of emacs, thanks
> for telling!
Sorry, you misunderstood. It's fixed in an earlier version (23), but
broken in the later version (24).
Tyler
___
Emacs-orgmode mailing l
For what must be the dozenth time, I've just accidentally deleted a large
tree by typing C-k while in a headline.
This is really easy to do because emacs users have "C-k deletes to the end
of the line" worn deeply into their neural pathways -- it's so automatic for
me that the keystroke is close t
Carsten Dominik wrote:
>
> On Jun 1, 2010, at 12:51 PM, Tim Burt wrote:
>
> >
> >
> > Carsten Dominik writes:
> >
> >> Hi Juan,
> >> On May 31, 2010, at 5:38 AM, Juan Pechiar wrote:
> >>
> >>> Hi!
> >>>
> >>> The test file below contains a columnview table showing section
> >>> headers.
Eric Schulte wrote:
>Hi David,
>David Maus writes:
>> Hi Eric,
>>>I just used this file to record a babel change, and I really like the
>>>overall idea and the layout. A couple of things that occurred to me.
>>
>>>- would it be desirable to have a headline property (e.g. ASSIGNEE or
>>> somesu
Mikael Fornius writes:
> Maybe I can find it again...
I think it was this
--8<---cut here---start->8---
* Lisp changes in Emacs 24.1
** frame-local variables cannot be let-bound any more.
--8<---cut here---end--->8---
in
> I get this problem in the latest Emacs on my system:
I remember vaguely that I have read something about a change in let-bound
behavior with new emacs. Maybe I can find it again...
> So I think this is a bug that crept into org-mode or emacs, and not a
> problem in my config files.
Probably.
Sorry, I've just realized that the problem described in my previous
email (below) is not a remember template issue at all. I get the same
(or similar) issue when using the schedule function in org.
To reproduce:
run 'emacs -Q'
open a file in org mode ("test.org")
Enter a headline (*test)
Try to sc
I will take a look at this.
--
Mikael Fornius
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Carsten Dominik wrote:
> Hi Mark,
> several environments already to accept parameters, and in all cases it
> is
> done by just listing the arguments after the begin statement,
> separated by spaces.
> So what you could implement is that if a user writes
> #+begin_xxx {aa}[bb]{cc}
> that org-sp
Hi,
I'm having trouble with a remember template. My template definitions
are:
(setq org-remember-templates
'(("Todo" ?t "* TODO %^{Brief Description} %^G\n%?Added: %U"
"~/org/todo.org" "Tasks")
("Notes" ?n "** %^{Head Line} %U %^G\n%i%?"
"~/org/n
Hi Russel,
looks like you are not running the latest version, I think this is
already fixed
- Carsten
On May 31, 2010, at 9:30 PM, Russell Adams wrote:
I got irritated by my point jumping to the end of the buffer every
time I toggled inline image display, so lets save excursion. ;]
$
On May 19, 2010, at 9:20 PM, Mark Elston wrote:
Ulf, Carsten,
On 5/19/2010 12:27 AM, Ulf Stegemann wrote:
Hi Carsten,
Carsten Dominik wrote:
On May 19, 2010, at 8:34 AM, Ulf Stegemann wrote:
...
the LaTeX exporter seems to cease to work when encountering a LaTeX
environment.
it has a
On Jun 1, 2010, at 12:51 PM, Tim Burt wrote:
Carsten Dominik writes:
Hi Juan,
On May 31, 2010, at 5:38 AM, Juan Pechiar wrote:
Hi!
The test file below contains a columnview table showing section
headers.
Export to HTML works OK: the asterisks inside the table are
transformed into inden
I have some RHEL4 machines where I have no admin privileges where I
would like to use org-mode, without having to build a newer version of
emacs myself and install it under my own user.
Is it possible to figure out how to use git to get to the last version
prior to removing the emacs 21 compatibil
Livin Stephen Sharma gmail.com> writes:
> how many does it iterate over? which does it skip?
> is the highlighted entry intentionally included twice?
Well spotted! That was the problem. I edited the .emacs file
at my work place and mistakenly duplicated the file. With my home
computer I added
Carsten Dominik writes:
> Hi Juan,
> On May 31, 2010, at 5:38 AM, Juan Pechiar wrote:
>
>> Hi!
>>
>> The test file below contains a columnview table showing section
>> headers.
>>
>> Export to HTML works OK: the asterisks inside the table are
>> transformed into indentation.
>>
>> Export to LaT
Carsten Dominik writes:
> I would write this as
>
>*Drop an email to* [[mailto:bzg%20AT%20altern%20DOT%20org][Bastien]]
>
> i.e. take the link out of the bold section.
Done.
--
Bastien
___
Emacs-orgmode mailing list
Please use `Reply All' to s
On May 30, 2010, at 12:04 AM, Eraldo Helal wrote:
How can I insert a remember template at point?
Until now I had identical remember templates and yasnippets.
This is only a workaround and I would prefer to be able to insert a
remember template at point since I have found it to have features
Hi Michael,
On May 30, 2010, at 2:53 PM, Michael Brand wrote:
Hi all,
An org-mode line with an emphasized link like that one taken from
current Worg:
--
*Drop an email to [[mailto:bzg%20AT%20altern%20DOT%20org][Bastien]]*
Hi Juan,
On May 31, 2010, at 5:38 AM, Juan Pechiar wrote:
Hi!
The test file below contains a columnview table showing section
headers.
Export to HTML works OK: the asterisks inside the table are
transformed into indentation.
Export to LaTeX: asterisk pairs are interpreted as emphasis, resulti
On May 31, 2010, at 7:42 PM, Alexandre Billon wrote:
The problem disappears when I comment out those two lines
(add-hook 'org-mode-hook 'footnote-mode)
Org-mode has its own footnote support, are you sure you want to use
footnote-mode?
(setq footnote-prefix [[(control c) (f)]])
Thi
chandan wrote:
>Hi,
>I am using org-mode available on GNU Emacs 23.2. org-export-as-pdf
>generates a *.pdf file with a timestamp at the beginning even though I
>have added the following line in my *.org file.
>#+OPTIONS: timestamp:nil
The timestamp option does not work, because the date is n
Alexandre Billon wrote:
>[1 ]
>[1.1 ]
>[1.2 ]
>Dear list members,
>I updated my org-mode files a month ago and since then, I get the following
>error message
>"byte-code: Key sequence contains invalid event "
> when I
>1. Try to export files to other formats (LaTex and html)
>2. Try to use
Srinivas wrote:
>Has anyone tried to integrate Org-mode todo items with Lotus Notes
>ToDo items? I am interested in at least populating from orgmode to
>Lotus Notes and not necessarily looking for reverse population.
I don't know if it is possible to access Lotus Notes ToDo items
directly from ou
how many does it iterate over? which does it skip?
is the highlighted entry intentionally included twice?
On Jun 01, 2010, at 12:17:32 , Charles Cave wrote:
> '(org-agenda-files (quote ("c:/Charles/GTD/taskdiary.org"
>"c:/Charles/GTD/newgtd.org"
47 matches
Mail list logo