From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jay Belanger" Newsgroups: gmane.emacs.devel Subject: Re: Anyone else having problems with CVS emacs and Ubuntu? Date: Fri, 13 Jun 2008 12:10:15 -0500 Message-ID: References: <87tzfxang8.fsf@gmail.com> <87abhpcr3r.fsf@offby1.atm01.sea.blarg.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1213377028 5167 80.91.229.12 (13 Jun 2008 17:10:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Jun 2008 17:10:28 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Eric Hanchrow" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 13 19:11:11 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 1K7Cnu-0007vT-DH for ged-emacs-devel@m.gmane.org; Fri, 13 Jun 2008 19:11:10 +0200 Original-Received: from localhost ([127.0.0.1]:49496 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7Cn6-0002Gk-CJ for ged-emacs-devel@m.gmane.org; Fri, 13 Jun 2008 13:10:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K7Cn3-0002Fy-00 for emacs-devel@gnu.org; Fri, 13 Jun 2008 13:10:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K7Cn2-0002Ex-Hi for emacs-devel@gnu.org; Fri, 13 Jun 2008 13:10:16 -0400 Original-Received: from [199.232.76.173] (port=50514 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K7Cn2-0002El-Dd for emacs-devel@gnu.org; Fri, 13 Jun 2008 13:10:16 -0400 Original-Received: from yw-out-1718.google.com ([74.125.46.157]:21381) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K7Cn2-0004xw-4G for emacs-devel@gnu.org; Fri, 13 Jun 2008 13:10:16 -0400 Original-Received: by yw-out-1718.google.com with SMTP id 9so2421018ywk.66 for ; Fri, 13 Jun 2008 10:10:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=9o6dyO+bl4YlroXMqZrh9KFTLZ8BoprzaMs1tHvLOkA=; b=MpAp/rkENWKgVEwuPjGDaApDQFCRD1tNfehpMztFKd551BJeAl4DsfsGG45YfVfF0Y 0V9vdXsrjv80C9KzuNfQxZlNo/fhO4ArWbmN1hcSk7qcQDBJm8DnWp0PcAS8XSn0g3Gf +1vJqqz8c9QwwwLuGJY4c79ViggGXnB6L54qg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=DwSbj7gQvjAn2eSuA++wADfCIxzR80C0JG86FqtBHO6CFlyudAHlZCHAWMeVuVLQ17 g2SsXl3r5uqNBMxraE1MKIOQqGUzvFeBhm/ENZZQjHogW83QrlsknP6EG2KsnpBX0MFb 6XBjgJdAbjyiUaH1uvxKiiKxwt+pNozp/Q7uA= Original-Received: by 10.151.150.13 with SMTP id c13mr4797412ybo.155.1213377015251; Fri, 13 Jun 2008 10:10:15 -0700 (PDT) Original-Received: by 10.150.134.15 with HTTP; Fri, 13 Jun 2008 10:10:15 -0700 (PDT) In-Reply-To: <87abhpcr3r.fsf@offby1.atm01.sea.blarg.net> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:99128 Archived-At: > I've only had a minor problem (which I recently reported): tab > completion fails in some cases in a *shell* buffer. Other than that, > things seem fine. Thanks for the update. The latest Ubuntu update gave a new x11server-core, and that seems to have fixed the problem. So the problem was with my computer, not Emacs.