From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jonathan Yavner Newsgroups: gmane.emacs.devel Subject: Re: incomplete header-line with 3d boxes and prop fonts Date: Mon, 24 Apr 2006 23:16:05 -0400 Message-ID: <200604242316.07934.jyavner@member.fsf.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1145935025 7650 80.91.229.2 (25 Apr 2006 03:17:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 Apr 2006 03:17:05 +0000 (UTC) Cc: emacs-devel@gnu.org, rms@gnu.org, monnier@iro.umontreal.ca Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 25 05:17:02 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FYE2o-00061n-5F for ged-emacs-devel@m.gmane.org; Tue, 25 Apr 2006 05:16:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FYE2n-0001mF-8Q for ged-emacs-devel@m.gmane.org; Mon, 24 Apr 2006 23:16:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FYE2F-0001QP-JP for emacs-devel@gnu.org; Mon, 24 Apr 2006 23:16:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FYE2D-0001Pg-SQ for emacs-devel@gnu.org; Mon, 24 Apr 2006 23:16:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FYE2D-0001Pb-Ok for emacs-devel@gnu.org; Mon, 24 Apr 2006 23:16:17 -0400 Original-Received: from [216.148.227.154] (helo=rwcrmhc14.comcast.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FYE4W-0000sW-1b; Mon, 24 Apr 2006 23:18:40 -0400 Original-Received: from [192.168.0.254] (c-68-45-81-14.hsd1.nj.comcast.net[68.45.81.14]) by comcast.net (rwcrmhc14) with ESMTP id <20060425031611m1400rq9ule>; Tue, 25 Apr 2006 03:16:11 +0000 Original-To: storm@cua.dk (Kim F. Storm) User-Agent: KMail/1.6.2 In-Reply-To: Content-Disposition: inline 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:53363 Archived-At: > > But the result (in ses-mode) isn't pleasing ... > > I fixed the problem in the :align-to handling in C. > That fixes the problem for ses.el too. Excellent, thanks! Hopefully I can find a way to get rid of the the defadvice in SES before pretest starts.