-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 "Emacs Rocky" <[EMAIL PROTECTED]> writes:
> I have tryied to modify planner.el as below: > 1190c1190 > < (setq base-buffer (get-buffer link)) > --- >> (setq base-buffer (get-buffer (concat link ".muse" ))) > > this will solved this problem, but I am not sure whether this is the > right solution. That's essentially how I fixed it for myself (also in muse-visit-link). But checking the mode of the buffer might be better for folks who have muse-file-extension set to nil. - -- Andrew J. Korty, Deputy IT Security Officer Office of the Vice President for Information Technology Indiana University -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Darwin) iD8DBQFFcuOP8gM8+Mr5peERAlvkAKDFWJh4deAx5chD5jFIEkmz+elfbgCgg68b F7aE0BsvxA7Vg9vWU0Xuxnk= =pUnn -----END PGP SIGNATURE----- _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
