From unknown Sun Jun 22 03:54:38 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3844: 23.1.50; Sample of code in manual does not compile Reply-To: =?UTF-8?Q?Pawe=C5=82_?= =?UTF-8?Q?So=C5=82tysiak?= , 3844@debbugs.gnu.org Resent-From: =?UTF-8?Q?Pawe=C5=82_?= =?UTF-8?Q?So=C5=82tysiak?= Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 14 Jul 2009 13:30:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 3844 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.124757774825833 (code B ref -1); Tue, 14 Jul 2009 13:30:03 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 14 Jul 2009 13:22:28 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6EDMLx7025819 for ; Tue, 14 Jul 2009 06:22:23 -0700 Received: from mail.gnu.org ([199.232.76.166]:36131 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MQhws-0007Qn-Dt for emacs-pretest-bug@gnu.org; Tue, 14 Jul 2009 09:22:21 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MQhwm-0001tC-28 for emacs-pretest-bug@gnu.org; Tue, 14 Jul 2009 09:21:32 -0400 Received: from mail-ew0-f217.google.com ([209.85.219.217]:63314) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MQhwk-0001pY-LA for emacs-pretest-bug@gnu.org; Tue, 14 Jul 2009 09:21:27 -0400 Received: by ewy17 with SMTP id 17so3586567ewy.42 for ; Tue, 14 Jul 2009 06:21:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.210.11.13 with SMTP id 13mr453257ebk.90.1247577667585; Tue, 14 Jul 2009 06:21:07 -0700 (PDT) Date: Tue, 14 Jul 2009 15:21:07 +0200 Message-ID: From: =?UTF-8?Q?Pawe=C5=82_?= =?UTF-8?Q?So=C5=82tysiak?= To: emacs-pretest-bug@gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) On the page http://www.gnu.org/software/emacs/manual/html_node/elisp/Simple-Macro.html#Simple-Macro is example usage of macro but macro called 'inc' does not compile in *scratch* by using C-x C-e. I looking for response from you. If it's possible send notify to soltys@uznam.org. Thanks In GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.16.1) of 2009-07-10 on ubu Windowing system distributor `The X.Org Foundation', version 11.0.10600000 configured using `configure '--with-x-toolkit=gtk' '--with-xft=yes' '--with-gif' '--with-jpg'' 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: pl_PL.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: ERC Minor modes in effect: flyspell-mode: t erc-list-mode: t erc-menu-mode: t erc-autojoin-mode: t erc-ring-mode: t erc-networks-mode: t erc-pcomplete-mode: t erc-track-mode: t erc-track-minor-mode: t erc-match-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-netsplit-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-move-to-prompt-mode: t erc-readonly-mode: t tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: 1 Recent input: e SPC c o d e SPC i n SPC m a n u a l SPC a f t e r SPC r u n n i k g i n g SPC g i v e SPC e r r o r s i C-y e x a c l y SPC h e r e SPC t h i s SPC m a c r o SPC d o e s SPC n o t SPC c o m p i l e SPC p r o p e r l y SPC . E x a m p l e SPC i n SPC S a m p l e SPC o f SPC e l f 1 T h a n j k s , SPC i SPC W I SPC w i l l SPC r e p o r t SPC t h a t Recent messages: Making completion list... Ispell process killed Local Ispell dictionary set to english Starting new Ispell process [english] ... int Entering debugger... Mark set No completions of elf byte-code: Command attempted to use minibuffer while in minibuffer Hit space to flush From unknown Sun Jun 22 03:54:38 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3844: 23.1.50; Sample of code in manual does not compile Reply-To: Chong Yidong , 3844@debbugs.gnu.org Resent-From: Chong Yidong Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 14 Jul 2009 14:55:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3844 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3844-submit@emacsbugs.donarmstrong.com id=B3844.12475830139044 (code B ref 3844); Tue, 14 Jul 2009 14:55:08 +0000 Received: (at 3844) by emacsbugs.donarmstrong.com; 14 Jul 2009 14:50:13 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.4 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from pantheon-po44.its.yale.edu (pantheon-po44.its.yale.edu [130.132.50.78]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6EEo78W008861 for <3844@emacsbugs.donarmstrong.com>; Tue, 14 Jul 2009 07:50:09 -0700 Received: from furry (dhcp128036014244.central.yale.edu [128.36.14.244]) (authenticated bits=0) by pantheon-po44.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id n6EEnCH0019774 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 14 Jul 2009 10:49:42 -0400 Received: by furry (Postfix, from userid 1000) id 9BBF4C09B; Tue, 14 Jul 2009 10:49:02 -0400 (EDT) From: Chong Yidong To: =?UTF-8?Q?Pawe=C5=82_?= =?UTF-8?Q?So=C5=82tysiak?= Cc: 3844@debbugs.gnu.org Date: Tue, 14 Jul 2009 10:49:02 -0400 Message-ID: <87vdlvcobl.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) > On the page http://www.gnu.org/software/emacs/manual/html_node/elisp/Simple-Macro.html#Simple-Macro > is example usage of macro but macro called 'inc' does not compile in > *scratch* by using C-x C-e. I can't reproduce this problem. Please provide the exact recipe for seeing this bug. What I tried is 1. emacs -Q 2. Insert this in the *scratch* buffer: (defmacro inc (var) (list 'setq var (list '1+ var))) 3. C-x C-e The word "inc" appears in the echo area. From rgm@gnu.org Tue Jul 14 11:17:54 2009 Received: (at control) by emacsbugs.donarmstrong.com; 14 Jul 2009 18:17:54 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-4.5 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6EIHpVZ014142 for ; Tue, 14 Jul 2009 11:17:52 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MQmZZ-0000yG-O4; Tue, 14 Jul 2009 14:17:49 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19036.52173.661438.109231@fencepost.gnu.org> Date: Tue, 14 Jul 2009 14:17:49 -0400 From: Glenn Morris To: control Subject: control tags 3844 moreinfo tags 3846 moreinfo reassign 3834 emacs,ns From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 11 03:16:44 2011 Received: (at control) by debbugs.gnu.org; 11 Feb 2011 08:16:44 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PnoBI-00073c-2P for submit@debbugs.gnu.org; Fri, 11 Feb 2011 03:16:44 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PnoBG-00073O-Kl for control@debbugs.gnu.org; Fri, 11 Feb 2011 03:16:42 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1PnoJn-0001LH-4d for control@debbugs.gnu.org; Fri, 11 Feb 2011 03:25:31 -0500 Date: Fri, 11 Feb 2011 03:25:31 -0500 Message-Id: Subject: control message for bug 3844 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -6.3 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.3 (------) close 3844 stop closed due to lack of information