Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@dod.no>
To: ding@gnus.org
Subject: Re: The current state of gnus-cloud
Date: Wed, 17 Jan 2024 08:24:33 +0100	[thread overview]
Message-ID: <yqoonklwms8l8we.fsf@dod.no> (raw)
In-Reply-To: <yqoonklzfx6ioc0.fsf@dod.no>

For now, this is what I've done in my ~/.emacs:

(when windows-emacs
  (setq gnus-cloud-synced-files nil))


And windows-emacs is an oldie that has been with me since the 1990-ies:

(defvar windows-emacs (string-match "mingw" (emacs-version))
  "Hold a numerical value if this is an Emacs running on Windows, and
nil if this isn't windows")

(git blame says 2004 but I think maybe it lies a little bit here. But at
least windows-emacs has been in the samme spot since 2004... (and git
didn't exist in 2004 you may say...? Correct! But cvs existed then, and
RCS before that. My home directory has gone from individual file RCS
versioning, to CVS (I just moved the RCS files of one computer into a
CVS repo) and then turned that into svn with very complex branch
tracking in the mid-late noughts, before I finally landed on git in 2010
(I think...?)))



  reply	other threads:[~2024-01-17  7:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-05 15:50 Steinar Bang
2024-01-08 13:11 ` Steinar Bang
2024-01-13 15:16   ` John Haman
2024-01-13 22:34   ` John Haman
2024-01-15 15:54     ` Steinar Bang
2024-01-17  7:24       ` Steinar Bang [this message]
2024-01-21 19:32         ` Andy Moreton
2024-01-24 17:51           ` Steinar Bang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yqoonklwms8l8we.fsf@dod.no \
    --to=sb@dod.no \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).