From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.help Subject: Re: [OT, meta] markup (Re: have emacs use SIGTERM to end a process instead of SIGHUP) Date: Fri, 19 Jul 2013 18:48:55 +0200 Message-ID: <87ob9ymr60.fsf@thinkpad.tsdh.de> References: <51DB3A43.4090909@johnleach.co.uk> <87txk4c55k.fsf@thinkpad.tsdh.de> <51DFE1EE.2000805@johnleach.co.uk> <87li57dici.fsf_-_@VLAN-3434.student.uu.se> <87vc4aksea.fsf@VLAN-3434.student.uu.se> <87vc46q22w.fsf@VLAN-3434.student.uu.se> <878v12ptx9.fsf@VLAN-3434.student.uu.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1374252568 10798 80.91.229.3 (19 Jul 2013 16:49:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Jul 2013 16:49:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 19 18:49:29 2013 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 1V0Ds0-0001zE-9S for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Jul 2013 18:49:28 +0200 Original-Received: from localhost ([::1]:42213 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0Ds0-0005T0-06 for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Jul 2013 12:49:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57388) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0Drk-0005RZ-9J for help-gnu-emacs@gnu.org; Fri, 19 Jul 2013 12:49:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0Drh-0006Rj-Nm for help-gnu-emacs@gnu.org; Fri, 19 Jul 2013 12:49:12 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:36410) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0Drh-0006Ra-H1 for help-gnu-emacs@gnu.org; Fri, 19 Jul 2013 12:49:09 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1V0Dre-0001lY-74 for help-gnu-emacs@gnu.org; Fri, 19 Jul 2013 18:49:06 +0200 Original-Received: from 91-67-164-26-dynip.superkabel.de ([91.67.164.26]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Jul 2013 18:49:06 +0200 Original-Received: from tsdh by 91-67-164-26-dynip.superkabel.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 19 Jul 2013 18:49:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 49 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 91-67-164-26-dynip.superkabel.de User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:/bY4mKj3OxRS0a2o/EqTy83AJpU= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:92256 Archived-At: Emanuel Berg writes: Hi! >> Newsreaders construct threads from the references, i.e., every >> article mentions its ancestor articles. Since the references in >> your articles are wrong, every followup you make creates a new >> thread instead of being displayed as a child of the article you >> are replying to. > > Really? To be such a serious bug, it sure took a long while to get to > the surface! > > And how can it be that *I* see the threads (including my posts) > correctly? There are two ways to build threads: by reference and by same subjects. Gathering by subjects is the default in Gnus nowadays. ,----[ C-h v gnus-summary-thread-gathering-function RET ] | gnus-summary-thread-gathering-function is a variable defined in `gnus-sum.el'. | Its value is gnus-gather-threads-by-references | Original value was | gnus-gather-threads-by-subject | | This variable may be risky if used as a file-local variable. | | Documentation: | *Function used for gathering loose threads. | There are two pre-defined functions: `gnus-gather-threads-by-subject', | which only takes Subjects into consideration; and | `gnus-gather-threads-by-references', which compared the References | headers of the articles to find matches. `---- > I didn't do that much Gnus configuration. What I did, I collected at > the URL, last. > > But you already gave me some hints as to where I will start to look. > > http://user.it.uu.se/~embe8573/gnus/index.html Hm, not sure what might be the culprit. But what is `new-message' good for, i.e., what does it do that C-x m (`compose-mail') with `mail-user-agent' set to `gnus-user-agent' wouldn't also do? Bye, Tassilo