all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* reftex index phrases
@ 2009-07-19 17:13 Tom Dye
  2009-07-19 17:37 ` Ralf Angeli
  0 siblings, 1 reply; 4+ messages in thread
From: Tom Dye @ 2009-07-19 17:13 UTC (permalink / raw)
  To: help-gnu-emacs

Aloha all,

reftex index phrases doesn't behave as I expect.

\documentclass{article}

\begin{document}
Some text.
\end{document}

Ctrl-C \ on "text."  Mark entry as i.

% -*- mode: reftex-index-phrases; TeX-master: "test_reftex.tex" -*-
%                              Key      Macro Format            Repeat
%---------------------------------------------------------------------
>>>INDEX_MACRO_DEFINITION:	i	\index{%s}          	t
>>>INDEX_MACRO_DEFINITION:	g	\glossary{%s}       	t
%---------------------------------------------------------------------


i	text

Ctrl-C Ctrl-i indicates one match in one file.
Ctrl-C Ctrl-a ! replaces two occurrences

\documentc\index{text}text{article}

\begin{document}
Some \index{text}text.
\end{document}

This is mostly magic to me.  If someone could offer assistance, I'll be 
grateful. 

I'm using Aquamacs 1.8.

All the best,
Tom

-- 
Tom Dye
T. S. Dye & Colleagues, Archaeologists, Inc.
Honolulu, Hawai`i



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

* Re: reftex index phrases
  2009-07-19 17:13 reftex index phrases Tom Dye
@ 2009-07-19 17:37 ` Ralf Angeli
  2009-07-19 20:16   ` Tom Dye
  2009-07-21  2:48   ` Tom Dye
  0 siblings, 2 replies; 4+ messages in thread
From: Ralf Angeli @ 2009-07-19 17:37 UTC (permalink / raw)
  To: help-gnu-emacs

* Tom Dye (2009-07-19) writes:

> Ctrl-C Ctrl-i indicates one match in one file.
> Ctrl-C Ctrl-a ! replaces two occurrences
>
> \documentc\index{text}text{article}
>
> \begin{document}
> Some \index{text}text.
> \end{document}
>
> This is mostly magic to me.  If someone could offer assistance, I'll be 
> grateful. 
>
> I'm using Aquamacs 1.8.

I cannot reproduce this issue with Emacs on GNU/Linux.  Does it work in
your case if you use Emacs (perhaps started with -Q) instead of
Aquamacs?

-- 
Ralf


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

* Re: reftex index phrases
  2009-07-19 17:37 ` Ralf Angeli
@ 2009-07-19 20:16   ` Tom Dye
  2009-07-21  2:48   ` Tom Dye
  1 sibling, 0 replies; 4+ messages in thread
From: Tom Dye @ 2009-07-19 20:16 UTC (permalink / raw)
  To: help-gnu-emacs

On 2009-07-19 07:37:21 -1000, Ralf Angeli <dev.null@caeruleus.net> said:

> * Tom Dye (2009-07-19) writes:
> 
>> Ctrl-C Ctrl-i indicates one match in one file.
>> Ctrl-C Ctrl-a ! replaces two occurrences
>> 
>> \documentc\index{text}text{article}
>> 
>> \begin{document}
>> Some \index{text}text.
>> \end{document}
>> 
>> This is mostly magic to me.  If someone could offer assistance, I'll be
>> grateful. 
>> 
>> I'm using Aquamacs 1.8.
> 
> I cannot reproduce this issue with Emacs on GNU/Linux.  Does it work in
> your case if you use Emacs (perhaps started with -Q) instead of
> Aquamacs?

Thanks for looking into this Ralf.  I tried this:

"/Applications/Aquamacs Emacs.app/Contents/MacOS/Aquamacs Emacs" -q

but had the same results.  I'll report it to the Aquamacs developers in 
case it is specific to Aquamacs.

All the best,
Tom

-- 
Tom Dye
T. S. Dye & Colleagues, Archaeologists, Inc.
Honolulu, Hawai`i



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

* Re: reftex index phrases
  2009-07-19 17:37 ` Ralf Angeli
  2009-07-19 20:16   ` Tom Dye
@ 2009-07-21  2:48   ` Tom Dye
  1 sibling, 0 replies; 4+ messages in thread
From: Tom Dye @ 2009-07-21  2:48 UTC (permalink / raw)
  To: help-gnu-emacs

On 2009-07-19 07:37:21 -1000, Ralf Angeli <dev.null@caeruleus.net> said:

> * Tom Dye (2009-07-19) writes:
> 
>> Ctrl-C Ctrl-i indicates one match in one file.
>> Ctrl-C Ctrl-a ! replaces two occurrences
>> 
>> \documentc\index{text}text{article}
>> 
>> \begin{document}
>> Some \index{text}text.
>> \end{document}
>> 
>> This is mostly magic to me.  If someone could offer assistance, I'll be
>> grateful. 
>> 
>> I'm using Aquamacs 1.8.
> 
> I cannot reproduce this issue with Emacs on GNU/Linux.  Does it work in
> your case if you use Emacs (perhaps started with -Q) instead of
> Aquamacs?

Aloha Ralf,

I was unable to reproduce the behavior with a Carbon Emacs installation 
on my MacBook.  This looks to be an Aquamacs issue.

Thanks again,
Tom

-- 
Tom Dye
T. S. Dye & Colleagues, Archaeologists, Inc.
Honolulu, Hawai`i



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

end of thread, other threads:[~2009-07-21  2:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-19 17:13 reftex index phrases Tom Dye
2009-07-19 17:37 ` Ralf Angeli
2009-07-19 20:16   ` Tom Dye
2009-07-21  2:48   ` Tom Dye

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.