From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christine Sacerdot Newsgroups: gmane.emacs.bugs Subject: problem with openning emacs after installation of emacs-22.1 Date: Mon, 18 Jun 2007 16:05:25 +0200 Message-ID: <46769125.6020104@pasteur.fr> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1182175722 30612 80.91.229.12 (18 Jun 2007 14:08:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Jun 2007 14:08:42 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jun 18 16:08:40 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I0HuG-0005bm-Pu for geb-bug-gnu-emacs@m.gmane.org; Mon, 18 Jun 2007 16:08:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0HuG-0006MH-6P for geb-bug-gnu-emacs@m.gmane.org; Mon, 18 Jun 2007 10:08:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I0Hta-00068L-Do for bug-gnu-emacs@gnu.org; Mon, 18 Jun 2007 10:07:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I0HtZ-00067p-QB for bug-gnu-emacs@gnu.org; Mon, 18 Jun 2007 10:07:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0HtZ-00067l-Gm for bug-gnu-emacs@gnu.org; Mon, 18 Jun 2007 10:07:53 -0400 Original-Received: from munster2.sis.pasteur.fr ([157.99.64.204] helo=mail-interne1.pasteur.fr) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I0HtZ-0004l8-2x for bug-gnu-emacs@gnu.org; Mon, 18 Jun 2007 10:07:53 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail-interne1.pasteur.fr (Postfix) with ESMTP id ADAA41CC027 for ; Mon, 18 Jun 2007 16:07:52 +0200 (CEST) X-Virus-Scanned: amavisd-new at pasteur.fr Original-Received: from corona.gmlev.pasteur.fr (corona.gmlev.pasteur.fr [157.99.100.121]) by mail-interne1.pasteur.fr (Postfix) with ESMTP id 84AB61CC01B for ; Mon, 18 Jun 2007 16:07:52 +0200 (CEST) User-Agent: Thunderbird 2.0.0.0 (Macintosh/20070326) X-detected-kernel: FreeBSD 6.x (1) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15939 Archived-At: I have just downloaded the version emacs-22.1 of GNU Emacs (file emacs-22.1.tar.gz from http://ftp.gnu.org/pub/gnu/emacs/ ) and the installation occurred without error apparently (using the commands: './configure --with-X', then 'make bootstrap', then 'sudo make install', in an Xterm). However, I cannot open emacs. Here is a copy of the Xterm window when I try to edit a text file: ~>emacs toto.txt & [1] 279 ~> [1] + suspended (tty output) emacs toto.txt ~> Thank you in advance for your help. Sincerely, Dr Christine Sacerdot