>>>>> Hadron  <[EMAIL PROTECTED]> writes:

> Jim Ottaway <[EMAIL PROTECTED]> writes:
>>>>>>> Hadron  <[EMAIL PROTECTED]> writes:
>> 
>>> Is there a way to configure planner to remember the line number when I
>>> invoke "remember" from within a C file. Its great having the link back
>>> to the file, but it would be nice if it would remember the line number
>>> too. I realise that line is liable to move as days go on, for a "between
>>> sessions" reminder it would be a nice to have.
>> 
>> You can add planner-annotation-from-file-with-position to
>> remember-annotation-functions.
>> 
>> This is included by default in planner-annotation-functions, but not
>> remember-annotation-functions unless, so it appears from remember.el,
>> you load planner before remember.
>> 
>> You can use all of the planner annotation functions for remember; from
>> the source of remember.el:
>> 
>> ;; People with planner.el can set this to planner-annotation-functions:
>> ;; (defvaralias 'remember-annotation-functions 'planner-annotation-functions)
>> ;; or (defalias 'remember-annotation-functions
>> 'planner-annotation-functions)

> I'm not sure I understood much of that. I dont load remember - I guess
> its loaded by planner? Or posisbly autoloaded as part of the
> debian/ubuntu emacs start?

> What must I add to my .emacs?

Just try

(defalias 'remember-annotation-functions 'planner-annotation-functions)


Regards,

-- 
Jim Ottaway

_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to