Hi Eric,
this is fantastic, thank you for implementing it. I have wanted some
speedup
for this for a long time.
I think your implementation still suffers from one issue:
The produced image also depends on the variables org-format-latex-
options,
org-format-latex-header, org-export-latex-p
I get this error everytime I fire up org-mode. I just upgraded to
Emacs 23 yesterday, and started seeing this error. I searched around
for fixed, and tried a few things but I can't seem to get flyspell to
work.
Emacs : GNU Emacs 23.1.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)
of 2009-08-
I thought it would be a rather useful behavior for isearch to search
only in the displayed text. That is to say, if I have a structure
such as
* Folded Heading 1...
* Folded Heading 2... [ whose body has 1 bazillion occurrences of SearchTerm ]
* Folded Heading With SearchTerm...
* Folded Headin
On Mon, Nov 16, 2009 at 7:49 AM, Robert P. Goldman wrote:
> I just pulled an update from git for the first time in a long while, and when
> I
> tried to build org-mode, it failed with an undefined function error for the
> function org-float-time in org-ascii.
>
> It only took me a moment to find
Robert P. Goldman sift.info> writes:
>
> I just installed OrgMobile and I'm delighted with it.
>
> But I was wondering --- it seems to create only my custom agendas by default.
> Is there any way to persuade it to create the daily and weekly agendas on
> export? I'd really like to have those
Hi,
I just found out this wonderful tool, and have gone through all the
tutorials. What I haven't figured out is how to browse todo items by
priority or creation date. Let me explain in details.
On reading the tutorials, I just found that that I've developed a
methodology to handle things I ne
I just installed OrgMobile and I'm delighted with it.
But I was wondering --- it seems to create only my custom agendas by default.
Is there any way to persuade it to create the daily and weekly agendas on
export? I'd really like to have those at my fingertips.
Thanks!
_
I just pulled an update from git for the first time in a long while, and when I
tried to build org-mode, it failed with an undefined function error for the
function org-float-time in org-ascii.
It only took me a moment to find the fix --- it seems like we just need to push
org-compat up the list o
Don't worry about a late reply. Sometimes I need a lot of time just to read the
E-Mails here in the list (this is one of the most active lists I have ever seen
and a really good one to follow) and I wonder how you guys not only read it but
also fix bugs and implement new features.
Thanks for this
Hi,
The attached patch changes the latex fragment image generation so that
it saves images into files named by the sha1 hash of the latex source
code. By checking for the existence of image files before image
generation the regeneration of identical images is avoided.
In practice I find that thi
> This patch fixes it. I've put the LINK_UP and ..._HOME directly after
> the tag:
>
>
> - HERE ---
>
>
How can I now style them with css ...without messing with the other links?
> By defining links in "body" for UP and HOME and defining links again in
"content" for rest?
Eraldo
__
Awesome indeed, and amusing. As is the picture of the occasional struggle
between Man and his Interface, which perhaps never will go away.
(Appreciations however, for those who try to minimize it).
Thanks.
___
Emacs-orgmode mailing list
Remember: use `R
Matt Lundin writes:
I'd agree with Russell's conclusion that if one does not use an emacs
mail client, then there is not much point to using BBDB.
But if one uses Gnus or the like, the integration BBDB offers (e.g.,
automated addition of new addresses, auto-notes, TAB completion
Add cross reference to Special properties/Column atrributes node to
clarify what may be used in the PROPERTY definition
--8<---cut here---start->8---
index d2b4d3c..3c6fe1a 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -4589,6 +4589,7 @@ optional. The indivi
Hi,
the colors on orgmode.org are made from an Emacs setup with a dark
background.
Because of the light background on the Web, code examples with syntax
highlighting are hard to read. I even avoid #+BEGIN_SRC and use
#+BEGIN_EXAMPLE instead.
I played a little locally, and found, that the follo
On Nov 15, 2009, at 4:35 PM, Ian Barton wrote:
Tassilo Horn wrote:
Ian Barton writes:
Hi Ian,
At the moment dates are inserted as plain text. It would nice to
have
an option to insert the date as either an active or inactive
date. Perhaps if there was a remember variable the user could sim
Sebastian Rose writes:
> Carsten Dominik writes:
>> Applied, thanks.
>>
>> - Carsten
>
>
> Thank you Carsten.
>
> I'll go now and document the new feature on worg.
DONE.
Will be
http://orgmode.org/worg/org-contrib/org-protocol.php#open-source-rewritten-urls
once it's exported.
Best wishe
Hello all,
Attached is the patch which has following changes.
* lisp/org-agenda.el:
- Removed obsolete functions, org-highlight-until-next-command and
org-unhighlight-once.
- Removed obsolete variable org-agenda-remove-date.
* lisp/org.el
- Fixed some typos.
Thanks and Regards,
Noorul
dif
Tassilo Horn wrote:
Ian Barton writes:
Hi Ian,
At the moment dates are inserted as plain text. It would nice to have
an option to insert the date as either an active or inactive
date. Perhaps if there was a remember variable the user could simply
surround it with either "[" or "<" as appropri
Carsten Dominik writes:
> On Nov 14, 2009, at 1:33 PM, Matt Lundin wrote:
>
>> Hi Carsten,
>>
>> The new org-agenda-diary-entry looks quite convenient.
>>
>> Would it be possible to add an option to bypass the date tree so as to
>> add each new appointment as a simple first level heading? I prefe
Carsten Dominik wrote:
> Alternative:
> :ADRESSE:
> :Stadt: Frankfurt am Main <2009-11-15 Sun +1y>
> :Telephon: 069--7511--2660 (direkt)
> :Telephon: 069--7511--1666 (Sekretärin)
> :E-Post: mailto:g.musterf...@web.de
> :Geburtstag: <1997-11-15 Sat +1y>
> :END:
Carsten,
wow! I hadn't
Carsten Dominik writes:
> Applied, thanks.
>
> - Carsten
Thank you Carsten.
I'll go now and document the new feature on worg.
Sebastian
> On Nov 13, 2009, at 6:56 PM, Sebastian Rose wrote:
>
>> Hi,
>>
>>
>> here is a little patch for org-protocol.el, I always wanted to have. It
>> enhanc
Applied, thanks.
- Carsten
On Nov 13, 2009, at 6:56 PM, Sebastian Rose wrote:
Hi,
here is a little patch for org-protocol.el, I always wanted to
have. It
enhances `org-protocol-open-source' to handle rewritten URLs to some
extend.
I tested it successfully with my projects here and on th
Hi Dan,
the folding implementation of plain lists is limited - it works
by assuming, for the duration of the org-cycle instance, that
these lines are just normal headlines.
I believe it would be an awful lot of work to fix this.
- Carsten
On Nov 13, 2009, at 7:44 PM, Dan Davison wrote:
Org-c
Applied, thanks.
- Carsten
On Nov 14, 2009, at 12:43 PM, David Maus wrote:
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report?
See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report w
Hi Uwe,
it i OK to just put the diary-anniversary line into the drawer.
Alternative:
#+DRAWERS: ADRESSE
#+LANGUAGE: de
#+OPTIONS: toc:nil f:t *:t <:t d:t
#+CATEGORY: Geburtstag
* Musterfrau, Gerda
Irgendein
Applied, thanks.
- Carsten
On Nov 14, 2009, at 5:10 PM, Noorul Islam wrote:
Hi,
I do not have public repository so I am attaching the patch. It is
very small though!
Thanks
Noorul
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send rep
Applied, thanks.
- Carsten
On Nov 14, 2009, at 5:22 PM, Noorul Islam wrote:
Hi,
Attached is the patch which removes the unused function
"org-compact-display-after-subtree-move".
Thanks and Regards
Noorul
___
Emacs-orgmode mailing list
Remember: use
Fixed, thanks.
- Carsten
On Nov 14, 2009, at 6:58 PM, Gregory J. Grubbs wrote:
When the following file is narrowed to the "Sub Two" tree,
org-display-outline reports the path relative to "Sub Two". It
would be
more useful to report, e.g. "Top One/Sub Two/Blah"
Obviously, if you are narro
Applied, thanks.
- Carsten
On Nov 14, 2009, at 6:40 PM, Gregory J. Grubbs wrote:
I don't understand what I'm being prompted for with the current
prompt.
--8<---cut here---start->8---
diff --git a/lisp/org.el b/lisp/org.el
index c5499a3..dcded8e 100644
---
Hi Dan, these are nice, but somehow I find the "n" command logical and
the "p" command confusing :-)
- Carsten
On Nov 15, 2009, at 3:44 AM, Dan Davison wrote:
Dan Davison writes:
Carsten Dominik writes:
<...>
I am happy to have a discussion what additional
commands should be present by
Carsten Dominik writes:
> Hi Adam,
>
> this is awesome, thanks for the link
>
> - Carsten
>
> On Nov 14, 2009, at 1:27 PM, Adam Spiers wrote:
>
>> In case you haven't seen it, this is probably the first ever public
>> demo of outlining software in 1968:
>>
>> http://www.youtube.com/watch?v=6epbmU
Thanks, I have seen this. Is not rx available at all in XEmacs?
On Sun, Nov 15, 2009 at 12:17 PM, Carsten Dominik
wrote:
>
> Hi Andreas, thanks for the additional information.
>
> It seems that Lennart is using calls to `rx' to make his regular
> expressions, and that function does not seem to e
Carsten Dominik writes:
> On Nov 14, 2009, at 12:03 AM, Sebastian Rose wrote:
>>> Drawers are now exported properly
>>> ==
>>>
>>> Drawers are now exported when the configuration requires it,
>>> i.e. if the variable `org-export-with-drawers' is t or a list
>>> cont
Hi Andreas, thanks for the additional information.
It seems that Lennart is using calls to `rx' to make his regular
expressions, and that function does not seem to exist in your XEmacs
installation.
I believe all these rx calls could be just substituted by a regexp
string.
Maybe you can cont
Hey Dan,
Dan Davison writes:
> Here are simplified versions of the forward- and backward-scroll speed
> commands that I'm suggesting.
I love it!
> Dan
br,
benny
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Ian Barton writes:
Hi Ian,
> At the moment dates are inserted as plain text. It would nice to have
> an option to insert the date as either an active or inactive
> date. Perhaps if there was a remember variable the user could simply
> surround it with either "[" or "<" as appropriate. Or maybe t
Carsten Dominik wrote:
>> I still cannot get the test file to work, that Uwe posted here lately:
>
> This is strange, that *did* work before I pushed the release.
> Anyway, not it no longer does
>
> OK, fixed again, hope it works now.
>
> - Carsten
Carsten,
thanks again for the latest org
This is a really nice addition to org. However, I have a couple of
suggestions which I think might improve it.
At the moment dates are inserted as plain text. It would nice to have an
option to insert the date as either an active or inactive date. Perhaps
if there was a remember variable the u
39 matches
Mail list logo