From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: 23.0.60; diary entries Date: Thu, 10 Apr 2008 16:28:26 +0200 Message-ID: <71572D2C-E755-43C9-8AD1-9F2DFB07B315@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1207837790 13301 80.91.229.12 (10 Apr 2008 14:29:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Apr 2008 14:29:50 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 10 16:30: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 1JjxmE-00058q-Ra for ged-emacs-devel@m.gmane.org; Thu, 10 Apr 2008 16:29:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jjxlb-0001Qj-4n for ged-emacs-devel@m.gmane.org; Thu, 10 Apr 2008 10:28:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JjxlW-0001QZ-N6 for emacs-devel@gnu.org; Thu, 10 Apr 2008 10:28:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JjxlT-0001NP-1p for emacs-devel@gnu.org; Thu, 10 Apr 2008 10:28:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JjxlS-0001N3-Pw for emacs-devel@gnu.org; Thu, 10 Apr 2008 10:28:34 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JjxlS-0004W3-D8 for emacs-devel@gnu.org; Thu, 10 Apr 2008 10:28:34 -0400 Original-Received: from mx10.gnu.org ([199.232.76.166]) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JjxlS-0006uR-3x for emacs-pretest-bug@gnu.org; Thu, 10 Apr 2008 10:28:34 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JjxlO-0004UP-Pd for emacs-pretest-bug@gnu.org; Thu, 10 Apr 2008 10:28:33 -0400 Original-Received: from fmmailgate03.web.de ([217.72.192.234]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JjxlN-0004Tb-PY for emacs-pretest-bug@gnu.org; Thu, 10 Apr 2008 10:28:30 -0400 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate03.web.de (Postfix) with ESMTP id 7F8AED677F70 for ; Thu, 10 Apr 2008 16:28:28 +0200 (CEST) Original-Received: from [195.4.206.50] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1JjxlM-0005xG-00 for emacs-pretest-bug@gnu.org; Thu, 10 Apr 2008 16:28:28 +0200 X-Mailer: Apple Mail (2.753) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX19p65MYiUFmjWkdyyo0ve6DewQ7WhcmcFlJSZ6V ETpsxnRooV6fE5C8UB+013EqNE1n5xA6q2ceUS2sqmfWd1tCI3 AT8pYWxdWpMRFn+3aR1w== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:94872 gmane.emacs.pretest.bugs:21957 Archived-At: Hello! Launching GNU Emacs with -Q and then invoking calendar, only a few =20 diary entries are marked when I press m in *Calendar* buffer. My =20 diary file has: %%(diary-float t 1 1) Apple Macintosh Computer-Arbeitskreis =20 Frankfurter Hochschulen ;%%(diary-float t 1 -2) Rdump vom System f=E4llig! %%(diary-phases-of-moon 'svn-status-symlink-face) When either of these two diary-float entries is active, the days when =20= the moon's phase changes is not marked. When I live comment the diary-=20= float entries and save diary, then *Calendar* will mark the phase =20 change days. When I change the order of entries, i.e., first comes the moon, then =20 the float's follow, only the days of phase change are shown. Is this =20 all correct behaviour? In GNU Emacs 23.0.60.1 (powerpc-apple-darwin8.11.0, X toolkit, Xaw3d =20 scroll bars) of 2008-04-07 on Latsche.local Windowing system distributor `The XFree86 Project, Inc', version =20 11.0.40400000configured using `configure '--without-sound' '--=20 without-pop' '--with-dbus' '--with-libotf' '--with-x-toolkit=3Dathena' =20= '--enable-locallisppath=3D/Library/Application Support/Emacs/=20 calendar23:/Library/Application Support/Emacs/caml:/Library/=20 Application Support/Emacs:/sw/share/emacs21/site-lisp/elib' =20 'PKG_CONFIG_PATH=3D/sw/lib/pkgconfig:/sw/share/pkgconfig:/usr/lib/=20 pkgconfig:/usr/local/lib/pkgconfig:/usr/X11R6/lib/pkgconfig' 'CFLAGS=3D-=20= ggdb -gfull -Wno-pointer-sign -bind_at_load -pipe -fPIC -mcpu=3D7450 -=20= mtune=3D7450 -mno-powerpc64 -fast -mpim-altivec -ftree-vectorize -fno-=20= crossjumping' 'CPPFLAGS=3D-no-cpp-precomp -I/sw/include -I/usr/local/=20 include -idirafter /usr/X11R6/include' 'LDFLAGS=3D-bind_at_load -=20 dead_strip -multiply_defined suppress -L/sw/lib/ncurses -L/sw/lib -L/=20 usr/local/lib -L/usr/X11R6/lib'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: de_DE.UTF-8 value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: de_DE.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Calendar Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t -- Mit friedvollen Gr=FC=DFen Pete Gut durch ist besser als unten durch!