From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.help Subject: Re: Gnus + emacs.stackexchange Date: Thu, 7 May 2015 10:03:12 +0100 Message-ID: References: <87fv7hoxnd.fsf@debian.uxu> <87mw1luz3o.fsf_-_@debian.uxu> <87a8xjpxdh.fsf@gmail.com> <87oalyo7og.fsf@debian.uxu> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1430989415 32545 80.91.229.3 (7 May 2015 09:03:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 May 2015 09:03:35 +0000 (UTC) Cc: help-gnu-emacs To: Emanuel Berg Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 07 11:03:30 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YqHiK-0000I9-M2 for geh-help-gnu-emacs@m.gmane.org; Thu, 07 May 2015 11:03:28 +0200 Original-Received: from localhost ([::1]:49571 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqHiK-0001dn-5L for geh-help-gnu-emacs@m.gmane.org; Thu, 07 May 2015 05:03:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46567) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqHi6-0001dP-Th for help-gnu-emacs@gnu.org; Thu, 07 May 2015 05:03:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YqHi5-0002tN-Ft for help-gnu-emacs@gnu.org; Thu, 07 May 2015 05:03:14 -0400 Original-Received: from mail-la0-x22f.google.com ([2a00:1450:4010:c03::22f]:33537) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqHi5-0002tB-8c for help-gnu-emacs@gnu.org; Thu, 07 May 2015 05:03:13 -0400 Original-Received: by layy10 with SMTP id y10so25830515lay.0 for ; Thu, 07 May 2015 02:03:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=b/mJyRs1A8+zpfWBa0gVVWSfoXJXNO2VyjCQtu8f4Vw=; b=sVkOPNDjHq9wXbnAvCDCthG6IV1eERvQWQsTaF5wBFWfSCwc6Yk9nGpmxvZeXMNtlG GflLjaIsMKSN1S5X2xronK9hePsxUaMtSVyzkrzfD8b663MhaIZg8TE5bedPGoq9ltIT bI97Q6VmWDNrg38oN6ZwDcbPiN/MIUSX07D2TdSyHaa0yQswm8Q6tVqo/lOiUBcETaEo jQHuezf5hWZdQPXDMRl6T9bMeFBGd7ugbHI9GIJ5VMsc9y/dLsqormp274frTzZ3iihb oCFRjXv9TlIXWYmdaqVgD/Ge6/JYSWnDz72m0MYeJdkQg+d6mqeF1YJKDmThMfpF4Wl8 JvNA== X-Received: by 10.112.97.202 with SMTP id ec10mr2258728lbb.4.1430989392175; Thu, 07 May 2015 02:03:12 -0700 (PDT) Original-Received: by 10.25.150.1 with HTTP; Thu, 7 May 2015 02:03:12 -0700 (PDT) In-Reply-To: <87oalyo7og.fsf@debian.uxu> X-Google-Sender-Auth: vYYMx7KwrVRZr5Ufa2aNMuXbwAY X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22f 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:104262 Archived-At: 2015-05-06 1:45 GMT+01:00 Emanuel Berg : > Artur Malabarba writes: > >> Try out sx.el. It's on Melpa, it has full >> reply/posting capabilities, and it's very easy to >> learn. Obviously you'll need >> a stackexchange account. > > I installed it from Melpa with no problems but then > I do `sx-search' and it asks what site and I say > "emacs" and then I type a search string but then it > invariably (?) says > > (wrong-type-argument char-or-string-p nil) in tabulated-list-print That's odd. What's your Emacs version? We had some stupid autoloading issues in the past, so you might workaround it if you load the file `sx-load'. Also, do other commands work? (try the `sx-tab-all-questions')