all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "damien.thiriet77" <damien.thiriet77@laposte.net>
To: help-gnu-emacs@gnu.org
Subject: minor-table-list-alist, once again
Date: Fri, 19 Oct 2012 17:01:36 +0200	[thread overview]
Message-ID: <2010685431.403539.1350658896062.JavaMail.www@wwinf8312> (raw)

Hello,


My previous post had no echo, but I am really in trouble with this minor-table-alist variable. Google cannot show any concrete example, only the (VARIABLE . ABBREV-TABLE), which I obviously did not understand. I am just a historian trying to ease its everyday work…

So, I have set my table polonais-mode-abbrev-table
(define-abbrev-table 'polonais-mode-abbrev-table '(("ków" "Kraków"))),
how should I write my add-to-list?
(add-to-list 'abbrev-minor-mode-table-alist 
'(polonais-mode . polonais-mode-abbrev-table))
does not work. I cannot write anything, it returns:
Wrong type argument: vectorp, polonais-mode-abbrev-table

I am sure polonais-mode is non-nil (returns t when evaluated). Is it a bug, then?


Une messagerie gratuite, garantie à vie et des services en plus, ça vous tente ?
Je crée ma boîte mail www.laposte.net



             reply	other threads:[~2012-10-19 15:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-19 15:01 damien.thiriet77 [this message]
2012-10-19 15:31 ` minor-table-list-alist, once again Doug Lewan
2012-10-19 16:17   ` damien.thiriet77

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=2010685431.403539.1350658896062.JavaMail.www@wwinf8312 \
    --to=damien.thiriet77@laposte.net \
    --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.