using recent cvs gnu emacs
I start emacs using

emacs -Q file.f

I drag the mouse to highlight a region

mouse-1-> fortran->comment region

"error message: mark is not active now"

if I do set-mark using ctrl-@ or such, then use arrows to highlight a
region, then use the mouse to do comment region, it works fine.

any advice?

thank you...

If emacs crashed, and you have the emacs process in the gdb debugger,
please include the output from the following gdb commands:
   `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/local/emacs/etc/DEBUG for instructions.


In GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.6.4)
of 2006-07-25 on ocean1
X server distributor `The X.Org Foundation', version 11.0.60802000
configured using `configure '--with-gtk''

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: Fortran

Minor modes in effect:
 tooltip-mode: t
 tool-bar-mode: t
 mouse-wheel-mode: t
 menu-bar-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
 transient-mark-mode: identity

Recent input:
<help-echo> <down-mouse-1> <mouse-1> <down-mouse-3>
<mouse-3> <help-echo> <menu-bar> <Fortran> <Comment
Region> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <menu-bar> <help-menu> <re
port-emacs-bug>

Recent messages:
(/usr/local/emacs/src/emacs -Q barotropic3a.f)
For information about the GNU Project and its goals, type C-h C-p.
Loading fortran...
Loading regexp-opt...done
Loading cus-edit...
Loading easymenu...done
Loading cus-edit...done
Loading fortran...done
The mark is not active now
Loading emacsbug...done



_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to