From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Tentative diagnosis of TMM's problem. Date: Thu, 21 Feb 2008 20:51:28 -0500 Message-ID: References: <200802151711.m1FHB3Y3008798@sallyv1.ics.uci.edu> <200802171658.m1HGwQ4h011067@sallyv1.ics.uci.edu> <20080219085231.GA1032@muc.de> <200802190938.m1J9ccVg016565@sallyv1.ics.uci.edu> <20080219190127.GA1106@muc.de> <877ih0o9dx.fsf@catnip.gol.com> <20080220200142.GA1979@muc.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203645103 2973 80.91.229.12 (22 Feb 2008 01:51:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 Feb 2008 01:51:43 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 22 02:52:08 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JSN56-0002z0-28 for ged-emacs-devel@m.gmane.org; Fri, 22 Feb 2008 02:52:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSN4b-0002oO-10 for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 20:51:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSN4X-0002nF-1e for emacs-devel@gnu.org; Thu, 21 Feb 2008 20:51:33 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSN4U-0002ki-Fb for emacs-devel@gnu.org; Thu, 21 Feb 2008 20:51:31 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSN4U-0002kY-C1 for emacs-devel@gnu.org; Thu, 21 Feb 2008 20:51:30 -0500 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JSN4T-0002KP-Us for emacs-devel@gnu.org; Thu, 21 Feb 2008 20:51:30 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAANq4vUfO+J2cdGdsb2JhbACQXwEwoGCBAg X-IronPort-AV: E=Sophos;i="4.25,388,1199682000"; d="scan'208";a="14829497" Original-Received: from smtp.pppoe.ca ([65.39.196.238]) by ironport2-out.pppoe.ca with ESMTP; 21 Feb 2008 20:51:29 -0500 Original-Received: from pastel.home ([206.248.157.156]) by smtp.pppoe.ca (Internet Mail Server v1.0) with ESMTP id CDV06629; Thu, 21 Feb 2008 20:51:29 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id C11308A37; Thu, 21 Feb 2008 20:51:28 -0500 (EST) In-Reply-To: ("Johan =?iso-8859-1?Q?Bockg=1FFFFFFFrd=22's?= message of "Thu, 21 Feb 2008 23:38:00 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:89905 Archived-At: >>>> Maybe another step in that direction would be to make more commands >>>> enable temporary-TMM. E.g. all the mark-* commands >>> Yeah, that sounds familiar... >> >> I'm not sure what you mean by that, could you expand? > I've been using exactly that configuration for a long time, as I have > previously mentioned in a thread (on gnu.emacs.help) where you were > involved[1]. You even posted code for doing it. Sorry, I didn't pay much attention to the actual content of the macro in that thread, only to the way the macro was defined. Stefan