From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Martin Gignac" Newsgroups: gmane.emacs.help Subject: Re: Issue with spanning cells above or below with table.el Date: Sat, 14 Oct 2006 11:16:45 -0400 Message-ID: References: <45309C72.8000304@gmx.at> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1160858340 5103 80.91.229.2 (14 Oct 2006 20:39:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 14 Oct 2006 20:39:00 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 14 22:38:57 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 1GYqHU-0000sb-0h for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Oct 2006 22:38:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GYqHT-0000hE-Gl for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Oct 2006 16:38:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GYlFs-0003MZ-8N for help-gnu-emacs@gnu.org; Sat, 14 Oct 2006 11:16:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GYlFn-0003LO-QG for help-gnu-emacs@gnu.org; Sat, 14 Oct 2006 11:16:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GYlFn-0003LL-HV for help-gnu-emacs@gnu.org; Sat, 14 Oct 2006 11:16:47 -0400 Original-Received: from [64.233.182.187] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GYlOU-0003qz-HG for help-gnu-emacs@gnu.org; Sat, 14 Oct 2006 11:25:46 -0400 Original-Received: by nf-out-0910.google.com with SMTP id q29so1285742nfc for ; Sat, 14 Oct 2006 08:16:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=S0nOW5RmXj1tuiSG3LrqJI5Alwbw3Gs269SEkW91k1BcyT7RxyelV0lcydJOtMTLzIWdV6TeKDxOtntqU8XYbg706/I0iZqf9ZZQewklW5gZrHipEhmlv94RDZXTiTKoHK+E91EHQhLqeEiCEHFhBOtVFw6r60H11jnPiGozeCA= Original-Received: by 10.82.106.14 with SMTP id e14mr727401buc; Sat, 14 Oct 2006 08:16:45 -0700 (PDT) Original-Received: by 10.82.167.17 with HTTP; Sat, 14 Oct 2006 08:16:45 -0700 (PDT) Original-To: "martin rudalics" In-Reply-To: <45309C72.8000304@gmx.at> Content-Disposition: inline X-Mailman-Approved-At: Sat, 14 Oct 2006 16:38:34 -0400 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:38038 Archived-At: On 10/14/06, martin rudalics wrote: > 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. Should I copy the original post to gnu.emacs.bug? -- "Suburbia is where the developer bulldozes out the trees, then names the streets after them." --Bill Vaughan