all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@easy-emacs.de>
To: Water Lin <WaterLin@ymail.invalid>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Can I build a dictionary in my Emacs?
Date: Sun, 29 Nov 2009 10:43:40 +0100	[thread overview]
Message-ID: <4B12424C.30301@easy-emacs.de> (raw)
In-Reply-To: <87vdgyx9lb.fsf@ymail.invalid>

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

Water Lin wrote:
> I want to build a dictionary in my Emacs. So I can put my specific
> words, expressions and their meanings into it.
> 
> By doing this, when I need them, I don't need to google them out again.
> 
> I don't know if it is suitable to call it dictionary, but it likes
> dictionary.
> 
> Any good suggestions?
> 
> Thanks
> 
> Water Lin
> 

Attached an acronym.el, build upon Michael Olson's wtf-is.el.
It stores and displays acronyms with their meaning.
Maybe it delivers the form you need.

Also I send an example data file.

HTH


Andreas

--
https://code.launchpad.net/s-x-emacs-werkstatt/
http://bazaar.launchpad.net/~a-roehler/python-mode/python-mode.el/


[-- Attachment #2: acronym.el.gz --]
[-- Type: application/x-gzip, Size: 3821 bytes --]

[-- Attachment #3: acronym-alist-comp.el.gz --]
[-- Type: application/x-gzip, Size: 12113 bytes --]

      parent reply	other threads:[~2009-11-29  9:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-26  3:12 Can I build a dictionary in my Emacs? Water Lin
2009-11-26 11:00 ` Pascal J. Bourguignon
2009-11-26 11:54   ` Lennart Borgman
2009-11-26 22:14 ` Tim X
2009-11-27  8:32   ` Water Lin
2009-11-27 11:37   ` Colin S. Miller
2009-11-27 22:50     ` Tim X
2009-11-28  3:07 ` Stefan Monnier
2009-12-03 18:22   ` Drew Adams
2009-11-29  9:43 ` Andreas Röhler [this message]

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=4B12424C.30301@easy-emacs.de \
    --to=andreas.roehler@easy-emacs.de \
    --cc=WaterLin@ymail.invalid \
    --cc=help-gnu-emacs@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 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.