lbml...@hethcote.com wrote:

> 
> That didn't seem to do it.
> 
> This is GNU Emacs 23.2.1 on a debian squeeze system. Org-mode is 7.4.
> 
> I created a short file newb.org which reads in total:
> --------------------------------------------------
> #+TITLE: A Newb Title
> 
> * and that's it
> --------------------------------------------------
> 
> I publish the project to html and my sitemap has
> 
>   + [[file:newb.org][A Newb Title]]
> 
> in it. Next I change newb.org to read
> --------------------------------------------------
> #+TITLE: Just A Newb
> 
> * and that's it
> --------------------------------------------------
> Then C-x C-s C-c C-c C-c C-e P
> 
> and sitemap the same
> 
>   + [[file:newb.org][A Newb Title]]
> 
> in it.
> 
> I can rm the sitemap.org and sitemap.html and C-c C-e P again and still
> get the old information.
> 
> I'm sure I'm missing something simple but I'll be darned if I can find it.
> 

Do you have a :sitemap-title entry in your config? Better yet, if there
are no privacy concernts, why don't you post your publishing
configuration?

Nick

Reply via email to