Hi all
There was a thread about this some weeks ago. The iCal export does not
support org-diary-class entries or other complex diary sexps.
I want to ask if anybody has a workaround on this issue in the meantime.
For example, it could possibly be solved by an after-export-hook that
scans org-file
Hi Bernt,
On Jul 15, 2010, at 3:14 AM, Bernt Hansen wrote:
Hi Carsten,
I'm seriously considering ditching my Emacs 22 in favour of Emacs 23
from a git snapshot. I'm running an older version of Emacs from a
stable debian system as my workstation setup -- I've been too lazy to
upgrade so far bu
On Jul 15, 2010, at 3:30 AM, Bernt Hansen wrote:
Bernt Hansen writes:
5. org-reveal (C-c C-r) works slightly differently in Emacs 22 and
23. I actually prefer the Emacs 22 version.
If I am in a folded buffer and C-c C-r on a headline the
following task is /not/ reveale
Jakob Lombacher lombacher.net> writes:
>
> Hi,
>
> When I start emacs as daemon "emacs --daemon" and than attache a
> client to it, the org-agenda-columns view appears in a very tiny font.
> If I start emacs "normally" the view appears in standard font size.
>
> I found out that the "Org Colu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 13/07/2010 19:22, Eric Schulte wrote:
> Hi Rainer,
>
> Dr Rainer M Krug writes:
>
>> On 13/07/2010 02:46, Eric Schulte wrote:
>>> Hi Rainer,
>>>
>>> With the tangling comments generated by the latest Org-mode, the
>>> following function should be
"Alan E. Davis" writes:
> It seems possible that at least one of the LaTeX / org gurus on this
> list has used LaTeX monthly calendars. I have had some problems with
> LaTeX calendars, but they look really nice, and it would seem not
> unlikely to use that format as an output from Org-agenda.
W
Dear all,
I have a question which may look like it is already answered but the solutions
provided in previous threads don't really work for me. FYI, I am using a Linux
Mint Isadora distribution and I tried to run org-mode both in a console-session
of emacs (emacs -nw) and in an emacs GUI. I hav
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
is there a way of changing the split-ratio / the size of the second
buffer when using C-c ' from 50% to e.g. 70%? I would prefer to have
that buffer bigger then the org-buffer from which it was opened.
Thanks,
Rainer
-BEGIN PGP SIGNATURE-
> I am interesting to hear why you'd want to have that.
Well, basically I have a main .org file as a logbook, and a inactive date/time
stamp would serve as a unique identification field; I need different time
stamps in the same minute.
Best wishes.
Sébastien Vauban writes:
> Hi Sebastian,
>
> Sebastian Rose wrote:
>> Julien Fantin writes:
>>> Thanks Sebastian and David,
>>> I now have firefox working, I had to use that html file though, as firefox
>>> wouldn't bring up the application selection dialog with the test links on
>>> worg.
>>> Wi
Carsten Dominik writes:
> On Jul 15, 2010, at 3:30 AM, Bernt Hansen wrote:
>
>> Bernt Hansen writes:
>>
>>>5. org-reveal (C-c C-r) works slightly differently in Emacs 22 and
>>> 23. I actually prefer the Emacs 22 version.
>>>
>>> If I am in a folded buffer and C-c C-r on a headl
Bernt Hansen writes:
> Carsten Dominik writes:
>
>> On Jul 15, 2010, at 3:30 AM, Bernt Hansen wrote:
>>
>>> Bernt Hansen writes:
>>>
5. org-reveal (C-c C-r) works slightly differently in Emacs 22 and
23. I actually prefer the Emacs 22 version.
If I am in a fo
Hi all,
the problem was on my side, the change was for some reason not picked
up by git.
Works also for me now.
Thanks Carsten for the quick fix.
Cheers,
Erik
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-or
evita moreno writes:
> Dear all,
>
> I have a question which may look like it is already answered but the
> solutions provided in previous threads don't really work for me. FYI, I
> am using a Linux Mint Isadora distribution and I tried to run org-mode
> both in a console-session of emacs (emacs
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
is there a way of changing the split-ratio / the size of the second
buffer when using C-c ' from 50% to e.g. 70%? I would prefer to have
that buffer bigger then the org-buffer from which it was opened.
Thanks,
Rainer
-BEGIN PGP SIGNATURE-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 13/07/2010 10:14, Dr Rainer M Krug wrote:
> On 12/07/2010 19:51, Eric Schulte wrote:
>> Rainer M Krug writes:
>
>>> Hi Eric,
>>>
>>> On Fri, Jul 9, 2010 at 5:44 PM, Eric Schulte wrote:
>>>
Hi Rainer,
Rainer M Krug writes:
>>>
Hi, can anyone give me a tutorial for org-mode programming and it's API.
I just read Eric Schultes module org-collector.el, but I can't understand the
code: how it is organized and how to write the elisp for org-mode.
Can anyone help?
___
Emacs-orgm
Hi Carsten,
Carsten Dominik writes:
> Hi Thierry,
>
>
> I cannot easily see why org-decrypt-entry is being called, and if it
> is being called in
> the remember buffer or where?
I don't know, i didn't have time to look carefuly, just sent the
backtrace.
> Anyway, most of us are moving to org-c
Hello Matt (and thank you for your time!),
Typing $ sudo lsmod | grep pcspkrin my terminal does not give anything. It
simply shows the next prompt (if I am using the correct terminology - I am new
in emacs and Linux!).
I was able to change the value of the visible bell but I was not able to find
This patch makes some straightforward corrections to a number of
docstrings. Each change is normally to:
- correct a typo, or
- fix up hyperlinks to function or variable names, or
- ensure slightly better conformance with the documentation guidelines
and tips given in the Elisp manual
No attem
Patch 137 (http://patchwork.newartisans.com/patch/137/) is now Accepted.
This relates to the following submission:
http://mid.gmane.org/%3Cm21vb4dav8.fsf%40bo.yax.org.uk%3E
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the li
On Jul 15, 2010, at 5:26 PM, Philip Rooke wrote:
This patch makes some straightforward corrections to a number of
docstrings. Each change is normally to:
- correct a typo, or
- fix up hyperlinks to function or variable names, or
- ensure slightly better conformance with the documentation guid
So,
The way that I learned how to program in emacs lisp was mainly using two
commands `elisp-index-search' bound to `C-h e' on my system, and most
importantly `describe-function' bound to `C-h f'. With
`describe-function' you can look at the source code of functions whose
behavior you are familia
This is a second patch in a series that makes some straightforward
corrections to a number of docstrings. Each change is normally to:
- correct a typo, or
- fix up hyperlinks to function or variable names, or
- ensure slightly better conformance with the documentation guidelines
and tips given
Patch 138 (http://patchwork.newartisans.com/patch/138/) is now Accepted.
This relates to the following submission:
http://mid.gmane.org/%3Cm21vb4bpg2.fsf%40bo.yax.org.uk%3E
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the li
Accepted, with minor reversals.
- Carsten
On Jul 15, 2010, at 7:54 PM, Philip Rooke wrote:
This is a second patch in a series that makes some straightforward
corrections to a number of docstrings. Each change is normally to:
- correct a typo, or
- fix up hyperlinks to function or variable n
Hi Matt and Evita,
evita moreno wrote:
>> The first question: Does your computer "beep" under other circumstances?
>> It's very likely that Linux Mint disables the beep by default. What is
>> the result the following command produce?
>>
>> lsmod | grep pcspkr
>>
>> If pcspkr is enabled
>
> Typin
If anyone is using Org-mode with Gnu Emacs on Win XP, then I would be grateful
for their comments.
Have just updated to Org version 6.36c.While Org appears to work normally,
and version 6.36c is reported evaluating org-version And the recent
Footnotes sorting feature works. But I fear
On 15 Jul 2010, sven.bretf...@gmx.ch wrote:
> There was a thread about this some weeks ago. The iCal export does not
> support org-diary-class entries or other complex diary sexps.
I missed that thread, but it's an issue I looked into some time ago,
with regard to sexps. The basic issue is that o
Eric Schulte wrote:
>[1 ]
>So,
>The way that I learned how to program in emacs lisp was mainly using two
>commands `elisp-index-search' bound to `C-h e' on my system, and most
>importantly `describe-function' bound to `C-h f'. With
>`describe-function' you can look at the source code of function
Hi,
I'm not on Win XP, but just wanted to ask for clarification as it might help
others help you...
On Thu, Jul 15, 2010 at 2:32 PM, Adam wrote:
> To install, I downloaded the 6.36c zip, and copied all and only the
> /lisp/*.el files into the folder ~/Emacs/Lisp/org.
>
>
Can you define what ~
Ah, heck, just forgot:
Casting Spells in Lisp
http://www.lisperati.com/casting.html
Comic book about programming in Lisp, Emacs Lisp Version available.
-- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de
pgpfQkHRmtNAJ.pgp
Description: PGP signatur
I can't seem to make org-refile work.
Using Emacs development sources from a pull last night, and the latest
org-mode sources from a git pull and make done just
now from the org-mode repository. I do this:
(1) Start clean:
emacs -Q -eval "(setq load-path (cons
\"~/.emacs.d/vendor/org-mode/lisp\"
Hi Tassilo,
Tassilo Horn wrote:
> Sébastien Vauban writes:
>
> that is takes so long for one group but the other group on the same server
> is fast is really strange, and currently I don't understand what might cause
> that... :-(
>
>>> Profile the gnus code as it processes the two requests? The
Hi!
I'd appreciate if the subject line and body of those patchwork mails
could be a little more informative, since I can't really be bothered
to click on those urls in order to figure out what's going on.
Carsten Dominik schrieb:
> Patch 138 (http://patchwork.newartisans.com/patch/138/) is now Ac
No bug here. If I SAVE the buffer to a file, everything works great. I had
something wrong with the value of org-refile-targets in my full set up that
triggered all this. I think I can make it right.
Carry on...
Scot
___
Emacs-orgmode mailing list
Pl
Eric Schulte wrote:
> ...
> If you are going to do any serious work with lisp, I would emphatically
> recommend using paredit-mode, and becoming friends with the Sexp
> movement functions
> ++
> | C-M-f | runs the command paredit-forward |
> |---
Robert,
Did you have a chance to try this yet? I'm keen to know if it seems to
work. I'll try if I get the chance, but (perhaps like you), I'm no expert,
and it might be a few days before I have a chance to play with it.
Scot
On Wed, Jul 7, 2010 at 3:48 PM, Robert Hennig wrote:
> Dear Orgmod
Hi Nick,
Nick Dokos writes:
> Eric Schulte wrote:
>
>> ...
>> If you are going to do any serious work with lisp, I would emphatically
>> recommend using paredit-mode, and becoming friends with the Sexp
>> movement functions
>> ++
>> | C-M-f | runs th
Eric Schulte wrote:
> > I presume that paredit is useful because it's a minor mode, so you can
> > enable it on an org-mode buffer (e.g. using babel).
>
> No, even for emacs-lisp code blocks I use C-c ' to edit the code in
> emacs-lisp mode. I do have "[" and "]" globally bound to
> `insert-par
Friedrich Delgado wrote:
> Hi!
>
> I'd appreciate if the subject line and body of those patchwork mails
> could be a little more informative, since I can't really be bothered
> to click on those urls in order to figure out what's going on.
>
I'm really trying to be nice here and not be an offi
Still had some issues with your function Eric, but finally found the
time to make it work on my system.
Posting it here since I didn't use the first time around,
and someone else might find it useful.
(defun my-org-babel-load-file (file)
(let ((orig-file (expand-file-name file dotfiles-dir))
Thanks, John.
> I'm not on Win XP, but just wanted to ask for clarification as it might
> help others help you...
>
> > To install, I downloaded the 6.36c zip, and copied all and only the
> > /lisp/*.el files into the folder ~/Emacs/Lisp/org.
I copied all the contents of the archive org-6.36
Adam writes:
> If anyone is using Org-mode with Gnu Emacs on Win XP, then I would be
> grateful
> for their comments.
>
> Have just updated to Org version 6.36c.While Org appears to work
> normally,
> and version 6.36c is reported evaluating org-version And the recent
> Footnotes s
44 matches
Mail list logo