emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] calfw, get rid of file names


From: Kyle Machulis
Subject: Re: [O] calfw, get rid of file names
Date: Mon, 11 Jun 2012 18:47:40 -0700

I used defadvice to fix this:

(defadvice qdot/cfw:org-extract-summary (after cfw:org-extract-summary)
  "Remove tags and filenames from item summary"
  (message item))

On Sun, Jun 10, 2012 at 1:57 AM, Michael Welle <address@hidden> wrote:
> Hello,
>
> I just discovered calfw. That's neat stuff ;). I wonder if I can
> customise away the org file names that are shown with the calendar
> entries? Mouse clicking on the entry brings me to the associated file,
> so IMHO showing the file's name does not provide additional information.
>
> Regards
> hmw
>
> --
> biff4emacsen - A biff-like tool for (X)Emacs
> http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html
> Flood - Your friendly network packet generator
> http://www.c0t0d0s0.de/flood/flood.html
>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]