From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Pedro Costa Newsgroups: gmane.emacs.help Subject: Useful key sequences for latex in emacs Date: Wed, 16 Mar 2011 10:45:41 +0000 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1300272403 2807 80.91.229.12 (16 Mar 2011 10:46:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 16 Mar 2011 10:46:43 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 16 11:46:39 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PzoFS-0005Lh-0q for geh-help-gnu-emacs@m.gmane.org; Wed, 16 Mar 2011 11:46:38 +0100 Original-Received: from localhost ([127.0.0.1]:42310 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzoFR-0004Qi-2t for geh-help-gnu-emacs@m.gmane.org; Wed, 16 Mar 2011 06:46:37 -0400 Original-Received: from [140.186.70.92] (port=49659 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzoEZ-0004Pa-Jx for help-gnu-emacs@gnu.org; Wed, 16 Mar 2011 06:45:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzoEY-0002Of-PG for help-gnu-emacs@gnu.org; Wed, 16 Mar 2011 06:45:43 -0400 Original-Received: from mail-vw0-f41.google.com ([209.85.212.41]:37057) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PzoEY-0002Oa-N2 for help-gnu-emacs@gnu.org; Wed, 16 Mar 2011 06:45:42 -0400 Original-Received: by vws4 with SMTP id 4so1805642vws.0 for ; Wed, 16 Mar 2011 03:45:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=hb77+7ew+6/ia/ixhy4UOUkK8IgO9DeuvK9Qh84fXZM=; b=iWbhyxQMnrlf/5hA16aVjIkEEq2T6WT29ygpVQmK27J2M2D3XJ5tlrGagPwbO4RV7S hmLIfxPHYh1CJGK4NImPO8HO11L1RBBGDmANtCbpc40QZ5x2Ws/qk1BZmljw8Eoa1YdQ HXj7bzMUnq2BXkjAC7fbO1cMFrHUeUnijKzIk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=B1wkTCcCFk8HwppclsVpdtD0UoLsRaTkdD7UsRncuJgIwFXRF7ElkQqLECl0rwpqGW ov1pbD5Qs8GwFVX67YXCoG4e4ns051/x37YNCe19pEllPX8Cr72xCx5ItghGwiqezJWr HbB5aKZ4RnUpGqNWrftBcMfJ2s8OYrt44ayJM= Original-Received: by 10.52.92.172 with SMTP id cn12mr713370vdb.294.1300272341397; Wed, 16 Mar 2011 03:45:41 -0700 (PDT) Original-Received: by 10.52.164.170 with HTTP; Wed, 16 Mar 2011 03:45:41 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.212.41 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:80165 Archived-At: Hi, I'm writing a latex documents, and it's boring to build a table word by word. Is there any useful shortcuts in emacs for latex that allows to build tables, to include images quickly? For example, having a key sequence to build an table automatically in emacs Thanks -- Pedro