> I don't know whether or not it matters, but do you use unix-style line > endings?
Great suggestion. Apparently, it does matter. I added the following to my .emacs: ;; do not perform EOL translation on muse/planner files (add-untranslated-filesystem "C:\\cygwin\\home\\sboles\\plans") and now, updated notes publish correctly. Thanks again for your help! shawn _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
