From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 26 08:26:36 2021 Received: (at submit) by debbugs.gnu.org; 26 Feb 2021 13:26:36 +0000 Received: from localhost ([127.0.0.1]:40447 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lFd8e-0004mr-1T for submit@debbugs.gnu.org; Fri, 26 Feb 2021 08:26:36 -0500 Received: from lists.gnu.org ([209.51.188.17]:54954) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lFd8b-0004mj-TJ for submit@debbugs.gnu.org; Fri, 26 Feb 2021 08:26:34 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59826) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lFd8b-0006Ec-NL for bug-gnu-emacs@gnu.org; Fri, 26 Feb 2021 08:26:33 -0500 Received: from mail-qk1-x72c.google.com ([2607:f8b0:4864:20::72c]:37380) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lFd8Z-0001tt-Sa for bug-gnu-emacs@gnu.org; Fri, 26 Feb 2021 08:26:33 -0500 Received: by mail-qk1-x72c.google.com with SMTP id n28so7458056qkk.4 for ; Fri, 26 Feb 2021 05:26:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=WUnadWvRZVcldOnWodmxoLBIDl6qeRHmXrYV0s4QAAo=; b=NRD7om1JqyuDjXyOru92MQZPxt33nQP2ZAT3TifusVzNdqs+L1XQqlzJi7fDPS+WJI aEAsdHuTNfrLm8bgb/0TiKyhGJMgW3U+2hpfyW2pB005m8okFMXQItGVH6/Y0NOF+Klb vTzQmVXLWFX2ZF4tsq/rrKLskhCWAJ+bVVAv3HHbTIoSinDCCNB8lZe/UiibtF4WciKK KKJ/kZ3I3hK/XYdpZpQv/ec3p50985hr/lbIIH9cckEM7WC3IYbKODKkvoAVCHF3vqjS RY9pqktUUstE1JbP/iMQ2wCTem/9dbU4eW8eWwo8gslx714zJsrnQ4B/ocfZcDS1yszT tU4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=WUnadWvRZVcldOnWodmxoLBIDl6qeRHmXrYV0s4QAAo=; b=RnD067QC1izNDw29vupZnVSYiIKyciLuJGiEVMEokjArKNFIFv8ToVDeBCsN4A65lS rsT6zJEVAB+x6mb/siGGK+lVr194opwL6+XOvT0+afNY9+wRhwJik4blnTXWgy5GIKTb SuPabh/0gWc7UbwyhDkqgiIUmHsRrvYURwjAJMo783GTxfPanhlU1XpvQ44vYR5+1c1v 94J41x+GWCeeTmCHc+cjT3tf0L9e+Z4Vr98AlV/9aUnRHHMqzno+AUjzAPBj9hi8rw7O auGQPmr8TSHuI2OEwnOXPZJqrHRfZ2/mKt50ja49qnC1zhC5z1jS2oVmsHHVGVSuIEMH lG6A== X-Gm-Message-State: AOAM532RkDz3KUJve2eDoaVNzE5hDK/+bl8FOH61QC+S2rfA1WkNTopT 4Jz+SSzT5+eDe9ftkgR9GSTVpd/5L5e/M048ZpjuQUVLAUX7kw== X-Google-Smtp-Source: ABdhPJzeombHAzKlwk+ezBDMfgXDy8HVBfPFwRTyPWDf9fN/YpafjxgbcKWWexWMhV/sW4rgSlSD6dbSpJyROAcAEyg= X-Received: by 2002:ae9:e40b:: with SMTP id q11mr2633175qkc.318.1614345990417; Fri, 26 Feb 2021 05:26:30 -0800 (PST) MIME-Version: 1.0 From: Juang Dse Date: Fri, 26 Feb 2021 14:26:47 +0100 Message-ID: Subject: 28.0.50; octave-mode: parse error in debug mode To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2607:f8b0:4864:20::72c; envelope-from=juangdse@gmail.com; helo=mail-qk1-x72c.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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: -2.3 (--) Suppose the file ------------------- # hoo.m function hoo () for j = 1 : 10 y(j) = j ; endfor endfunction ------------------- is in the search path (e.g. same directory). Then execute dbstop hoo hoo() ; from within emacs (octave-send-line twice), and in the file hoo.m mark the region of the for-loop, followed by octave-send-region. The following error is thrown: debug> debug> debug> for j = 1 : 10 y(j) = j ; endfor > > debug> error: parse error: syntax error >>> endfor ^ ------------------------------------------------------------------------------ In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, cairo version 1.17.4) Repository revision: 90ac40570280f4f423b55a2d9eea5a44317a66e3 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12010000 System Description: Manjaro Linux Configured using: 'configure --prefix=/opt/emacs --without-docs --with-x-toolkit=no' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY OLDXMENU PDUMPER PNG RSVG SOUND THREADS TIFF X11 XDBE XIM XPM ZLIB Major mode: Octave 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 mail-extr emacsbug message rmc puny dired dired-loaddefs rfc822 mml mml-sec epa derived epg epg-config gnus-util rmail rmail-loaddefs auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json map time-date subr-x seq byte-opt gv bytecomp byte-compile cconv mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils compile text-property-search cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs cl-loaddefs cl-lib octave smie easymenu comint ansi-color ring iso-transl 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 multi-tty make-network-process emacs) From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 19 10:02:13 2022 Received: (at 46794) by debbugs.gnu.org; 19 Jun 2022 14:02:13 +0000 Received: from localhost ([127.0.0.1]:52738 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2vVF-0002lT-37 for submit@debbugs.gnu.org; Sun, 19 Jun 2022 10:02:13 -0400 Received: from quimby.gnus.org ([95.216.78.240]:51196) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o2vV8-0002c3-En for 46794@debbugs.gnu.org; Sun, 19 Jun 2022 10:02:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=6a8OIvZbLpSainQ1cMSGXm6H+fqhI20DVgSr+2CCZmg=; b=DbQi2dxDIgCwmgBXryKj0bBhNG khL+Q+2doXD5N0TqXiYql2HolZIM+2aK/d7P8A0CahzewP6aMMLq52j39QUuJ1Rdi7Sa4K4wSeleZ bZbwrDKWIDku0jXUO38+88sEdmNU0+gF4aa7y+7Wr52CgJzFigf3sXL7TEHbJ82gKYFQ=; Received: from [84.212.220.105] (helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1o2vV0-0006cA-0o; Sun, 19 Jun 2022 16:02:00 +0200 From: Lars Ingebrigtsen To: Juang Dse Subject: Re: bug#46794: 28.0.50; octave-mode: parse error in debug mode References: Date: Sun, 19 Jun 2022 16:01:57 +0200 In-Reply-To: (Juang Dse's message of "Fri, 26 Feb 2021 14:26:47 +0100") Message-ID: <87a6a8vjje.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Juang Dse writes: > Suppose the file > > # hoo.m > function hoo () > for j = 1 : 10 > y(j) = j ; > endfor > endfunction > > is in the search path (e.g. same directory). Then exec [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 46794 Cc: 46794@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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.3 (---) Juang Dse writes: > Suppose the file > ------------------- > # hoo.m > function hoo () > for j = 1 : 10 > y(j) = j ; > endfor > endfunction > ------------------- > is in the search path (e.g. same directory). Then execute > dbstop hoo > hoo() ; > > from within emacs (octave-send-line twice), and in the file hoo.m mark > the region of the for-loop, followed by octave-send-region. The > following error is thrown: > > debug> debug> debug> for j = 1 : 10 > y(j) = j ; > endfor > >> > debug> error: parse error: > > syntax error > >>>> endfor > ^ (I'm going through old bug reports that unfortunately weren't resolved at the time.) I'm not very familiar with Octave mode, but if I understand correctly, the complaint here is that if you've entered debugging mode in the inferior Octave buffer, then you can't use octave-send-region successfully until you've exited debugging mode again? I'm not sure whether that's as it should be or not -- anybody else familiar with Octave? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed May 31 05:36:21 2023 Received: (at submit) by debbugs.gnu.org; 31 May 2023 09:36:21 +0000 Received: from localhost ([127.0.0.1]:34903 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q4IFg-00008z-OO for submit@debbugs.gnu.org; Wed, 31 May 2023 05:36:21 -0400 Received: from lists.gnu.org ([209.51.188.17]:33394) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q4IFb-00008l-5V for submit@debbugs.gnu.org; Wed, 31 May 2023 05:36:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q4IFa-00022W-RK for bug-gnu-emacs@gnu.org; Wed, 31 May 2023 05:36:14 -0400 Received: from mail-ed1-x531.google.com ([2a00:1450:4864:20::531]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q4IFZ-0000Pm-17 for bug-gnu-emacs@gnu.org; Wed, 31 May 2023 05:36:14 -0400 Received: by mail-ed1-x531.google.com with SMTP id 4fb4d7f45d1cf-514ab6cb529so1523801a12.1 for ; Wed, 31 May 2023 02:36:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685525770; x=1688117770; h=content-transfer-encoding:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=CuhXUZf7gwsctCCnVA3rsQPmx4XeNDsLBnWxecDu/Bw=; b=JBtblm640u/uFzQtHkZ0FeDnXHDvU/36YBSK+yCC/scVvg6sYeaTZ/3AKe1lGl7EaI dGHKdxHtm0mFh9HuztqSL1cLGTrj6+eEVuyqqUCQvHVpm4wgxNWNoaxCTvfnnY2XMq32 Wmhm0o+bNBIBYyuE9/qgsh39Niw+9Zb/u1EfnASOpSxNz79pUWjIyizRXGlzA1ZukQHe QswDSx3lArDpm6mJ4HMVDnqYWpN8chp9lf2Z7+mRU0g9M0rTLl9CM4CiOIRA/eAInUM+ Rqch5u/0DMLFSDbQ8g4CAcPt/VO1EFoSnOKbJw4CFFUdkwDBODLllas9axJCAJG0y83L YYLA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685525770; x=1688117770; h=content-transfer-encoding:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CuhXUZf7gwsctCCnVA3rsQPmx4XeNDsLBnWxecDu/Bw=; b=lc/6yIVfBGmeuSJIkVwnjFTn/LreGZFiIgSZb0pMTiFbuKGRxI8Suh3zUmRqsSJoEH XNRcsrptvNo9nbH6yIn6lSS7BbtRJ+vsjSE806NYIHLowXT2zPHb9kpFsm9tx+LFRltc JvaX9sl/0G4HnAfGhrbON2klrShDj+YyxZWNN/0X5sX1a/QIpHUwQB8cqispp/nPTcpy QbodxMqSm/C9e07d1IUNNMzFQtNCYhuRena/xaTRkkVjzLbhro6d7k10gTlPssumixp1 ghxCRO9uoEsU45G1B1/ajVzgaDy+w933Gvijl7hQ2TeP4980yOFynS2cSoS4zSg+0ZVO nrcQ== X-Gm-Message-State: AC+VfDxz3OlCYEif1IypaQM93brSsVid1WnEqR4aU61Ww6mciUYDBQv9 0BHq96N8sjraYVEpdKbPrYGxcSY8n2Hx2zSLRH3CvYJ8BKfPymHW X-Google-Smtp-Source: ACHHUZ41PK9hstQUsU9S0kod9ZAvqsfFLdXqACVZyW6MxxS4J/Zsj/aTgbwy00Oh+PGYHgx3QI3sAtNvn3zo8u0iYxA= X-Received: by 2002:a17:907:d28:b0:973:ddfe:e074 with SMTP id gn40-20020a1709070d2800b00973ddfee074mr5982677ejc.2.1685525770142; Wed, 31 May 2023 02:36:10 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Juang Dse Date: Wed, 31 May 2023 11:35:58 +0200 Message-ID: Subject: Re: 28.0.50; octave-mode: parse error in debug mode To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::531; envelope-from=juangdse@gmail.com; helo=mail-ed1-x531.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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: -2.3 (--) it is actually simpler. Forget the for-loop and use instead ------------------- # hoo.m function hoo () pi endfunction ------------------- By marking and sending the string 'pi' everything works. But marking and sending *the entire line* that contains 'pi' executes that line *twice*. So it must be related to the newline that ends the 'pi' line. On Fri, Feb 26, 2021 at 2:26=E2=80=AFPM Juang Dse wrot= e: > > Suppose the file > ------------------- > # hoo.m > function hoo () > for j =3D 1 : 10 > y(j) =3D j ; > endfor > endfunction > ------------------- > is in the search path (e.g. same directory). Then execute > dbstop hoo > hoo() ; > > from within emacs (octave-send-line twice), and in the file hoo.m mark > the region of the for-loop, followed by octave-send-region. The > following error is thrown: > > debug> debug> debug> for j =3D 1 : 10 > y(j) =3D j ; > endfor > > > > debug> error: parse error: > > syntax error > > >>> endfor > ^ > > > -------------------------------------------------------------------------= ----- > In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, cairo version 1.17.4) > Repository revision: 90ac40570280f4f423b55a2d9eea5a44317a66e3 > Repository branch: master > Windowing system distributor 'The X.Org Foundation', version 11.0.1201000= 0 > System Description: Manjaro Linux > > Configured using: > 'configure --prefix=3D/opt/emacs --without-docs --with-x-toolkit=3Dno' > > Configured features: > ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG > JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY > OLDXMENU PDUMPER PNG RSVG SOUND THREADS TIFF X11 XDBE XIM XPM ZLIB > > > Major mode: Octave > > 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 mail-extr emacsbug message rmc puny dired dired-loaddefs > rfc822 mml mml-sec epa derived epg epg-config gnus-util rmail > rmail-loaddefs auth-source cl-seq eieio eieio-core cl-macs > eieio-loaddefs password-cache json map time-date subr-x seq byte-opt gv > bytecomp byte-compile cconv mm-decode mm-bodies mm-encode mail-parse > rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 > ietf-drums mm-util mail-prsvr mail-utils compile text-property-search > cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine > cc-vars cc-defs cl-loaddefs cl-lib octave smie easymenu comint > ansi-color ring iso-transl 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 multi-tty > make-network-process emacs)