unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* minor-table-list-alist, once again
@ 2012-10-19 15:01 damien.thiriet77
  2012-10-19 15:31 ` Doug Lewan
  0 siblings, 1 reply; 3+ messages in thread
From: damien.thiriet77 @ 2012-10-19 15:01 UTC (permalink / raw)
  To: help-gnu-emacs

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



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

end of thread, other threads:[~2012-10-19 16:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-19 15:01 minor-table-list-alist, once again damien.thiriet77
2012-10-19 15:31 ` Doug Lewan
2012-10-19 16:17   ` damien.thiriet77

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