From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bill O'Connor Newsgroups: gmane.emacs.help Subject: Revert Emacs to version supporting cedet backticks? Date: Mon, 20 Dec 2010 20:55:23 -0500 Message-ID: <878vzjga9g.fsf@gmail.com> Reply-To: billyoc@gmail.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1292896655 18754 80.91.229.12 (21 Dec 2010 01:57:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 21 Dec 2010 01:57:35 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 21 02:57:29 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PUrTl-0005cF-Hk for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Dec 2010 02:57:29 +0100 Original-Received: from localhost ([127.0.0.1]:57715 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PUrTk-0005V2-Nn for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Dec 2010 20:57:28 -0500 Original-Received: from [140.186.70.92] (port=56477 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PUrRp-0004qR-Ts for help-gnu-emacs@gnu.org; Mon, 20 Dec 2010 20:55:30 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PUrRo-0003eF-Lz for help-gnu-emacs@gnu.org; Mon, 20 Dec 2010 20:55:29 -0500 Original-Received: from mail-qy0-f169.google.com ([209.85.216.169]:44467) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PUrRo-0003e6-JE for help-gnu-emacs@gnu.org; Mon, 20 Dec 2010 20:55:28 -0500 Original-Received: by qyk7 with SMTP id 7so4203543qyk.0 for ; Mon, 20 Dec 2010 17:55:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:reply-to:date :message-id:user-agent:mime-version:content-type; bh=dfklSFRqcU/XQRTwqJQW2nWhInMnmzj5KCtt/doqEY0=; b=h+Dxrw6SrAmRWchdaU3UJ8rwF9v7I28kN1PHMdrL29bKELwZVlIDNSrpVsSXW+8K1U 3KwjgAaR+7nGTmcPoGCbnqgoz+GYoRS/rXCbNUA48alHB+ko5KhUpYXvynWXFa/+sZAg D1MopbxcnmM3AUouvArs8UxUV+kWWt0bJJReU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:reply-to:date:message-id:user-agent:mime-version :content-type; b=e/c80uw3js2/ZmOWAmxFRBKzvVc3NFTLMuDCREGydlyVHWVUQ4O6eTW4jOHLtgyUbD qoJq5L9LEds3HInqY4g//TM3rDqMiOhnbXWJrGGSQTmg1ulYeWe5MKvqRE8hN6NVSRRf RM7Gh4mmN07K6zWC7Zk3P4RFyrJofVOeZ/zLQ= Original-Received: by 10.229.95.81 with SMTP id c17mr4323554qcn.99.1292896527380; Mon, 20 Dec 2010 17:55:27 -0800 (PST) Original-Received: from t40 (c-24-91-179-211.hsd1.ma.comcast.net [24.91.179.211]) by mx.google.com with ESMTPS id q12sm2616313qcu.6.2010.12.20.17.55.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 20 Dec 2010 17:55:26 -0800 (PST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:77712 Archived-At: I see that the Emacs trunk won't allow the old backticks to compile anymore, does anyone know what tag I could revert to so I can use cedet? I promise I won't write any elisp with backticks from now on. :)