Jim Ottaway <[EMAIL PROTECTED]> writes: > > Here's a new version of remember that does the above. It doesn't solve > the problem of finding the right remember buffer amongst several already > started notes. Perhaps a key-binding for remember-mode to cycle > through existing remember buffers would work?
I think that I don't have the same version of remember, because the following is not defined: remember-run-all-annotation-functions-flag So I opened my remember.el file and looked at what modifications you could have made, and came up with the attached version. When I put a prefix argument with a region preselected, it creates a new remember buffer (even if there already one), and when no region is preselected, I see an error message: "The mark is not active now". Anyway, this is enough for my needs now, and I might switch to Jody Klymak's solution (see below). But seeing the comment from Jody Klymak, maybe the right solution is not to have multiple *Remember* buffers, but edit notes in the plan pages when they are over a few lines. Thanks ! Evan
remember-stuff.el
Description: remember-stuff.el
_______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
