unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ami Fischman <usenet@fischman.org>
Cc: emacs-devel@gnu.org
Subject: Re: specific coloring of diary calendar entries
Date: Wed, 18 Dec 2002 14:27:43 -0800	[thread overview]
Message-ID: <m3of7jezds.fsf@fischman.org> (raw)
In-Reply-To: <E18OTX3-00052W-00@fencepost.gnu.org> (Richard Stallman's message of "Tue, 17 Dec 2002 21:01:57 -0500")

Richard Stallman <rms@gnu.org> writes:

[...]

> I am not sure.  Perhaps being able to specify a face is good enough,
> and we don't need a categories feature.

I think this is the case.

> 								  and having an
>     sexp entry invoke it?
>
> These tags are much more convenient than sexp entries.
> To be able to specify a face (or category) with [...]
> would certainly be a good feature.

My stubborness is apparently less powerful than my boredom.  I went ahead
and implemented general tagging (so there will be [background:blah],
[face:fooblah], [slant:italic], etc possibilities).  

However, one biggish problem is still in my way: I was under the impression
that overlays stacked "sensibly" -- i.e., if two overlays cover the same
region, and one's face defines a foreground (only) and the other's face defines a
background (only) then the resulting text will show both.  This turns out
not to be the case.  Is there any way to "merge" overlays like this?  By
the time the calendar is getting marked up with the second entry for a
particular date, the first entry is long gone, so there isn't the
possibility of merging the attribute lists "by hand" at this point.  I know
about setting priorities for overlays, but this would still result in
"exclusivity" -- only one entry's colors show.

Any pointers as to how to stack overlays "transparently" appreciated.
Other workarounds for the problem also sought :)

Cheers,
-- 
  Ami Fischman
  usenet@fischman.org

  reply	other threads:[~2002-12-18 22:27 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-11 23:58 specific coloring of diary calendar entries Ami Fischman
2002-12-12  1:02 ` Alan Shutko
2002-12-12 18:24   ` Ami Fischman
2002-12-12 18:56     ` Ami Fischman
2002-12-12 19:31     ` Alan Shutko
2002-12-13 10:14       ` Kai Großjohann
2002-12-14  1:05     ` Alan Shutko
2002-12-14  1:42       ` Miles Bader
2002-12-13 22:22 ` Richard Stallman
2002-12-13 23:37   ` Ami Fischman
2002-12-14  0:07     ` Alan Shutko
2002-12-15 23:39     ` Richard Stallman
2002-12-16  0:31       ` Alex Schroeder
2002-12-17 18:44         ` Richard Stallman
2002-12-17  6:18       ` Ami Fischman
2002-12-17  9:42         ` Alex Schroeder
2002-12-17 16:03           ` Alan Shutko
2002-12-17 11:05         ` Kai Großjohann
2002-12-17 16:02           ` Alan Shutko
2002-12-17 11:07         ` Kai Großjohann
2002-12-18  2:01         ` Richard Stallman
2002-12-18 22:27           ` Ami Fischman [this message]
2002-12-19  6:02             ` Ami Fischman
2002-12-19 18:03               ` Ami Fischman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3of7jezds.fsf@fischman.org \
    --to=usenet@fischman.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).