From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Sebastian P. Luque" Newsgroups: gmane.emacs.help Subject: pcl-cvs Date: Wed, 14 Feb 2007 22:41:31 -0600 Organization: Memorial University Message-ID: <874ppot4lg.fsf@patagonia.sebmags.homelinux.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1171514529 18029 80.91.229.12 (15 Feb 2007 04:42:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 15 Feb 2007 04:42:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 15 05:42:03 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HHYRW-0006rK-AR for geh-help-gnu-emacs@m.gmane.org; Thu, 15 Feb 2007 05:42:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HHYRV-0001rW-RQ for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Feb 2007 23:42:01 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HHYRJ-0001r3-5M for help-gnu-emacs@gnu.org; Wed, 14 Feb 2007 23:41:49 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HHYRG-0001qr-O0 for help-gnu-emacs@gnu.org; Wed, 14 Feb 2007 23:41:47 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HHYRG-0001qo-JE for help-gnu-emacs@gnu.org; Wed, 14 Feb 2007 23:41:46 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HHYRG-0002AX-5f for help-gnu-emacs@gnu.org; Wed, 14 Feb 2007 23:41:46 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HHYR8-000769-DK for help-gnu-emacs@gnu.org; Thu, 15 Feb 2007 05:41:38 +0100 Original-Received: from s01060015e975d7fb.wp.shawcable.net ([24.77.75.70]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Feb 2007 05:41:38 +0100 Original-Received: from spluque by s01060015e975d7fb.wp.shawcable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Feb 2007 05:41:38 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 31 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: s01060015e975d7fb.wp.shawcable.net User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (gnu/linux) Cancel-Lock: sha1:ggW1u6Rt8WhQ0Pn1FU13aF2birY= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:41230 Archived-At: Hi, I'm slowly getting used to pcl-cvs for working with cvs. A minor issue I'm having when in the *cvs-info* and others with output from cvs, is that I they show things like this: Existing Tags: ┣━┳ 1.1.1: sluque ┃ ┗━ 1.1.1.1: start ┃ test-snapshot ┃ mypkg0_7-5 ┗━┳ 1.5.2: mypkg-br-1-0 ┗━ 1.5.2.1: mypkg0_7-6 The leading symbols in all lines after the 1st, show as a rectangle, and 'C-x =' on any of them, indicates they're point symbols of some sort. For example, the first character in the 2nd line gives: Char: ┣ (299075, #o1110103, #x49043, file ...) point=427 of 814 (52%) <68-815> column=3 Any suggestions on how to get these to show normally would be appreciated. Cheers, -- Seb