From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: no-spam@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.help Subject: Re: Issue with spanning cells above or below with table.el Date: Sun, 15 Oct 2006 22:48:49 +0200 Message-ID: References: <45309C72.8000304@gmx.at> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1160945400 6997 80.91.229.2 (15 Oct 2006 20:50:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 15 Oct 2006 20:50:00 +0000 (UTC) Cc: martin.gignac@gmail.com, help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 15 22:49:58 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GZCvl-0001hT-MQ for geh-help-gnu-emacs@m.gmane.org; Sun, 15 Oct 2006 22:49:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GZCvl-00069N-8h for geh-help-gnu-emacs@m.gmane.org; Sun, 15 Oct 2006 16:49:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GZCvP-0005y5-3B for help-gnu-emacs@gnu.org; Sun, 15 Oct 2006 16:49:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GZCvN-0005vG-FL for help-gnu-emacs@gnu.org; Sun, 15 Oct 2006 16:49:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GZCvN-0005uY-8w for help-gnu-emacs@gnu.org; Sun, 15 Oct 2006 16:49:33 -0400 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GZD4L-0000Jr-9s for help-gnu-emacs@gnu.org; Sun, 15 Oct 2006 16:58:49 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id 6505DA50035; Sun, 15 Oct 2006 22:49:29 +0200 (CEST) Original-To: martin rudalics In-Reply-To: <45309C72.8000304@gmx.at> (martin rudalics's message of "Sat\, 14 Oct 2006 10\:14\:42 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:38055 Archived-At: martin rudalics writes: >> I get the feeling that this is not a bug, that the error message >> returned is trying to tell me something I'm doing wrong. > > Thanks for reporting this. For the time being insert > > (require 'regexp-opt) > > somewhere at the beginning of the code of table.el and recompile > table.el. > > Eventually someone will either add the necessary autoloads for > regexp-opt-charset (and regexp-opt-group too?) or fix that in > table.el. I installed your change to table.el. Thanks. -- Kim F. Storm http://www.cua.dk