Thierry Volpiatto <[EMAIL PROTECTED]> writes: > Hello, > when i want to edit .diary.cyclic-tasks i have only > the last (or nothing) tasks in it. (since emacs22) > To edit it i must have a copy of it , modify this copy and > overwrite .diary.cyclic-tasks. > Is there a way to edit this file directly with all the entries > visible in it ? > What function emacs is using to hide all the entries in this file ? > Thank you.
The buffer isn't narrowed, is it? Try M-x widen. G. _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
