Hadron <[EMAIL PROTECTED]> writes: > I think that planner-diary-add-entry ought to commit the diary file. If > I add an entry then it seems natural to expect any "hidden" files to be > properly saved automatically.
I think I disagree. I don't at all like files being saved automatically in emacs. It seems very inconsistent with the way emacs works. For example, when you add a diary entry in the emacs Calendar, it doesn't automatically save the diary file, does it? But there is some precedent for this: ,----[ C-h v planner-tasks-file-behavior RET ] | planner-tasks-file-behavior is a variable defined in `planner.el'. | Its value is nil | | | Documentation: | Controls behavior of task creation and updates. | If 'close, newly-opened files are saved and closed. | If 'save, newly-opened files are saved and left open. | If nil, no actions will be taken. | | You can customize this variable. | | [back] `---- So maybe we could do something like that if people really want to. -- John Sullivan Emacs Planner Maintainer http://www.wjsullivan.net/PlannerMode.html GPG Key: AE8600B6 _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
