From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 02 12:14:03 2012 Received: (at submit) by debbugs.gnu.org; 2 Apr 2012 16:14:03 +0000 Received: from localhost ([127.0.0.1]:36779 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SEjtL-0004P1-3p for submit@debbugs.gnu.org; Mon, 02 Apr 2012 12:14:03 -0400 Received: from eggs.gnu.org ([208.118.235.92]:39303) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SEjsW-0004Mq-Aw for submit@debbugs.gnu.org; Mon, 02 Apr 2012 12:13:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SEjs5-00031z-A1 for submit@debbugs.gnu.org; Mon, 02 Apr 2012 12:12:55 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:51317) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEjs5-00031u-6w for submit@debbugs.gnu.org; Mon, 02 Apr 2012 12:12:45 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEjry-0005Y3-MS for bug-gnu-emacs@gnu.org; Mon, 02 Apr 2012 12:12:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SEjrr-000317-Tu for bug-gnu-emacs@gnu.org; Mon, 02 Apr 2012 12:12:38 -0400 Received: from li240-131.members.linode.com ([173.255.230.131]:34353 helo=snow.goaugust.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEjrr-00030z-PZ for bug-gnu-emacs@gnu.org; Mon, 02 Apr 2012 12:12:31 -0400 Received: from goaugust.com (snow.goaugust.com [173.255.230.131]) (Authenticated sender: omouse@neverfriday.com) by snow.goaugust.com (Postfix) with ESMTPA id 8B3271A374 for ; Mon, 2 Apr 2012 12:12:29 -0400 (EDT) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 02 Apr 2012 12:12:29 -0400 From: omouse@neverfriday.com To: Subject: 23.1; word-at-point should be defaliased Message-ID: X-Sender: omouse@neverfriday.com User-Agent: Roundcube Webmail/0.5.3 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 02 Apr 2012 12:14:01 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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.9 (------) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: The code of word-at-point is calling (thing-at-point 'word), this should be an alias (using defalias) instead. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/share/emacs/23.1/etc/DEBUG for instructions. In GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.20.1) of 2011-03-04 on allspice, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.10706000 configured using `configure '--build=x86_64-linux-gnu' '--host=x86_64-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.1/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS='' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_CA.utf8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: shell-dirtrack-mode: t diff-auto-refine-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 show-paren-mode: t tooltip-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 column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: c a t SPC : g t C-y M-b M-b M-b M-b M-b M-b M-b " C-e " C-e SPC ( w o r d - a t o - p o i n t ) SPC " . h t m l " ) ) ) C-x C-e C-x C-s C-x o C-x k C-c C-s M-x c s s - m o d e C-x o C-e C-x C-e C-x o M-x C-x o C-x C-e C-x o M-x C-x o M-b M-b M-b ' ' C-e C-x C-e C-x C-s C-x o M-x M-x o C-g C-SPC C-e M-w M-: C-y C-c C-s C-c C-s C-SPC M-w M-: C-y M-< C-c C-q C-c C-q C-a / * C-e SPC * / C-x C-s / * C-n C-e S-SPC * / C-x C-s C-x b M-x r e p o r t - e m a c s - b u g Recent messages: css-sitepoint-lookup Mark set css-quirksmode-lookup Mark set Auto-saving...done Saving file /home/rudolf/Work/trunk/bcui/public/stylesheets/bc/Messages.css... Wrote /home/rudolf/Work/trunk/bcui/public/stylesheets/bc/Messages.css Saving file /home/rudolf/Work/trunk/bcui/public/stylesheets/bc/Messages.css... Wrote /home/rudolf/Work/trunk/bcui/public/stylesheets/bc/Messages.css /usr/bin/mail is not an executable. Setting mail-interactive to t. From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 02 12:34:33 2012 Received: (at 11154) by debbugs.gnu.org; 2 Apr 2012 16:34:33 +0000 Received: from localhost ([127.0.0.1]:36784 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SEkDB-0004t9-8L for submit@debbugs.gnu.org; Mon, 02 Apr 2012 12:34:33 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.183]:52970) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SEkD9-0004t1-EM for 11154@debbugs.gnu.org; Mon, 02 Apr 2012 12:34:32 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AokGAKU/KE9soXt6/2dsb2JhbACBX48mjVV5iHCeGYYZBJsZhAk X-IronPort-AV: E=Sophos;i="4.73,1,1325480400"; d="scan'208";a="171354416" Received: from 108-161-123-122.dsl.teksavvy.com (HELO pastel.home) ([108.161.123.122]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 02 Apr 2012 12:34:13 -0400 Received: by pastel.home (Postfix, from userid 20848) id 62C5359322; Mon, 2 Apr 2012 12:34:13 -0400 (EDT) From: Stefan Monnier To: omouse@neverfriday.com Subject: Re: bug#11154: 23.1; word-at-point should be defaliased Message-ID: References: Date: Mon, 02 Apr 2012 12:34:13 -0400 In-Reply-To: (omouse@neverfriday.com's message of "Mon, 02 Apr 2012 12:12:29 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 11154 Cc: 11154@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: -1.9 (-) > The code of word-at-point is calling (thing-at-point 'word), this should be > an alias (using defalias) instead. I don't understand: what is the other name for (thing-at-point 'word)? Stefan From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 07 20:15:55 2013 Received: (at control) by debbugs.gnu.org; 8 Feb 2013 01:15:55 +0000 Received: from localhost ([127.0.0.1]:42662 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U3cZH-0007N8-7t for submit@debbugs.gnu.org; Thu, 07 Feb 2013 20:15:55 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:54420) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1U3cZF-0007N2-Jh for control@debbugs.gnu.org; Thu, 07 Feb 2013 20:15:54 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1U3cZF-0006lg-4c for control@debbugs.gnu.org; Thu, 07 Feb 2013 20:15:53 -0500 Date: Thu, 07 Feb 2013 20:15:53 -0500 Message-Id: Subject: control message for bug 11154 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: -4.2 (----) tag 11154 notabug close 11154 From unknown Mon Jun 23 20:18:39 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 08 Mar 2013 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator