From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.help Subject: Re: table.el: how to change colors in the cell? Date: Thu, 08 Sep 2011 07:06:22 +0530 Message-ID: <818vpzx1bd.fsf@gmail.com> References: <32415142.post@talk.nabble.com> <81d3fbx1k2.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1315445807 3449 80.91.229.12 (8 Sep 2011 01:36:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 8 Sep 2011 01:36:47 +0000 (UTC) Cc: Help-gnu-emacs@gnu.org To: Slava Zu Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 08 03:36:43 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R1TXn-0001qb-Ee for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Sep 2011 03:36:43 +0200 Original-Received: from localhost ([::1]:49599 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1TXh-000624-G4 for geh-help-gnu-emacs@m.gmane.org; Wed, 07 Sep 2011 21:36:37 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:50972) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1TXd-00060s-Sk for Help-gnu-emacs@gnu.org; Wed, 07 Sep 2011 21:36:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R1TXc-0000bH-PN for Help-gnu-emacs@gnu.org; Wed, 07 Sep 2011 21:36:33 -0400 Original-Received: from mail-pz0-f44.google.com ([209.85.210.44]:60947) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1TXc-0000b5-Cv for Help-gnu-emacs@gnu.org; Wed, 07 Sep 2011 21:36:32 -0400 Original-Received: by pzk36 with SMTP id 36so399291pzk.17 for ; Wed, 07 Sep 2011 18:36:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=USIbRHRBx138N53cqp5V0q+KpHnFE/2I/KC1bhpprQY=; b=lwK3WOe4vt3EDbeGFXTr9iyAekUZ/vyRpf22FfVlScnBI8F9vEH1BtmyjgPf5ci/0e WlWFEnw8EeHzn2WF25Uva/EUC5zIZMUyO1Gg2BjGsYSS38Pf6SJ/fLIcNQqnI7ffsAJ6 qa+4fj2i3g43erKvR8XCsqwT8wiGxYCjZyH1A= Original-Received: by 10.68.41.136 with SMTP id f8mr195653pbl.196.1315445791160; Wed, 07 Sep 2011 18:36:31 -0700 (PDT) Original-Received: from JAMBU-NETBOOK ([115.241.5.38]) by mx.google.com with ESMTPS id m1sm8718995pbf.3.2011.09.07.18.36.27 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 07 Sep 2011 18:36:30 -0700 (PDT) In-Reply-To: <81d3fbx1k2.fsf@gmail.com> (Jambunathan K.'s message of "Thu, 08 Sep 2011 07:01:09 +0530") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.44 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:82187 Archived-At: > You can use C-c C-x = on a piece of text to identify the underlying ^^^^^^^^^ C-u C-x = > face. --