all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#5261: 23.1.90; diary display
@ 2009-12-23 23:35 Leo
  2009-12-24 22:51 ` Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: Leo @ 2009-12-23 23:35 UTC (permalink / raw
  To: emacs-pretest-bug

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug.  If you can, give
a recipe starting from `emacs -Q':


1. emacs -q
2. (require 'diary-lib)
3. M-x calendar
4. go to a date with diary entries and hit 'd'

For example:

Friday, 25 December 2009:  Christmas
====================================
Pay rent

The face 'diary' is not applied in the above diary display.

This is a problem because some functions 'secretly' loads diary-lib for
example run-at-timer.


If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
/Applications/Emacs.app/Contents/Resources/etc/DEBUG.


In GNU Emacs 23.1.90.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)
 of 2009-12-09 on victoria.local
Windowing system distributor `Apple', version 10.3.949
configured using `configure  '--with-ns''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  value of $XMODIFIERS: nil
  locale-coding-system: nil
  default enable-multibyte-characters: t

Major mode: Emacs-Lisp






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#5261: 23.1.90; diary display
  2009-12-23 23:35 bug#5261: 23.1.90; diary display Leo
@ 2009-12-24 22:51 ` Glenn Morris
  2009-12-25  0:47   ` Leo
  0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2009-12-24 22:51 UTC (permalink / raw
  To: 5261

tags 5261 moreinfo unreproducible
stop

Leo wrote:

> In GNU Emacs 23.1.90.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)
>  of 2009-12-09 on victoria.local
> Windowing system distributor `Apple', version 10.3.949
> configured using `configure  '--with-ns''

This works fine for me on GNU/Linux.

Does `C-u x =' show the diary face being applied at the relevant point?
Does `M-x describe-face diary' show a visibly distinct face?
Does customizing that face make a difference?






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#5261: 23.1.90; diary display
  2009-12-24 22:51 ` Glenn Morris
@ 2009-12-25  0:47   ` Leo
  2010-01-06 17:30     ` Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: Leo @ 2009-12-25  0:47 UTC (permalink / raw
  To: Glenn Morris; +Cc: 5261

[-- Attachment #1: Type: text/plain, Size: 792 bytes --]

On 2009-12-24 22:51 +0000, Glenn Morris wrote:
> tags 5261 moreinfo unreproducible
> stop
>
> Leo wrote:
>
>> In GNU Emacs 23.1.90.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)
>>  of 2009-12-09 on victoria.local
>> Windowing system distributor `Apple', version 10.3.949
>> configured using `configure  '--with-ns''
>
> This works fine for me on GNU/Linux.

It seems to be a problem specific to ns port. If Emacs is started from
terminal, there's no problem. If it is launched from Finder, it exhibits
the bug.

> Does `C-u x =' show the diary face being applied at the relevant point?
> Does `M-x describe-face diary' show a visibly distinct face?
> Does customizing that face make a difference?

1. No diary face is applied.

2. Diary face is red.

3. Make no difference.

Screenshot:

[-- Attachment #2: emacs-face.png --]
[-- Type: image/png, Size: 150082 bytes --]

[-- Attachment #3: Type: text/plain, Size: 5 bytes --]


Leo

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#5261: 23.1.90; diary display
  2009-12-25  0:47   ` Leo
@ 2010-01-06 17:30     ` Glenn Morris
  2014-02-03  0:19       ` Lars Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2010-01-06 17:30 UTC (permalink / raw
  To: Leo; +Cc: 5261

tags 5261 =
stop

Leo wrote:

> It seems to be a problem specific to ns port. If Emacs is started from
> terminal, there's no problem. If it is launched from Finder, it exhibits
> the bug.

Maybe check with locate-library that the right diary-lib.el file is
loaded in each case?

> 1. No diary face is applied.

Weird. As I'm not a Mac user, I don't think I can help much.

What are the values of diary-fancy-date-pattern and
diary-fancy-font-lock-keywords after each launching method?






^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#5261: 23.1.90; diary display
  2010-01-06 17:30     ` Glenn Morris
@ 2014-02-03  0:19       ` Lars Ingebrigtsen
  0 siblings, 0 replies; 5+ messages in thread
From: Lars Ingebrigtsen @ 2014-02-03  0:19 UTC (permalink / raw
  To: Leo; +Cc: 5261

Glenn Morris <rgm@gnu.org> writes:

> tags 5261 =
> stop
>
> Leo wrote:
>
>> It seems to be a problem specific to ns port. If Emacs is started from
>> terminal, there's no problem. If it is launched from Finder, it exhibits
>> the bug.
>
> Maybe check with locate-library that the right diary-lib.el file is
> loaded in each case?
>
>> 1. No diary face is applied.
>
> Weird. As I'm not a Mac user, I don't think I can help much.
>
> What are the values of diary-fancy-date-pattern and
> diary-fancy-font-lock-keywords after each launching method?

More information was requested four years ago, but no further progress
has been made, so I'm closing this bug report.  If this problem is still
present, please reopen the bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-02-03  0:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-23 23:35 bug#5261: 23.1.90; diary display Leo
2009-12-24 22:51 ` Glenn Morris
2009-12-25  0:47   ` Leo
2010-01-06 17:30     ` Glenn Morris
2014-02-03  0:19       ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.