From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Adrian Robert Newsgroups: gmane.emacs.devel Subject: Re: Emacs.app merged Date: Wed, 16 Jul 2008 21:26:57 -0400 Message-ID: References: <1C66F1FC-BF82-4365-944D-ADCC4D1F435C@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v926) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1216258111 29695 80.91.229.12 (17 Jul 2008 01:28:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Jul 2008 01:28:31 +0000 (UTC) Cc: emacs- devel To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 17 03:29:19 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 1KJIIq-0004cV-G4 for ged-emacs-devel@m.gmane.org; Thu, 17 Jul 2008 03:29:05 +0200 Original-Received: from localhost ([127.0.0.1]:58707 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJIHt-0003Ov-Ea for ged-emacs-devel@m.gmane.org; Wed, 16 Jul 2008 21:28:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KJIHD-0003AP-Sa for emacs-devel@gnu.org; Wed, 16 Jul 2008 21:27:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KJIH4-00037D-UR for emacs-devel@gnu.org; Wed, 16 Jul 2008 21:27:23 -0400 Original-Received: from [199.232.76.173] (port=39191 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJIH4-00036z-Ej for emacs-devel@gnu.org; Wed, 16 Jul 2008 21:27:14 -0400 Original-Received: from an-out-0708.google.com ([209.85.132.246]:4727) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KJIH1-0006Dx-Lx for emacs-devel@gnu.org; Wed, 16 Jul 2008 21:27:13 -0400 Original-Received: by an-out-0708.google.com with SMTP id c38so164519ana.84 for ; Wed, 16 Jul 2008 18:27:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=qTvnpMtLVKcGdCOMRRDQH6kOOs4XQbN6fxmy2UdHz3I=; b=oTKqocE8E0S/gdsOWndaek46zMkpwFQr/NYKBSXv5Rr/im7jLVRmFOpG3v/xpOrKLq 6mUrspFmn5lXm8YsqN2Mnp1C+iqLQW99gsmmZySt+y1suhX3m28kXoSJHIe8E+UDX6UE Nat14vFK8I+axBuzukaIwyvbtW3kzdSWHH2qQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=SgzOX3/TJo3SV/Z0pPe1u7pxwMsEiGCyeQqfOXeoTLwzrpYDKsNiNeXQce2ox90JTL KTA/FxzrsvOJgvPiVxlVhNiXj4pa49lp7Ehs3qYk7th/YrOWvGC/VtL5SneyarAOcFmU urJfOmDAwSL2DzQdbMts6hrQHswetpoDOAaJg= Original-Received: by 10.101.69.10 with SMTP id w10mr3272509ank.30.1216258026929; Wed, 16 Jul 2008 18:27:06 -0700 (PDT) Original-Received: from ?10.0.1.200? ( [97.73.30.9]) by mx.google.com with ESMTPS id 5sm9235191ywl.4.2008.07.16.18.26.59 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 16 Jul 2008 18:27:06 -0700 (PDT) In-Reply-To: X-Mailer: Apple Mail (2.926) 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:100858 Archived-At: On Jul 16, 2008, at 3:26 PM, Stefan Monnier wrote: > Hi again, some more things: > > - The support for GNUstep and Cocoa needs to be mentioned in etc/NEWS Will add soon (once I finish configure/build changes). > - lisp/term/ns-win.el should not redefine blink-cursor-mode. > If at all possible, Emacs.app's cursor blinking code should use the > same code used on all other platforms. I don't see any reason the common code cannot be used, but I've never gotten around to trying. If anyone wants to help on this one, that would be great. > - I've installed changes to keymap.c which add > a `where-is-preferred-modifier'. It's not being thoroughly tested, > so > if it doesn't do what you want, please yell. Its default is > currently > nil, so you may want to change that somewhere. Excellent, I will try...