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

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

bug#44624: closed (28.0.50; C-h f fails with search failed "*\n")


From: GNU bug Tracking System
Subject: bug#44624: closed (28.0.50; C-h f fails with search failed "*\n")
Date: Sat, 14 Nov 2020 12:24:02 +0000

Your message dated Sat, 14 Nov 2020 14:08:46 +0300
with message-id <X6+6vugXNl2UoR6Z@protected.rcdrun.com>
and subject line Re: bug#44624: 28.0.50; C-h f fails with search failed "*\n"
has caused the debbugs.gnu.org bug report #44624,
regarding 28.0.50; C-h f fails with search failed "*\n"
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
44624: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44624
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 28.0.50; C-h f fails with search failed "*\n" Date: Sat, 14 Nov 2020 00:09:00 +0300
I cannot in this git version invoke C-h f as it fails each time.

C-h f for find-file says: help-fns--first-release: Search failed: "
*"



In GNU Emacs 28.0.50 (build 29, x86_64-pc-linux-gnu, X toolkit, cairo version 
1.14.8, Xaw3d scroll bars)
 of 2020-11-13 built on protected.rcdrun.com
Repository revision: 206dd9d5923d5db7b44a1bf67e6ec61c027ab1d2
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.11907000
System Description: Hyperbola GNU/Linux-libre

Configured using:
 'configure --prefix=/package/text/emacs-2020-11-13 --with-modules
 --with-x-toolkit=lucid --with-modules --with-x-toolkit=lucid'

Configured features:
XAW3D XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND GPM DBUS GSETTINGS GLIB
NOTIFY INOTIFY ACL GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF ZLIB
TOOLKIT_SCROLL_BARS LUCID X11 XDBE XIM MODULES THREADS JSON PDUMPER
LCMS2

Important settings:
  value of $LC_ALL: en_US.UTF-8
  value of $LANG: de_DE.UTF-8
  value of $XMODIFIERS: @im=exwm-xim
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort hashcash mail-extr emacsbug message rmc puny dired
dired-loaddefs rfc822 mml mml-sec epa derived epg epg-config gnus-util
time-date mm-decode mm-bodies mm-encode gmm-utils mailheader shortdoc
text-property-search eieio-opt cl-extra speedbar ezimage dframe
find-func mail-parse rfc2231 mailabbrev mailalias rmail rmail-loaddefs
auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs
password-cache json subr-x map seq byte-opt gv bytecomp byte-compile
cconv sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils
thingatpt help-fns radix-tree help-mode easymenu cl-loaddefs cl-lib
tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type
mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image
regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode
lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch
timer select scroll-bar mouse jit-lock font-lock syntax facemenu
font-core term/tty-colors frame minibuffer cl-generic cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european
ethiopic indian cyrillic chinese composite charscript charprop
case-table epa-hook jka-cmpr-hook help simple abbrev obarray
cl-preloaded nadvice button loaddefs faces cus-face macroexp files
window text-properties overlay sha1 md5 base64 format env code-pages
mule custom widget hashtable-print-readable backquote threads dbusbind
inotify lcms2 dynamic-setting system-font-setting font-render-setting
cairo x-toolkit x multi-tty make-network-process emacs)

Memory information:
((conses 16 70683 4419)
 (symbols 48 7925 1)
 (strings 32 25007 2180)
 (string-bytes 1 741687)
 (vectors 16 12811)
 (vector-slots 8 176272 11371)
 (floats 8 77 16)
 (intervals 56 260 5)
 (buffers 992 13))

-- 
Thanks,
Jean Louis
⎔ λ 🄯 𝍄 𝌡 𝌚



--- End Message ---
--- Begin Message --- Subject: Re: bug#44624: 28.0.50; C-h f fails with search failed "*\n" Date: Sat, 14 Nov 2020 14:08:46 +0300 User-agent: Mutt/2.0 (3d08634) (2020-11-07)
* Eli Zaretskii <eliz@gnu.org> [2020-11-14 11:10]:
> > Date: Sat, 14 Nov 2020 10:52:36 +0300
> > From: Jean Louis <bugs@gnu.support>
> > Cc: 44624@debbugs.gnu.org
> > 
> > * Eli Zaretskii <eliz@gnu.org> [2020-11-14 10:13]:
> > > > From: Jean Louis <bugs@gnu.support>
> > > > Date: Sat, 14 Nov 2020 00:09:00 +0300
> > > > 
> > > > 
> > > > I cannot in this git version invoke C-h f as it fails each time.
> > > > 
> > > > C-h f for find-file says: help-fns--first-release: Search failed: "
> > > > *"
> > > 
> > > I cannot reproduce this with today's master.  Suggest to update from
> > > Git and perhaps also "make bootstrap".
> > 
> > Upgraded, git fsck, make bootstrap, still emacs -Q gives me that.
> 
> What does "git status" say in the top-level directory of the cloned
> Emacs Git repository?  In particular, do you have any local changes in
> etc/NEWS* files, or renamed/deleted some of them?

Before seeing this email I have done git fsck and anything to reset
it. Before that I was doing patch of Stefen for text scaling the
tabulated-list-mode.

As I have done patch incorrectly or maybe repeated it first time, this
happened. Problem is probably not related to that patch.

I have git clone --depth 1 the latest git and built Emacs again. Now is all 
fine and working, closing this bug.


--- End Message ---

reply via email to

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