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

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

bug#1848: marked as done (23.0.60; isearch-forward fails to find colon


From: Emacs bug Tracking System
Subject: bug#1848: marked as done (23.0.60; isearch-forward fails to find colon characters in Info buffers)
Date: Wed, 14 Jan 2009 23:25:05 +0000

Your message dated Thu, 15 Jan 2009 01:18:06 +0200
with message-id <87k58x79zl.fsf@jurta.org>
and subject line Re: bug#1848: 23.0.60; isearch-forward fails to find colon 
characters in Info buffers
has caused the Emacs bug report #1848,
regarding 23.0.60; isearch-forward fails to find colon characters in Info 
buffers
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.)


-- 
1848: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1848
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: 23.0.60; isearch-forward fails to find colon characters in Info buffers Date: Sat, 10 Jan 2009 09:52:07 -0800
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:

1. Invoke Emacs CVS top of trunk on Debian Linux "testing" built as of today 
(2009-01-10). Pass
the -q option.
2. Type C-h i to view the Info buffer
3. Type d to get to the top node. Insure that there is an "Emacs"
node listed.
4. Type C-s which should be bound to isearch-forward
5. Type e
6. Type m
7. Type a
8. Type c
9. Type s
10. Type :
11. It fails to find the colon character.
12. Rerun the above steps again on Emacs 22-2 and it works as
expected.
13. Back in Emacs 23, copy and paste all of the Info buffer into some
other new scrap buffer, go to the top of the buffer and repeat steps 1
through 10 and it finds the colon.

Can someone double-check that this isn't a symptom of a more serious
change of behavior in isearch or elsewhere in Emacs 23?

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
/home/brentg/emacs_from_source/install/share/emacs/23.0.60/etc/DEBUG for 
instructions.


In GNU Emacs 23.0.60.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.12.11)
 of 2009-01-10 on hungover
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
configured using `configure  '--with-x-toolkit' '--with-xft' 
'--prefix=/home/brentg/emacs_from_source/install''

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: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  desktop-save-mode: t
  iswitchb-mode: t
  erc-ring-mode: t
  erc-services-mode: t
  erc-networks-mode: t
  display-time-mode: t
  shell-dirtrack-mode: t
  delete-selection-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: 1
  transient-mark-mode: t

Recent input:
<down-mouse-1> <mouse-1> M-x r e p o r b 0 C-g C-h 
i C-s e m a c s : C-p q M-x r e p o r t - e m <tab> 
b u <tab> <return>

Recent messages:
Loading /home/brentg/emacs_lisp/bg-emacs.el (source)...done
Composing main Info directory...done
Desktop: 18 buffers restored.
For information about GNU Emacs and the GNU system, type C-h C-a.
Raising the Emacs window with: DISPLAY=:0.0 wmctrl -a 67109026 -i
Resizing The Emacs window with: DISPLAY=:0.0 wmctrl -r 67109026 -i -b 
add,maximized_vert,maximized_horz
Quit
Pushed a window configuration. [2 times]
Mark saved where search started
Pushed a window configuration.



--- End Message ---
--- Begin Message --- Subject: Re: bug#1848: 23.0.60; isearch-forward fails to find colon characters in Info buffers Date: Thu, 15 Jan 2009 01:18:06 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu)
>> Then the following patch does this.  It checks only for
>> (eq search-invisible t), not for 'open.
>
> Looks fine.

Fixed.

-- 
Juri Linkov
http://www.jurta.org/emacs/


--- End Message ---

reply via email to

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