[Orgmode] Re: Invalid face issues

2007-11-07 Thread Alain Picard
Carsten Dominik <[EMAIL PROTECTED]> writes: > Anyway, I will revert to the default nil for org-ellipsis and leave > it to users to > customize it. I had this problem as well, and can confirm that placing a (setq org-ellipsis "...") in my .emacs fixes the problem. FWIW. _

Re: [Orgmode] Org Remember idea

2007-11-07 Thread Bastien
John Rakestraw <[EMAIL PROTECTED]> writes: > On Wed, 07 Nov 2007 12:29:00 + > Bastien <[EMAIL PROTECTED]> wrote: > >> Hope this will work correctly... > > Yes, it works great. Thinking of this again: this is exactly the kind of functionnality that could easily be demonstrated in a screencast

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Bastien
Carsten Dominik <[EMAIL PROTECTED]> writes: > However, I do think that Adam's initial request to make the > category available as a special property for queries in not > unreasonble. Or does anyone disagree? I'm convinced it's not unreasonable :) > I am not sure, though, if the #+CATEGORY categ

Re: [Orgmode] Emphasis and bold in quotation

2007-11-07 Thread Eddward DeVilla
On Nov 7, 2007 5:13 PM, Daniel J. Sinder <[EMAIL PROTECTED]> wrote: > On 11/07/2007 10:16 AM, Eddward DeVilla wrote: > > Say: > > [*|This is [/|really] important!]. No. [*/_|Really!] > > @Why not @@ re-use @@ a markup that's @ already > in use @@. I don't export much myself. I like it to be rea

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Bastien
Hi Adam, Adam Spiers <[EMAIL PROTECTED]> writes: > Again, at risk of being pedantic I would describe my requirement > slightly differently. (N.B. I can already search through multiple > files.) Thanks for the very clear & interesting explanations. > In fact, the only thing missing is that the

Re: [Orgmode] inserting files within remember templates

2007-11-07 Thread Bastien
Adam Spiers <[EMAIL PROTECTED]> writes: >> In fact, I was not thinking of "parsing" the message. I imagined that >> the mutt helper would just tell where the message file is, then Emacs >> would do the job of creating a link by visiting this file > > That's going to be costly for mails with very

Re: [Orgmode] Org Remember idea

2007-11-07 Thread Bastien
John Rakestraw <[EMAIL PROTECTED]> writes: > I ask because it would be great to block (and perhaps copy) a section > of a web page, click on the bookmarklet, and then see a template with > the link/title and the section of text that I blocked/copied already > entered. I tried to do that. Here's

[Orgmode] strange behaviour when customising org-agenda-custom-commands

2007-11-07 Thread Adam Spiers
I haven't figured out how to reproduce this reliably yet, but there seems to be a bug in 5.13h where when customizing org-agenda-custom-commands, sometimes during a Set or Save (not sure which) all the prefix key documentation entries vanish. Any ideas why this would happen?

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Adam Spiers
On Wed, Nov 07, 2007 at 05:20:32PM +0100, Carsten Dominik wrote: > The idea to have groups of agenda files has come up before. > It is hard to implement because agenda creating commands > are *global* commands, so the group should not be a property > of the location from where you call the agenda.

Re: [Orgmode] XHTML export -   etc.

2007-11-07 Thread Bastien
"Daniel Clemente" <[EMAIL PROTECTED]> writes: > - you write C-x 8 SPC in your org files > - C-x 8 SPC is exported to   on HTML > - C-x 8 SPC is exported to ~ on HTML > - ~ continues working normally: produces ~ on HTML and \~{} on LaTeX 100% okay. And you can add: - \~ will insert ~ in the

Re: [Orgmode] Linux Journal

2007-11-07 Thread Bastien
Dale Smith <[EMAIL PROTECTED]> writes: > I just noticed there is an article on org-mode in the December Linux > Journal by Abhijeet Chavan. Great. Any chance that people in this list could read it *somewhere*, even if not Linux Journal subscribers? -- Bastien

Re: [Orgmode] Emphasis and bold in quotation

2007-11-07 Thread Daniel J. Sinder
On 11/07/2007 10:16 AM, Eddward DeVilla wrote: > Say: > [*|This is [/|really] important!]. No. [*/_|Really!] @Why not @@ re-use @@ a markup that's @ already in use @@. I say bring the simple, single-character markup back to the original incarnation: *one* word /only/. Dan _

Re: [Orgmode] Question: C-c C-w

2007-11-07 Thread Daniel J. Sinder
On 11/07/2007 08:39 AM, Carsten Dominik wrote: > is anyone using the command `C-c C-w' a lot? > I am planning to use these keys for a different purpose, > and to make `org-check-deadline' accessible only > through the sparse tree command `C-c /' Never used it, but maybe I should have ;) ... * TOD

[Orgmode] Re: can't get appointments working

2007-11-07 Thread Alfredo Buttari
> Are you calling the above code before org-mode has been loaded? You > can look through the Messages buffer to see what happens at startup... Thanks David, that was exactly my mistake. It works perfectly now. alfredo -- - Alfredo Buttari, Innovative Com

Re: [Orgmode] Multi-line Diary Entry

2007-11-07 Thread Bastien
Hi Wanrong, Wanrong Lin <[EMAIL PROTECTED]> writes: > When diary entry is included in org agenda, the sub-lines are separated > from the main line, something like this: This issue has been raised before: http://article.gmane.org/gmane.emacs.orgmode/4023 I don't have a solution but this might s

Re: [Orgmode] Question: C-c C-w

2007-11-07 Thread Bastien
Carsten Dominik <[EMAIL PROTECTED]> writes: > is anyone using the command `C-c C-w' a lot? FWIW, I'm not using it at all, but I always thought I *should* :) -- Bastien ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the l

[Orgmode] Linux Journal

2007-11-07 Thread Dale Smith
I didn't see this here yet. Sorry if I'm being redundant. (again?) I just noticed there is an article on org-mode in the December Linux Journal by Abhijeet Chavan. Yaayy. Nice job, Abhijeet. -Dale -- Dale P. Smith [EMAIL PROTECTED] 216-447-4059 216-447-8951 FAX ___

Re: [Orgmode] Org Remember idea

2007-11-07 Thread John Rakestraw
On Wed, 07 Nov 2007 12:29:00 + Bastien <[EMAIL PROTECTED]> wrote: > Hope this will work correctly... Yes, it works great. However, to make the remember function work I had to add a line to the lisp, so that the relevant section now reads: (cond ((equal proto "remember") (kill

[Orgmode] .ics export violates RFC2445

2007-11-07 Thread Adam Spiers
I use org-export-icalendar-combine-agenda-files to export my appointments to an .ics file which I point korganizer at. I noticed ages ago that if I have an appointment with a comma in, e.g.: ** <2007-12-07 Fri 20:00> foo, bar korganizer always shows it as "bar" rather than "foo, bar". But I nev

[Orgmode] Re: can't get appointments working

2007-11-07 Thread J. David Boyd
"Alfredo Buttari" <[EMAIL PROTECTED]> writes: > Hi all, > I'm trying to convert items in my org files into appointments. As far > as my understanding goes, org-agenda-to-appt has to be run every time > I start emacs so I added these lines to my .emacs file: > > (setq appt-display-format 'window) >

Re: [Orgmode] Re: Invalid face issues

2007-11-07 Thread Andrew Hyatt
I'm not an expert in this, but maybe the issue is that make-glyph code is supposed to take a char, and "..." is not a char. On 11/7/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > > On 6Nov2007, at 8:38 PM, Andrew Hyatt wrote: > > > I just spend a good half hour tracking this down. It looks l

[Orgmode] Multi-line Diary Entry

2007-11-07 Thread Wanrong Lin
Hi, It seems there is a bug in dealing with multi-line diary entries in org-agenda. For example, I have a diary entry like this: %%(diary-cyclic 1 11 7 2007) 5:25pm End of Day: - Review tomorrow's task. - Check tomorrow'

[Orgmode] Re: Re: Re: using orgmode for latex articles

2007-11-07 Thread Fabian Braennstroem
Bastien wrote: > Fabian Braennstroem <[EMAIL PROTECTED]> writes: > >>> As for footnotes, org-export-latex.el should also be able to convert >>> them. >> >> Couldn't install dvipng on my redhat 4.4 yet, so I could not test the >> 'conversion' of the equation and images yet. Now, I am taking the lo

Re: [Orgmode] Question: C-c C-w

2007-11-07 Thread William Henney
On 11/7/07, Carsten Dominik <[EMAIL PROTECTED]> wrote: > is anyone using the command `C-c C-w' a lot? > I am planning to use these keys for a different purpose, > and to make `org-check-deadline' accessible only > through the sparse tree command `C-c /' Personally, I have only ever used it by mist

Re: [Orgmode] Emphasis and bold in quotation

2007-11-07 Thread Eddward DeVilla
This time to the whole list. (Sorry Daniel.) I'm starting to think this needs a real fix before the work-arounds drive Carsten round the bend, but I don't know how. Could it be done sorta like with links? Say: [*|This is [/|really] important!]. No. [*/_|Really!] Just a thought. Edd On Nov

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Adam Spiers
On Wed, Nov 07, 2007 at 05:15:55PM +0100, Carsten Dominik wrote: > Thanks for an interesting discussion about the merits of properties > versus tags etc. Very illuminating. > > However, I do think that Adam's initial request to make the > category available as a special property for queries in no

Re: [Orgmode] XHTML export -   etc.

2007-11-07 Thread Daniel Clemente
> > >If you use C-x 8 SPC in a text file, you probably want to export it > > as ~ in LaTeX, not to include that Unicode character directly. > > This is what i suggested. > Ok, I misunderstood because you said „so we should avoid to handle this in Org source file" > > But this conversion is

Re: [Orgmode] Emphasis and bold in quotation

2007-11-07 Thread Bastien
"Daniel Clemente" <[EMAIL PROTECTED]> writes: >So: can org-emphasis-regexp-components expanded to include all > quotation marks and not just " and ' ? This variable is customizable. -- Bastien ___ Emacs-orgmode mailing list Remember: use `Reply

[Orgmode] Question: C-c C-w

2007-11-07 Thread Carsten Dominik
Hi, is anyone using the command `C-c C-w' a lot? I am planning to use these keys for a different purpose, and to make `org-check-deadline' accessible only through the sparse tree command `C-c /' - Carsten ___ Emacs-orgmode mailing list Remember: use

Re: [Orgmode] question about time range calculation

2007-11-07 Thread Carsten Dominik
On 7Nov2007, at 2:56 PM, Detlef Steuer wrote: Hi, I've a line like this in my org file * EABI new --> EABI <2007-11-07 Mi 14:29>--<2007-11-07 Mi 14:35> and would like to add the time difference between both stamps at the end. As I understand the fine manual, C-u C-x C-y does exactly this.

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Carsten Dominik
On 7Nov2007, at 3:15 PM, Bastien wrote: I understand now. I think it would be clearer to distinguish between categorizing files and categorizing tasks. In a sense, using #+CATEGORY across several files (as you do) is more a way to group these files under the same ombrella (conveniently call

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Carsten Dominik
Thanks for an interesting discussion about the merits of properties versus tags etc. Very illuminating. However, I do think that Adam's initial request to make the category available as a special property for queries in not unreasonble. Or does anyone disagree? I am not sure, though, if the #+

[Orgmode] list format questions

2007-11-07 Thread Eddward DeVilla
Hi, I have a couple of question about list formatting. Given the example file: sample.org * [/] investigate - [ ] Q1 -- A1 \\ more A1 - [ ] Q2 is a really, really, long Q and needs to be described in excruciating detail. - [ ] Q3 In Q1, the '\\' wo

[Orgmode] can't get appointments working

2007-11-07 Thread Alfredo Buttari
Hi all, I'm trying to convert items in my org files into appointments. As far as my understanding goes, org-agenda-to-appt has to be run every time I start emacs so I added these lines to my .emacs file: (setq appt-display-format 'window) (setq appt-display-duration 30) (setq appt-audible t) (setq

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Adam Spiers
On Wed, Nov 07, 2007 at 05:16:26PM +, Bastien wrote: > Adam Spiers <[EMAIL PROTECTED]> writes: > >> This would let you restrict any agenda search to a group of agenda > >> files. I don't want to digg too far in this direction, but I think > >> there are a few other things for which such groups

[Orgmode] Emphasis and bold in quotation

2007-11-07 Thread Daniel Clemente
Hi, consider this test of quotation styles: "ASCII double", 'ASCII simple', "English" «French» „German" 「Japanese」 Now make each word bold (but not the quotation signs): "*ASCII double*", '*ASCII simple*', "*English*" «*French*» „*German*" 「*Japanese*」 At exportation, the syntax marks

Re: [Orgmode] XHTML export -   etc.

2007-11-07 Thread Bastien
"Daniel Clemente" <[EMAIL PROTECTED]> writes: >If you use C-x 8 SPC in a text file, you probably want to export it > as ~ in LaTeX, not to include that Unicode character directly. This is what i suggested. > But this conversion is a strange one, Why? > therefore it may be besser to offer

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Adam Spiers
On Wed, Nov 07, 2007 at 03:52:55PM +0100, Tim O'Callaghan wrote: > My point with the taxonomy is that Categories especially 'personal' > and 'work' can be thought of as Meta Contexts (i wanted to say > Meta-TAGS, but that might get confusing). So contexts that are > arbitrary but are used to group

Re: [Orgmode] question about time range calculation

2007-11-07 Thread Bastien
Detlef Steuer <[EMAIL PROTECTED]> writes: > "C-c C-y > Evaluate a time range by computing the difference between start > and end. With prefix arg, insert result after the time range (in a > table: into the following column)." > > But: It adds the time difference at point position, not

[Orgmode] Re: http://www.todotxt.org/

2007-11-07 Thread Leo
On 2007-11-04 11:59 +, Bastien wrote: > Leo <[EMAIL PROTECTED]> writes: > >> I came across www.todotxt.org and it looks like another good >> application for managing todo (or applying GTD methodology). > > Interesting. Did you already use/test it? > >> It is also based on text file. > > Yes, t

Re: [Orgmode] inserting files within remember templates

2007-11-07 Thread Adam Spiers
On Wed, Nov 07, 2007 at 02:39:07PM +, Bastien wrote: > Adam Spiers <[EMAIL PROTECTED]> writes: > > > I suppose it depends on the relative merits of parsing the mail via > > the mutt helper (which is Perl in my case) vs. doing it with elisp. > > In fact, I was not thinking of "parsing" the mes

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Adam Spiers
On Wed, Nov 07, 2007 at 02:49:28PM +, Bastien wrote: > Adam Spiers <[EMAIL PROTECTED]> writes: > > >> It would seem to me that this is exactly what tags does. > >> You could move everything down a level and use tag inheritance: > >> * personal stuff :personal: > >> * work stuff :work: > > > >

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Tim O'Callaghan
On 07/11/2007, Adam Spiers <[EMAIL PROTECTED]> wrote: > On Wed, Nov 07, 2007 at 02:59:35PM +0100, Tim O'Callaghan wrote: > > On 07/11/2007, Adam Spiers <[EMAIL PROTECTED]> wrote: > > > On Wed, Nov 07, 2007 at 02:23:12PM +0100, Tim O'Callaghan wrote: > > > > It would seem to me that this is exactly

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Bastien
Adam Spiers <[EMAIL PROTECTED]> writes: >> This would let you restrict any agenda search to a group of agenda >> files. I don't want to digg too far in this direction, but I think >> there are a few other things for which such groups might be useful >> (e.g. publish agenda files per group...) >

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Tim O'Callaghan
On 07/11/2007, Adam Spiers <[EMAIL PROTECTED]> wrote: > On Wed, Nov 07, 2007 at 02:23:12PM +0100, Tim O'Callaghan wrote: > > On 07/11/2007, Adam Spiers <[EMAIL PROTECTED]> wrote: > > > I have several personal .org files, and several work-related ones too. > > > In each personal file, I have a line:

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Bastien
Adam Spiers <[EMAIL PROTECTED]> writes: >> It would seem to me that this is exactly what tags does. >> You could move everything down a level and use tag inheritance: >> * personal stuff :personal: >> * work stuff :work: > > I could, but this would mean that each file would have a single > top-lev

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Adam Spiers
On Wed, Nov 07, 2007 at 02:59:35PM +0100, Tim O'Callaghan wrote: > On 07/11/2007, Adam Spiers <[EMAIL PROTECTED]> wrote: > > On Wed, Nov 07, 2007 at 02:23:12PM +0100, Tim O'Callaghan wrote: > > > It would seem to me that this is exactly what tags does. > > > You could move everything down a level a

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Adam Spiers
On Wed, Nov 07, 2007 at 02:15:22PM +, Bastien wrote: > I understand now. > > I think it would be clearer to distinguish between categorizing files > and categorizing tasks. In a sense, using #+CATEGORY across several > files (as you do) is more a way to group these files under the same > ombr

Re: [Orgmode] inserting files within remember templates

2007-11-07 Thread Bastien
Adam Spiers <[EMAIL PROTECTED]> writes: > I suppose it depends on the relative merits of parsing the mail via > the mutt helper (which is Perl in my case) vs. doing it with elisp. In fact, I was not thinking of "parsing" the message. I imagined that the mutt helper would just tell where the mess

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Bastien
Adam Spiers <[EMAIL PROTECTED]> writes: > I have several personal .org files, and several work-related ones too. > In each personal file, I have a line: > > #+CATEGORY: personal > > and in each work-related file, I have a line: > > #+CATEGORY: work > > I would like to be able to bind agenda

[Orgmode] question about time range calculation

2007-11-07 Thread Detlef Steuer
Hi, I've a line like this in my org file * EABI new --> EABI <2007-11-07 Mi 14:29>--<2007-11-07 Mi 14:35> and would like to add the time difference between both stamps at the end. As I understand the fine manual, C-u C-x C-y does exactly this. "C-c C-y Evaluate a time range by computing

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Tim O'Callaghan
On 07/11/2007, Adam Spiers <[EMAIL PROTECTED]> wrote: > I have several personal .org files, and several work-related ones too. > In each personal file, I have a line: > > #+CATEGORY: personal > > and in each work-related file, I have a line: > > #+CATEGORY: work > > I would like to be able to b

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Adam Spiers
On Wed, Nov 07, 2007 at 02:23:12PM +0100, Tim O'Callaghan wrote: > On 07/11/2007, Adam Spiers <[EMAIL PROTECTED]> wrote: > > I have several personal .org files, and several work-related ones too. > > In each personal file, I have a line: > > > > #+CATEGORY: personal > > > > and in each work-relat

Re: [Orgmode] XHTML export -   etc.

2007-11-07 Thread Daniel Clemente
Hi > > By "nonbreaking character", I meant the output of C-x 8 SPC (try it). > > This is iso-8859-1, not ascii, so we should avoid to handle this in Org > source file -- but my bet is that people who want to insert nonbreaking > characters are also people using other charsets than ascii. > If

Re: [Orgmode] inserting files within remember templates

2007-11-07 Thread Adam Spiers
On Wed, Nov 07, 2007 at 12:46:45PM +, Bastien wrote: > > Currently I do this by coding the helper to dump the Message-Id into > > ~/.clip-mairix, and then the elisp code inserts the contents of this > > file back into the org buffer. However I would like it to be inserted > > via a remember te

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Adam Spiers
On Wed, Nov 07, 2007 at 12:49:44PM +, Bastien wrote: > Adam Spiers <[EMAIL PROTECTED]> writes: > > > Would it make sense to include CATEGORY as a special property? > > Certainly. And it is already there: > > ,[ (info "(org)Categories") ] > | If you would like to have a special CATEGOR

Re: [Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Bastien
Adam Spiers <[EMAIL PROTECTED]> writes: > Would it make sense to include CATEGORY as a special property? Certainly. And it is already there: ,[ (info "(org)Categories") ] | If you would like to have a special CATEGORY for a single entry or a | (sub)tree, give the entry a `:CATEGORY:' prop

Re: [Orgmode] inserting files within remember templates

2007-11-07 Thread Bastien
Adam Spiers <[EMAIL PROTECTED]> writes: > On Wed, Nov 07, 2007 at 02:37:54AM +, Bastien wrote: >> I've seen your patch in the other post and it looks fine. But FWIW here >> was my first reaction: why don't you try to implement a new link type >> for message/mail buffers? > > Because I use mutt

Re: [Orgmode] Dependant tasks

2007-11-07 Thread Bastien
Adam Spiers <[EMAIL PROTECTED]> writes: > On Wed, Nov 07, 2007 at 12:07:20PM +0100, Sebastjan Trepca wrote: >> Hi, >> >> Is it possible to have a task that is "locked" until some other task >> is finished? > > Not yet (I think), but there have been *many* discussions about this > recently, e.g.

Re: [Orgmode] Org Remember idea

2007-11-07 Thread Bastien
John Rakestraw <[EMAIL PROTECTED]> writes: > When I click on the annotate bookmarklet in firefox pops me into emacs > (into an already existing buffer) with a message that the link and page > title are in the kill-ring. Yanking gives me a nice link to the web > page, with the page title as the lin

Re: [Orgmode] Dependant tasks

2007-11-07 Thread Adam Spiers
On Wed, Nov 07, 2007 at 12:07:20PM +0100, Sebastjan Trepca wrote: > Hi, > > Is it possible to have a task that is "locked" until some other task > is finished? Not yet (I think), but there have been *many* discussions about this recently, e.g. http://search.gmane.org/?query=dependencies&group=gm

[Orgmode] property searches for #+CATEGORY

2007-11-07 Thread Adam Spiers
I have several personal .org files, and several work-related ones too. In each personal file, I have a line: #+CATEGORY: personal and in each work-related file, I have a line: #+CATEGORY: work I would like to be able to bind agenda custom commands to do tag searches which are narrowed to

[Orgmode] Dependant tasks

2007-11-07 Thread Sebastjan Trepca
Hi, Is it possible to have a task that is "locked" until some other task is finished? Regards, Sebastjan ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/

Re: [Orgmode] http://www.todotxt.org/

2007-11-07 Thread Adam Spiers
On Sat, Nov 03, 2007 at 10:19:05PM +, Leo wrote: > Hi there, > > I came across www.todotxt.org and it looks like another good application > for managing todo (or applying GTD methodology). > > It is also based on text file. That's funny, I did something similar years ago: http://www.adams

Re: [Orgmode] inserting files within remember templates

2007-11-07 Thread Adam Spiers
On Wed, Nov 07, 2007 at 02:37:54AM +, Bastien wrote: > Adam Spiers <[EMAIL PROTECTED]> writes: > > Currently I do this by coding the helper to dump the Message-Id into > > ~/.clip-mairix, and then the elisp code inserts the contents of this > > file back into the org buffer. However I would li

Re: [Orgmode] Re: Invalid face issues

2007-11-07 Thread Carsten Dominik
On 6Nov2007, at 8:38 PM, Andrew Hyatt wrote: I just spend a good half hour tracking this down. It looks like this, in org-mode is killing me. It look wrong to me, but I'm not an expert: (set-display-table-slot org-display-table 4 (vconcat (mapcar (lambda (c) (make-

Re: [Orgmode] Org Remember idea

2007-11-07 Thread Carsten Dominik
On 6Nov2007, at 5:42 PM, Tim O'Callaghan wrote: I've started using Remember mode more and more, and it has given me an idea for new piece of functionality. %c - insert clipboard/kill-ring at point Will be in 5.14, thanks. - Carsten This is for 'auto' pasting links or snippets of text fr

Re: [Orgmode] inserting files within remember templates

2007-11-07 Thread Carsten Dominik
On 7Nov2007, at 3:47 AM, Bastien wrote: Adam Spiers <[EMAIL PROTECTED]> writes: OK, it turns out that this was easy to implement, and I think the patch is small enough that it could be accepted even though I haven't got around to sending back the copyright assignment form yet (sorry - this *

Re: [Orgmode] inserting files within remember templates

2007-11-07 Thread Carsten Dominik
On 6Nov2007, at 11:39 PM, Adam Spiers wrote: On Tue, Nov 06, 2007 at 04:36:47PM +, Adam Spiers wrote: [snip] This could easily be accomplished if remember templates allowed syntax such as ,-- | * %T | %(shell-command-to-string "grep 'last full' /proc/acpi/battery/ BAT0/info") `

[Orgmode] Re: how to remove the button from org-mode buffer

2007-11-07 Thread Carsten Dominik
today I update my org-mode to 5.13e . The org-mode view is changed . each heading is followed by a button. I find it very annoying. Is there some configuration available to change it.? Strange that this makes a button for you. You can do (setq org-ellipses nil) - Carsten _