From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: simaomm@gmail.com Newsgroups: gmane.emacs.help Subject: Re: Emacs 22.1 Compile with Ubuntu 7.04 Date: Sun, 10 Jun 2007 19:55:18 -0000 Organization: http://groups.google.com Message-ID: <1181505318.159809.12540@h2g2000hsg.googlegroups.com> References: <1181320587.329603.297450@k79g2000hse.googlegroups.com> <1181334399.793403.140170@p77g2000hsh.googlegroups.com> <1181356402.505585.24820@k79g2000hse.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1181508040 15623 80.91.229.12 (10 Jun 2007 20:40:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 10 Jun 2007 20:40:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jun 10 22:40:38 2007 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.50) id 1HxUDE-0005yh-NV for geh-help-gnu-emacs@m.gmane.org; Sun, 10 Jun 2007 22:40:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HxUDE-0007sT-9o for geh-help-gnu-emacs@m.gmane.org; Sun, 10 Jun 2007 16:40:36 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!h2g2000hsg.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Original-NNTP-Posting-Host: 213.63.66.158 Original-X-Trace: posting.google.com 1181505318 19538 127.0.0.1 (10 Jun 2007 19:55:18 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sun, 10 Jun 2007 19:55:18 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061221 Firefox/2.0.0.1 (Swiftfox),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: h2g2000hsg.googlegroups.com; posting-host=213.63.66.158; posting-account=uPhShA0AAAAvsMP7k2uk6m0SglAwkBCn Original-Xref: shelby.stanford.edu gnu.emacs.help:149261 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:44848 Archived-At: On Jun 9, 7:47 am, poppyer wrote: > > On Jun 8, 9:26 pm, Jason Rumney wrote: > > > sima...@gmail.com wrote: > > > > Hi, > > > > > I just compiled emacs with the following configure options: > > > > > ./configure --with-gtk --enable-font-backend --with-xft > > > > Of those options, emacs-22.1 only supports --with-gtk. > > > Hi, > > > I just compiled emacs only with --with-gtk and I get the very same > > error. > > I think you didn't get what Jason means. > What you want (using "monospace" xft font) is a function only available > in emacs23 > > -- Ah ok. Thank you.