From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84624 Path: news.gmane.org!not-for-mail From: Elias Oltmanns Newsgroups: gmane.emacs.gnus.general Subject: Fancy citing (was: Incoming4414ruc) Date: Wed, 18 Jun 2014 08:13:06 +0200 Message-ID: <87vbryeoel.fsf_-_@denkblock.local> References: <8761jzxv8b.fsf@skimble.plus.com> <87zjhb5rg4.fsf@topper.koldfront.dk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1403072079 6378 80.91.229.3 (18 Jun 2014 06:14:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Jun 2014 06:14:39 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32867@lists.math.uh.edu Wed Jun 18 08:14:32 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Wx98i-0007DT-DR for ding-account@gmane.org; Wed, 18 Jun 2014 08:14:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Wx97q-000602-Rj; Wed, 18 Jun 2014 01:13:39 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Wx97g-0005zo-LY for ding@lists.math.uh.edu; Wed, 18 Jun 2014 01:13:28 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1Wx97e-0006OS-Fd for ding@lists.math.uh.edu; Wed, 18 Jun 2014 01:13:27 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1Wx97c-00005q-DL for ding@gnus.org; Wed, 18 Jun 2014 08:13:24 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Wx97X-0005p4-NO for ding@gnus.org; Wed, 18 Jun 2014 08:13:19 +0200 Original-Received: from xdsl-89-0-82-62.netcologne.de ([89.0.82.62]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Jun 2014 08:13:19 +0200 Original-Received: from eo by xdsl-89-0-82-62.netcologne.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Jun 2014 08:13:19 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 29 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: xdsl-89-0-82-62.netcologne.de User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:NBsAvub/WOsq90asaknDsv28Tow= X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84624 Archived-At: (2014-06-17) asjo@koldfront.dk (Adam Sjøgren) wrote: [...] > See mail-source-delete-incoming: > > ,----[ C-h v mail-source-delete-incoming RET ] > | mail-source-delete-incoming is a variable defined in `mail-source.el'. > | Its value is 10 > | > | Documentation: > | If non-nil, delete incoming files after handling. > | If t, delete immediately, if nil, never delete. If a positive number, delete > | files older than number of days. > | > | Removing of old files happens in `mail-source-callback', i.e. no > | old incoming files will be deleted unless you receive new mail. > | You may also set this variable to nil and call > | `mail-source-delete-old-incoming' interactively. > `---- > May I ask how to insert citations in that style into a message buffer? I have been wondering about that before since it pops up on this list rather frequently. So far I only know about message-mark-inserted-region which generally suits my purposes very well but I'm still curious to learn about „that other way“. Sorry for hijacking this thread and Thanks for any hints, Elias