[O] Timezone/Encoding issues when exporting as ics and importing to Google Calendar

2011-06-07 Thread Tassilo Horn
Hi all, I export all my org-files as icalendar files, push them to some webserver from which google calendar imports them. Basically, that works pretty good except for two things: 1. Encoding: All Umlauts and other non-ASCII chars show up as boxes in google calendar. When visiting some expor

Re: [O] [OT] Icon problem with org-google-weather

2011-06-06 Thread Tassilo Horn
Nick Dokos writes: >> --8<---cut here---start->8--- >> (defun foobar () >> (interactive) >> (let ((date '(6 6 2011))) >> (setq bar (org-google-weather "Montabaur" "DE")) >> (setq foo (let ((org-google-weather-cache-time 0)) >> (org-goog

Re: [O] [OT] Icon problem with org-google-weather

2011-06-06 Thread Tassilo Horn
Nick Dokos writes: > This is off-topic but it is driving me bananas. I do > > (setq date '(6 5 2011)) > (6 5 2011) > (setq foo (let ((org-google-weather-cache-time 0)) > (org-google-weather))) > (setq bar (org-google-weather)) > (equal foo bar) > (insert foo) > (insert bar) > > in the *scra

Re: [O] org-capture in message-mode buffer

2011-05-24 Thread Tassilo Horn
imply ignored so you still can capture. In that case, the %a format spec is empty. Bye, Tassilo --8<---cut here---start->8--- >From dbee3ff4f0a6584c4437af8ebff285babc87db30 Mon Sep 17 00:00:00 2001 From: Tassilo Horn Date: Tue, 24 May 2011 13:29:53 +02

Re: [O] org-capture in message-mode buffer

2011-05-24 Thread Tassilo Horn
Leo writes: Hi! >> is there an agreement here on whether the patch appearing in this >> thread >> >> http://patchwork.newartisans.com/patch/783/ >> >> should be applied or not? > > I don't really know. Ditto. :-) The problem is that creating a link to a message with no Gcc errors right now. F

Re: [O] Org Contacts, Gnus and Yasnippet Not Playing Nicely

2011-05-24 Thread Tassilo Horn
Ian Barton writes: Hi Ian, > I am trying to set up Org Contacts and gnus. Org Contacts suggests > that pressing + in the To: field in a message buffer should > offer a list of tags from my contacts file. However, I just get a Tab. > > I suspect that Yasnippet is interfering, as entering the abb

Re: [O] Error message while compiling - sha1

2011-04-15 Thread Tassilo Horn
Asuptyam Bryuluanemon writes: > While following the installation instructions on > http://orgmode.org/guide/Installation.html#Installation > > I get an error message after issuing the make command > > While compiling toplevel forms in file ~/src/org-7.5/lisp/org-feed.el: > !! File error (("Cann

Re: [O] org-gnus-follow-link and nnimap-request-scan

2011-04-12 Thread Tassilo Horn
s to check split rules against incoming > mail. But, if we have a link to a message in org, then that message > already went through the split process, so re-splitting is > unnecessary. Ok, so here we go: >From 89fecc7b938385647618dc28c4df304df872e6eb Mon Sep 17 00:00:00 2001 From:

Re: [O] org-gnus-follow-link and nnimap-request-scan

2011-04-12 Thread Tassilo Horn
Eden Cardim writes: Hi Eden, > After switching to using gnus mail splitting, following links to > nnimap messages has become very slow. I'm fairly familiar with the > gnus source, but not org-mode's as much, after wading a bit in the > source I landed on [...] > ,[ org-gnus-follow-link ] >

Re: [O] Re: Completing with anything

2011-03-22 Thread Tassilo Horn
Julien Danjou writes: >> So Julien, maybe you want a `try-expand-org-contact' function, and >> add that to `hippie-expand-try-functions-list', and bind >> `hippie-expand' to some key. > > I want to integrate into message-mode. So I don't want to bind any > key, nor rebind . :) Ok, I see. But at

Re: [O] Re: Completing with anything

2011-03-22 Thread Tassilo Horn
Aankhen writes: Hi Aankhen, >> Or maybe an upper layer mixing abbrev and completion? Trying one at >> first, the other one after. This could be useful for message-mode for >> example, since you probably wants to use both. > > Isn’t this what hippie-expand does? Oh, yes, it seems so. For exampl

[O] Re: Completing with anything

2011-03-21 Thread Tassilo Horn
Julien Danjou writes: Hi Julien, >> Isn't completion of "L" to "Lionel" at the beginning of a line >> exactly what your completion function should enable? > > No. To give a even more concrete application of my example: I'd like > org-contacts to give completion for email addresses or nicknames.

[O] Re: Completing with anything

2011-03-21 Thread Tassilo Horn
Julien Danjou writes: Hi Julien, > To be clear, the things that disturbs me is that this simple test case > does not work as I would like it to: > > #+begin_src emacs-lisp > (defun jd:completion-at-point-test () > (list (point-at-bol) (point) '("Steve" "John"))) > (add-to-list 'completion-at

[O] Re: Bug: org-footnote-renumber-fn:N breaks if a footnote is the first thing on a line [7.5 (release_7.5.77.g74268)]

2011-03-20 Thread Tassilo Horn
Tassilo Horn writes: > 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 will be posted to th

[O] Bug: org-footnote-renumber-fn:N breaks if a footnote is the first thing on a line [7.5 (release_7.5.77.g74268)]

2011-03-18 Thread Tassilo Horn
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 will be posted to the Org-mode mailing list. -

Re: [O] Re: Problem with agenda and diary

2011-03-17 Thread Tassilo Horn
Hi all, I've just update my org checkout, and the issue seems to be already fixed by * 9216453..: Julien Danjou 2011-03-17 org-agenda: remove useless concat commit 9216453a3882eb45d0ba05e4e4fdeba9488205cc Author: Julien Danjou Date: Thu Mar 17 17:07:10 2011 +0100 org-agenda: remove us

[O] Re: Problem with agenda and diary

2011-03-17 Thread Tassilo Horn
Dan Griswold writes: Hi Dan, > As of today, there's a problem with org-agenda-list when > org-agenda-include-diary is set to t. I get this error: > mapcar: Wrong type argument: integerp, nil Yes, I can confirm that. Here's parts of the backtrace: --8<---cut here---st

Re: [O] [PATCH] Use and show default refiling location.

2011-03-05 Thread Tassilo Horn
Bastien writes: Hi Bastien, > I've applied your patch. Great! > Thanks for this neat addition! You're welcome. BTW, I just noticed that I made a wording error in the docstring of `org-refile-get-location': Prompt the user for a refile location, using PROMPT. PROMPT should not be prefixe

[O] [PATCH] Use and show default refiling location.

2011-03-02 Thread Tassilo Horn
* org.el (org-refile-get-location): Set and show default value. (org-goto, org-refile): Adapt calls. * org-id.el (org-id-get-with-outline-path-completion): Adapt call. * org-agenda.el (org-agenda-refile, org-agenda-bulk-action): Adapt calls.

[Orgmode] Re: A mail client that is org-mode compatible

2011-02-16 Thread Tassilo Horn
Carl Bolduc writes: Hi Carl, > Could you share some details of your gnus implementation with GMail? I > have been trying to setup this based on various sites and I never > succeded. With the git version of gnus (or the one included in emacs' bzr trunk), you only need this. (add-to-list 'gnus-s

Re: [Orgmode] [PATCH] Properly format start and end times in time ranges.

2011-02-13 Thread Tassilo Horn
Bastien writes: Hi Bastien, >> How come that you are replying in the first place? Some weeks ago >> I've set my patch to "Superseeded" state at patchwork. > > Well, I thought your patch didn't make its way through patchwork since > I didn't saw it there -- should have searched more carefully.

Re: [Orgmode] [PATCH] Properly format start and end times in time ranges.

2011-02-13 Thread Tassilo Horn
Bastien writes: Hi Bastien, >> * org-agenda.el (org-format-agenda-item): Properly format start and >> end times in time ranges, i.e., print the start time of the start >> date, no times for intermediate dates, and the end time with >> preceeding dots for the end date. > > Thanks for the patch, a

Re: [Orgmode] Re: Announcing org-contacts, a bbdb-like contact manager for Org

2011-02-12 Thread Tassilo Horn
-contacts.el which uses Stefan's suggestion to fix the completion in the case-insensitive case. Bye, Tassilo --8<---cut here---start->8--- >From 4195d4cd3a63df06e52465e4519863ef2a7933e7 Mon Sep 17 00:00:00 2001 From: Tassilo Horn Date: S

Re: [Orgmode] Re: Announcing org-contacts, a bbdb-like contact manager for Org

2011-02-11 Thread Tassilo Horn
Stefan Monnier writes: Hi Stefan, >> So the question is: how can the completion-ignore-case value be >> propagated from the completion gathering function in >> `completion-at-point-functions' to the function that actually applies >> this completion, without having to modify the global or buffer

Re: [Orgmode] Re: Announcing org-contacts, a bbdb-like contact manager for Org

2011-02-11 Thread Tassilo Horn
Stefan Monnier writes: Hi Stefan, >> Typing 'a' complete to 'aA' (instead of 'Anne ') and >> then does nothing since aA is not valid. > >> I'm not sure completion-at-point-functions is correctly usable in >> this same condition as message/bbdb completion was. The latter used >> to return a funct

[Orgmode] Re: Announcing org-contacts, a bbdb-like contact manager for Org

2011-02-10 Thread Tassilo Horn
Julien Danjou writes: Hi Julien, >> One little thing: I don't seem to be getting case-insensitive >> completion, despite having org-contacts-completion-ignore-case set to >> t. > > Your the second one to report that to me, Yeah, I mentioned that on irc. > but it does work for me with Emacs 24

[Orgmode] Re: Announcing org-contacts, a bbdb-like contact manager for Org

2011-02-09 Thread Tassilo Horn
Julien Danjou writes: Hi Julien, > Following my short presentation at the Paris OrgCamp, I've now written > a page and officially released org-contacts. It is a contact manager > based on Org, that can possibly replace BBDB for certain usage. > >http://julien.danjou.info/org-contacts.html A

[Orgmode] Re: (org-display-inline-images)

2011-02-07 Thread Tassilo Horn
Bastien writes: Hi Bastien, >> Another nice thing would be a way to reduce the image size, just like >> thumbnails. Do you think it can be done ? > > Not currently -- see the docstring of the create-image function in > Emacs. I have vague memory of work beeing done in this area in Emacs, > but

[Orgmode] Re: [OT] M-x not working anymore

2011-02-02 Thread Tassilo Horn
Markus Heller writes: Hi Markus, >> What does C-h k M-x say? > > For C-h k M-x, it doesn't say anything. Says nothing means you still have the "Describe key: " prompt, right? Well, that means that emacs doesn't receive the keychord at all. Something seems to consume it before it hits emacs. Ma

[Orgmode] Re: Trackpad horizontal scrolling

2011-02-01 Thread Tassilo Horn
Jeff Horn writes: Hi Jeff, > Thanks for the snippet Tassilo. I tried this out in the minibuffer and > it didn't work. =C-h k = (a motion, not > a binding) produced nothing. However, =C-h k = > actually produced =C-h k wheeldown=, so I can see that isn't > a valid button for the trackpad on my M

[Orgmode] Re: [OT] M-x not working anymore

2011-02-01 Thread Tassilo Horn
Markus Heller writes: Hi Markus, > M-x doesn't work anymore!! The M key works, e.g. M-w still does what > it's supposed to if a region is active, and I can use ESC x instead. What does C-h k M-x say? Bye, Tassilo ___ Emacs-orgmode mailing list Ple

Trackpad horizontal scrolling (was: [Orgmode] Re: [OT-emacs] Scrolling horizontally)

2011-02-01 Thread Tassilo Horn
Hi all, if you are all looking for making emacs scrolling horizontally by sliding with one finger in the lower part of the trackpad (or with some 2 finger special move [dunno what Mac users like]), that shouldn't be any different from any other keybinding. For example, the syntaptics trackpad on

[Orgmode] Re: [OT-emacs] Scrolling horizontally

2011-02-01 Thread Tassilo Horn
Marcelo de Moraes Serpa writes: Hi Marcelo, > The only way I've found was to actually go to the long line and press > C-e, which is totally not what I would like :) ,[ C-h f scroll-left RET ] | scroll-left is an interactive built-in function in `C source code'. | | It is bound to , C-x <.

Re: [Accepted] [Orgmode] Re: [bug] org-store-link on gnus message fails

2011-01-13 Thread Tassilo Horn
Carsten Dominik writes: Hi Carsten, > Patch 533 (http://patchwork.newartisans.com/patch/533/) is now "Accepted". The patch below was wrong. The patch in the next mail that used `ignore-errors' instead of `condition-case' is the right one. Bye, Tassilo >> diff --git a/lisp/org-gnus.el b/lisp/

[Orgmode] Re: Default directory in org-agenda-mode

2011-01-12 Thread Tassilo Horn
niels giesen writes: Hi Niels, > To this end I tried doing the following: > > #+begin_src emacs-lisp > (add-to-list >'default-directory-alist >`(org-agenda-mode > ,org-directory)) > #+end_src `default-directory-alist' is defined in dired-x and only used by that. Confusing tha

[Orgmode] Re: [bug] org-store-link on gnus message fails

2011-01-12 Thread Tassilo Horn
Hi Eric, this patch should do the trick. I think the issue was a malformed Date: header that couldn't be converted to a timestamp. --8<---cut here---start->8--- diff --git a/lisp/org-gnus.el b/lisp/org-gnus.el index 32641bf..ae5dc52 100644 --- a/lisp/org-gnus.

[Orgmode] Re: [bug] org-store-link on gnus message fails

2011-01-12 Thread Tassilo Horn
Eric S Fraga writes: > Trying to store a link to a gnus email message (=org-store-link=) when > the cursor is on a particular message in a gnus Summary mode window, I > get: What's the Date: header of that mail? Bye, Tassilo ___ Emacs-orgmode mailin

[Orgmode] [PATCH] Properly format start and end times in time ranges. (was: Display of time/date ranges in the agenda)

2011-01-06 Thread Tassilo Horn
* org-agenda.el (org-format-agenda-item): Properly format start and end times in time ranges, i.e., print the start time of the start date, no times for intermediate dates, and the end time with preceeding dots for the end date. With this patch, an entry with time range like this --8<

[Orgmode] Re: Display of time/date ranges in the agenda

2011-01-06 Thread Tassilo Horn
Memnon Anon writes: Hi Memnon, >> I have an entry >> >> ** Statustreffen (Bad Homburg) >><2011-01-17 Mon 12:00>--<2011-01-18 Tue 13:30> >> >> Monday 17 January 2011 W03 >> uni:12:00.. (1/2): Statustreffen (Bad Homburg) >> Tuesday18 January 2011 >> uni:12:00..

[Orgmode] Display of time/date ranges in the agenda

2011-01-05 Thread Tassilo Horn
Hi all, I have an entry ** Statustreffen (Bad Homburg) <2011-01-17 Mon 12:00>--<2011-01-18 Tue 13:30> In the agenda, it shows up as: --8<---cut here---start->8--- Monday 17 January 2011 W03 uni:12:00.. (1/2): Statustreffen (Bad Homburg)

[Orgmode] Re: Minor bug: org-agenda-holidays

2010-12-22 Thread Tassilo Horn
Nick Dokos writes: Hi Nick, > I don't think the patch is necessary: as Tassilo points out, > list-calendar-holidays should exist in emacs versions before 23.1, it > is obsoleted in 23.1 and replaced by calendar-list-holidays, but > remains as an alias in versions 23.1 and after. I can confirm th

[Orgmode] Re: Minor bug: org-agenda-holidays

2010-12-21 Thread Tassilo Horn
Paul Sexton writes: > In org-agenda.el, the function org-agenda-holidays is coded as: > > (defun org-agenda-holidays () > "Display the holidays for the 3 months around the cursor date." > (interactive) > (org-agenda-execute-calendar-command 'list-calendar-holidays)) > > 'list-calendar-holid

[Orgmode] Re: [OT] Emacs for 64 bit Windows 7

2010-12-16 Thread Tassilo Horn
Markus Heller writes: > first, my apologies for my previous posting, that was posted by > accident, and when trying to cancel the article in gnus, it prompted > me for a Canlock password which I don't know, so I wasn't able to > cancel the posting. ,[ (info "(message)Canceling News") ] | The

[Orgmode] Re: Dumb question

2010-12-09 Thread Tassilo Horn
Alawin writes: Hi! > Is there a way to print the orgmode help docstring fully expanded ? Err, what do you mean with orgmode help docstring? In case you want to print a Worg page, simply export it to PDF and print that using `C-c C-e d'. That requires a LaTeX installation. If you don't have o

[Orgmode] [PATCH] Place Footnotes section before signature in all message-mode derived modes.

2010-12-07 Thread Tassilo Horn
* org-footnote.el (org-footnote-create-definition): Place Footnotes section before message-signature-separator also in modes derived from message-mode. --- lisp/org-footnote.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-footnote.el b/lisp/org-footnote.el

[Orgmode] Re: 2 active dates on the same day

2010-11-18 Thread Tassilo Horn
Sergey Konoplev writes: Hi Sergey, > I have the task containing 2 active dates on the same day. > > ** TODO Some task ><2010-11-18 Thu 10:00> ><2010-11-18 Thu 11:00> > > I expect it to be mentioned 2 times in the agenda but it is not. I see > only the first one, does not meter if it is l

[Orgmode] Re: Store link in message mode

2010-11-17 Thread Tassilo Horn
Łukasz Stelmach writes: Hi Łukasz, >>> If you think --despite of those issues-- it's worth adding the >>> creation of gnus links while in message mode I could provide a >>> patch. >> >> I'm curious how you are able to determine where a message will be >> filed after sending it off. I mean, you

[Orgmode] Re: Bastien is going to become the maintainer of Org mode in January

2010-11-16 Thread Tassilo Horn
Hi Carsten, thanks a lot for Org and the incredible job you've been doing! It was a pleasure to participate in this great community, and I'm sure it'll be a pleasure with Bastien taking the lead, too. Bye, Tassilo ___ Emacs-orgmode mailing list Pleas

[Orgmode] Re: Store link in message mode

2010-11-15 Thread Tassilo Horn
Ulf Stegemann writes: Hi Ulf, > If you think --despite of those issues-- it's worth adding the > creation of gnus links while in message mode I could provide a patch. I'm curious how you are able to determine where a message will be filed after sending it off. I mean, you neither have the Mess

[Orgmode] Re: org-mode completion tip

2010-11-09 Thread Tassilo Horn
Erik Iverson writes: Hi Erik, > However, just this morning I discovered you can use > C-M-i in as an alternative to M- in emacs, so that > completion also works with that key chord. Yes, because C-i and TAB are the same ASCII char, just like C-m and RET. Emacs can distinguish between them, but

[Orgmode] Re: Enhancing the Org/Gnus experience

2010-11-04 Thread Tassilo Horn
Eric S Fraga writes: Hi Eric, >> if it is working, then the following code block should be fontified as >> if in an Org-mode buffer >> >> #+begin_src emacs-lisp >> (message "is it working?") >> #+end_src > > Definitely not working then! This comes out as simple text in gnus > and doesn't look

Re: [Orgmode] [PATCH] Make footnotes work correctly in message-mode

2010-10-24 Thread Tassilo Horn
Nick Dokos writes: Hi Carsten & Nick, >> Applied, thanks - bplease confirm that I did get the right patch. Yes, you've applied the right one. Thanks! > Message-mode is just *one* message composition mode available to emacs > users and there are various other mail readers out there that don't

[Orgmode] Re: [PATCH] Make footnotes work correctly in message-mode

2010-10-22 Thread Tassilo Horn
Sébastien Vauban writes: Hi Seb, > Tested. Works perfectly for me. Fan-tas-tic! Great! :-) Did you only test `org-footnote-action', or also the delete and normalize stuff? Just to make sure I didn't break that... Bye, Tassilo ___ Emacs-orgmode ma

[Orgmode] Re: [PATCH] Make footnotes work correctly in message-mode

2010-10-22 Thread Tassilo Horn
Sébastien Vauban writes: Hi Seb, > I tried to use this patch, but failed doing so: > > [...@mediacenter] ~/src/org-mode>git apply patch > patch:18: trailing whitespace. > (let ((max (if (and (eq major-mode 'message-mode) > patch:19: trailing whitespace. > (re-

[Orgmode] [PATCH] Make footnotes work correctly in message-mode (was: Difference between org-footnote.el and footnote.el)

2010-10-22 Thread Tassilo Horn
* repos/el/org-mode/lisp/org-footnote.el (org-footnote-create-definition) (org-footnote-goto-local-insertion-point): Add footnotes before signature when in message-mode. --- lisp/org-footnote.el | 25 +++-- 1 files changed, 15 insertions(+), 10 deletions(-) diff --git a/lisp

[Orgmode] Re: Difference between org-footnote.el and footnote.el

2010-10-22 Thread Tassilo Horn
* repos/el/org-mode/lisp/org-footnote.el (org-footnote-create-definition) (org-footnote-goto-local-insertion-point): Add footnotes before signature when in message-mode. --- lisp/org-footnote.el | 26 -- 1 files changed, 16 insertions(+), 10 deletions(-) diff --git a/lis

[Orgmode] Re: A few questions about how you write e-mails

2010-10-22 Thread Tassilo Horn
Sébastien Vauban writes: > --8<---cut here---start->8--- > date > --8<---cut here---end--->8--- > > is still good. for code.. ;-) and maybe supported in other emailers > than Gnus? I'm not sure, but `C-u C-c M-m' inserts ver

[Orgmode] Re: RFI -- Which completion system?

2010-10-22 Thread Tassilo Horn
Sébastien Vauban writes: Hi Seb, > Before spending a lot of time trying to choose for the "best" > completion mechanism inside Emacs (and sticking to it), setting it up > all the way through, I wanted to know if you had had: > > - particularly good or bad experiences with one of the "standard" o

Re: RE [Orgmode] Re: Issues with org-mode and LaTeX export.

2010-10-21 Thread Tassilo Horn
gerald.j...@dgag.ca writes: Hi Gerald, >> I think this should do what you want, e.g. enable babel with english >> and francais options: >> >> --8<---cut here---start->8--- >> (setq org-export-latex-packages-alist >> '(("english, francais" "babel" nil))) >

[Orgmode] Re: Difference between org-footnote.el and footnote.el

2010-10-21 Thread Tassilo Horn
Charles Philip Chan writes: Hi Charles and Nick, >> How does footnote.el find the signature? > > I presume by looking for the line "--" which precedes the signature. That's not completely true. The line has to be "-- ", i.e. "--" followed by exactly one space. Bye, Tassilo _

[Orgmode] Re: Issues with org-mode and LaTeX export.

2010-10-21 Thread Tassilo Horn
gerald.j...@dgag.ca writes: Hi Gerald, > 1.- Following advice in the org manual I added the following lines to my > .emacs. > > (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode)) > (global-set-key "\C-cl" 'org-store-link) > (global-set-key "\C-ca" 'org-agenda) > (global-set-key "\C-cb" 'org

Re: [Orgmode] Difference between org-footnote.el and footnote.el

2010-10-21 Thread Tassilo Horn
Tassilo Horn writes: >> common footnote.el was never able to detect if a file opened has >> already footnote inside. Didn't check that for some month now... > > Yes, I've just tried that. Create a file with footnotes, save it, kill > the buffer, find it agai

Re: [Orgmode] Difference between org-footnote.el and footnote.el

2010-10-21 Thread Tassilo Horn
Andreas Röhler writes: Hi Andreas, >> Oh, I was pretty sure that org-footnote.el is only a wrapper around >> the original footnote.el that comes with emacs, but looking at the >> code it seems to be a completely separate facility. >> >> It says to have "better support for resuming editing" than

[Orgmode] Difference between org-footnote.el and footnote.el (was: A few questions about how you write e-mails)

2010-10-21 Thread Tassilo Horn
suvayu ali writes: Hi! >> Hm, I don't use org-mode and its functions when writing mails using >> Gnus, but I enable footnote-mode in message-mode and then call >> `Footnote-add-footnote' and friends directly.  That adds footnotes >> before the signature just as you want.  test [1], test [2], ...

[Orgmode] Re: A few questions about how you write e-mails

2010-10-21 Thread Tassilo Horn
suvayu ali writes: Hi! > Also in my case, the footnotes appear below the signature. I have to > manually move it above that before sending the email. Would be awesome > if org-footnote-action understood signatures somehow. Hm, I don't use org-mode and its functions when writing mails using Gnus

[Orgmode] Re: Orgmode and filling

2010-10-07 Thread Tassilo Horn
Guy Wiener writes: Hi! > Btw, why is this option the default in org-mode? It is the opposite of > the fundamental mode. It makes no big difference when using filling, because then you don't have long lines that are truncated anyway. The only lines that won't be filled and might get long are he

[Orgmode] Re: C-u usage

2010-08-17 Thread Tassilo Horn
Andreas Röhler writes: Hi Andreas, > C-u C-u C-u > > Don't it break common Emacs usage somehow? No, that's the usual way to provide an universal argument (a number) to a command. > The problem arises, as C-h k does not report a > combination starting with C-u... `C-u' is a command by itself:

[Orgmode] Re: Fixing slowness of following Gnus links to IMAP articles

2010-08-05 Thread Tassilo Horn
Sébastien Vauban writes: Hi Sébastien, > Just to give you feedback, here's a cite from the answer of my > postmaster about the bad experiences with Courier: > >"Had a search and it appears that courier doesn't support this. The >best solution would be to upgrade our mail server to use do

[Orgmode] Re: when will org-indent-mode be ready?

2010-08-02 Thread Tassilo Horn
Brian Brooks writes: Hi Brian, > Currently using Emacs 23.1, when will org-indent-mode be usable? Did you already (setq org-indent-usability-level 'high)? ;-) Fun aside: it would be much better to tell us what inconveniences you have with it instead of only complaining that it's not usable. A

[Orgmode] Re: Patchwork: Patch 176 Accepted

2010-07-31 Thread Tassilo Horn
On Saturday 31 July 2010 10:34:56 Bastien Guerry wrote: Hi Bastien, > Patch 176 (http://patchwork.newartisans.com/patch/176/) is now Accepted. > > This relates to the following submission: > > http://mid.gmane.org/%3C87fwz4159y.fsf%40thinkpad.tsdh.de%3E Oh, I didn't notice that this patch was

[Orgmode] Re: keys and command name info

2010-07-29 Thread Tassilo Horn
Andreas Röhler writes: > attached another patch replacing the former, due to a bug at texi Please also add @findex{} entries. Bye, Tassilo ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http:

[Orgmode] Re: Fixing slowness of following Gnus links to IMAP articles

2010-07-29 Thread Tassilo Horn
David Maus writes: Hi David, > Finally I got a novcache: Congratulations! ;-) > ,[ gnus.el ] > | ;;; Experimental Gnus setup > | > | (setq gnus-select-method '(nntp "news.gmane.org")) > | (setq gnus-secondary-select-methods > | '((nnimap "localhost" > | (nnimap-address "l

[Orgmode] Re: keys and command name info

2010-07-28 Thread Tassilo Horn
Andreas Röhler writes: Hi Andreas, > what about delivering mnemonic command names alongside with its keys > in org-info? That would be good practice, and I think it's more or less standard for emacs packages. For example, that is from Gnus: ,[ (info "(gnus)Summary Post Commands") ] | `S p

[Orgmode] Re: Fixing slowness of following Gnus links to IMAP articles

2010-07-27 Thread Tassilo Horn
Nick Dokos writes: Hi Nick, > [Warning: I know very little about gnus, perhaps just enough > to be dangerous and you probably already know all this, but just > in case... The bit that caught my attention is the slowness of > the uid search command on some versions of Courier, which seems... >

[Orgmode] Re: Fixing slowness of following Gnus links to IMAP articles

2010-07-27 Thread Tassilo Horn
David Maus writes: Hi David, >>I'm trying to add a workaround to org-gnus.el which should save the >>slowness of querying the IMAP server by looking up the article number >>in the group's .overview file. But since I don't have nnimap groups, >>we have to play some question & answer game. ;-) >

[Orgmode] Fixing slowness of following Gnus links to IMAP articles (was: Behavior of Gnus when called from an hyperlink)

2010-07-26 Thread Tassilo Horn
Hi Sébastien, I'm trying to add a workaround to org-gnus.el which should save the slowness of querying the IMAP server by looking up the article number in the group's .overview file. But since I don't have nnimap groups, we have to play some question & answer game. ;-) Please apply this patch an

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-26 Thread Tassilo Horn
Tassilo Horn writes: > Well, as a last resort that could be done, but I'm in favor of > delegating the issue to the Gnus devs. The problem will bite you in > normal Gnus usage, too. (Ok, at least when searching for/restricting > with a given message id. Scoring is also

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-26 Thread Tassilo Horn
David Maus writes: Hi David, >>I'm not sure, but I think the gnus registry caches message-ids and >>other information. Maybe, that could speed things up a bit. > > After toying arround with Gnus at the weekend: Yes, there is .overview > in ~/News/agent/nnimap/// that contains UIDs and (among >

[Orgmode] Re: Finding old appointments

2010-07-26 Thread Tassilo Horn
David Maus writes: Hi David, >> - headlines that contain only past timestamps and are closed TODOs (if >>they are TODOs), that is, any TODO state after the | in >>`org-todo-keywords' > >> - the same applies to all children of that entry, recursively > > This is quite simple: The functi

[Orgmode] Re: Finding old appointments

2010-07-26 Thread Tassilo Horn
Matt Lundin writes: >> Well, basically I'm just looking for a search facility that shows me >> an agenda view with all entries that contain only timestamps before >> today and no pending todos, so that I can use the agenda commands to >> act on them. Some will be deleted, others archived. > > He

[Orgmode] Re: Finding old appointments

2010-07-25 Thread Tassilo Horn
Sébastien Vauban writes: Hi Sébastien, > What's the info available about your past appointments? I'm a bit > puzzled about what I have to do with old appointments. Let me > explain... > > I have such appointments: > > ** Dentist ><2010-07-28 Wed 10:45-11:15> > > ** Meeting client ABC ><

Re: [Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-23 Thread Tassilo Horn
On Friday 23 July 2010 10:54:24 Giovanni Ridolfi wrote: > > And I like being able to restrict the message list incrementally by > > simply entering parts of the author name or subject. Gnus cannot do > > that. > may be ths can help: > > 1. cursor in the "Summary message" buffer > > # let's rest

[Orgmode] Finding old appointments

2010-07-22 Thread Tassilo Horn
Hi all, for some projects, I have tenth of appointment entry children with a past timestamp. They sometimes annoy me cause they make spotting the actual entries harder. Is there a way to spot such outdated entries, like building an agenda view of outdated entries? To be more precise, with outda

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-22 Thread Tassilo Horn
Sébastien Vauban writes: Hi Sébastien, >>> Even if feasable, doing your way seems to add a layer of complexity >>> to the installation... Would you have config to share, would I go >>> that way? >> >> Sure, but be aware that I don't use that setup anymore. > > Thanks a lot for the detailed infor

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-22 Thread Tassilo Horn
Sébastien Vauban writes: >> This is the point where I conclude that there can't be done anything >> about it except modifying Gnus' cache mechanism.[2] > > Do you think that would happen? Are there people aware of this, and > willing to do such a change? I'm not sure, but I think the gnus regis

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-22 Thread Tassilo Horn
Sébastien Vauban writes: > Even if feasable, doing your way seems to add a layer of complexity to > the installation... Would you have config to share, would I go that > way? Sure, but be aware that I don't use that setup anymore. Here's my .offlineimaprc. It synched from 2 different accounts

Re: [Orgmode] LaTeX export error with images (was: Bug: Export error with images with no caption [6.36trans (release_6.36.509.g9e9b)])

2010-07-20 Thread Tassilo Horn
, Tassilo > On Jul 5, 2010, at 2:08 PM, Tassilo Horn wrote: > > > Tassilo Horn writes: > > > > Hi! > > > >> I did some git bisection, and the last working version is commit > >> 3b5351c7da59da3685f8233c252b1506166d35f3, so it seems Eric's commi

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-20 Thread Tassilo Horn
Bernt Hansen writes: Hi Bernt, > I have an IMAP server on my local 100MB/sec network and one of my > (spam) folders has 148200 messages in it. If I link to one of those > messages in Gnus, close Gnus, and access the link from org-mode it > finds the email in 13 seconds (8 seconds if Gnus is alr

[Orgmode] Re: highlight confusion in agenda

2010-07-20 Thread Tassilo Horn
Michael Gilbert writes: Hi Michael, >>> But although I am not very mouse-oriented, as an Aquamacs user I >>> find that the line where the mouse happens to be hovering (not >>> having selected anything) is mostly highlighted in exactly the same >>> was as the selected line. This is a cause of fre

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-20 Thread Tassilo Horn
Sébastien Vauban writes: Hi Sébastien, >> My main account uses Courier on Debian, too and search for a >> particular message id within ~7000 messages is quite fast. > > In my case, the culprit seems well to be our mail server, then. Yes, but not you've learned much about profiling and debugging

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-19 Thread Tassilo Horn
Sébastien Vauban writes: Hi Sébastien, > The function `nnimap-request-article-part' gets called several times. > > --8<---cut here---start->8--- > (defun nnimap-request-article-part (article part prop &optional > group

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-17 Thread Tassilo Horn
Sébastien Vauban writes: Hi Sébastien, > When stepping with SPC, the "arrow mark" (in the left fringe) stayed 5 > mins on line 487: > > --8<---cut here---start->8--- > ;; Use `head' function. > ((fboundp head) > (setq res (funcall head article

[Orgmode] Re: Behavior of Gnus when called from an hyperlink

2010-07-16 Thread Tassilo Horn
Sébastien Vauban writes: Hi Sébastien, > I've followed Nick's procedure, hoping to get even more details: > > --8<---cut here---start->8--- > Function Name Call Count Elapsed Time Average Time > ... > gnus-request-head 1

Re: [Orgmode] Re: Columns with LaTeX beamer export

2010-07-08 Thread Tassilo Horn
On Thursday 08 July 2010 10:11:03 Eric S Fraga wrote: > > Ah, ok. But it was correct not to link it from the index page, > > right? > > Yes. That is correct. There should be, however, a link to it from > the actual tutorial (I'm offline at the moment so cannot check Worg) > under the headings

[Orgmode] Re: Columns with LaTeX beamer export

2010-07-07 Thread Tassilo Horn
Eric S Fraga writes: Hi Eric, >> On Wednesday 07 July 2010 12:43:52 Carsten Dominik wrote: >> > There is still a broken link, for the index page of the tutorials >> > directory... >> >> Fixed, and the tutorial link now links org-beamer/tutorial.org >> instead of the directory. What's the prese

Re: [Orgmode] Re: Columns with LaTeX beamer export

2010-07-07 Thread Tassilo Horn
On Wednesday 07 July 2010 12:43:52 Carsten Dominik wrote: > There is still a broken link, for the index page of the tutorials > directory... Fixed, and the tutorial link now links org-beamer/tutorial.org instead of the directory. What's the presentation.org in that dir? Bye, Tassilo _

Re: [Orgmode] Re: Columns with LaTeX beamer export

2010-07-07 Thread Tassilo Horn
On Wednesday 07 July 2010 09:56:49 Carsten Dominik wrote: > > I think every property is explained in the info docs, and Eric's > > tutorial shows some nice and well explained examples, so the > > org-beamer.org file could be deleted. > > If you want, please go ahead and make these changes. The l

Re: [Orgmode] Re: Columns with LaTeX beamer export

2010-07-07 Thread Tassilo Horn
Hi Carsten, > the only way to understand this paragraph is historical. I guessed it, thanks for making that clear. > In the early days of BEAMER export, Eric Fraga invented a way to make > columns using an additional level of outline structure, just for > making the columns. > > http://thread.g

Re: [Orgmode] Re: Columns with LaTeX beamer export

2010-07-06 Thread Tassilo Horn
On Tuesday 06 July 2010 22:47:35 Eric S Fraga wrote: Hi Eric, > > --8<---cut here---start->8--- > > * My 2 Column Frame > > :PROPERTIES: > > :BEAMER_env: columns > > :BEAMER_col: 0.5 0.5 > > :END: > > > > - left col text > > - more left col text >

[Orgmode] Re: Columns with LaTeX beamer export

2010-07-06 Thread Tassilo Horn
Eric S Fraga writes: Hi Eric, >> But my real question was concerning the point >> >> Columns without additional outline structure >> >> in http://orgmode.org/worg/org-tutorials/org-beamer.php. Especially >> the sentence "The column ends at the next entry with such a >> property." makes me h

<    1   2   3   4   5   >