From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Stefan Huchler Newsgroups: gmane.emacs.devel Subject: Re: Can't figure out how to create a tabulated-list-mode with visible content Date: Sun, 09 Oct 2016 17:49:25 +0200 Message-ID: <87vax1h69m.fsf@jupiter.lan> References: <87zimfio8e.fsf@jupiter.lan> <87mvidzvra.fsf@zigzag.favinet> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1476028245 11301 195.159.176.226 (9 Oct 2016 15:50:45 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 9 Oct 2016 15:50:45 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 09 17:50:41 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1btGMu-0000vv-7Q for ged-emacs-devel@m.gmane.org; Sun, 09 Oct 2016 17:50:28 +0200 Original-Received: from localhost ([::1]:44772 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btGMt-00046u-MK for ged-emacs-devel@m.gmane.org; Sun, 09 Oct 2016 11:50:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34779) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btGMo-00046e-7a for emacs-devel@gnu.org; Sun, 09 Oct 2016 11:50:23 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1btGMk-0002Is-3K for emacs-devel@gnu.org; Sun, 09 Oct 2016 11:50:21 -0400 Original-Received: from [195.159.176.226] (port=36288 helo=blaine.gmane.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btGMj-0002I1-Sn for emacs-devel@gnu.org; Sun, 09 Oct 2016 11:50:18 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1btGMG-0004dj-VL for emacs-devel@gnu.org; Sun, 09 Oct 2016 17:49:48 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:sY3jec09DQSOXHmeA+si9x8E7jw= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 195.159.176.226 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:208121 Archived-At: Thien-Thi Nguyen writes: > () Stefan Huchler > () Sat, 08 Oct 2016 04:11:29 +0200 > > what did I miss? > > This is an interesting question. Please repost to help-gnu-emacs > (emacs-devel is for the development of Emacs, proper). Thx Thien-Thi, sorry for using the wrong list a bit confusing, I thought help-gnu-emacs is for help in using emacs not code/develop for it :) I first searched for elisp groups but there are no officials only from some 3rd party websites. Well now I know it, so thx again!