From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?QW5kcmVhcyBSw7ZobGVy?= Newsgroups: gmane.emacs.help Subject: git, magit: nth diff before Date: Tue, 17 Mar 2015 12:08:58 +0100 Message-ID: <55080B4A.5020309@easy-emacs.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1426590594 11675 80.91.229.3 (17 Mar 2015 11:09:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 17 Mar 2015 11:09:54 +0000 (UTC) To: "help-gnu-emacs@gnu.org List" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 17 12:09:45 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 1YXpNV-00081S-EL for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Mar 2015 12:09:41 +0100 Original-Received: from localhost ([::1]:53863 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXpNU-0004tI-Az for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Mar 2015 07:09:40 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41045) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXpNI-0004tC-PT for help-gnu-emacs@gnu.org; Tue, 17 Mar 2015 07:09:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YXpND-0003V6-R8 for help-gnu-emacs@gnu.org; Tue, 17 Mar 2015 07:09:28 -0400 Original-Received: from mout.kundenserver.de ([212.227.17.24]:58413) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXpND-0003Up-GV for help-gnu-emacs@gnu.org; Tue, 17 Mar 2015 07:09:23 -0400 Original-Received: from [192.168.178.32] ([95.119.33.195]) by mrelayeu.kundenserver.de (mreue101) with ESMTPSA (Nemesis) id 0Lmcct-1Z7z8d3tFT-00aHmk for ; Tue, 17 Mar 2015 12:09:21 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.5.0 X-Provags-ID: V03:K0:vokXo52b9wjpvl9+EvV/5Wm/OHAs9WPHn9kzDioYrCT8dZC/rQA wWyyg61mAnn+F1rcD6SXWXz6iI6f+EsN4MhiSAmHlTHTOmvk2rlKNhzo0+yzm32ofSCq06P dlxx2mw7OGBBQwcI9qCiHPgMZwQa5MSsglxK+RKiU0BugT5TgYmGeZdU9ivk5pqsTJyVRrr Z02OIOyHCzbsaCt9TafTw== X-UI-Out-Filterresults: notjunk:1; X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.17.24 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:103191 Archived-At: Hi, let's assume wont to see a git diff from 9th to 8th commit before head. Is there a convenient command using magic, i.e. giving arguments as numbers? Thanks, Andreas