From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: Org table with long lines visibility Date: Mon, 9 May 2011 22:54:04 +0200 Message-ID: References: <87hb9axson.fsf@gmx.co.uk> <878vuienl7.fsf@gmx.co.uk> <87bozblo37.fsf@gmx.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38373) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJXSy-0005DY-Jq for emacs-orgmode@gnu.org; Mon, 09 May 2011 16:54:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QJXSw-0000AZ-5N for emacs-orgmode@gnu.org; Mon, 09 May 2011 16:54:08 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:43501) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJXSw-0000AU-0t for emacs-orgmode@gnu.org; Mon, 09 May 2011 16:54:06 -0400 Received: by ewy9 with SMTP id 9so1866290ewy.0 for ; Mon, 09 May 2011 13:54:05 -0700 (PDT) In-Reply-To: <87bozblo37.fsf@gmx.co.uk> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Johnny Cc: emacs-orgmode@gnu.org Hi Johnny On Mon, May 9, 2011 at 20:34, Johnny wrote: > Thanks for the pointers. I will keep this on my todo-list, but starting > from minimal experience with lisp and none in debugging in emacs Ok, in this case one more pointer: For the first Edebug session I can recommend the first and short chapter "Using Edebug" from http://www.gnu.org/s/emacs/manual/html_node/elisp/Edebug.html Then keep the other chapters for later reference. Michael