From: "Rüdiger Sonderfeld" <ruediger@c-plusplus.de>
To: emacs-devel@gnu.org
Cc: Juri Linkov <juri@linkov.net>
Subject: Re: This Is The Git Help Mailing List
Date: Fri, 05 Dec 2014 16:59:55 +0100 [thread overview]
Message-ID: <2190529.IcqPpfqbVT@descartes> (raw)
In-Reply-To: <87zjb3j6f1.fsf@mail.linkov.net>
On Friday 05 December 2014 02:45:10 Juri Linkov wrote:
> I wonder why we still don't have in emacs/.gitattributes this line?
Because:
> when .git/config contains
>
> [diff "lisp"]
> xfuncname = "^(\\(.*)$"
The diff driver for lisp is not part of git and the xfuncname has to be
defined in the User's config. There is no way for us to set it project-wide.
That's why I added the instructions to do it manually to the EmacsWiki.
Besides *.el, there are also instructions for texinfo (requires another
xfuncname) and C code (has builtin support).
http://www.emacswiki.org/emacs/GitForEmacsDevs#UsefulAddOns
Regards,
Rüdiger
next prev parent reply other threads:[~2014-12-05 15:59 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-13 16:06 This Is The Git Help Mailing List Lars Magne Ingebrigtsen
2014-11-13 16:19 ` Lars Magne Ingebrigtsen
2014-11-13 17:04 ` Eli Zaretskii
2014-11-13 17:19 ` Andreas Schwab
2014-11-13 17:38 ` Eli Zaretskii
2014-12-05 0:45 ` Juri Linkov
2014-12-05 2:04 ` Stefan Monnier
2014-12-05 4:26 ` Ted Zlatanov
2014-12-05 16:03 ` Rüdiger Sonderfeld
2014-12-05 15:59 ` Rüdiger Sonderfeld [this message]
2014-11-13 16:20 ` Karl Fogel
2014-11-13 17:24 ` Paul Eggert
2014-11-13 17:30 ` Lars Magne Ingebrigtsen
2014-11-13 16:21 ` Andreas Schwab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2190529.IcqPpfqbVT@descartes \
--to=ruediger@c-plusplus.de \
--cc=emacs-devel@gnu.org \
--cc=juri@linkov.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.