From unknown Tue Aug 19 23:15:19 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18766: 25.0.50; eldoc (after commit fb9dbc05a3ca0b3e69afd5b061c84c3802086834) Resent-From: Dmitriy Igrishin Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 18 Oct 2014 18:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 18766 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 18766@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.14136574837139 (code B ref -1); Sat, 18 Oct 2014 18:39:02 +0000 Received: (at submit) by debbugs.gnu.org; 18 Oct 2014 18:38:03 +0000 Received: from localhost ([127.0.0.1]:55255 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XfYt6-0001qi-99 for submit@debbugs.gnu.org; Sat, 18 Oct 2014 14:38:01 -0400 Received: from eggs.gnu.org ([208.118.235.92]:36000) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XfYt1-0001qR-6b for submit@debbugs.gnu.org; Sat, 18 Oct 2014 14:37:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XfYst-0007FC-Kc for submit@debbugs.gnu.org; Sat, 18 Oct 2014 14:37:49 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37701) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfYst-0007F2-HI for submit@debbugs.gnu.org; Sat, 18 Oct 2014 14:37:47 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37711) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfYsr-0006P5-DR for bug-gnu-emacs@gnu.org; Sat, 18 Oct 2014 14:37:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XfYso-0007EW-VW for bug-gnu-emacs@gnu.org; Sat, 18 Oct 2014 14:37:45 -0400 Received: from mail-ig0-x233.google.com ([2607:f8b0:4001:c05::233]:57797) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfYso-0007EM-Lq for bug-gnu-emacs@gnu.org; Sat, 18 Oct 2014 14:37:42 -0400 Received: by mail-ig0-f179.google.com with SMTP id h18so2567390igc.12 for ; Sat, 18 Oct 2014 11:37:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=A97Ws+GnLfs/OUZWJgiZ4aGqniqEZw9SwE3Bc35s+2s=; b=wfQLj9KVL66XYQxnbYzzXOQ4ZUc6kCcmSr4+DgufkSa2tHFbDlNvFuchbSaKKxzbSY EhwH7RAATMgMdgt3kokNodbyiwh3Lfo8jp1EEEJb1WIt08mYsfwru/ybEYr9A1xBPDmQ GOPDTuzjHalFDKoHAMVzkGeMeg6qqOF95fJumOrzEGTwBOkeg2W+YCjpOgt+Cd8oz5Px hih3S0aNJOEMLAJmOkyXFDDssbHfvT+EbyELHl08oDQsX3Pls3dYLIakApYluUT0FMon GJzmEAdazvdAzJtQEYCvcBCXIiGjQUA+m96uKhUQqLIk0LP0duRP8i36b2ZAJyTd4oxM G+Mw== MIME-Version: 1.0 X-Received: by 10.107.132.92 with SMTP id g89mr2699727iod.63.1413657461195; Sat, 18 Oct 2014 11:37:41 -0700 (PDT) Received: by 10.107.156.198 with HTTP; Sat, 18 Oct 2014 11:37:41 -0700 (PDT) Date: Sat, 18 Oct 2014 22:37:41 +0400 Message-ID: From: Dmitriy Igrishin Content-Type: multipart/alternative; boundary=001a113ed19acf0d8f0505b6c60e X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --001a113ed19acf0d8f0505b6c60e Content-Type: text/plain; charset=UTF-8 Annoying message in the minibuffer after eldoc-global-mode becomes active by default: eldoc error: (void-function eldoc-documentation-function-default) Note: in the ELisp mode all OK. In GNU Emacs 25.0.50.6 (x86_64-unknown-linux-gnu, GTK+ Version 3.4.2) of 2014-10-18 on y470 Windowing system distributor `The X.Org Foundation', version 11.0.11204000 System Description: Debian GNU/Linux 7.6 (wheezy) Configured features: XPM JPEG TIFF GIF PNG RSVG SOUND GPM DBUS GCONF GSETTINGS NOTIFY LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB Important settings: value of $LC_MESSAGES: en_US.UTF-8 value of $LANG: ru_RU.UTF-8 locale-coding-system: utf-8-unix Major mode: Shell Minor modes in effect: flx-ido-mode: t helm-mode: t helm-match-plugin-mode: t helm-occur-match-plugin-mode: t yas-global-mode: t yas-minor-mode: t recentf-mode: t shell-dirtrack-mode: t show-paren-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t Recent input: w i t h SPC m e s s a g e M-: ( l g l o b a l - e l d o c - m o d e ) C-p C-n C-n C-p e l d o c SPC r o o t e r r o r : S-SPC ( v o i d - f u n c t i o n SPC e l d o c - d o c u m e n t a t i o n - f u n c t i o n - d e f a u l t ) C-p C-n C-a C-o C-k C-p C-e : C-n C-e I ' v e SPC d i s a b l e C-a M-f C-a C-k C-k C-k C-/ C-/ C-/ C-k C-k C-k C-/ C-p C-k C-p C-e C-p C-e C-a C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-v M-v C-v M-v C-v C-v C-v M-v C-v C-v M-v C-v C-v C-v M-v M-v M-v M-v M-v M-v M-v C-p C-n C-p C-n C-n C-n M-> M-< M-x C-g C-c C-c y e s C-n C-n C-p C-p C-g M-< C-n C-n C-n C-n C-n C-n C-n M-< C-c c C-c C-c y e s C-n C-p C-n C-a C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-p C-n C-n C-e C-x o M-v M-> C-x o M-v M-v M-> M-x Recent messages: Sending via mail... Sending...done End of buffer [4 times] eldoc error: (void-function eldoc-documentation-function-default) [3 times] End of buffer eldoc error: (void-function eldoc-documentation-function-default) [2 times] Mark set eldoc error: (void-function eldoc-documentation-function-default) Mark set eldoc error: (void-function eldoc-documentation-function-default) [3 times] Load-path shadows: None found. Features: (mailalias mailclient whitespace cus-edit cus-start cus-load shadow sort mail-extr tabify imenu emacsbug message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mail-utils jka-compr misearch multi-isearch reporter helm-command helm-elisp helm-eval flycheck find-func subr-x pcase dash post-init occidental-theme google-translate google-translate-default-ui google-translate-core-ui google-translate-core json server flx-ido flx ido rainbow-mode color web-mode disp-table helm-mode helm-files rx image-dired dired-x dired-aux ffap helm-buffers helm-elscreen helm-tags helm-bookmark helm-adaptive helm-info helm-net browse-url xml url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse url-vars mailcap helm-plugin bookmark pp helm-locate helm-help helm-match-plugin helm-grep helm-regexp grep helm-external helm-utils helm auto-complete popup auto-complete-clang yasnippet help-mode autopair ace-window ace-jump-mode cl auto-complete-clang-autoloads auto-complete-autoloads autopair-autoloads cmake-mode-autoloads ggtags-autoloads info popup-autoloads slime-autoloads windata-autoloads yasnippet-autoloads package epg-config init compile recentf tree-widget wid-edit sql view thingatpt sh-script smie executable cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs man tramp-sh tramp tramp-compat auth-source cl-macs gv eieio byte-opt bytecomp byte-compile cconv eieio-core gnus-util mm-util mail-prsvr password-cache tramp-loaddefs trampver shell pcomplete format-spec dired advice help-fns comint ansi-color ring cal-menu easymenu calendar cal-loaddefs edmacro kmacro cl-loaddefs cl-lib paren iimage hl-line time-date cyril-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) Memory information: ((conses 16 293338 27137) (symbols 48 35768 4) (miscs 40 190 507) (strings 32 73617 7479) (string-bytes 1 2297660) (vectors 16 31962) (vector-slots 8 717292 22175) (floats 8 685 294) (intervals 56 9520 96) (buffers 976 23) (heap 1024 42964 2857)) -- // Dmitry. --001a113ed19acf0d8f0505b6c60e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Annoying message in the minibuffer after eldoc-global= -mode becomes
active by default:
eldoc error: (void-fun= ction eldoc-documentation-function-default)

Note: = in the ELisp mode all OK.

In GNU Emacs 25.0.50.6 (= x86_64-unknown-linux-gnu, GTK+ Version 3.4.2)
=C2=A0of 2014-10-18= on y470
Windowing system distributor `The X.Org Foundation',= version 11.0.11204000
System Description: Debian GNU/Linux 7.6 (wheezy)

Configured features:
XPM JPEG TIFF GIF PNG RSVG SOUND GP= M DBUS GCONF GSETTINGS NOTIFY LIBXML2
FREETYPE M17N_FLT LIBOTF XF= T ZLIB

Important settings:
=C2=A0 value = of $LC_MESSAGES: en_US.UTF-8
=C2=A0 value of $LANG: ru_RU.UTF-8
=C2=A0 locale-coding-system: utf-8-unix

M= ajor mode: Shell

Minor modes in effect:
= =C2=A0 flx-ido-mode: t
=C2=A0 helm-mode: t
=C2=A0 helm-= match-plugin-mode: t
=C2=A0 helm-occur-match-plugin-mode: t
=
=C2=A0 yas-global-mode: t
=C2=A0 yas-minor-mode: t
=C2=A0 recentf-mode: t
=C2=A0 shell-dirtrack-mode: t
= =C2=A0 show-paren-mode: t
=C2=A0 tooltip-mode: t
=C2=A0= global-eldoc-mode: t
=C2=A0 electric-indent-mode: t
= =C2=A0 mouse-wheel-mode: t
=C2=A0 menu-bar-mode: t
=C2= =A0 file-name-shadow-mode: t
=C2=A0 global-font-lock-mode: t
=C2=A0 font-lock-mode: t
=C2=A0 auto-composition-mode: t
=C2=A0 auto-encryption-mode: t
=C2=A0 auto-compression-mo= de: t
=C2=A0 column-number-mode: t
=C2=A0 line-number-m= ode: t

Recent input:
w i t h SPC m e s s= a g e <return> M-: ( l <backspace>=C2=A0
g l o b a l= - e l d o c - m o d e ) <return> C-p C-n=C2=A0
C-n C-p e l= d o c SPC r o o t <backspace> <backspace>=C2=A0
<= backspace> <backspace> e r r o r : S-SPC ( v o i d=C2=A0
- f u n c t i o n SPC e l d o c - d o c u m e n t a=C2=A0
t i o = n - f u n c t i o n - d e f a u l t ) C-p C-n=C2=A0
C-a C-o C-k C= -p C-e : C-n C-e <return> <return> I '=C2=A0
v e = SPC d i s a b l e C-a M-f C-a C-k C-k C-k C-/ C-/=C2=A0
C-/ C-k C= -k C-k C-/ C-p C-k C-p C-e C-p C-e C-a C-n=C2=A0
C-n C-n C-n C-n = C-n C-n C-n C-n C-n C-n C-n C-n C-n=C2=A0
C-n C-n C-n C-n C-n C-n= C-n C-n C-n C-n C-n C-n C-n=C2=A0
C-n C-n C-n C-n C-n C-n C-n C-= v M-v C-v M-v C-v C-v=C2=A0
C-v M-v C-v C-v M-v C-v C-v C-v M-v M= -v M-v M-v M-v=C2=A0
M-v M-v C-p C-n C-p C-n C-n C-n M-> M-<= ; M-x C-g <C-down-mouse-4>=C2=A0
<C-mouse-4> C-c C-c = y e s <return> <tab> <tab> C-n=C2=A0
C-n C-p C-= p C-g M-< C-n C-n C-n C-n <help-echo> <help-echo>=C2=A0
C-n C-n C-n M-< C-c c <down-mouse-1> <mouse-1> C-c=C2= =A0
C-c y e s <return> C-n C-p <return> C-n C-a C-n C= -n=C2=A0
C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n=C2= =A0
C-n C-n C-n C-n C-n C-n C-n C-p C-n C-n C-e C-x o M-v=C2=A0
M-> C-x o M-v M-v M-> M-x <return>

Recent messages:
Sending via mail...
Sending...do= ne
End of buffer [4 times]
eldoc error: (void-function = eldoc-documentation-function-default) [3 times]
End of buffer
eldoc error: (void-function eldoc-documentation-function-default) [2= times]
Mark set
eldoc error: (void-function eldoc-docu= mentation-function-default)
Mark set
eldoc error: (void= -function eldoc-documentation-function-default) [3 times]

Load-path shadows:
None found.

F= eatures:
(mailalias mailclient whitespace cus-edit cus-start cus-= load shadow sort
mail-extr tabify imenu emacsbug message rfc822 m= ml mml-sec mm-decode mm-bodies
mm-encode mail-parse rfc2231 maila= bbrev gmm-utils mailheader sendmail rfc2047
rfc2045 ietf-drums ma= il-utils jka-compr misearch multi-isearch reporter
helm-command h= elm-elisp helm-eval flycheck find-func subr-x pcase dash post-init
occidental-theme google-translate google-translate-default-ui
g= oogle-translate-core-ui google-translate-core json server flx-ido flx ido
rainbow-mode color web-mode disp-table helm-mode helm-files rx ima= ge-dired
dired-x dired-aux ffap helm-buffers helm-elscreen helm-t= ags helm-bookmark
helm-adaptive helm-info helm-net browse-url xml= url url-proxy url-privacy
url-expand url-methods url-history url= -cookie url-domsuf url-util url-parse
url-vars mailcap helm-plugi= n bookmark pp helm-locate helm-help helm-match-plugin
helm-grep h= elm-regexp grep helm-external helm-utils helm auto-complete popup
auto-complete-clang yasnippet help-mode autopair ace-window ace-jump-mode = cl
auto-complete-clang-autoloads auto-complete-autoloads autopair= -autoloads
cmake-mode-autoloads ggtags-autoloads info popup-autol= oads slime-autoloads
windata-autoloads yasnippet-autoloads packag= e epg-config init compile recentf
tree-widget wid-edit sql view t= hingatpt sh-script smie executable cc-mode
cc-fonts cc-guess cc-m= enus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs
man tra= mp-sh tramp tramp-compat auth-source cl-macs gv eieio byte-opt bytecomp
byte-compile cconv eieio-core gnus-util mm-util mail-prsvr password-= cache
tramp-loaddefs trampver shell pcomplete format-spec dired a= dvice help-fns comint
ansi-color ring cal-menu easymenu calendar = cal-loaddefs edmacro kmacro
cl-loaddefs cl-lib paren iimage hl-li= ne time-date cyril-util tooltip eldoc
electric uniquify ediff-hoo= k vc-hooks lisp-float-type mwheel x-win x-dnd
tool-bar dnd fontse= t image regexp-opt fringe tabulated-list newcomment
elisp-mode li= sp-mode prog-mode register page menu-bar rfn-eshadow timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao= korean
japanese hebrew greek romanian slovak czech european ethi= opic indian cyrillic
chinese case-table epa-hook jka-cmpr-hook he= lp simple abbrev minibuffer nadvice
loaddefs button faces cus-fac= e macroexp files text-properties overlay sha1 md5
base64 format e= nv code-pages mule custom widget hashtable-print-readable
backquo= te make-network-process dbusbind gfilenotify dynamic-setting
syst= em-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty<= /div>
emacs)

Memory information:
((c= onses 16 293338 27137)
=C2=A0(symbols 48 35768 4)
=C2= =A0(miscs 40 190 507)
=C2=A0(strings 32 73617 7479)
=C2= =A0(string-bytes 1 2297660)
=C2=A0(vectors 16 31962)
= =C2=A0(vector-slots 8 717292 22175)
=C2=A0(floats 8 685 294)
=C2=A0(intervals 56 9520 96)
=C2=A0(buffers 976 23)
=C2=A0(heap 1024 42964 2857))


--
= // Dmitry.

--001a113ed19acf0d8f0505b6c60e-- From unknown Tue Aug 19 23:15:19 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18766: 25.0.50; eldoc (after commit fb9dbc05a3ca0b3e69afd5b061c84c3802086834) Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 18 Oct 2014 19:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18766 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dmitriy Igrishin Cc: 18766@debbugs.gnu.org Received: via spool by 18766-submit@debbugs.gnu.org id=B18766.141366049612168 (code B ref 18766); Sat, 18 Oct 2014 19:29:02 +0000 Received: (at 18766) by debbugs.gnu.org; 18 Oct 2014 19:28:16 +0000 Received: from localhost ([127.0.0.1]:55298 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XfZfj-0003A9-CF for submit@debbugs.gnu.org; Sat, 18 Oct 2014 15:28:15 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.181]:34766) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XfZfh-00039v-6J for 18766@debbugs.gnu.org; Sat, 18 Oct 2014 15:28:13 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArYGAIDvNVNFxKjo/2dsb2JhbABZgwaDSr0vgw6BFxd0giUBAQEBAgFWIwULCw4mEhQYDSSIBAjSGReOegeEOASpGYFqgXGBWyE X-IPAS-Result: ArYGAIDvNVNFxKjo/2dsb2JhbABZgwaDSr0vgw6BFxd0giUBAQEBAgFWIwULCw4mEhQYDSSIBAjSGReOegeEOASpGYFqgXGBWyE X-IronPort-AV: E=Sophos;i="4.97,753,1389762000"; d="scan'208";a="94537096" Received: from 69-196-168-232.dsl.teksavvy.com (HELO pastel.home) ([69.196.168.232]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 18 Oct 2014 15:28:07 -0400 Received: by pastel.home (Postfix, from userid 20848) id 8CB5B85EB; Sat, 18 Oct 2014 15:28:07 -0400 (EDT) From: Stefan Monnier Message-ID: References: Date: Sat, 18 Oct 2014 15:28:07 -0400 In-Reply-To: (Dmitriy Igrishin's message of "Sat, 18 Oct 2014 22:37:41 +0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) > Annoying message in the minibuffer after eldoc-global-mode becomes > active by default: > eldoc error: (void-function eldoc-documentation-function-default) I don't see this error message. Can you provide a recipe to reproduce it? Stefan From unknown Tue Aug 19 23:15:19 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18766: 25.0.50; eldoc (after commit fb9dbc05a3ca0b3e69afd5b061c84c3802086834) Resent-From: Dmitriy Igrishin Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 18 Oct 2014 22:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18766 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stefan Monnier Cc: 18766@debbugs.gnu.org Received: via spool by 18766-submit@debbugs.gnu.org id=B18766.141367203831868 (code B ref 18766); Sat, 18 Oct 2014 22:41:02 +0000 Received: (at 18766) by debbugs.gnu.org; 18 Oct 2014 22:40:38 +0000 Received: from localhost ([127.0.0.1]:55319 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xfcft-0008Hv-4n for submit@debbugs.gnu.org; Sat, 18 Oct 2014 18:40:37 -0400 Received: from mail-ig0-f182.google.com ([209.85.213.182]:45065) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xfcfp-0008HZ-Pn for 18766@debbugs.gnu.org; Sat, 18 Oct 2014 18:40:34 -0400 Received: by mail-ig0-f182.google.com with SMTP id hn15so2712460igb.15 for <18766@debbugs.gnu.org>; Sat, 18 Oct 2014 15:40:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=zHUlPP7NnWX3sL4qxmk8nrXbqGIStJTyF3YirGg62Bs=; b=BO4ORdnYcJ/DwZrspnmBe1DkrKlm2Lg5HcRRcSeFfoH8H+z1VF9nU1iOqqoQKTNe6h OGdnqhDWHeVwlxC2FAOUqE1sSGFkZ089noMfqVv9TSzXDMobYDRPgQSfPJLdTHvc/ID0 sHV/wMMG0fzj1DMlZgC7k2ZBi+mEIXaEaX6oqeki34mUgO3CKjmn5QAnI26lglbv4Xrf 8nwrCq+xijgtMlr3DthzxXlHIijRPL7SyNJDb0l0sVtfIEH+kMr1JCXMxDRuFoMe++z8 w52CNUiTwoHbSott7XM078PmcVozF/+OWmBn8M2+2PAYfvkcRiM/+vo+rkZA9q9kTmue Y1gQ== MIME-Version: 1.0 X-Received: by 10.50.49.78 with SMTP id s14mr8004655ign.9.1413672027997; Sat, 18 Oct 2014 15:40:27 -0700 (PDT) Received: by 10.107.156.198 with HTTP; Sat, 18 Oct 2014 15:40:27 -0700 (PDT) In-Reply-To: References: Date: Sun, 19 Oct 2014 02:40:27 +0400 Message-ID: From: Dmitriy Igrishin Content-Type: multipart/alternative; boundary=047d7bdc10ca0ecc8d0505ba2b95 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --047d7bdc10ca0ecc8d0505ba2b95 Content-Type: text/plain; charset=UTF-8 2014-10-18 23:28 GMT+04:00 Stefan Monnier : > > Annoying message in the minibuffer after eldoc-global-mode becomes > > active by default: > > eldoc error: (void-function eldoc-documentation-function-default) > > I don't see this error message. Can you provide a recipe to > reproduce it? > I just switch to any non elisp-mode buffer (or create a new one) and move the point line by line. And on every point's move this message echoes in the minibuffer. -- // Dmitriy. --047d7bdc10ca0ecc8d0505ba2b95 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


2014-10-18 23:28 GMT+04:00 Stefan Monnier <monnier@iro.umontrea= l.ca>:
> Annoying messag= e in the minibuffer after eldoc-global-mode becomes
> active by default:
> eldoc error: (void-function eldoc-documentation-function-default)

I don't see this error message.=C2=A0 Can you provide a recipe to
reproduce it?
I just switch to any non elisp-mode buff= er (or create a new one)
and move the point line by line. And on = every point's move this
message echoes in the minibuffer.


--
// Dmitriy.

--047d7bdc10ca0ecc8d0505ba2b95-- From unknown Tue Aug 19 23:15:19 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18766: 25.0.50; eldoc (after commit fb9dbc05a3ca0b3e69afd5b061c84c3802086834) Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 19 Oct 2014 01:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18766 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dmitriy Igrishin Cc: 18766@debbugs.gnu.org Received: via spool by 18766-submit@debbugs.gnu.org id=B18766.141368364618364 (code B ref 18766); Sun, 19 Oct 2014 01:55:02 +0000 Received: (at 18766) by debbugs.gnu.org; 19 Oct 2014 01:54:06 +0000 Received: from localhost ([127.0.0.1]:55370 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xffh7-0004m7-8k for submit@debbugs.gnu.org; Sat, 18 Oct 2014 21:54:05 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.181]:47490) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xffh4-0004lf-Es for 18766@debbugs.gnu.org; Sat, 18 Oct 2014 21:54:03 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArYGAIDvNVNFxKjo/2dsb2JhbABZgwaDSr0vgw6BFxd0giUBAQEBAgFWIwULCw4mEhQYDSSIBAjSGReOegeEOASpGYFqgXGBWyE X-IPAS-Result: ArYGAIDvNVNFxKjo/2dsb2JhbABZgwaDSr0vgw6BFxd0giUBAQEBAgFWIwULCw4mEhQYDSSIBAjSGReOegeEOASpGYFqgXGBWyE X-IronPort-AV: E=Sophos;i="4.97,753,1389762000"; d="scan'208";a="94548171" Received: from 69-196-168-232.dsl.teksavvy.com (HELO pastel.home) ([69.196.168.232]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 18 Oct 2014 21:53:56 -0400 Received: by pastel.home (Postfix, from userid 20848) id 69D5D6542; Sat, 18 Oct 2014 21:53:56 -0400 (EDT) From: Stefan Monnier Message-ID: References: Date: Sat, 18 Oct 2014 21:53:56 -0400 In-Reply-To: (Dmitriy Igrishin's message of "Sun, 19 Oct 2014 02:40:27 +0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) > I just switch to any non elisp-mode buffer (or create a new one) > and move the point line by line. And on every point's move this > message echoes in the minibuffer. As said, I don't see this. A good recipe usually starts with "emacs -Q". Stefan From unknown Tue Aug 19 23:15:19 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18766: 25.0.50; eldoc (after commit fb9dbc05a3ca0b3e69afd5b061c84c3802086834) Resent-From: Dmitriy Igrishin Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 19 Oct 2014 07:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18766 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stefan Monnier Cc: 18766@debbugs.gnu.org Received: via spool by 18766-submit@debbugs.gnu.org id=B18766.141370431219354 (code B ref 18766); Sun, 19 Oct 2014 07:39:02 +0000 Received: (at 18766) by debbugs.gnu.org; 19 Oct 2014 07:38:32 +0000 Received: from localhost ([127.0.0.1]:55407 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xfl4R-000523-F4 for submit@debbugs.gnu.org; Sun, 19 Oct 2014 03:38:31 -0400 Received: from mail-ig0-f169.google.com ([209.85.213.169]:64587) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xfl4O-00051p-F7 for 18766@debbugs.gnu.org; Sun, 19 Oct 2014 03:38:29 -0400 Received: by mail-ig0-f169.google.com with SMTP id uq10so4890405igb.2 for <18766@debbugs.gnu.org>; Sun, 19 Oct 2014 00:38:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Y9Pdiuud6Rj0jNZnAD5xXTOLv0i4KV/DwwuSXfLk2fg=; b=cBdMzfjjcHurlw/u6YCA21mjH6Dpf6lu4CAqLwvmauj03kZSYerfGCwdLf74eJbFBi Cc6hUuGlYDFp6uBvfnsSAgGUMJuPtdduRbaU/U/lzsgga8LtGYvJaG1crbEPsKzb1DLG qlNNi7xq7Lzrx+nSBgtBkeuqJ0xVH56YE6KKOrGKnuQ0/b+EtOTI53whn32SCjvBOj1k 7XiSEv0FWGnGWGKHwwLrxq/GRFg8mgPMWm+wwSCZurAtXpzK1AYRWebCW6jLDIw0yYRU xorNBqGO+E1PjhUpGDahUE7r84P9lgmWxf6JN6tXVX5+Bl+z9bW0+wzw409ObaIrjFTk SrOQ== MIME-Version: 1.0 X-Received: by 10.50.57.77 with SMTP id g13mr9618226igq.29.1413704302611; Sun, 19 Oct 2014 00:38:22 -0700 (PDT) Received: by 10.107.156.198 with HTTP; Sun, 19 Oct 2014 00:38:22 -0700 (PDT) In-Reply-To: References: Date: Sun, 19 Oct 2014 11:38:22 +0400 Message-ID: From: Dmitriy Igrishin Content-Type: multipart/alternative; boundary=047d7bdca426c651ab0505c1ae83 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --047d7bdca426c651ab0505c1ae83 Content-Type: text/plain; charset=UTF-8 2014-10-19 5:53 GMT+04:00 Stefan Monnier : > > I just switch to any non elisp-mode buffer (or create a new one) > > and move the point line by line. And on every point's move this > > message echoes in the minibuffer. > > As said, I don't see this. A good recipe usually starts with > "emacs -Q". > Oops, it seems to me, that something was messed up on my host. I've removed all stuff related to Emacs and rebuild from current source tree. And this message is gone. Sorry for noise. -- // Dmitriy. --047d7bdca426c651ab0505c1ae83 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


2014-10-19 5:53 GMT+04:00 Stefan Monnier <monnier@iro.umontrea= l.ca>:
>= ; I just switch to any non elisp-mode buffer (or create a new one)
> and move the point line by line. And on every point's move this > message echoes in the minibuffer.

As said, I don't see this.=C2=A0 A good recipe usually starts wi= th
"emacs -Q".
Oops, it seems to me, that somet= hing was messed up on my host.
I've removed all stuff related= to Emacs and rebuild from current
source tree. And this message = is gone. Sorry for noise.


-- // Dmitriy.

--047d7bdca426c651ab0505c1ae83-- From unknown Tue Aug 19 23:15:19 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18766: 25.0.50; eldoc (after commit fb9dbc05a3ca0b3e69afd5b061c84c3802086834) Resent-From: Dmitriy Igrishin Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 19 Oct 2014 08:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18766 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stefan Monnier Cc: 18766@debbugs.gnu.org Received: via spool by 18766-submit@debbugs.gnu.org id=B18766.141370621422345 (code B ref 18766); Sun, 19 Oct 2014 08:11:01 +0000 Received: (at 18766) by debbugs.gnu.org; 19 Oct 2014 08:10:14 +0000 Received: from localhost ([127.0.0.1]:55413 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XflZ6-0005oK-W1 for submit@debbugs.gnu.org; Sun, 19 Oct 2014 04:10:13 -0400 Received: from mail-ig0-f180.google.com ([209.85.213.180]:60293) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XflZ4-0005o5-HV for 18766@debbugs.gnu.org; Sun, 19 Oct 2014 04:10:11 -0400 Received: by mail-ig0-f180.google.com with SMTP id uq10so3033669igb.1 for <18766@debbugs.gnu.org>; Sun, 19 Oct 2014 01:10:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=KVSq1MKKzFv7P1do3AIMQR6m/SITJCXzAsx7ypiwVY0=; b=nnq8oyQxBJglX0GJwXa6D8GwTyCXQsQv4+0KobR/0waDXTozgH68L7kLaCz0tQeD+5 U1ooOVMzMywrRYVmxqVnCvwSczm3VH//gx0+/o9M54/SidNXJYHaBuQ0ngDmEA002bGL IKu4EoO51dwMscPcr2X0NpanMldKJCDVucbPfpgDUXaLyd8KqyNDBScqBA8rzABwD2w8 HSYGm6fbj8RFiAI5c7EXCtQLdlf6e3vHN0ZGR00tUYdxMIrPQy3ZXuFI81/ujXAu8Ww/ Hm14aPgJgAWZAezZ1x8XYkW6Zjuil48GU5yUuBRtWPg6sjU0hDbKWuBPNc1C3EPmXcx/ so2w== MIME-Version: 1.0 X-Received: by 10.51.17.104 with SMTP id gd8mr9842090igd.21.1413706204853; Sun, 19 Oct 2014 01:10:04 -0700 (PDT) Received: by 10.107.156.198 with HTTP; Sun, 19 Oct 2014 01:10:04 -0700 (PDT) In-Reply-To: References: Date: Sun, 19 Oct 2014 12:10:04 +0400 Message-ID: From: Dmitriy Igrishin Content-Type: multipart/alternative; boundary=001a1135e1dc2860ea0505c220b7 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --001a1135e1dc2860ea0505c220b7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2014-10-19 11:38 GMT+04:00 Dmitriy Igrishin : > > > 2014-10-19 5:53 GMT+04:00 Stefan Monnier : > >> > I just switch to any non elisp-mode buffer (or create a new one) >> > and move the point line by line. And on every point's move this >> > message echoes in the minibuffer. >> >> As said, I don't see this. A good recipe usually starts with >> "emacs -Q". >> > Oops, it seems to me, that something was messed up on my host. > I've removed all stuff related to Emacs and rebuild from current > source tree. And this message is gone. Sorry for noise. > Sorry again, but this message is gone because of the workaround in my init.el: (global-eldoc-mode -1) I just forget about this. As I said, I've completely clean my host from all stuff related to Emacs and rebuild it from current source tree. The problem remains. Even starting if I start Emacs as: emacs -Q --no-site-file --no-site-lisp. I've toggle-debug-on-error and got the following backtrace: Debugger entered--Lisp error: (void-function eldoc-documentation-function-default) eldoc-documentation-function-default() #[0 "\302 \204=0F=08\205=13\303\304!\210\304\207\303 !\207" [eldoc-last-m= essage eldoc-documentation-function eldoc-display-message-p eldoc-message nil] 2](= ) funcall(#[0 "\302 \204=0F=08\205=13\303\304!\210\304\207\303 !\207" [eldoc-last-message eldoc-documentation-function eldoc-display-message-p eldoc-message nil] 2]) eldoc-print-current-symbol-info() #[0 "=08\204\f \205=0E\n\205=0E\303 \207" [eldoc-mode global-eldoc-mode eldoc-documentation-function eldoc-print-current-symbol-info] 1]() apply(#[0 "=08\204\f \205=0E\n\205=0E\303 \207" [eldoc-mode global-eldoc-= mode eldoc-documentation-function eldoc-print-current-symbol-info] 1] nil) byte-code("r\301=08\302H=08\303H\"\210)\301\207" [timer apply 5 6] 4) timer-event-handler([t 0 0 500000 t #[0 "=08\204\f \205=0E\n\205=0E\303 \= 207" [eldoc-mode global-eldoc-mode eldoc-documentation-function eldoc-print-current-symbol-info] 1] nil idle 0]) --=20 // Dmitry. --001a1135e1dc2860ea0505c220b7 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


2014-10-19 11:38 GMT+04:00 Dmitriy Igrishin <dmitigr@gmail.com>= :


2014-10-19 5:53 GMT= +04:00 Stefan Monnier <monnier@iro.umontreal.ca>:
=
> I just switch to any non elisp-mode buffer (or = create a new one)
> and move the point line by line. And on every point's move this > message echoes in the minibuffer.

As said, I don't see this.=C2=A0 A good recipe usually starts wi= th
"emacs -Q".
Oops, it seems to me= , that something was messed up on my host.
I've removed all s= tuff related to Emacs and rebuild from current
source tree. And t= his message is gone. Sorry for noise.
<= div>Sorry again, but this message is gone because of the workaround in
my init.el: (global-eldoc-mode -1) I just forget about this.

As I said, I've completely clean my host from all stuf= f related to Emacs
and rebuild it from current source tree. The p= roblem remains. Even
starting if I start Emacs as:=C2=A0emacs -Q = --no-site-file --no-site-lisp.
I've toggle-debug-on-error and= got the following backtrace:
Debugger entered--Lisp error: = (void-function eldoc-documentation-function-default)
=C2=A0 eldoc= -documentation-function-default()
=C2=A0 #[0 "\302 \204=0F= =08\205=13\303\304!\210\304\207\303 !\207" [eldoc-last-message eldoc-documentation-function el= doc-display-message-p eldoc-message nil] 2]()
=C2=A0 funcall(#[0 = "\302 \204=0F=08\205=13\303\304!\210\304\207\303 !\207" [eldoc-last-message eldoc-documen= tation-function eldoc-display-message-p eldoc-message nil] 2])
= =C2=A0 eldoc-print-current-symbol-info()
=C2=A0 #[0 "=08\204= \f \205=0E\n\205=0E\303 \= 207" [eldoc-mode global-eldoc-mode eldoc-documentation-function eldoc-= print-current-symbol-info] 1]()
=C2=A0 apply(#[0 "=08\204\f<= span class=3D"" style=3D"white-space:pre"> \205=0E\n\205=0E\303 \207= " [eldoc-mode global-eldoc-mode eldoc-documentation-function eldoc-pri= nt-current-symbol-info] 1] nil)
=C2=A0 byte-code("r\301=08\3= 02H=08\303H\"\210)\301\207" [timer apply 5 6] 4)
=C2=A0= timer-event-handler([t 0 0 500000 t #[0 "=08\204\f \205=0E\n\205=0E\303 \207" [eldoc-mode= global-eldoc-mode eldoc-documentation-function eldoc-print-current-symbol-= info] 1] nil idle 0])


-- // Dmitry.

--001a1135e1dc2860ea0505c220b7-- From unknown Tue Aug 19 23:15:19 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18766: 25.0.50; eldoc (after commit fb9dbc05a3ca0b3e69afd5b061c84c3802086834) Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 20 Oct 2014 02:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18766 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dmitriy Igrishin Cc: 18766@debbugs.gnu.org Received: via spool by 18766-submit@debbugs.gnu.org id=B18766.141377283732056 (code B ref 18766); Mon, 20 Oct 2014 02:41:02 +0000 Received: (at 18766) by debbugs.gnu.org; 20 Oct 2014 02:40:37 +0000 Received: from localhost ([127.0.0.1]:56204 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xg2tg-0008Kx-Jz for submit@debbugs.gnu.org; Sun, 19 Oct 2014 22:40:36 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.181]:44315) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xg2td-0008Kj-NF for 18766@debbugs.gnu.org; Sun, 19 Oct 2014 22:40:34 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArgGAIDvNVNFpY87/2dsb2JhbABZgwaDSr0vgwUJgRcXdIIlAQEBAQIBViMFCwsOJhIUGA0kiAQI0hkXjnoHhDgEqRmBaoFxgVsh X-IPAS-Result: ArgGAIDvNVNFpY87/2dsb2JhbABZgwaDSr0vgwUJgRcXdIIlAQEBAQIBViMFCwsOJhIUGA0kiAQI0hkXjnoHhDgEqRmBaoFxgVsh X-IronPort-AV: E=Sophos;i="4.97,753,1389762000"; d="scan'208";a="94598471" Received: from 69-165-143-59.dsl.teksavvy.com (HELO pastel.home) ([69.165.143.59]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 19 Oct 2014 22:40:27 -0400 Received: by pastel.home (Postfix, from userid 20848) id 9C5AD7C38; Sun, 19 Oct 2014 22:40:27 -0400 (EDT) From: Stefan Monnier Message-ID: References: Date: Sun, 19 Oct 2014 22:40:27 -0400 In-Reply-To: (Dmitriy Igrishin's message of "Sun, 19 Oct 2014 12:10:04 +0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) > eldoc-documentation-function-default() Problem is: "grep" tells me that "eldoc-documentation-function-default" does not appear anywhere in Emacs's `trunk' code. Could it be that you have some old file getting in the way somewhere? Maybe a "make bootstrap" is needed? Stefan From unknown Tue Aug 19 23:15:19 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18766: 25.0.50; eldoc (after commit fb9dbc05a3ca0b3e69afd5b061c84c3802086834) Resent-From: Dmitriy Igrishin Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 20 Oct 2014 20:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18766 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stefan Monnier Cc: 18766@debbugs.gnu.org Received: via spool by 18766-submit@debbugs.gnu.org id=B18766.141383536219289 (code B ref 18766); Mon, 20 Oct 2014 20:03:01 +0000 Received: (at 18766) by debbugs.gnu.org; 20 Oct 2014 20:02:42 +0000 Received: from localhost ([127.0.0.1]:57508 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XgJA9-000512-In for submit@debbugs.gnu.org; Mon, 20 Oct 2014 16:02:41 -0400 Received: from mail-ig0-f178.google.com ([209.85.213.178]:37124) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XgJA6-00050o-6m for 18766@debbugs.gnu.org; Mon, 20 Oct 2014 16:02:39 -0400 Received: by mail-ig0-f178.google.com with SMTP id h3so5312158igd.17 for <18766@debbugs.gnu.org>; Mon, 20 Oct 2014 13:02:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=/Xyt9TwXSZpYnV4OU07nQhwVAejY04RACebP8f4ZLY4=; b=pm+zmSdrQfiRQVHbV6Y/Cd4SgzO8L6ppPxDy3qOUlgmIo9jkSPoz+4FExndc0nPdae y5O0LQofs9sClWDFsHGzwQV5AaCbdIry3szj193rPAyVd6Kq2zt+145KUcSZOZ1eGbR5 r7KM2sdg9gab1EP+cn/hK7Fjil6iIoG8NbVe/vFyIyQTEv/eoaB8JLPtasRX3u/14Gep KtfaQSwmdv4Dd88yIKBwapt4cIKqAmpz7v5er2HQYzWijWaoq69x6sLonDCBSoreF4oK K+ICZlrFA/6jn3w1e5ZaQ0pTYrggQtWCzThsarUaIxm2lPWsyXMmZk3uMJdA0oAooVIt g/wA== MIME-Version: 1.0 X-Received: by 10.107.15.224 with SMTP id 93mr4812220iop.86.1413835352547; Mon, 20 Oct 2014 13:02:32 -0700 (PDT) Received: by 10.107.156.198 with HTTP; Mon, 20 Oct 2014 13:02:32 -0700 (PDT) In-Reply-To: References: Date: Tue, 21 Oct 2014 00:02:32 +0400 Message-ID: From: Dmitriy Igrishin Content-Type: multipart/alternative; boundary=001a113fe228f5ada00505e031a9 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --001a113fe228f5ada00505e031a9 Content-Type: text/plain; charset=UTF-8 2014-10-20 6:40 GMT+04:00 Stefan Monnier : > > eldoc-documentation-function-default() > > Problem is: "grep" tells me that "eldoc-documentation-function-default" > does not appear anywhere in Emacs's `trunk' code. > > Could it be that you have some old file getting in the way somewhere? > Maybe a "make bootstrap" is needed? > I keep source and build directories of Emacs separately. (The build directory is not a subdir of the source tree.) And from time to time I rebuild Emacs by invoking: make && sudo make install. I've "grepped" for "eldoc-documentation-function-default" in my *source* tree and found *binary* matches. (Probably, sometime I've invoke make in the source directory.) Thus, I am clean the source tree and rebuild Emacs. The problem is gone, so it is mea culpa, rather than bug. Sorry! But this is a question. Why "make install" invoked in the *build* directory after updating the source tree messed up the installation? Thanks! -- // Dmitriy. --001a113fe228f5ada00505e031a9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


2014-10-20 6:40 GMT+04:00 Stefan Monnier <monnier@iro.umontrea= l.ca>:
>=C2=A0 =C2=A0eldoc-documentati= on-function-default()

Problem is: "grep" tells me that "eldoc-documentation-functi= on-default"
does not appear anywhere in Emacs's `trunk' code.

Could it be that you have some old file getting in the way somewhere?
Maybe a "make bootstrap" is needed?
I keep s= ource and build directories of Emacs separately. (The build
direc= tory is not a subdir of the source tree.) And =C2=A0from time to time I
rebuild Emacs by invoking:
make && sudo make insta= ll.
I've "grepped" for "eldoc-documentation-fu= nction-default" in my
*source* tree and found *binary* match= es. (Probably, sometime
I've invoke make in the source direct= ory.)
Thus, I am clean the source tree and rebuild Emacs. The pro= blem
is gone, so it is mea culpa, rather than bug. Sorry!
But this is a question. Why "make install" invoked in the
*build* directory after updating the source tree messed up the
<= div>installation?
Thanks!


<= /div>--
// Dmitriy.

--001a113fe228f5ada00505e031a9-- From unknown Tue Aug 19 23:15:19 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18766: 25.0.50; eldoc (after commit fb9dbc05a3ca0b3e69afd5b061c84c3802086834) Resent-From: Ivan Shmakov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 20 Oct 2014 20:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18766 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 18766@debbugs.gnu.org Received: via spool by 18766-submit@debbugs.gnu.org id=B18766.141383610920517 (code B ref 18766); Mon, 20 Oct 2014 20:16:02 +0000 Received: (at 18766) by debbugs.gnu.org; 20 Oct 2014 20:15:09 +0000 Received: from localhost ([127.0.0.1]:57516 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XgJMB-0005Kq-JG for submit@debbugs.gnu.org; Mon, 20 Oct 2014 16:15:08 -0400 Received: from fely.am-1.org ([78.47.74.50]:36877) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XgJM5-0005K1-4x for 18766@debbugs.gnu.org; Mon, 20 Oct 2014 16:15:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=siamics.net; s=a2013295; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:Sender:References:Subject:To:From; bh=H2a8qb7d2dMmVZdF4mK/CRVMTJwjDeIFQ5L07ndtXW4=; b=hZ1kcha9NU+Y/Ar/ppW6GygtXl1iz7YXeh4Yz8nx6Nxqr22GLO6uF+SSgpAtDGuEPOgSeDkw1zJiTzFkzOFxB+nYyig7NfKTmc7v3fPjevg1HoaJmYWSH/hJCTztFAHCH9rUKU8fs+XcjzBGmV5zcY/dFwVA160LEzupAKhUMJk=; Received: from [2a02:2560:6d4:26ca::1:1d] (helo=violet.siamics.net) by fely.am-1.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1XgJM3-0000il-VI for 18766@debbugs.gnu.org; Mon, 20 Oct 2014 20:15:00 +0000 Received: from localhost ([::1] helo=violet.siamics.net) by violet.siamics.net with esmtps (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1XgJLw-0001CG-Rw for 18766@debbugs.gnu.org; Tue, 21 Oct 2014 03:14:52 +0700 From: Ivan Shmakov References: Date: Mon, 20 Oct 2014 20:14:51 +0000 In-Reply-To: (Dmitriy Igrishin's message of "Tue, 21 Oct 2014 00:02:32 +0400") Message-ID: <87d29mqz0k.fsf@violet.siamics.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.7 (/) >>>>> Dmitriy Igrishin writes: [=E2=80=A6] > I keep source and build directories of Emacs separately. (The build > directory is not a subdir of the source tree.) And from time to time > I rebuild Emacs by invoking: make && sudo make install. I've > "grepped" for "eldoc-documentation-function-default" in my *source* > tree and found *binary* matches. (Probably, sometime I've invoke make > in the source directory.) JFTR, =E2=80=93 the .elc files, produced by the byte compiler as part of the build process, are actually placed in the /source/ directory. It doesn=E2=80=99t make much sense to me, but it=E2=80=99s how the Emacs b= uild process currently works. Personally, I work-around this issue with something like: $ mkdir emacs-2014-10-20-build=20 $ cd emacs-2014-10-20-build=20 $ lndir ../emacs=20 $ ./configure =E2=80=A6 > Thus, I am clean the source tree and rebuild Emacs. The problem is > gone, so it is mea culpa, rather than bug. Sorry! But this is a > question. Why "make install" invoked in the *build* directory after > updating the source tree messed up the installation? Thanks! --=20 FSF associate member #7257 http://boycottsystemd.org/ =E2=80=A6 3013 B6A0= 230E 334A From unknown Tue Aug 19 23:15:19 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18766: 25.0.50.1 eldoc-documentation-function-default error References: In-Reply-To: Resent-From: Luke Powers Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 21 Oct 2014 18:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18766 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 18766@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.141391695810479 (code B ref -1); Tue, 21 Oct 2014 18:43:02 +0000 Received: (at submit) by debbugs.gnu.org; 21 Oct 2014 18:42:38 +0000 Received: from localhost ([127.0.0.1]:58800 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XgeOC-0002iw-Iv for submit@debbugs.gnu.org; Tue, 21 Oct 2014 14:42:37 -0400 Received: from eggs.gnu.org ([208.118.235.92]:56779) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xgaxd-0004NE-Dl for submit@debbugs.gnu.org; Tue, 21 Oct 2014 11:02:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgauN-0005uj-0d for submit@debbugs.gnu.org; Tue, 21 Oct 2014 11:00:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:39650) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgauM-0005uX-S6 for submit@debbugs.gnu.org; Tue, 21 Oct 2014 10:59:34 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55490) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgatu-00082H-QM for bug-gnu-emacs@gnu.org; Tue, 21 Oct 2014 10:59:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xgatn-0005ca-DY for bug-gnu-emacs@gnu.org; Tue, 21 Oct 2014 10:59:06 -0400 Received: from mail-ie0-x235.google.com ([2607:f8b0:4001:c03::235]:63223) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgatn-0005cM-0c for bug-gnu-emacs@gnu.org; Tue, 21 Oct 2014 10:58:59 -0400 Received: by mail-ie0-f181.google.com with SMTP id y20so1376895ier.12 for ; Tue, 21 Oct 2014 07:58:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=E97tJWfZzsb/ST6AVaeSBtBDJPGor5NIN8ZqsPP55Dg=; b=kGsUgWZz/Tuir1MQsWcO79wI9BCKzLIArT3/un6wEE5IaXAckX1gJ2bDZOO/3qmWKq 4NosUGfJMw9yHhZsdd+iphSfdtxQGsQ4jA1YLUVadduXwenmzIix1tTVXg2ugzCxYfL4 jzR6w9XZMN8iX5fyOAl5TWVoH6s+yGMUZNykUbWHW4bGXjcJss93keDZYp3q9lVyvkLC Cc/+x/KpDbvUVA65T+tEctmrsb7dM/kHxYPwQp19KxYarIcu4aUVfPImE0S+iWejH+qw WhLMqen4iFlEcex4Gp2/XnFu+czNUga3nNAdJh582Yb+UaGXUjNqPYLgG3iB0ZNHUMfh vw3g== MIME-Version: 1.0 X-Received: by 10.50.3.36 with SMTP id 4mr27549727igz.20.1413903537999; Tue, 21 Oct 2014 07:58:57 -0700 (PDT) Received: by 10.64.33.108 with HTTP; Tue, 21 Oct 2014 07:58:57 -0700 (PDT) Date: Tue, 21 Oct 2014 07:58:57 -0700 Message-ID: From: Luke Powers Content-Type: multipart/alternative; boundary=089e0122a4802116150505f0120f X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Mailman-Approved-At: Tue, 21 Oct 2014 14:42:34 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --089e0122a4802116150505f0120f Content-Type: text/plain; charset=UTF-8 +1 to a previously reported bug, but also providing a recipe to reproduce. emacs -Q C-h C-a (about page) move the cursor to the first link ('GNU Emacs') and wait a second. The error 'eldoc error: (void-function eldoc-documentation-function-default)' will appear in the minibuffer. In GNU Emacs 25.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.8) of 2014-10-20 on lpowers-tp430 Windowing system distributor `The X.Org Foundation', version 11.0.11501000 System Description: Ubuntu 14.04.1 LTS Configured using: `configure --with-tiff=no' Configured features: XPM JPEG GIF PNG SOUND GSETTINGS NOTIFY LIBXML2 FREETYPE XFT ZLIB Important settings: value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=ibus locale-coding-system: utf-8-unix Major mode: Fundamental Minor modes in effect: global-smart-tab-mode: t global-whitespace-mode: t delete-selection-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t column-number-mode: t line-number-mode: t Recent input: C-h C-a C-p M-f M-f C-f M-x r e p o r Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. eldoc error: (void-function eldoc-documentation-function-default) [3 times] Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message dired format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils eieio byte-opt bytecomp byte-compile cconv eieio-core finder-inf package epg-config kivy-mode smart-tab easy-mmode disp-table whitespace edmacro kmacro cl-loaddefs cl-lib delsel time-date tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) Memory information: ((conses 16 101609 4619) (symbols 48 21419 0) (miscs 40 112 121) (strings 32 20046 4723) (string-bytes 1 581429) (vectors 16 14164) (vector-slots 8 433697 2106) (floats 8 80 271) (intervals 56 231 0) (buffers 976 12) (heap 1024 19340 1209)) --089e0122a4802116150505f0120f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
+1 to a previously reported bug, but also providing a reci= pe to
reproduce.

emacs -Q
C-h C-a (about page)
move the cur= sor to the first link ('GNU Emacs') and wait a second. The error &#= 39;eldoc
error: (void-function eldoc-documentation-function-default)'= ; will appear
in the minibuffer.

In GNU Emacs 25.0.50.1 (x86_64-u= nknown-linux-gnu, GTK+ Version 3.10.8)
=C2=A0of 2014-10-20 on lpowers-tp= 430
Windowing system distributor `The X.Org Foundation', version 11.= 0.11501000
System Description:=C2=A0=C2=A0=C2=A0 Ubuntu 14.04.1 LTS
<= br>Configured using:
=C2=A0`configure --with-tiff=3Dno'

Confi= gured features:
XPM JPEG GIF PNG SOUND GSETTINGS NOTIFY LIBXML2 FREETYPE= XFT ZLIB

Important settings:
=C2=A0 value of $LANG: en_US.UTF-8<= br>=C2=A0 value of $XMODIFIERS: @im=3Dibus
=C2=A0 locale-coding-system: = utf-8-unix

Major mode: Fundamental

Minor modes in effect:
= =C2=A0 global-smart-tab-mode: t
=C2=A0 global-whitespace-mode: t
=C2= =A0 delete-selection-mode: t
=C2=A0 tooltip-mode: t
=C2=A0 global-eld= oc-mode: t
=C2=A0 electric-indent-mode: t
=C2=A0 mouse-wheel-mode: t<= br>=C2=A0 file-name-shadow-mode: t
=C2=A0 global-font-lock-mode: t
= =C2=A0 blink-cursor-mode: t
=C2=A0 auto-composition-mode: t
=C2=A0 au= to-encryption-mode: t
=C2=A0 auto-compression-mode: t
=C2=A0 buffer-r= ead-only: t
=C2=A0 column-number-mode: t
=C2=A0 line-number-mode: t
Recent input:
C-h C-a C-p M-f M-f C-f M-x r e p o r <tab> &l= t;return>

Recent messages:
For information about GNU Emacs and= the GNU system, type C-h C-a.
eldoc error: (void-function eldoc-documen= tation-function-default) [3 times]

Load-path shadows:
None found.=

Features:
(shadow sort gnus-util mail-extr emacsbug message dire= d format-spec
rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode = mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2= 045
ietf-drums mm-util help-fns mail-prsvr mail-utils eieio byte-opt
= bytecomp byte-compile cconv eieio-core finder-inf package epg-config
kiv= y-mode smart-tab easy-mmode disp-table whitespace edmacro kmacro
cl-load= defs cl-lib delsel time-date tooltip eldoc electric uniquify
ediff-hook = vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd
fontset image r= egexp-opt fringe tabulated-list newcomment elisp-mode
lisp-mode prog-mod= e register page menu-bar rfn-eshadow timer select
scroll-bar mouse jit-l= ock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang m= isc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew gre= ek romanian slovak czech european ethiopic
indian cyrillic chinese case-= table epa-hook jka-cmpr-hook help simple
abbrev minibuffer nadvice loadd= efs button faces cus-face macroexp files
text-properties overlay sha1 md= 5 base64 format env code-pages mule
custom widget hashtable-print-readab= le backquote make-network-process
gfilenotify dynamic-setting system-fon= t-setting font-render-setting
move-toolbar gtk x-toolkit x multi-tty ema= cs)

Memory information:
((conses 16 101609 4619)
=C2=A0(symbol= s 48 21419 0)
=C2=A0(miscs 40 112 121)
=C2=A0(strings 32 20046 4723)<= br>=C2=A0(string-bytes 1 581429)
=C2=A0(vectors 16 14164)
=C2=A0(vect= or-slots 8 433697 2106)
=C2=A0(floats 8 80 271)
=C2=A0(intervals 56 2= 31 0)
=C2=A0(buffers 976 12)
=C2=A0(heap 1024 19340 1209))

--089e0122a4802116150505f0120f-- From unknown Tue Aug 19 23:15:19 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18766: 25.0.50.1 eldoc-documentation-function-default error Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 21 Oct 2014 21:41:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18766 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Luke Powers Cc: 18766@debbugs.gnu.org Received: via spool by 18766-submit@debbugs.gnu.org id=B18766.141392763928450 (code B ref 18766); Tue, 21 Oct 2014 21:41:01 +0000 Received: (at 18766) by debbugs.gnu.org; 21 Oct 2014 21:40:39 +0000 Received: from localhost ([127.0.0.1]:58923 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XghAT-0007Om-H0 for submit@debbugs.gnu.org; Tue, 21 Oct 2014 17:40:38 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.181]:7286) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XghAQ-0007OX-Qb for 18766@debbugs.gnu.org; Tue, 21 Oct 2014 17:40:35 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArYGAIDvNVNFpY87/2dsb2JhbABZgwaDSr0vgw6BFxd0giYBAQRWIxALDiYSFBgNJIgM0hkXjnoHhDgEqRmBaoNMIQ X-IPAS-Result: ArYGAIDvNVNFpY87/2dsb2JhbABZgwaDSr0vgw6BFxd0giYBAQRWIxALDiYSFBgNJIgM0hkXjnoHhDgEqRmBaoNMIQ X-IronPort-AV: E=Sophos;i="4.97,753,1389762000"; d="scan'208";a="94772384" Received: from 69-165-143-59.dsl.teksavvy.com (HELO pastel.home) ([69.165.143.59]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 21 Oct 2014 17:40:29 -0400 Received: by pastel.home (Postfix, from userid 20848) id CAAA54820; Tue, 21 Oct 2014 17:40:28 -0400 (EDT) From: Stefan Monnier Message-ID: References: Date: Tue, 21 Oct 2014 17:40:28 -0400 In-Reply-To: (Luke Powers's message of "Tue, 21 Oct 2014 07:58:57 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) > +1 to a previously reported bug, but also providing a recipe to > reproduce. As shown in the discussion, this happens because of a broken build. IOW "make bootstrap" should solve this, Stefan From unknown Tue Aug 19 23:15:19 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18766: 25.0.50.1 eldoc-documentation-function-default error In-Reply-To: Resent-From: Thierry Volpiatto Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 22 Oct 2014 08:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18766 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 18766@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.141396731328467 (code B ref -1); Wed, 22 Oct 2014 08:42:01 +0000 Received: (at submit) by debbugs.gnu.org; 22 Oct 2014 08:41:53 +0000 Received: from localhost ([127.0.0.1]:59111 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XgrUO-0007P5-RY for submit@debbugs.gnu.org; Wed, 22 Oct 2014 04:41:53 -0400 Received: from eggs.gnu.org ([208.118.235.92]:48788) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XgrUL-0007Oq-HD for submit@debbugs.gnu.org; Wed, 22 Oct 2014 04:41:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgrU9-0005e2-LW for submit@debbugs.gnu.org; Wed, 22 Oct 2014 04:41:44 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_NUMERIC_HELO,T_FSL_HELO_BARE_IP_2 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42070) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgrU9-0005dy-JG for submit@debbugs.gnu.org; Wed, 22 Oct 2014 04:41:37 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgrU3-0003Kf-Lv for bug-gnu-emacs@gnu.org; Wed, 22 Oct 2014 04:41:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgrTw-0005ao-Ew for bug-gnu-emacs@gnu.org; Wed, 22 Oct 2014 04:41:31 -0400 Received: from plane.gmane.org ([80.91.229.3]:39448) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgrTw-0005aX-8p for bug-gnu-emacs@gnu.org; Wed, 22 Oct 2014 04:41:24 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XgrTs-0006pC-V2 for bug-gnu-emacs@gnu.org; Wed, 22 Oct 2014 10:41:20 +0200 Received: from 37.161.109.24 ([37.161.109.24]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Oct 2014 10:41:20 +0200 Received: from thierry.volpiatto by 37.161.109.24 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Oct 2014 10:41:20 +0200 X-Injected-Via-Gmane: http://gmane.org/ From: Thierry Volpiatto Date: Wed, 22 Oct 2014 10:41:00 +0200 Organization: Emacs Helm Lines: 15 Message-ID: <874muwmr8j.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 37.161.109.24 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.94 (gnu/linux) Cancel-Lock: sha1:Xr863t6HUlBcEIZOTiYhEbegXxY= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.2 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.2 (---) Stefan Monnier writes: >> +1 to a previously reported bug, but also providing a recipe to >> reproduce. > > As shown in the discussion, this happens because of a broken build. > IOW "make bootstrap" should solve this, Note also that people using eldoc-eval.el will have the same problem if they do not upgrade their copy. -- Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997 From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 28 12:11:34 2014 Received: (at control) by debbugs.gnu.org; 28 Oct 2014 16:11:34 +0000 Received: from localhost ([127.0.0.1]:37873 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xj9Ms-0005pg-BR for submit@debbugs.gnu.org; Tue, 28 Oct 2014 12:11:34 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:48649 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xj9Mq-0005pY-AU for control@debbugs.gnu.org; Tue, 28 Oct 2014 12:11:32 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Xj9Mp-0006mX-TH for control@debbugs.gnu.org; Tue, 28 Oct 2014 12:11:31 -0400 Date: Tue, 28 Oct 2014 12:11:31 -0400 Message-Id: Subject: control message for bug 18766 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.6 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.6 (-----) tag 18766 notabug close 18766