From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yair F Newsgroups: gmane.emacs.devel Subject: Re: Composing Hebrew diacriticals Date: Wed, 12 May 2010 18:11:16 +0300 Message-ID: References: <83mxwlw2c0.fsf@gnu.org> <83eihojc1z.fsf@gnu.org> <83iq6tq096.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1273677101 17100 80.91.229.12 (12 May 2010 15:11:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 12 May 2010 15:11:41 +0000 (UTC) Cc: emacs-devel@gnu.org, handa@m17n.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 12 17:11:39 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OCDax-0004O9-Ds for ged-emacs-devel@m.gmane.org; Wed, 12 May 2010 17:11:35 +0200 Original-Received: from localhost ([127.0.0.1]:48486 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OCDaw-0007Wm-H4 for ged-emacs-devel@m.gmane.org; Wed, 12 May 2010 11:11:34 -0400 Original-Received: from [140.186.70.92] (port=40768 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OCDaj-0007TO-MI for emacs-devel@gnu.org; Wed, 12 May 2010 11:11:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OCDah-0007Io-7o for emacs-devel@gnu.org; Wed, 12 May 2010 11:11:21 -0400 Original-Received: from mail-wy0-f169.google.com ([74.125.82.169]:46600) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OCDag-0007IM-2g; Wed, 12 May 2010 11:11:18 -0400 Original-Received: by wyg36 with SMTP id 36so83372wyg.0 for ; Wed, 12 May 2010 08:11:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=loU5RaOHiArreMQsE2Kb3QbqB0ON6M7ujdnqPIpcMB8=; b=ADQjxCFuAZCvl8en1ctOh8mgJ51zv96EsJNvugKQgibacBY7eGl/UsoxzurmtdNW7z hSxucOoyw73UrC9TnqWuKtl5ac1CHUrbhe2JRzHbl0jCkSrrcUFJRk1j6v2cASH/Wt/4 2JElcGhuBN6kIMIxtbFtHiHuRgME66nKbLsQA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=I7se4csg1AkKKs/r5V/FdJqlSf6tsUXxhawQrGaxBPN5X6wYHSiRwebjuGZtUYuvVI y66y/JqFAPPpMoh0Wnuwr8/0E+Y8jLHO8fYyZO7NNugRKEVikwnz9eF+mw08nqK5gIlu aSQLSXuwEBUllWg+mUX3o/ylq5h0NdKCZQRuI= Original-Received: by 10.216.155.196 with SMTP id j46mr4559013wek.1.1273677076422; Wed, 12 May 2010 08:11:16 -0700 (PDT) Original-Received: by 10.216.177.204 with HTTP; Wed, 12 May 2010 08:11:16 -0700 (PDT) In-Reply-To: <83iq6tq096.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/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:124725 Archived-At: On Wed, May 12, 2010 at 6:15 AM, Eli Zaretskii wrote: >> Date: Wed, 12 May 2010 00:40:59 +0300 >> From: Yair F >> Cc: eliz@gnu.org, emacs-devel@gnu.org >> >> Is there a way to get what-cursor-position show composition? > > Try "C-u C-x =3D". > This would only show the information for the character after the point whether it's a based or composed mark. But it does not provide information if composition occurred. >> I see some problems, some not present in your image see my example attac= hed: > > How did you get the images you posted? =A0I don't think Handa-san posted > his changes to Emacs yet, at least I didn't see them. =A0Did I miss > something? > Sorry, it is my mistake. I though that Handa-san already comitted his work.