I have had this problem with emacs-22.0.50 and mentioned it earlier. I thought I would do it again since it is a pre-release
Very often when I do a move of the point using M-< followed by a C-w emacs complains about the mark not being set. emacs-21.3 abd prior always seems to work as it should. My work around is to do c-x c-x and then c-w This seems to indicate the c-x c-x knows about the mark but not c-w The keystrokes below caused this behavior. Hopefully there is enough information there. It is hard to reproduce on demand but frequently happens as I work. In GNU Emacs 22.0.90.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2007-03-23 on lwe127084 X server distributor `Hummingbird Ltd.', version 11.0.11007 configured using `configure '--prefix=/tools/wdtgnu/emacs-22.0.90' '--disable-nls'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: C value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: C locale-coding-system: nil default-enable-multibyte-characters: t Major mode: Text Minor modes in effect: display-time-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t line-number-mode: t Recent input: C-s _ M I D <next> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <help-echo> <down-mouse-1> <mouse-1> <prior> <next> C-x C-f ~ / t m p / d c <tab> <return> <escape> > <prior> <prior> <prior> <prior> <prior> <prior> <prior> <prior> <prior> <prior> <prior> <prior> <prior> <next> <up> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <next> <down> <down> <down> <down> <down> <down> <down> <down> <escape> < C-w C-x C-x C-w <escape> x e m a <backspace> <backspace> <backspace> r e p o r t <tab> <return> Recent messages: Wrote /localtmp/eapDig_Cal/eapCal/cal/digPhaseCal.cpp Mark set Saving file /localtmp/eapDig_Cal/eapCal/cal/digPhaseCal.cpp... Wrote /localtmp/eapDig_Cal/eapCal/cal/digPhaseCal.cpp (No changes need to be saved) Mark saved where search started Saving file /localtmp/eapDig_Cal/eapCal/cal/digPhaseCal.cpp... Wrote /localtmp/eapDig_Cal/eapCal/cal/digPhaseCal.cpp Mark saved where search started Mark set [2 times] mark: The mark is not active now _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
