From debbugs-submit-bounces@debbugs.gnu.org Wed Nov 05 17:01:59 2014 Received: (at submit) by debbugs.gnu.org; 5 Nov 2014 22:01:59 +0000 Received: from localhost ([127.0.0.1]:50507 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xm8eM-0004NN-I7 for submit@debbugs.gnu.org; Wed, 05 Nov 2014 17:01:59 -0500 Received: from eggs.gnu.org ([208.118.235.92]:40904) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xm8eJ-0004NF-VH for submit@debbugs.gnu.org; Wed, 05 Nov 2014 17:01:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xm8eB-0002Y6-Ge for submit@debbugs.gnu.org; Wed, 05 Nov 2014 17:01:55 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:36314) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xm8eB-0002Y2-DY for submit@debbugs.gnu.org; Wed, 05 Nov 2014 17:01:47 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42577) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xm8e3-0008Gl-N9 for bug-gnu-emacs@gnu.org; Wed, 05 Nov 2014 17:01:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xm8du-0002CM-0L for bug-gnu-emacs@gnu.org; Wed, 05 Nov 2014 17:01:39 -0500 Received: from gproxy6-pub.mail.unifiedlayer.com ([67.222.39.168]:39701) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Xm8dt-0002C7-K4 for bug-gnu-emacs@gnu.org; Wed, 05 Nov 2014 17:01:29 -0500 Received: (qmail 22882 invoked by uid 0); 5 Nov 2014 22:01:27 -0000 Received: from unknown (HELO CMOut01) (10.0.90.82) by gproxy6.mail.unifiedlayer.com with SMTP; 5 Nov 2014 22:01:27 -0000 Received: from box522.bluehost.com ([74.220.219.122]) by CMOut01 with id By1K1p00a2f2jeq01y1Nkx; Wed, 05 Nov 2014 15:01:26 -0700 X-Authority-Analysis: v=2.1 cv=F5TEKMRN c=1 sm=1 tr=0 a=GsOEXm/OWkKvwdLVJsfwcA==:117 a=GsOEXm/OWkKvwdLVJsfwcA==:17 a=cNaOj0WVAAAA:8 a=f5113yIGAAAA:8 a=zstS-IiYAAAA:8 a=PnD2wP_eR3oA:10 a=X1qvojbhiZEA:10 a=_in9ag9lt1CMVIDqsd0A:9 a=GiQf52uvNUe7OxqT:21 a=64uWHqBMoJ8Q-rlB:21 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tromey.com; s=default; h=Content-Type:MIME-Version:Message-ID:Date:Subject:To:From; bh=iVBLn+WazJ6lBIdQl3782W+dYtmnOBfldKZDVC3jJgU=; b=rrAXBqerX/Wl3vnkP+TqrRDPM92+21b/9UYHLptWmD54R1lovlseTOP22EsuVm0nTEjgGuXLSYQRYUpXmcXphgRvePeJQHVyBbpMjHqCfm4g9Xi0e8OHOUcEgOjrWroo; Received: from [71.33.139.67] (port=34591 helo=bapiya) by box522.bluehost.com with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.82) (envelope-from ) id 1Xm8dk-00016c-4s; Wed, 05 Nov 2014 15:01:20 -0700 From: Tom Tromey To: bug-gnu-emacs@gnu.org Subject: 25.0.50; vc-dir doesn't ignore "ignored" files X-Attribution: Tom Date: Wed, 05 Nov 2014 15:01:15 -0700 Message-ID: <8761eti9xw.fsf@tromey.com> MIME-Version: 1.0 Content-Type: text/plain X-Identified-User: {36111:box522.bluehost.com:elynrobi:tromey.com} {sentby:smtp auth 71.33.139.67 authed with tom+tromey.com} X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) I did vc-dir on a project that has "*.elc" it its .gitignore. These files are all mentioned in the vc-dir buffer as "ignored". I think these files should be invisible by default. I've already asked to ignore them, and having them in the buffer makes it harder to see what I'm really interested in. In GNU Emacs 25.0.50.7 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.9) of 2014-11-02 on bapiya Repository revision: 118270 larsi@gnus.org-20141103010307-bxryy53hat500i4w Windowing system distributor `Fedora Project', version 11.0.11404000 Configured using: `configure --prefix=/home/tromey/Emacs/install' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS NOTIFY LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB Important settings: value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=none locale-coding-system: utf-8-unix Major mode: VC dir Minor modes in effect: vc-parent-buffer: *vc-dir* shell-dirtrack-mode: t diff-auto-refine-mode: t which-function-mode: t global-auto-revert-mode: t desktop-save-mode: t erc-services-mode: t erc-list-mode: t erc-menu-mode: t erc-autojoin-mode: t erc-ring-mode: t erc-networks-mode: t erc-pcomplete-mode: t erc-track-mode: t erc-match-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-netsplit-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-move-to-prompt-mode: t erc-readonly-mode: t savehist-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t column-number-mode: t line-number-mode: t Recent input: C-s C-l M-b _ C-s C-s C-s C-s C-s C-s C-s C-l C-s C-s C-v C-l C-x s y C-c b C-c C-g C-c c M-p C-c c M-p C-v C-u C-u C-n C-u C-n C-n C-n C-n C-c C-c C-x 1 C-e M-b M-b M-b M-b _ C-x C-s C-c b C-u C-n C-n C-c C-c C-x 1 C-l C-s C-w C-w C-w C-w C-a C-s m a p C-e M-b _ C-l C-s C-s C-s M-b _ C-x C-s C-x ` C-x ` C-e M-b _ C-x ` C-e M-b M-b _ C-s C-w C-w C-a C-x ` C-e M-b M-b M-b _ M-b _ C-x C-s C-x o C-c c M-p C-c c M-p C-x 1 C-v C-u C-u C-n C-u C-n C-u C-n C-n C-c C-c C-e M-b M-b _ C-x C-s C-x o C-c c M-p C-c c M-p C-x 1 M-> M-v M-v C-l C-v C-l C-z n C-x v d x = C-x 1 C-z n C-h i d m e m a c s C-s v c - d i r C-s C-a C-s i g n o r e C-s d C-s C-s C-s C-s C-s C-s C-s C-z n q C-h m C-x o C-x 1 C-s i g n o r e C-s C-s C-s C-s C-s C-s C-s C-a C-e C-u C-b C-c b C-h v v c - d i r - * g i r i g n o C-g C-h v v c * i g n o r e C-x 1 C-z n C-v C-v C-z l M-< C-z n C-z n q C-z n M-x r e p o r t - e m Recent messages: scroll-down-command: Beginning of buffer Hiding items in state "up-to-date" Finding changes in /home/tromey/Emacs/el-compilador/...done Mark saved where search started [2 times] Type C-x 1 to delete the help window, C-M-v to scroll help. Mark saved where search started Quit Type C-x 1 to delete the help window. C-z l is undefined Load-path shadows: /home/tromey/.emacs.d/elpa/css-mode-1.0/css-mode hides /home/tromey/Emacs/install/share/emacs/25.0.50/lisp/textmodes/css-mode /home/tromey/.emacs.d/elpa/bubbles-0.5/bubbles hides /home/tromey/Emacs/install/share/emacs/25.0.50/lisp/play/bubbles Features: (mailalias view xterm shadow emacsbug python json elcomp mail-hist find-dired pcmpl-unix pcmpl-gnu shell make-mode flow-fill mule-util bbdb-gui bbdb-hooks sort gnus-cite smiley shr-color color shr browse-url mm-archive gnus-async gnus-bcklg qp gnus-ml disp-table gnus-topic nndraft nnmh nnfolder utf-7 bbdb-gnus bbdb-snarf mail-extr bbdb-com warnings cl gnutls network-stream starttls gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg nntp gnus-cache gnus-registry registry eieio-base gnus-art mm-uu mml2015 mm-view mml-smime smime dig mailcap gnus-sum gnus-group gnus-undo smtpmail sendmail gnus-start gnus-cloud nnimap nnmail mail-source tls utf7 netrc nnoo parse-time gnus-spec gnus-int gnus-range gnus-win gnus gnus-ems nnheader idutils derived log-edit message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev mail-utils gmm-utils mailheader pcvs-util eieio-opt speedbar sb-image ezimage dframe dabbrev help-mode debug copyright misearch multi-isearch edebug texinfo sh-script smie executable sgml-mode org-element org-rmail org-mhe org-irc org-info org-gnus org-docview doc-view image-mode org-bibtex bibtex org-bbdb org-w3m org org-macro org-footnote org-pcomplete org-list org-faces org-entities noutline outline org-version ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint ob-core ob-eval org-compat org-macs org-loaddefs smerge-mode diff-mode easy-mmode bug-reference goto-addr add-log vc-arch vc-mtn vc-hg jka-compr dired vc-sccs vc-svn vc-cvs vc-rcs vc-bzr cc-mode cc-fonts cc-guess cc-menus cc-cmds vc-git flyspell ispell diminish projectile edmacro kmacro pkg-info find-func lisp-mnt epl grep compile dash s appt diary-lib diary-loaddefs cal-menu calendar cal-loaddefs which-func imenu minimap autorevert filenotify desktop frameset cus-start cus-load status erc-services erc-list erc-menu erc-join erc-ring erc-networks erc-pcomplete pcomplete erc-track erc-match erc-button wid-edit erc-fill erc-stamp erc-netsplit erc-goodies erc erc-backend erc-compat format-spec auth-source cl-macs gv eieio byte-opt bytecomp byte-compile cl-extra cconv eieio-core cl-loaddefs cl-lib gnus-util mm-util mail-prsvr password-cache thingatpt pp advice help-fns vc-dir ewoc vc vc-dispatcher cc-styles cc-align cc-engine cc-vars cc-defs bbdb timezone ange-ftp comint ansi-color ring server savehist dwarf-mode-autoloads gdb-shell-autoloads jabber-autoloads lisppaste-autoloads pydoc-info-autoloads info-look info easymenu weblogger-autoloads package epg-config bbdb-autoloads time-date tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) Memory information: ((conses 16 1058777 143431) (symbols 48 101412 22) (miscs 40 41745 5437) (strings 32 315247 72036) (string-bytes 1 7439686) (vectors 16 97986) (vector-slots 8 2103184 83288) (floats 8 579 996) (intervals 56 60750 7848) (buffers 976 225) (heap 1024 259977 33480)) Tom From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 06 10:06:57 2014 Received: (at 18964) by debbugs.gnu.org; 6 Nov 2014 15:06:57 +0000 Received: from localhost ([127.0.0.1]:51954 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XmOeG-0002VQ-9z for submit@debbugs.gnu.org; Thu, 06 Nov 2014 10:06:57 -0500 Received: from mail-wi0-f182.google.com ([209.85.212.182]:51869) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XmOeD-0002VE-5R for 18964@debbugs.gnu.org; Thu, 06 Nov 2014 10:06:53 -0500 Received: by mail-wi0-f182.google.com with SMTP id d1so1776699wiv.3 for <18964@debbugs.gnu.org>; Thu, 06 Nov 2014 07:06:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=18Ze6c8vsRJ585FQJpVxYJIT6aXgjrTzg6unJhZfJsI=; b=aJhdrHtoPzgNu/xg+PT9NeXufocFLcIb8GiUuy3Fno8W1jeUMaXFDzWc3pbWRf18f4 3GMEknnyx8z/HSF4xf1JZzpz1Ay52KdLTNuBcG/f0Ucgn8Evt/v5NClprrwQmVbCz4as hddnhKHpb/7rmR63o+ex8XyjB0jYeDaSJlMh7uBp0qfQD0bTu5IqRDLx8H6vhMXNrgks a/bI89rALhh03Bjf4wIMt6a9sJvi+6hJkdbD4nduHQgYAPo4pGaNjgzPOowbj/jEHw/G vDW25rjUZ8d6eBGVlPd/XSj8nrWdopJzBuWC0O9E06J/mlFPMRjGgcTaok9oMxQUw9A1 tRBw== X-Received: by 10.180.103.233 with SMTP id fz9mr40823922wib.80.1415286412272; Thu, 06 Nov 2014 07:06:52 -0800 (PST) Received: from axl (static-nbl2-118.cytanet.com.cy. [212.31.107.118]) by mx.google.com with ESMTPSA id gy4sm8625281wib.11.2014.11.06.07.06.50 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 06 Nov 2014 07:06:51 -0800 (PST) From: Dmitry Gutov To: Tom Tromey Subject: Re: bug#18964: 25.0.50; vc-dir doesn't ignore "ignored" files References: <8761eti9xw.fsf@tromey.com> Date: Thu, 06 Nov 2014 17:06:49 +0200 In-Reply-To: <8761eti9xw.fsf@tromey.com> (Tom Tromey's message of "Wed, 05 Nov 2014 15:01:15 -0700") Message-ID: <86k338gygm.fsf@yandex.ru> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.51 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 18964 Cc: 18964@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Tom Tromey writes: > I did vc-dir on a project that has "*.elc" it its .gitignore. > These files are all mentioned in the vc-dir buffer as "ignored". > > I think these files should be invisible by default. > I've already asked to ignore them, and having them in the buffer makes > it harder to see what I'm really interested in. This should only happen if these files were listed as "unregistered" during the current session. Which is behavior similar to what happens with the up-to-date status. Maybe we also should make `vc-dir-hide-up-to-date' hide the ignored files, too. From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 06 10:32:38 2014 Received: (at 18964) by debbugs.gnu.org; 6 Nov 2014 15:32:38 +0000 Received: from localhost ([127.0.0.1]:51979 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XmP38-0004Tv-4z for submit@debbugs.gnu.org; Thu, 06 Nov 2014 10:32:38 -0500 Received: from gproxy9-pub.mail.unifiedlayer.com ([69.89.20.122]:39966) by debbugs.gnu.org with smtp (Exim 4.80) (envelope-from ) id 1XmP35-0004Tm-Rn for 18964@debbugs.gnu.org; Thu, 06 Nov 2014 10:32:36 -0500 Received: (qmail 11861 invoked by uid 0); 6 Nov 2014 15:32:33 -0000 Received: from unknown (HELO CMOut01) (10.0.90.82) by gproxy9.mail.unifiedlayer.com with SMTP; 6 Nov 2014 15:32:33 -0000 Received: from box522.bluehost.com ([74.220.219.122]) by CMOut01 with id CFYT1p00U2f2jeq01FYWL0; Thu, 06 Nov 2014 08:32:31 -0700 X-Authority-Analysis: v=2.1 cv=F5TEKMRN c=1 sm=1 tr=0 a=GsOEXm/OWkKvwdLVJsfwcA==:117 a=GsOEXm/OWkKvwdLVJsfwcA==:17 a=cNaOj0WVAAAA:8 a=f5113yIGAAAA:8 a=udL4O0NGDEAA:10 a=zstS-IiYAAAA:8 a=PnD2wP_eR3oA:10 a=X1qvojbhiZEA:10 a=vaJtXVxTAAAA:8 a=IIzg396htOC5Q3UiJSYA:9 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tromey.com; s=default; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date:References:Subject:Cc:To:From; bh=GEfvB2/8OBqFK9iisYJWLhI/hDEf4P8heiqcw97WZZE=; b=E++wGhTAwSaUcv7PCBbbQBjCA726Lkux3u2PT8QesiVe1z44nnKxL4Dk2FyeMoritrvOOvdqolBHMwvNPbYMAunRLtrDmIjCmWcmMsVFlVj5cYbrLwCgbHtGPprqlCDS; Received: from [71.33.139.67] (port=51353 helo=pokyo) by box522.bluehost.com with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.82) (envelope-from ) id 1XmP2y-00014N-4c; Thu, 06 Nov 2014 08:32:28 -0700 From: Tom Tromey To: Dmitry Gutov Subject: Re: bug#18964: 25.0.50; vc-dir doesn't ignore "ignored" files References: <8761eti9xw.fsf@tromey.com> <86k338gygm.fsf@yandex.ru> X-Attribution: Tom Date: Thu, 06 Nov 2014 08:32:24 -0700 In-Reply-To: <86k338gygm.fsf@yandex.ru> (Dmitry Gutov's message of "Thu, 06 Nov 2014 17:06:49 +0200") Message-ID: <87lhnouyyf.fsf@tromey.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Identified-User: {36111:box522.bluehost.com:elynrobi:tromey.com} {sentby:smtp auth 71.33.139.67 authed with tom+tromey.com} X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 18964 Cc: 18964@debbugs.gnu.org, Tom Tromey X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) >>>>> "Dmitry" == Dmitry Gutov writes: Dmitry> Tom Tromey writes: >> I did vc-dir on a project that has "*.elc" it its .gitignore. >> These files are all mentioned in the vc-dir buffer as "ignored". >> >> I think these files should be invisible by default. >> I've already asked to ignore them, and having them in the buffer makes >> it harder to see what I'm really interested in. Dmitry> This should only happen if these files were listed as "unregistered" Dmitry> during the current session. Which is behavior similar to what happens Dmitry> with the up-to-date status. Yeah ... I was going to post a little update this morning, because I somehow managed to make those files disappear from the vc-dir buffer. I just didn't know how I managed to do it. And now I don't even know how to reproduce the bug. For me the ideal way for it to have worked would have been if editing .gitignore and then typing "g" in vc-dir made the files disappear. If showing them in "ignored" state is somehow necessary, then have "x" also make them disappear. If this were how it worked then I would be sure I could get the effect I wanted next time around :) Tom From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 06 18:21:24 2014 Received: (at 18964) by debbugs.gnu.org; 6 Nov 2014 23:21:25 +0000 Received: from localhost ([127.0.0.1]:52208 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XmWMm-0007fq-CP for submit@debbugs.gnu.org; Thu, 06 Nov 2014 18:21:24 -0500 Received: from chene.dit.umontreal.ca ([132.204.246.20]:50137) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XmWMj-0007fh-O1 for 18964@debbugs.gnu.org; Thu, 06 Nov 2014 18:21:22 -0500 Received: from ceviche.home (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id sA6NLKwd003313; Thu, 6 Nov 2014 18:21:21 -0500 Received: by ceviche.home (Postfix, from userid 20848) id C90C566125; Thu, 6 Nov 2014 18:21:20 -0500 (EST) From: Stefan Monnier To: Tom Tromey Subject: Re: bug#18964: 25.0.50; vc-dir doesn't ignore "ignored" files Message-ID: References: <8761eti9xw.fsf@tromey.com> <86k338gygm.fsf@yandex.ru> <87lhnouyyf.fsf@tromey.com> Date: Thu, 06 Nov 2014 18:21:20 -0500 In-Reply-To: <87lhnouyyf.fsf@tromey.com> (Tom Tromey's message of "Thu, 06 Nov 2014 08:32:24 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV5117=0 X-NAI-Spam-Version: 2.3.0.9393 : core <5117> : inlines <1499> : streams <1337182> : uri <1833031> X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 18964 Cc: 18964@debbugs.gnu.org, Dmitry Gutov X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.9 (-) > For me the ideal way for it to have worked would have been if editing > .gitignore and then typing "g" in vc-dir made the files disappear. While it's often handy, occasionally having file entries disappear after "g" is annoying (because it's kind of complicated to have them come back). > If showing them in "ignored" state is somehow necessary, then have "x" > also make them disappear. That's how it should work: entries should only ever be removed by `x'. Stefan From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 09 19:56:57 2014 Received: (at 18964) by debbugs.gnu.org; 10 Nov 2014 00:56:57 +0000 Received: from localhost ([127.0.0.1]:55281 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XndHs-00072G-W1 for submit@debbugs.gnu.org; Sun, 09 Nov 2014 19:56:57 -0500 Received: from mail-wg0-f49.google.com ([74.125.82.49]:41596) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XndHq-000727-Cs for 18964@debbugs.gnu.org; Sun, 09 Nov 2014 19:56:54 -0500 Received: by mail-wg0-f49.google.com with SMTP id x13so7751555wgg.8 for <18964@debbugs.gnu.org>; Sun, 09 Nov 2014 16:56:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=ta40C0FGSByF96ftN1egC4e+HLhBFH+NIzf+V2CjUQE=; b=GaOVWrvfaZMgwMd8EWHZmCOFXMfiXYrW5wnHadK7R6RqsbHXQ5cxzk+0Ps+QWCgmKQ 0UOIpbUEKRVlpJTTap8KIGZf3u9bk0o3uh5szdHbG/jsl8qexnJdgzLwIWNElMKnzcF1 7sus6uNrEO6N8BNKa/YQIDonLjmmNgKMUFCi1kh0x4w4buNj5ibdE7NSKcvmHKa7kY2S V4GGRJGsh22WO2C0nxEcP2GVBLd79/oP6u3jvql7Cm36ucFoQlehjgu6q1eTD6MK9R2M Ac6NK4h6/blLGZAup7DftTcA+m/+0TAnR0kw6ROPC5b7coEJ4RDoYLFGkbvMBfoL9WJW 9VKw== X-Received: by 10.194.190.19 with SMTP id gm19mr38137796wjc.51.1415581013399; Sun, 09 Nov 2014 16:56:53 -0800 (PST) Received: from [192.168.2.16] ([82.102.116.197]) by mx.google.com with ESMTPSA id q9sm11348321wix.6.2014.11.09.16.56.52 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Nov 2014 16:56:52 -0800 (PST) Message-ID: <54600D53.3070606@yandex.ru> Date: Mon, 10 Nov 2014 02:56:51 +0200 From: Dmitry Gutov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Tom Tromey Subject: Re: bug#18964: 25.0.50; vc-dir doesn't ignore "ignored" files References: <8761eti9xw.fsf@tromey.com> <86k338gygm.fsf@yandex.ru> <87lhnouyyf.fsf@tromey.com> In-Reply-To: <87lhnouyyf.fsf@tromey.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 18964 Cc: 18964@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On 11/06/2014 05:32 PM, Tom Tromey wrote: > Yeah ... I was going to post a little update this morning, because I > somehow managed to make those files disappear from the vc-dir buffer. > I just didn't know how I managed to do it. I suppose you either killed the vc-dir buffer, or restarted Emacs. > And now I don't even know how to reproduce the bug. Have some unregistered files, open vc-dir buffer, add the files to .gitignore, then press g? From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 09 20:30:47 2014 Received: (at 18964-done) by debbugs.gnu.org; 10 Nov 2014 01:30:47 +0000 Received: from localhost ([127.0.0.1]:55297 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xndod-0007sZ-51 for submit@debbugs.gnu.org; Sun, 09 Nov 2014 20:30:47 -0500 Received: from mail-wg0-f50.google.com ([74.125.82.50]:36480) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xndoa-0007sQ-3c for 18964-done@debbugs.gnu.org; Sun, 09 Nov 2014 20:30:44 -0500 Received: by mail-wg0-f50.google.com with SMTP id z12so7551224wgg.9 for <18964-done@debbugs.gnu.org>; Sun, 09 Nov 2014 17:30:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=j1cBEoQzfadr2m8hoMeOwYSXr8Q66L15d6zG5RpRJ6U=; b=AjvMqRbq52hUZPXiGoNVfgIHcL+8Z2+JzqVGqNI/8XAlxCJISKt5OjNNRtAQA1kjD/ fae5vpU3m7OlG8bpNBEAnH1PftEfbdWmoiqKx/mJsXuVXXScXLK5cYq7JUlcnthMHmaj JqUQsPNWaQfX9VAaps0peuiguElxtSIRoBfwCc3TMBZZwFRZiNIWsd/mhEVZ40EwUgz1 /i8YXk/aKgKUGgbNBtjpUhYQry/SIznxY5FesmnvJogGz8HfyUANxCzQXAZQgTKNJ7CU dZqZLWikNL4i1RNqAdasTFpQjckN6xYA3XgKb2LajR8imafOnMPqcVCWkgMYQ+qnwJuA RPUA== X-Received: by 10.194.81.38 with SMTP id w6mr38281118wjx.17.1415583043566; Sun, 09 Nov 2014 17:30:43 -0800 (PST) Received: from [192.168.2.16] ([82.102.116.197]) by mx.google.com with ESMTPSA id p3sm21159799wjf.49.2014.11.09.17.30.42 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Nov 2014 17:30:43 -0800 (PST) Message-ID: <54601541.5090000@yandex.ru> Date: Mon, 10 Nov 2014 03:30:41 +0200 From: Dmitry Gutov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Stefan Monnier , Tom Tromey Subject: Re: bug#18964: 25.0.50; vc-dir doesn't ignore "ignored" files References: <8761eti9xw.fsf@tromey.com> <86k338gygm.fsf@yandex.ru> <87lhnouyyf.fsf@tromey.com> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 18964-done Cc: 18964-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Version: 25.1 On 11/07/2014 01:21 AM, Stefan Monnier wrote: >> If showing them in "ignored" state is somehow necessary, then have "x" >> also make them disappear. > > That's how it should work: entries should only ever be removed by `x'. Thats hould work now, revision 118344. From unknown Sun Aug 17 22:12:31 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 08 Dec 2014 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 06 21:11:23 2016 Received: (at control) by debbugs.gnu.org; 7 Dec 2016 02:11:23 +0000 Received: from localhost ([127.0.0.1]:58625 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cERhb-0003EV-2c for submit@debbugs.gnu.org; Tue, 06 Dec 2016 21:11:23 -0500 Received: from eggs.gnu.org ([208.118.235.92]:42430) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cERhZ-0003EJ-LX for control@debbugs.gnu.org; Tue, 06 Dec 2016 21:11:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cERhT-0002XF-VF for control@debbugs.gnu.org; Tue, 06 Dec 2016 21:11:16 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:43302) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cERhT-0002XB-SG for control@debbugs.gnu.org; Tue, 06 Dec 2016 21:11:15 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1cERhT-0003sW-Kt for control@debbugs.gnu.org; Tue, 06 Dec 2016 21:11:15 -0500 Subject: control message for bug 10378 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Tue, 06 Dec 2016 21:11:15 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -8.0 (--------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -8.0 (--------) unarchive 18964 forcemerge 18964 10378 From unknown Sun Aug 17 22:12:31 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 04 Jan 2017 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator