From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yuri Khan Newsgroups: gmane.emacs.help Subject: Re: How to get the new frame? Date: Fri, 24 Jul 2015 21:25:33 +0600 Message-ID: References: <20150721004403.1229.1C8BC4D7@ahiker.mooo.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1437751585 30574 80.91.229.3 (24 Jul 2015 15:26:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 24 Jul 2015 15:26:25 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org" To: "B. T. Raven" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 24 17:26:20 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZIerc-0007yU-3V for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Jul 2015 17:26:20 +0200 Original-Received: from localhost ([::1]:45694 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIerb-0008Bk-7L for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Jul 2015 11:26:19 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47909) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIerL-0008BO-Rg for help-gnu-emacs@gnu.org; Fri, 24 Jul 2015 11:26:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZIerD-0002Hz-2s for help-gnu-emacs@gnu.org; Fri, 24 Jul 2015 11:26:03 -0400 Original-Received: from mail-lb0-x232.google.com ([2a00:1450:4010:c04::232]:34282) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIerC-0002Hh-RI for help-gnu-emacs@gnu.org; Fri, 24 Jul 2015 11:25:55 -0400 Original-Received: by lbbzr7 with SMTP id zr7so17499467lbb.1 for ; Fri, 24 Jul 2015 08:25:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=z4ID+CxZqWBu2HO44p+sO5vUYrlxPsQtMMjP/vpKl/w=; b=Ljr63O9btH+/OQm8VSXaDhE5XJBdkpQjBrfSMKKZLJtvPkRDCFmh2wOUEkdX0TmY3u dCqKwrK4mZt73+qBkQPr+D6e1edxYMn+aDXJXUli1Il0NaKu5vAM6y+m4oXNFuTEHBTL fTpF6w5ncigOIDDXgVFm2kIMQFWRfp3Nvp7kb9qRmR60ikIaa7XYrj3JVcuZUfeLrdgp tcteJOxRFBwPUc125VUorAERNWX77VcJyjTjZjL/vBifScUOiyK6ePaRgtoOEeUEiPXE K87unxHtKNkqIKytt1NQB9EG5pfNiP/7Sh29Vzo2/2mwn9iyrtyZn3UDHORxardCBOpa z1PA== X-Received: by 10.152.87.131 with SMTP id ay3mr14117070lab.27.1437751553213; Fri, 24 Jul 2015 08:25:53 -0700 (PDT) Original-Received: by 10.25.8.202 with HTTP; Fri, 24 Jul 2015 08:25:33 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: CjwL3Lv7Eb0dSnhc-BGlAOppzJA X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::232 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:105970 Archived-At: On Fri, Jul 24, 2015 at 6:51 PM, B. T. Raven wrote: > Btw, are there other buffers besides calendar that need monospace to display > correctly? I use proportional font even in .emacs merely for aesthetic > reasons. Dired and Ibuffer are pretty ugly in a proportional font.