From unknown Wed Jun 18 00:26:10 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#12692 <12692@debbugs.gnu.org> To: bug#12692 <12692@debbugs.gnu.org> Subject: Status: 24.1; thing-at-point in temp buffer Reply-To: bug#12692 <12692@debbugs.gnu.org> Date: Wed, 18 Jun 2025 07:26:10 +0000 retitle 12692 24.1; thing-at-point in temp buffer reassign 12692 emacs submitter 12692 Jerome Truong severity 12692 minor tag 12692 notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 20 14:25:35 2012 Received: (at submit) by debbugs.gnu.org; 20 Oct 2012 18:25:35 +0000 Received: from localhost ([127.0.0.1]:53471 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TPdjq-00089a-LY for submit@debbugs.gnu.org; Sat, 20 Oct 2012 14:25:35 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58666) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TPdjn-00089L-7c for submit@debbugs.gnu.org; Sat, 20 Oct 2012 14:25:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TPdi7-0003sG-Mm for submit@debbugs.gnu.org; Sat, 20 Oct 2012 14:23: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=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:36295) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TPdi7-0003sC-Ij for submit@debbugs.gnu.org; Sat, 20 Oct 2012 14:23:47 -0400 Received: from eggs.gnu.org ([208.118.235.92]:44869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TPdi6-0003bj-3m for bug-gnu-emacs@gnu.org; Sat, 20 Oct 2012 14:23:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TPdi4-0003ro-1q for bug-gnu-emacs@gnu.org; Sat, 20 Oct 2012 14:23:46 -0400 Received: from mail-ie0-f169.google.com ([209.85.223.169]:44727) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TPdi3-0003rh-SO for bug-gnu-emacs@gnu.org; Sat, 20 Oct 2012 14:23:43 -0400 Received: by mail-ie0-f169.google.com with SMTP id 10so2666959ied.0 for ; Sat, 20 Oct 2012 11:23:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:mime-version:content-type; bh=jFXXABUAiEWxAmZaYBN+UrZ1FLo9HBBxoYwdapzi5Vc=; b=UO1ujMoQ4fIK6Ergm1cDIy9mkQD2K2tAhP7qqsCIRDoVYxfO8HCL0yfJSX7FoahyHG ofhtPxtYNCYLnQx2dgI7Mjg3u/OdMVKFJjf4XJwORo+pb3DZWZycm555J/FQklT3CSw5 narRirF0bTKEfV2kmHBzaNbSCBJ2Q5J4Fxn/g34CymmWg/UwyTnZXyrYv/DzcfE8yn4o OrRWVZpWDZi/56x+8S7MhUWx2emN65vflMKI/5U3+Ap7j9nq93F2jRGDvoCmUSy+D9U3 qpniJf02X3AkasVQRkPLIbVzkM/MsI9bQG6/dgb1qBwdo9DPg6NsovureTFOMbZHR6vA wztw== Received: by 10.50.36.201 with SMTP id s9mr11986099igj.17.1350757423258; Sat, 20 Oct 2012 11:23:43 -0700 (PDT) Received: from dhcp-09-43.bravo (c-76-17-216-101.hsd1.mn.comcast.net. [76.17.216.101]) by mx.google.com with ESMTPS id gz10sm4437617igc.9.2012.10.20.11.23.42 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 20 Oct 2012 11:23:42 -0700 (PDT) From: Jerome Truong To: bug-gnu-emacs@gnu.org Subject: 24.1; thing-at-point in temp buffer Date: Sat, 20 Oct 2012 13:24:29 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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.1 (------) X-Debbugs-Envelope-To: submit 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.1 (------) Why does the following return the whole string "this.is.an.example": (thing-at-point 'symbol)this.is.an.example ^ | eval at point here but using a temp buffer only returns "this": (let ((type 'symbol) (string "this.is.an.example")) (with-temp-buffer (insert string) (goto-char 1) (let ((thing (thing-at-point type))) (message "%s" thing)))) I.e., the first word delimited by '.' as a delimiter (which i guess is the norm for symbols). In GNU Emacs 24.1.1 (x86_64-apple-darwin11.3.0, NS apple-appkit-1138.32) of 2012-07-15 on Jeromes-MacBook-Pro.local Windowing system distributor `Apple', version 10.3.1138 Configured using: `configure '--prefix=/usr/local/Cellar/emacs/24.1' '--without-dbus' '--enable-locallisppath=/usr/local/share/emacs/site-lisp' '--infodir=/usr/local/Cellar/emacs/24.1/share/info/emacs' '--with-ns' '--disable-ns-self-contained' 'CC=/usr/bin/clang' 'CFLAGS=-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.7' 'LDFLAGS=-L/usr/local/lib' 'CPPFLAGS=-isystem /usr/local/include'' 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: nil value of $XMODIFIERS: nil locale-coding-system: nil default enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: 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 shell-dirtrack-mode: t paredit-mode: t yas/global-mode: t yas/minor-mode: t tooltip-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 Recent input: C-S-n C-S-n C-n C-n C-n C-x o C-p M-b M-d a m e - s a m e - s y n t a x C-n C-n C-n C-n C-n C-n C-e C-x C-e C-p C-p C-p C-p C-p C-p M-b M-b C-, b C-S-n C-S-n C-S-n C-S-n C-S-n C-S-n C-S-n C-n C-n C-x o M-d M-d r e a d - f r o m - w h o l e - s t r i n g C-n C-n C-n C-n C-n C-n C-x C-e C-p C-p C-p C-p C-p C-, b C-S-n C-S-n C-S-n C-S-n C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-p C-p C-p C-p C-p C-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-S-p C-x o M-b M-b M-b M-d M-d M-d C-d C-n C-n C-n C-n C-n C-e C-x C-e C-p C-p C-p C-p C-p C-p M-b M-b M-b M-d M-d M-d M-d s y m b o l C-n C-n C-n C-n C-n C-n C-e C-x C-e C-p C-p C-p C-p C-p M-b M-b M-d M-d M-d t h i s . i s . a n . e x a m p l e C-n C-n C-n C-n C-n C-x C-e C-, b C-x o C-, n C-x b # C-, p C-, b M-x r e p o r < return> Recent messages: "third" nil "nil" nil "nil" ext "ext" this "this" Making completion list... Load-path shadows: /Users/jerometruong/.emacs.d/elpa/json-1.2/json hides /usr/local/Cellar/emacs/24.1/share/emacs/24.1/lisp/json /Users/jerometruong/.emacs.d/elpa/magit-20120805/.dir-locals hides /usr/local/Cellar/emacs/24.1/share/emacs/24.1/lisp/gnus/.dir-locals Features: (tutorial cus-edit cus-start cus-load rfc2104 mailalias smtpmail shadow sort mail-extr 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 vc-git jka-compr debug apropos network-stream starttls tls erc-menu erc-join erc-ring erc-networks erc-pcomplete erc-track erc-match erc-button wid-edit erc-fill erc-stamp erc-netsplit erc-goodies erc erc-backend erc-compat mule-util rect ind-util php-mode etags cc-langs speedbar sb-image ezimage dframe help-mode view sgml-mode dired-aux windmove vc-dispatcher vc-svn js json imenu newcomment cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs tramp-sh pcmpl-unix sql ibuf-ext ibuffer dired multi-isearch tramp-cache tramp tramp-compat auth-source gnus-util mm-util mail-prsvr password-cache shell tramp-loaddefs org-wl org-w3m org-vm org-rmail org-mhe org-mew org-irc org-jsinfo org-infojs org-html org-exp ob-exp org-exp-blocks find-func org-agenda org-info org-gnus org-docview org-bibtex bibtex org-bbdb org ob-emacs-lisp ob-tangle ob-ref ob-lob ob-table org-footnote org-src ob-comint ob-keys ob ob-eval org-pcomplete pcomplete org-list org-faces org-compat org-entities org-macs noutline outline format-spec cal-menu calendar cal-loaddefs paredit ido warnings slime-fancy slime-fontifying-fu slime-package-fu slime-references slime-scratch slime-presentations slime-fuzzy slime-fancy-inspector slime-c-p-c slime-editing-commands slime-autodoc slime-parse slime-repl slime derived easy-mmode pp comint regexp-opt ansi-color ring hyperspec thingatpt browse-url org-install bbdb-loaddefs sms ack-and-a-half-autoloads apache-mode-autoloads bbdb2erc-autoloads dsvn-autoloads full-ack-autoloads ghc-autoloads ghci-completion-autoloads github-theme-autoloads haskell-mode-autoloads jabber-autoloads magit-gh-pulls-autoloads gh-autoloads eieio byte-opt bytecomp byte-compile cconv macroexp logito-autoloads magithub-autoloads json-autoloads markdown-mode-autoloads org-magit-autoloads magit-autoloads pcache-autoloads finder-inf php+-mode-autoloads php-extras-autoloads info php-mode-autoloads python-mode-autoloads ruby-tools-autoloads rvm-autoloads yasnippet-bundle-autoloads yasnippet-bundle dropdown-list advice help-fns advice-preload yasnippet edmacro kmacro easymenu assoc cl package tabulated-list time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image fringe lisp-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 loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process ns multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 20 14:37:38 2012 Received: (at 12692) by debbugs.gnu.org; 20 Oct 2012 18:37:38 +0000 Received: from localhost ([127.0.0.1]:53478 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TPdvV-0008Qu-At for submit@debbugs.gnu.org; Sat, 20 Oct 2012 14:37:38 -0400 Received: from rcsinet15.oracle.com ([148.87.113.117]:48005) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TPdvR-0008Qf-HM for 12692@debbugs.gnu.org; Sat, 20 Oct 2012 14:37:35 -0400 Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238]) by rcsinet15.oracle.com (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id q9KIZooH023428 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 20 Oct 2012 18:35:51 GMT Received: from acsmt358.oracle.com (acsmt358.oracle.com [141.146.40.158]) by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id q9KIZnHl024346 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 20 Oct 2012 18:35:50 GMT Received: from abhmt111.oracle.com (abhmt111.oracle.com [141.146.116.63]) by acsmt358.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id q9KIZnqi000380; Sat, 20 Oct 2012 13:35:49 -0500 Received: from dradamslap1 (/71.202.147.44) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sat, 20 Oct 2012 11:35:49 -0700 From: "Drew Adams" To: "'Jerome Truong'" , <12692@debbugs.gnu.org> References: Subject: RE: bug#12692: 24.1; thing-at-point in temp buffer Date: Sat, 20 Oct 2012 11:35:18 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Thread-Index: Ac2u8Cdm6YQq3UPPSjCXUy/EYAngjAAAMCJA X-Source-IP: acsinet22.oracle.com [141.146.126.238] X-Spam-Score: -4.6 (----) X-Debbugs-Envelope-To: 12692 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.6 (----) > Why does the following return the whole string "this.is.an.example": > (thing-at-point 'symbol)this.is.an.example > but using a temp buffer only returns "this": Sounds like `.' has `symbol' syntax in the first buffer you used (e.g., Emacs Lisp mode), but not in the temp buffer. The syntax of a char depends on the current mode. See (elisp)`Syntax Tables'. From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 20 14:49:48 2012 Received: (at 12692) by debbugs.gnu.org; 20 Oct 2012 18:49:49 +0000 Received: from localhost ([127.0.0.1]:53496 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TPe7I-0000IO-DD for submit@debbugs.gnu.org; Sat, 20 Oct 2012 14:49:48 -0400 Received: from mail-pa0-f44.google.com ([209.85.220.44]:48996) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TPe7F-0000IC-U8 for 12692@debbugs.gnu.org; Sat, 20 Oct 2012 14:49:46 -0400 Received: by mail-pa0-f44.google.com with SMTP id fb11so1037882pad.3 for <12692@debbugs.gnu.org>; Sat, 20 Oct 2012 11:48:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=mYFqkQzE9iEcxoBr/Ts6NRAay3JU8L7ARuIGrokpwXQ=; b=xg1sF7xTiVKh/3duFgBU0eFFEr3KJ6AbOFv8hSlgh1rqNYyAtd05b5KRGc1pNQAEFT ynOXi2FL45vBUHJ/g77ebL2dX8iYreAtvkb4oIxaVYWRJnEEbuzQqLCqyxHNfUrSVzSt 06LW3erBGwuAIoP7BKqosTycCoLNzsTZTj2QB4aGGZ4ttZgar73NZuWatBw9hvrGR/qu R/KK5noGEZg/CXBd2F6EZ2ke9MwKZKfxNipDdetUk5hHMECdUZX1brrzQ7iGQuoZ4Jld vvMGaUdyS4WC39bjN6tM33/2nMyFyG7h8dpZojVvTYf9voTHnkKyThI4t40qSlbGT0c9 DEQA== Received: by 10.68.232.195 with SMTP id tq3mr17292996pbc.70.1350758883480; Sat, 20 Oct 2012 11:48:03 -0700 (PDT) Received: from debian-6.05 ([101.62.43.191]) by mx.google.com with ESMTPS id c1sm3078804pav.23.2012.10.20.11.47.59 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 20 Oct 2012 11:48:02 -0700 (PDT) From: Jambunathan K To: Jerome Truong Subject: Re: bug#12692: 24.1; thing-at-point in temp buffer References: Date: Sun, 21 Oct 2012 00:19:50 +0530 In-Reply-To: (Jerome Truong's message of "Sat, 20 Oct 2012 13:24:29 -0500") Message-ID: <87happf06p.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.1 (/) X-Debbugs-Envelope-To: 12692 Cc: 12692@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: 0.1 (/) Jerome Truong writes: > (thing-at-point 'symbol) You can also use the following: (find-tag-default) -- From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 20 22:07:01 2012 Received: (at 12692) by debbugs.gnu.org; 21 Oct 2012 02:07:01 +0000 Received: from localhost ([127.0.0.1]:53669 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TPkwO-0002Xg-5y for submit@debbugs.gnu.org; Sat, 20 Oct 2012 22:07:01 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:46190 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TPkwH-0002XQ-4w; Sat, 20 Oct 2012 22:06:54 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TPkuf-0003Sv-No; Sat, 20 Oct 2012 22:05:13 -0400 From: Glenn Morris To: Jerome Truong Subject: Re: bug#12692: 24.1; thing-at-point in temp buffer References: X-Spook: radar CNCIS investigation John Kerry SWAT South Africa X-Ran: -0-*JLf42Ia3*NJi@mt&#@&nB>7s+Wv.:crN;^BVgfE@}'8-0aXx}5'$`lFV%;oo7#bdS" X-Hue: black X-Attribution: GM Date: Sat, 20 Oct 2012 22:05:13 -0400 In-Reply-To: (Jerome Truong's message of "Sat, 20 Oct 2012 13:24:29 -0500") Message-ID: <003918fuli.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -4.6 (----) X-Debbugs-Envelope-To: 12692 Cc: 12692@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: -4.6 (----) tags 12692 notabug close 12692 stop Jerome Truong wrote: > Why does the following return the whole string "this.is.an.example": > > (thing-at-point 'symbol)this.is.an.example > ^ > | > eval at point here > > but using a temp buffer only returns "this": > > (let ((type 'symbol) > (string "this.is.an.example")) > (with-temp-buffer > (insert string) > (goto-char 1) > (let ((thing (thing-at-point type))) > (message "%s" thing)))) Depends on the syntax table in use. Replace your second example with (let ((type 'symbol) (string "this.is.an.example")) (with-temp-buffer (insert string) (goto-char 1) (with-syntax-table emacs-lisp-mode-syntax-table (let ((thing (thing-at-point type))) (message "%s" thing))))) HTH; maybe try help-gnu-emacs first next time? From unknown Wed Jun 18 00:26:10 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 18 Nov 2012 12:24:04 +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