all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* VC to bind coding-system while invoking Git
@ 2014-11-17 16:50 Eli Zaretskii
  2014-11-17 17:47 ` Andreas Schwab
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2014-11-17 16:50 UTC (permalink / raw)
  To: emacs-devel

vc-git-command should bind coding-system-for-read/write to the value
of vc-git-commits-coding-system (utf-8 by default).  Currently, we
only do that for a handful of Git commands, which is inconsistent.
The result is, for example, that typing RET in a *vc-change-log*
buffer might show the non-ASCII characters incorrectly if the default
for process-coding-system is not UTF-8.

Likewise with vc-git--call.

Any objections?



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-11-21 10:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-17 16:50 VC to bind coding-system while invoking Git Eli Zaretskii
2014-11-17 17:47 ` Andreas Schwab
2014-11-17 19:01   ` Eli Zaretskii
2014-11-21 10:29     ` Eli Zaretskii

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.