emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Latex index using makeidx
@ 2015-08-02  0:08 Vikas Rawal
  2015-08-03  0:06 ` John Kitchin
  0 siblings, 1 reply; 2+ messages in thread
From: Vikas Rawal @ 2015-08-02  0:08 UTC (permalink / raw)
  To: org-mode mailing list

I am adding index entries in an org document, to be used with makeidx latex package. While the usual \index commands are working without any problem, I was wondering if anyone knows of an existing emacs utility that would add an autocomplete kind of facility (on the basis of previous entries) while making new entries.

Sorry, this is not strictly about orgmode but about emacs. Please excuse me for that.

Vikas

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

* Re: Latex index using makeidx
  2015-08-02  0:08 Latex index using makeidx Vikas Rawal
@ 2015-08-03  0:06 ` John Kitchin
  0 siblings, 0 replies; 2+ messages in thread
From: John Kitchin @ 2015-08-03  0:06 UTC (permalink / raw)
  To: Vikas Rawal; +Cc: org-mode mailing list

[-- Attachment #1: Type: text/plain, Size: 897 bytes --]

maybe hippie-expand? otherwise, you can write your own code to search the
buffer for entries, and use them as the collection for completing-read.

John

-----------------------------------
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu


On Sat, Aug 1, 2015 at 8:08 PM, Vikas Rawal <vikaslists@agrarianresearch.org
> wrote:

> I am adding index entries in an org document, to be used with makeidx
> latex package. While the usual \index commands are working without any
> problem, I was wondering if anyone knows of an existing emacs utility that
> would add an autocomplete kind of facility (on the basis of previous
> entries) while making new entries.
>
> Sorry, this is not strictly about orgmode but about emacs. Please excuse
> me for that.
>
> Vikas
>

[-- Attachment #2: Type: text/html, Size: 1499 bytes --]

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

end of thread, other threads:[~2015-08-03  0:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-02  0:08 Latex index using makeidx Vikas Rawal
2015-08-03  0:06 ` John Kitchin

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).