Bug#364525: C-cC-c with emacs-snapshot

2006-07-19 Thread Cameron Horsburgh
On Tue, Jul 18, 2006 at 05:41:08PM +0200, Ralf Stubner wrote: > Hi, > > I have run into the same problem with C-cC-c no longer working when > using emacs-snapshot. With the help of Romain Francoise I think I have > found the problem. In post.el it says: > > (defun post-body-says-attach () > "Ch

Bug#364525: C-cC-c with emacs-snapshot

2006-07-18 Thread Ralf Stubner
Hi, I have run into the same problem with C-cC-c no longer working when using emacs-snapshot. With the help of Romain Francoise I think I have found the problem. In post.el it says: (defun post-body-says-attach () "Check if attach appears in the body." (post-goto-body) ;; Aargh it's anno