GNU bug report logs -
#53764
27.1; shouldn't ~/diary be in diary-mode?
Previous Next
Full log
View this message in rfc822 format
Francesco Potortì <pot <at> gnu.org> writes:
> If diary-file is already in the auto-mode-alist, we do nothing. No override.
Do we have a convenience function that says whether we have a match in
auto-mode-alist? `set-auto-mode--apply-alist' seems to be the closest I
can find, and... it's not that close. :-/ But I guess it could be
refactored out of there.
Michael Heerdegen <michael_heerdegen <at> web.de> writes:
>> But I guess it's pretty unlikely. Does anybody have an opinion?
>
> I vote "do it". People will rather change `diary-mode' than writing
> something own from scratch. The - not unuseful - mode is too hard to
> discover currently.
We have a chicken/egg problem, though. Adding `diary-file' to
`auto-mode-alist' would be fine, but we calculate that in calendar.el,
so people not using the calendar won't get the mode.
We could move diary-file out of calendar.el and put it in...
bindings.el or something, though?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 3 years and 95 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.