emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: Carsten Dominik <carsten@orgmode.org>, emacs-orgmode@gnu.org
Subject: Re: Annoying face customizations
Date: Fri, 14 Aug 2009 11:40:00 -0400	[thread overview]
Message-ID: <87pray76b3.fsf@gollum.intra.norang.ca> (raw)
In-Reply-To: <DD13EFEF-92E6-4720-A8CF-97B421E867CE@gmail.com> (Carsten Dominik's message of "Fri\, 14 Aug 2009 17\:26\:15 +0200")

Carsten Dominik <carsten.dominik@gmail.com> writes:

> On Aug 14, 2009, at 5:19 PM, Bernt Hansen wrote:
>
>> I think maybe I've fixed this by deleting the entries in the customize
>> interface and recreating them from scratch with identical detail.
>
>
>
> Hi Bernt,
>
> No, this will com back when you use the agenda or change
> any tags with the fast tag interface.
>
> What comes blow is a simpler technique to get rid of the properties:
>
> I have now removed one reason why these things might get text
> properties.  Please pull, then do this:


Okay I'll try the new version.  I use fast tags interface all the time.

Did you push any new commits?  The most recent one I see is Bastien's
7af16c7 (org.texi: Added an index entry for the sorting of subtrees., 2009-08-14)

>
> 1. Call your agenda C-c a a.
> 2. Evaluate this form
>
>
> (setq org-tag-alist
>   (mapcar (lambda (x)
>             (if (stringp (car x))
> 		(set-text-properties 0 (length (car x)) nil (car x)))
> 	    x)
> 	  org-tag-alist))
>
> 3. Customize both variables, and press Se and Save for both of them.
>
> 4. Let me know if the problem re-appears (it will if you ever use
>    an oder version of Org, either calling the agenda or setting tags.
>
> HTH

  reply	other threads:[~2009-08-14 15:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-13 13:38 Annoying face customizations Bernt Hansen
2009-08-14 14:30 ` Carsten Dominik
2009-08-14 14:32   ` Bernt Hansen
2009-08-14 14:38     ` Carsten Dominik
2009-08-14 14:43       ` Bernt Hansen
2009-08-14 15:19         ` Bernt Hansen
2009-08-14 15:26         ` Carsten Dominik
2009-08-14 15:40           ` Bernt Hansen [this message]
2009-08-14 17:11             ` Carsten Dominik

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.orgmode.org/

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

  git send-email \
    --in-reply-to=87pray76b3.fsf@gollum.intra.norang.ca \
    --to=bernt@norang.ca \
    --cc=carsten.dominik@gmail.com \
    --cc=carsten@orgmode.org \
    --cc=emacs-orgmode@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/org-mode.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).