all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Kostas Oikonomou <ko@research.att.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: text properties in tex mode
Date: Tue, 07 Oct 2008 15:31:14 +0200	[thread overview]
Message-ID: <48EB64A2.4000604@gmx.at> (raw)
In-Reply-To: <48EB5C7D.9010201@research.att.com>

 > Yes, I tried that, it does not help.

You should have complained instantaneously ;-)

After adding these lines to your .emacs and restarting Emacs could you
please go in a buffer in LaTeX mode, type

C-h v RET facemenu-add-face-function RET

and tell me what Emacs prints?

 > So this is a bug in TeX/LaTeX mode?

I suppose TeX mode breaks this with

   (set (make-local-variable 'facemenu-add-face-function)
        (lambda (face end)
	 (or (cdr (assq face tex-face-alist))
	     (error "Face %s not configured for %s mode" face mode-name))))

 > I have never filed an Emacs bug report before, how do you go about it?

 From the Emacs Help menu select Send Bug Report... choose an appropriate
subject and write what you did to produce the bug.  If you can't (or
don't want to) send the report from Emacs itself, copy the From:, To:,
and Subject: fields as well as the entire remaining text to the
respective fields of your preferred mail composer and send them as
usual.

martin





  parent reply	other threads:[~2008-10-07 13:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-07  5:33 text properties in tex mode martin rudalics
2008-10-07 12:56 ` Kostas Oikonomou
2008-10-07 13:03   ` Allan Gottlieb
2008-10-07 13:31   ` martin rudalics [this message]
2008-10-07 13:42     ` Kostas Oikonomou
2008-10-07 14:00       ` martin rudalics
  -- strict thread matches above, loose matches on Subject: below --
2008-10-07  1:16 Kostas Oikonomou
     [not found] <mailman.320.1223253849.25473.help-gnu-emacs@gnu.org>
2008-10-06  7:14 ` harven
2008-10-06  0:44 Kostas Oikonomou
     [not found] <mailman.292.1223226411.25473.help-gnu-emacs@gnu.org>
2008-10-05 17:57 ` harven
2008-10-05 15:11 Kostas Oikonomou
2008-10-05 17:53 ` Drew Adams
     [not found] <mailman.225.1223135509.25473.help-gnu-emacs@gnu.org>
2008-10-04 17:44 ` harven
2008-10-04 17:02 martin rudalics
2008-10-04 15:40 Kostas Oikonomou

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

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

  git send-email \
    --in-reply-to=48EB64A2.4000604@gmx.at \
    --to=rudalics@gmx.at \
    --cc=help-gnu-emacs@gnu.org \
    --cc=ko@research.att.com \
    /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 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.