From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Removing rollback from VC mode - request for comment Date: Sun, 14 Dec 2014 14:27:08 +0100 Organization: Organization?!? Message-ID: <87y4qabbv7.fsf@fencepost.gnu.org> References: <20141211092138.6D5F6C008E@snark.thyrsus.com> <87y4qcj2mq.fsf@mat.ucm.es> <87mw6sdetf.fsf@fencepost.gnu.org> <87tx10iya1.fsf@mat.ucm.es> <87iohgdarf.fsf@fencepost.gnu.org> <87wq5wa8s7.fsf@mat.ucm.es> <87tx0zsxq5.fsf@mat.ucm.es> <87wq5vy3qh.fsf@mat.ucm.es> <87bnn68jdr.fsf@mat.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1418563677 20155 80.91.229.3 (14 Dec 2014 13:27:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Dec 2014 13:27:57 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 14 14:27:50 2014 Return-path: Envelope-to: ged-emacs-devel@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 1Y09DB-0006AN-GV for ged-emacs-devel@m.gmane.org; Sun, 14 Dec 2014 14:27:49 +0100 Original-Received: from localhost ([::1]:35977 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y09DB-0001eW-3P for ged-emacs-devel@m.gmane.org; Sun, 14 Dec 2014 08:27:49 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y09Cp-0001c9-Jo for emacs-devel@gnu.org; Sun, 14 Dec 2014 08:27:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y09Cj-00083I-Ij for emacs-devel@gnu.org; Sun, 14 Dec 2014 08:27:27 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:48395) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y09Cj-000839-CW for emacs-devel@gnu.org; Sun, 14 Dec 2014 08:27:21 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Y09Ci-0005FP-GP for emacs-devel@gnu.org; Sun, 14 Dec 2014 14:27:20 +0100 Original-Received: from x2f3bdbf.dyn.telefonica.de ([2.243.189.191]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 14 Dec 2014 14:27:20 +0100 Original-Received: from dak by x2f3bdbf.dyn.telefonica.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 14 Dec 2014 14:27:20 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: x2f3bdbf.dyn.telefonica.de X-Face: 2FEFf>]>q>2iw=B6, xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN; i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:R3S6cnpMWCQtfGVVo4kuQrzd9dg= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:180069 Archived-At: Uwe Brauer writes: [X-Symbol] > Another important feature, which I have not seen so far by other > packages concerns: Graphics! Pdf, jpg gif > > For example > if you have > \includegraphics{function.jpg} > in your latex file, then > x-symbol with represents graphic file inline (in the same buffer) via > imagemagick preview-latex tends to do a reasonable job regarding \includegraphics, and it also tends to work with things like tikz or pstricks. I've never been overly impressed with the graphics handling of X-Symbol, finding it too hard to get it working reliably. -- David Kastrup