From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 07 05:38:28 2012 Received: (at submit) by debbugs.gnu.org; 7 Aug 2012 09:38:28 +0000 Received: from localhost ([127.0.0.1]:38861 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SygF9-0005os-FH for submit@debbugs.gnu.org; Tue, 07 Aug 2012 05:38:28 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35697) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SygF6-0005oj-8t for submit@debbugs.gnu.org; Tue, 07 Aug 2012 05:38:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Syg7I-0005TO-81 for submit@debbugs.gnu.org; Tue, 07 Aug 2012 05:30:26 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:55765) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Syg7I-0005TG-4b for submit@debbugs.gnu.org; Tue, 07 Aug 2012 05:30:20 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46629) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Syg7D-0002Kd-Cd for bug-gnu-emacs@gnu.org; Tue, 07 Aug 2012 05:30:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Syg7A-0005SL-Mz for bug-gnu-emacs@gnu.org; Tue, 07 Aug 2012 05:30:15 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:40484) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Syg7A-0005SH-DC for bug-gnu-emacs@gnu.org; Tue, 07 Aug 2012 05:30:12 -0400 Received: by weys10 with SMTP id s10so2983364wey.0 for ; Tue, 07 Aug 2012 02:30:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:mime-version:content-type; bh=PUiQti1uROyirXYR/KBfZmg2Fe295Y9fzRtiUq/JHko=; b=C5YguoMUfmN2RS9PPRVj55F13qS6oPW+gnK9vphPD/9xczlt6D9Zw3CxN4HO+JBTjS KuJvlGit6r9i79tXEWkj/lOGAkW+c8gzQIirjgaEMWAnxTz4vq6XJRbNv75haz+gxGoP QdX71qLFoeOpRv6g9f5uyRbUVlnhjw/LJTvPwiXY4EopcpjzLdDR+IgxSe9Q62wvuoEA 2VnYx9agWC/VZ43QhDhu7lIsjQNnJCArgBzEmZGa9jpKL+pjhCeJr1Xg99pLsfD7EF23 0YV7F0agzhl4zvQNMjTTqJqXuEhI3jpRZ2cpnGDzY52byaxzWwLZWPJw+dBd2NcvmBvK ZDsA== Received: by 10.180.78.5 with SMTP id x5mr25925448wiw.13.1344331811248; Tue, 07 Aug 2012 02:30:11 -0700 (PDT) Received: from thierry-MM061 (lbe83-2-78-243-104-167.fbx.proxad.net. [78.243.104.167]) by mx.google.com with ESMTPS id el6sm20393095wib.8.2012.08.07.02.30.08 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 07 Aug 2012 02:30:10 -0700 (PDT) From: Thierry Volpiatto To: bug-gnu-emacs@gnu.org Subject: 24.1.50; vc-checkin fails when buffers of files doesn't exist. Date: Tue, 07 Aug 2012 11:30:01 +0200 Message-ID: <87393zdp7q.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) Hi, trying to use `vc-checkin' from lisp, I found that it is not usable when the buffers of the files I want to commit are not present. This is due I think to the concept of `with-vc-properties' that need some buffer properties to get info on files (there is a note about this in the definition of `vc-checkin'). I understand that when commiting changes vc can expect the buffer of the modified file is present, but when adding new files, this may not be true. Also when an eshell buffer is present, vc ask about this buffer, which is wrong (but that's maybe another bug). In GNU Emacs 24.1.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2012-08-03 on thierry-MM061 Windowing system distributor `The X.Org Foundation', version 11.0.11103000 Configured using: `configure '--with-x-toolkit=lucid' '--with-wide-int' '--without-gconf' '--without-gsettings'' Important settings: value of $LC_MONETARY: fr_FR.UTF-8 value of $LC_NUMERIC: fr_FR.UTF-8 value of $LC_TIME: fr_FR.UTF-8 value of $LANG: fr_FR.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: recentf-mode: t global-undo-tree-mode: t undo-tree-mode: t auto-image-file-mode: t show-paren-mode: t display-time-mode: t savehist-mode: t minibuffer-depth-indicate-mode: t eldoc-mode: t helm-mode: t shell-dirtrack-mode: t helm-match-plugin-mode: t diff-auto-refine-mode: t tooltip-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 column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x C-b C-M-SPC M-w M-x r e p o r t Recent messages: Restoring buffers...93% OVERVIEW Restoring buffers...94% OVERVIEW Restoring buffers...done Loading /home/thierry/.emacs.d/recentf...done Cleaning up the recentf list...done (0 removed) Mark set Load-path shadows: ~/.emacs.d/emacs-config-laptop/.gnus hides ~/.emacs.d/.gnus ~/elisp/emacs-wget/lpath hides ~/elisp/auctex/lpath ~/elisp/magit/.dir-locals hides /usr/local/share/emacs/24.1.50/lisp/gnus/.dir-locals ~/elisp/emms/lisp/tq hides /usr/local/share/emacs/24.1.50/lisp/emacs-lisp/tq Features: (shadow gnus-dired nnir mail-extr gnus-msg emacsbug helm-command recentf helm-misc ido tabify org-table conf-mode vc-rcs sh-script smie executable xhg-dvc jka-compr vc-git xgit-dvc xgit xgit-annotate dvc-annotate xgit-log dvc-revlist bzr-core xdarcs-core xgit-core xmtn-minimal naquadah-theme em-unix em-script em-prompt em-ls em-hist em-pred em-glob em-dirs em-cmpl em-basic em-banner em-alias esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-groups eshell esh-module esh-mode align-let server winner undo-tree diff slime-xref-browser slime-banner slime-tramp slime-asdf slime-fancy slime-fontifying-fu slime-package-fu slime-references slime-scratch slime-presentations slime-fuzzy slime-fancy-inspector slime-c-p-c slime-editing-commands slime-autodoc slime-parse slime-repl image-file newsticker newst-treeview tree-widget newst-plainview newst-reader newst-ticker newst-backend xdvi-search preview-latex pcomplete-extension em-term term disp-table ehelp electric helm-ipython helm-elisp helm-eval python rx whitespace paren time avoid savehist smtpmail-async smtpmail sendmail helm-async markdown-mode org-google-weather google-weather url-cache iterator googlecl google-maps google-maps-static google-maps-geocode google-maps-base json simple-call-tree el-expectations el-mock csv2org iedit rect zop-to-char smallurl mm-url rectangle-utils tv-utils async pcvs pcvs-parse pcvs-info pcvs-defs mb-depth ioccur cl-info slime hyperspec slime-autoloads ledger-config ledger esh-arg esh-util tex-site auto-loads esh-toggle flymake eldoc-eval eldoc no-word regex-tool dired-extension emms-mpd-config emms-playlist-limit emms-volume emms-volume-amixer emms-i18n emms-history emms-score emms-stream-info emms-metaplaylist-mode emms-bookmarks emms-cue emms-mode-line-icon emms-browser sort emms-playlist-sort emms-last-played emms-player-xine emms-player-mpd tq emms-playing-time emms-lyrics emms-url hl-line emms-tag-editor emms-mark emms-mode-line emms-cache emms-info-ogginfo emms-info-mp3info emms-playlist-mode emms-player-vlc emms-player-mplayer emms-info emms-streams later-do emms-source-playlist emms-source-file emms-player-simple emms-setup emms emms-compat dvc-init bzr-gnus tla-gnus xgit-gnus xhg-gnus gnus-art mm-uu mml2015 mm-view mml-smime smime dig gnus-sum nnoo gnus-group gnus-undo nnmail mail-source gnus-start gnus-spec gnus-int gnus-range gnus-win gnus gnus-ems nnheader dvc-gnus tla-core tla-autoconf tla-defs dvc-log vc vc-dispatcher ediff-merg ediff-diff ediff-wind ediff-help ediff-util ediff-mult ediff-init ediff dvc-autoloads magit-stgit magit-bisect magit-key-mode magit log-edit pcvs-util add-log htmlize-hack htmlize muse-colors muse-docbook muse-texinfo texnfo-upd texinfo muse-latex muse-html muse-xml-common muse-wiki cus-edit cus-start cus-load muse-publish muse-project muse-protocols muse-regexps wid-edit muse muse-nested-tags muse-mode muse-autoloads org-config-thierry ob-sh org-crypt cal-china lunar solar cal-dst cal-bahai cal-islam cal-hebrew holidays hol-loaddefs vc-hg org-wl org-w3m org-vm org-rmail org-mhe org-mew org-irc org-jsinfo org-infojs org-html org-exp ob-exp org-exp-blocks find-func org-info org-gnus org-docview org-bibtex bibtex org-bbdb org-agenda appt diary-lib diary-loaddefs org-annotation-helper org-capture org-mks remember org-remember org-datetree addressbook-bookmark message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev mail-utils gmm-utils mailheader firefox-protocol bookmark-firefox-handler bookmark-extensions org ob-emacs-lisp ob-tangle ob-ref ob-lob ob-table org-footnote org-src ob-comint ob-keys ob ob-eval org-pcomplete org-list org-faces org-compat org-entities org-macs noutline outline cal-menu calendar cal-loaddefs bookmark pp init-helm-thierry helm-mode helm-ls-git helm-files image-dired tramp tramp-compat tramp-loaddefs shell pcomplete format-spec dired-aux ffap thingatpt helm-buffers helm-elscreen helm-tags helm-bookmark helm-adaptative helm-info helm-net browse-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse url-vars mailcap helm-plugin helm-help helm-match-plugin helm-grep helm-regexp grep helm-external helm-utils compile comint ansi-color ring helm-descbinds helm-delicious xml helm-mercurial xhg xhg-annotate xhg-mq xhg-log xhg-core dvc-diff uniquify dvc-fileinfo dvc-unified dvc-tips diff-mode easy-mmode dvc-core dvc-lisp dvc-buffers dvc-ui dvc-register dvc-utils dvc-emacs ewoc dvc-defs dvc-site dired-x cl-macs gv dired helm-locate helm warnings advice help-fns advice-preload helm-config edmacro kmacro epa-file epa derived epg epg-config auth-source eieio byte-opt bytecomp byte-compile cconv gnus-util time-date mm-util mail-prsvr password-cache usage-memo cl cl-lib macroexp info easymenu tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-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 loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting font-render-setting x-toolkit x multi-tty emacs) -- Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997 From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 07 12:08:40 2012 Received: (at 12153) by debbugs.gnu.org; 7 Aug 2012 16:08:40 +0000 Received: from localhost ([127.0.0.1]:39987 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SymKl-0007Te-Ih for submit@debbugs.gnu.org; Tue, 07 Aug 2012 12:08:40 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:56179) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SymKj-0007TX-Kk for 12153@debbugs.gnu.org; Tue, 07 Aug 2012 12:08:38 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SymCz-00065v-Uq; Tue, 07 Aug 2012 12:00:38 -0400 From: Glenn Morris To: Thierry Volpiatto Subject: Re: bug#12153: 24.1.50; vc-checkin fails when buffers of files doesn't exist. References: <87393zdp7q.fsf@gmail.com> X-Spook: Operation Iraqi Freedom quiche Croatian lock picking X-Ran: {4^.;HSR\4%$W(ny.K&k8tL:=qe*uE`QMYVrZZ00CnxF+T,Y$,YHf;vENC.6U$o:pMC_w# X-Hue: yellow X-Debbugs-No-Ack: yes X-Attribution: GM Date: Tue, 07 Aug 2012 12:00:37 -0400 In-Reply-To: <87393zdp7q.fsf@gmail.com> (Thierry Volpiatto's message of "Tue, 07 Aug 2012 11:30:01 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: 12153 Cc: 12153@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Thierry Volpiatto wrote: > trying to use `vc-checkin' from lisp, I found that it is not usable when > the buffers of the files I want to commit are not present. > This is due I think to the concept of `with-vc-properties' that need > some buffer properties to get info on files (there is a note about this in > the definition of `vc-checkin'). I don't understand why you think this is a bug. Why not just ensure the buffers exist, if that is what the function requires? > I understand that when commiting changes vc can expect the buffer of the > modified file is present, but when adding new files, this may not be > true. But obviously you can make it true. I've committed new files many times from VC with no problem. > Also when an eshell buffer is present, vc ask about this buffer, which > is wrong (but that's maybe another bug). Sounds like. From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 08 02:48:31 2012 Received: (at 12153) by debbugs.gnu.org; 8 Aug 2012 06:48:31 +0000 Received: from localhost ([127.0.0.1]:40943 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Sz04E-0003O4-6V for submit@debbugs.gnu.org; Wed, 08 Aug 2012 02:48:31 -0400 Received: from mail-wg0-f46.google.com ([74.125.82.46]:36556) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Sz049-0003Nu-AZ for 12153@debbugs.gnu.org; Wed, 08 Aug 2012 02:48:26 -0400 Received: by wgbdq10 with SMTP id dq10so322559wgb.15 for <12153@debbugs.gnu.org>; Tue, 07 Aug 2012 23:40:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=IlHBnxeXcq/ztOaRPMaNxnGjH/lY9rLzUmglzTSZkOg=; b=fWxnLgujYi8sASRD5LJKFruG80avGQYgj1xpWvYp5BYDbIdCo3TVkB8ouU4ZRDYytm IlrvhHF5tloOcRNhkGkdL6QGqrrspGWcNTYkoS0qMii/KuClaHY8jLnawFHUx+ueGCGd R6/riKuC+caQM/cRfAtUWC6y/BX8/MdjQJMe3hEzLoWM1qj9FWOObZ60hFPFSwPiotVT tnxBwUd6nmF5y39HdIgxUKMnWnbrhsmGWUPSu57g0ivrZmJlYK3K2E/Kc4c6i6MtfgAF pgwShR8nUDxJv0fIgg4bLa5IzPD9F3q5x/t+YXsr2EoJ5DwGHSKccEd31yFv5kKHF5Bu 6Afw== Received: by 10.216.136.230 with SMTP id w80mr1139150wei.199.1344408021988; Tue, 07 Aug 2012 23:40:21 -0700 (PDT) Received: from thierry-MM061 (lbe83-2-78-243-104-167.fbx.proxad.net. [78.243.104.167]) by mx.google.com with ESMTPS id fb20sm5287742wid.1.2012.08.07.23.40.19 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 07 Aug 2012 23:40:20 -0700 (PDT) From: Thierry Volpiatto To: Glenn Morris Subject: Re: bug#12153: 24.1.50; vc-checkin fails when buffers of files doesn't exist. References: <87393zdp7q.fsf@gmail.com> Date: Wed, 08 Aug 2012 08:40:12 +0200 In-Reply-To: (Glenn Morris's message of "Tue, 07 Aug 2012 12:00:37 -0400") Message-ID: <87fw7xlwdv.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 12153 Cc: 12153@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Glenn Morris writes: > Thierry Volpiatto wrote: > >> trying to use `vc-checkin' from lisp, I found that it is not usable when >> the buffers of the files I want to commit are not present. >> This is due I think to the concept of `with-vc-properties' that need >> some buffer properties to get info on files (there is a note about this in >> the definition of `vc-checkin'). > > I don't understand why you think this is a bug. One should be able to do: (let ((default-directory some_directory)) (vc-checkin files backend)) > Why not just ensure the buffers exist, if that is what the function > requires? It is not to me to check and manage this but to vc-checkin. Thus, even if I do that myself, I hit another problem when trying to commit a file when another file have been deleted and is registered as deleted. >> I understand that when commiting changes vc can expect the buffer of the >> modified file is present, but when adding new files, this may not be >> true. > > But obviously you can make it true. I've committed new files many times > from VC with no problem. Me too, I know vc is working in its context. >> Also when an eshell buffer is present, vc ask about this buffer, which >> is wrong (but that's maybe another bug). > > Sounds like. Don't know what that's mean. -- Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997 From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 15 16:45:06 2021 Received: (at 12153) by debbugs.gnu.org; 15 Jul 2021 20:45:06 +0000 Received: from localhost ([127.0.0.1]:49873 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m48ED-00030x-Ru for submit@debbugs.gnu.org; Thu, 15 Jul 2021 16:45:06 -0400 Received: from quimby.gnus.org ([95.216.78.240]:60956) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m48EA-0002wQ-9A for 12153@debbugs.gnu.org; Thu, 15 Jul 2021 16:45:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=di98Ds+xEMn2TvsMuIpPqIwV1gSxyOPBLC9R2TfGTCE=; b=prVbBsr8BQ9qAdo0jPzk1ncare e/pDzuKuHxeHfdXzErD7YTB7zqbCfuixu0nOiJzrEEkFZaeBB7guFw+JvuhdLvp4KAKwlz8rgv80g P9YB4lQFI2R6yCpLXkMnUrJL8J65w9INGYOCQUI10Na3qbv/9ogvHi2RX/4v3fSfBzYw=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m48E0-0004qW-Qj; Thu, 15 Jul 2021 22:44:55 +0200 From: Lars Ingebrigtsen To: Thierry Volpiatto Subject: Re: bug#12153: 24.1.50; vc-checkin fails when buffers of files doesn't exist. References: <87393zdp7q.fsf@gmail.com> X-Now-Playing: Gil Scott-Heron's _We're New Here (a Reimagining by Makaya McCraven)_: "Me and the Devil" Date: Thu, 15 Jul 2021 22:44:52 +0200 In-Reply-To: <87393zdp7q.fsf@gmail.com> (Thierry Volpiatto's message of "Tue, 07 Aug 2012 11:30:01 +0200") Message-ID: <87zgune27v.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Thierry Volpiatto writes: > trying to use `vc-checkin' from lisp, I found that it is not usable when > the buffers of the files I want to commit are not present. I tried reproducing this by making /tmp/vc, initialising it to Git, and then saying: Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 12153 Cc: 12153@debbugs.gnu.org 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: -3.3 (---) Thierry Volpiatto writes: > trying to use `vc-checkin' from lisp, I found that it is not usable when > the buffers of the files I want to commit are not present. I tried reproducing this by making /tmp/vc, initialising it to Git, and then saying: (vc-checkin '("/tmp/vc/test") 'git) And that seems to work for me (without having a buffer called "test"). Are you still seeing this issue in recent Emacs versions? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 15 16:45:13 2021 Received: (at control) by debbugs.gnu.org; 15 Jul 2021 20:45:13 +0000 Received: from localhost ([127.0.0.1]:49876 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m48EL-00039A-AS for submit@debbugs.gnu.org; Thu, 15 Jul 2021 16:45:13 -0400 Received: from quimby.gnus.org ([95.216.78.240]:60972) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m48EJ-00031L-Gz for control@debbugs.gnu.org; Thu, 15 Jul 2021 16:45:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=3Rizq4ihEs3dnqRg6nzk2Sq9aK+ymhu5OGa8I2p4ZPA=; b=Vaqy6RK7poAYIIRHY9Qu6LnzQp X9+Sy6U/hFDxIr3p+vYjDHYxZyyUlkOL0ehEWsvhEYezMXyO+aj5eJj+pnAxMonxjZhZwYjq2t/Ee skIwx2rcjMtO5ZzG+5qaHTveHn7rBp6eB+IZjyiGzOoPQpB4SAI+IytjotEoZt0mRh/E=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m48E6-0004qe-QH for control@debbugs.gnu.org; Thu, 15 Jul 2021 22:45:00 +0200 Date: Thu, 15 Jul 2021 22:44:58 +0200 Message-Id: <87y2a7e27p.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #12153 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 12153 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) 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: -3.3 (---) tags 12153 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 13 08:36:13 2021 Received: (at 12153) by debbugs.gnu.org; 13 Aug 2021 12:36:13 +0000 Received: from localhost ([127.0.0.1]:40753 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mEWQ0-0008Ss-RE for submit@debbugs.gnu.org; Fri, 13 Aug 2021 08:36:13 -0400 Received: from quimby.gnus.org ([95.216.78.240]:51032) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mEWPz-0008Sb-Ej for 12153@debbugs.gnu.org; Fri, 13 Aug 2021 08:36:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=1El+yPsK9P4JJQo0BHx3+t4B4THVS1IrgDZSvgoEbGM=; b=lGq6taFbh1C/X9axnYvy+eGVjp aVjTkzb4+2f8uw/GcIHdorVos0cxZ045mP28JJi4lvuY2CSiMY/LGcApJMLUn0bhPBZSD9Ovca/Tv uhZde0om/sDi+CQmZWXIGy5AojRG+nPr8cwR4Hzsw0ov7l91aRHWl/Oooak3Nephnxj4=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mEWPo-0003e6-Uq; Fri, 13 Aug 2021 14:36:05 +0200 From: Lars Ingebrigtsen To: Thierry Volpiatto Subject: Re: bug#12153: 24.1.50; vc-checkin fails when buffers of files doesn't exist. References: <87393zdp7q.fsf@gmail.com> <87zgune27v.fsf@gnus.org> Date: Fri, 13 Aug 2021 14:36:00 +0200 In-Reply-To: <87zgune27v.fsf@gnus.org> (Lars Ingebrigtsen's message of "Thu, 15 Jul 2021 22:44:52 +0200") Message-ID: <87y295cyj3.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Lars Ingebrigtsen writes: > Thierry Volpiatto writes: > >> trying to use `vc-checkin' from lisp, I found that it is not usable when >> the buffers of the files I want to commit are not present. > [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 12153 Cc: 12153@debbugs.gnu.org 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: -3.3 (---) Lars Ingebrigtsen writes: > Thierry Volpiatto writes: > >> trying to use `vc-checkin' from lisp, I found that it is not usable when >> the buffers of the files I want to commit are not present. > > I tried reproducing this by making /tmp/vc, initialising it to Git, and > then saying: > > (vc-checkin '("/tmp/vc/test") 'git) > > And that seems to work for me (without having a buffer called "test"). > > Are you still seeing this issue in recent Emacs versions? More information was requested, but no response was given within a month, so I'm closing this bug report. If the problem still exists, please respond to this email and we'll reopen the bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 13 08:36:17 2021 Received: (at control) by debbugs.gnu.org; 13 Aug 2021 12:36:17 +0000 Received: from localhost ([127.0.0.1]:40756 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mEWQ5-0008TA-1U for submit@debbugs.gnu.org; Fri, 13 Aug 2021 08:36:17 -0400 Received: from quimby.gnus.org ([95.216.78.240]:51052) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mEWQ3-0008Si-DX for control@debbugs.gnu.org; Fri, 13 Aug 2021 08:36:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=OIexqpkw/kljXkQGBcJjwZF+J1VoPht5En/rmB1MfME=; b=K+e9N8xzgOZDWoHtjrR9q1lKbs xWKsQjgXH3gEERptzFuIaXen7wziuvi3dK77xeFVWze5bJbFFSopqM+Ty+SCkxd0XUl/McUktwCXZ dkAPLW6wTUqyou5g6BiXCvFv03eWgkekWDH/THiuA/O3HAmJefc5Xy1SGgkzffug28bo=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mEWPv-0003eO-Lx for control@debbugs.gnu.org; Fri, 13 Aug 2021 14:36:09 +0200 Date: Fri, 13 Aug 2021 14:36:07 +0200 Message-Id: <87wnopcyiw.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #12153 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 12153 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) 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: -3.3 (---) close 12153 quit From unknown Mon Aug 18 09:03:01 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 11 Sep 2021 11:24:07 +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