bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#2799: marked as done (23.0.91; built-in variable `shift-select-mode


From: Emacs bug Tracking System
Subject: bug#2799: marked as done (23.0.91; built-in variable `shift-select-mode' not bound)
Date: Sat, 28 Mar 2009 14:40:04 +0000

Your message dated Sat, 28 Mar 2009 10:29:53 -0400
with message-id <jwvhc1d7mbh.fsf-monnier+emacsbugreports@gnu.org>
and subject line Re: bug#2799: 23.0.91; built-in variable `shift-select-mode' 
not bound
has caused the Emacs bug report #2799,
regarding 23.0.91; built-in variable `shift-select-mode' not bound
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2799: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2799
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: 23.0.91; built-in variable `shift-select-mode' not bound Date: Fri, 27 Mar 2009 17:32:40 +0300
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

This change:

    2009-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>

            * simple.el (shift-select-mode): Move declaration from callint.c.
            (handle-shift-selection): Remove `deactivate' arg and check
            shift-select-mode instead.

causes Emacs to complain during loadup:

    Loading cus-start...
    Note, built-in variable `shift-select-mode' not bound

I think this happens because simple.el, where this variable is
defined, is loaded only after cus-start.

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
d:/gnu/emacs/etc/DEBUG for instructions.


In GNU Emacs 23.0.91.1 (i386-mingw-nt5.1.2600)
 of 2009-03-27 on HOME-C4E4A596F7
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  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: ENU
  value of $XMODIFIERS: nil
  locale-coding-system: cp1255
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

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
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<help-echo> <help-echo> <help-echo> M-x r e p o r t 
- e m <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
goto-history-element: End of history; no default available
Mark activated
goto-history-element: End of history; no default available



--- End Message ---
--- Begin Message --- Subject: Re: bug#2799: 23.0.91; built-in variable `shift-select-mode' not bound Date: Sat, 28 Mar 2009 10:29:53 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux)
> This change:

>     2009-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>

>           * simple.el (shift-select-mode): Move declaration from callint.c.
>           (handle-shift-selection): Remove `deactivate' arg and check
>           shift-select-mode instead.

> causes Emacs to complain during loadup:

>     Loading cus-start...
>     Note, built-in variable `shift-select-mode' not bound

Indeed.  But thanks to Andreas, this is now fixed,


        Stefan


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]