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 <mwe012...@gmx.net> 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