all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Convert list for use by abbrev-mode
@ 2022-07-30 15:26 carlmarcos--- via Users list for the GNU Emacs text editor
  2022-08-01  3:28 ` Emanuel Berg
  2022-08-01  6:32 ` Jean Louis
  0 siblings, 2 replies; 3+ messages in thread
From: carlmarcos--- via Users list for the GNU Emacs text editor @ 2022-07-30 15:26 UTC (permalink / raw)
  To: Help Gnu Emacs

How can I convert a list to an appropriate table for abbrev-mode?

For instance, I would start from

(setq prototablet-word-list-2
     '( ("some" . "so")   ("than" . "n")     ("that" . "ta")
      ("there" . "tr")  ("this" . "th")    ("time" . "ti") ))



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

end of thread, other threads:[~2022-08-01  6:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-30 15:26 Convert list for use by abbrev-mode carlmarcos--- via Users list for the GNU Emacs text editor
2022-08-01  3:28 ` Emanuel Berg
2022-08-01  6:32 ` Jean Louis

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.