Hi Suno, Thank you! I'll try it out!
Xin Suno Ano wrote: > >| On Sun, 21 Oct 2007 23:47:57 -0400, > >| Xin Shi > >| who can be reached at: [EMAIL PROTECTED] > >| (whose comments are cited below with " XS> "), > >| had this to say in article <[EMAIL PROTECTED]> > >| in newsgroups gmane.emacs.planner.general > >| concerning the subject of Previous and Next link in Day page > >| (see <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL > PROTECTED]> <[EMAIL PROTECTED]> for more details) > > XS> Hi, Are there any functions that can put a link for the previous > XS> valid and next valid day page? It would be very useful in viewing > XS> days in sequence. > > The code below works fine for me. I publish to xhmtl. > > [[<lisp>(planner-get-previous-existing-day (planner-page-name))</lisp>][< > Previous Day]] > > [[<lisp>(planner-get-next-existing-day (planner-page-name))</lisp>][Next Day > >]] > > > _______________________________________________ > Planner-el-discuss mailing list > [email protected] > https://mail.gna.org/listinfo/planner-el-discuss > _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
