From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Graham Smith" Newsgroups: gmane.emacs.help Subject: Re: sorting diary entries Date: Wed, 17 Jan 2007 22:57:39 +0000 Message-ID: <2c75873c0701171457v5297dfc6ob50d6db9b5458338@mail.gmail.com> References: <2c75873c0701171223x2b9944f0gec4706eeab0d458e@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0554463430==" X-Trace: sea.gmane.org 1169074696 19562 80.91.229.12 (17 Jan 2007 22:58:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Jan 2007 22:58:16 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 17 23:58:13 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 1H7JjE-0006qw-FV for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Jan 2007 23:58:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H7JjE-0000gk-Vn for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Jan 2007 17:58:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H7Jix-0000cO-JG for help-gnu-emacs@gnu.org; Wed, 17 Jan 2007 17:57:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H7Jiu-0000Uv-Q4 for help-gnu-emacs@gnu.org; Wed, 17 Jan 2007 17:57:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H7Jiu-0000Uf-ET for help-gnu-emacs@gnu.org; Wed, 17 Jan 2007 17:57:40 -0500 Original-Received: from [64.233.162.235] (helo=nz-out-0506.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H7Jit-0000ln-S5 for help-gnu-emacs@gnu.org; Wed, 17 Jan 2007 17:57:40 -0500 Original-Received: by nz-out-0506.google.com with SMTP id s1so11055nze for ; Wed, 17 Jan 2007 14:57:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ATQxWC8nis5SrG51NbK/1j1lph3Nw7zeVJy7dQqiNa6dtWIGaOyqjlr3zbsQ02A9GP9BXQ8m/noZusiB+50JSB7BJxPg6bu3fCcJYOhHcZ43oFVn7pH5wyH4G+yejyD2+YX+wZnsTHaG24rbsZh8TXaVZKAJI3sadiqjNowdbNM= Original-Received: by 10.35.27.2 with SMTP id e2mr111932pyj.1169074659577; Wed, 17 Jan 2007 14:57:39 -0800 (PST) Original-Received: by 10.35.59.12 with HTTP; Wed, 17 Jan 2007 14:57:39 -0800 (PST) Original-To: help-gnu-emacs@gnu.org In-Reply-To: <2c75873c0701171223x2b9944f0gec4706eeab0d458e@mail.gmail.com> 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:40402 Archived-At: --===============0554463430== Content-Type: multipart/alternative; boundary="----=_Part_102560_2225909.1169074659520" ------=_Part_102560_2225909.1169074659520 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline To reply to myself it seems that the sort only works if fancy display set up as well. So its now working. Graham On 17/01/07, Graham Smith wrote: > > using Emacs 22.0.92.1 on Winxp I am trying to sort diary entries using > > (add-hook 'list-diary-entries-hook 'sort-diary-entries t) > > > as suggested on the diary wiki. > > However, it is making no difference. > > Does it depend on some other code. > Just in case it matters I also have a line added to .emacs to > > specify european date format. > > Can anyone suggest something I could try? > > Many thanks, > > BTW sorry about the font, Gmail seems to have decided > to misbehave and I can't fix it. > > > ------=_Part_102560_2225909.1169074659520 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline To reply to myself it seems that the sort only works if fancy display set up as well. So its now working.

Graham

On 17/01/07, Graham Smith < myotisone@gmail.com> wrote:
using Emacs 22.0.92.1 on Winxp I am trying to sort diary entries using

(add-hook 'list-diary-entries-hook 'sort-diary-entries t)


as suggested on the diary wiki.

However, it is making no difference.

Does it depend on some other code.
Just in case it matters I also have a line added to .emacs to

specify european date format.

Can anyone suggest something I could try?

Many thanks,

BTW sorry about the font, Gmail seems to have decided
to misbehave and I can't fix it.


------=_Part_102560_2225909.1169074659520-- --===============0554463430== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-gnu-emacs mailing list help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============0554463430==--