all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: master 18491f48d97: Install cond*
       [not found] ` <20240802160422.677A8C1CAF8@vcs2.savannah.gnu.org>
@ 2024-08-11 14:30   ` pipcet
  2024-08-11 15:39     ` Arash Esbati
  2024-08-11 15:49     ` Eli Zaretskii
  0 siblings, 2 replies; 5+ messages in thread
From: pipcet @ 2024-08-11 14:30 UTC (permalink / raw)
  To: emacs-devel; +Cc: Richard M. Stallman

"Richard M. Stallman" <rms@gnu.org> writes:

> branch: master
> commit 18491f48d973c9cbc453d9f742ec7f73e83df3bb
> Author: Richard Stallman <rms@gnu.org>
> Commit: Richard Stallman <rms@gnu.org>
>
>     Install cond*
>
>     * oond-star.el: New file.

Would it be okay if I ran whitespace-cleanup on that file? It would make
working with our git pre-commit hooks easier when merging into other
branches, even though I know that cosmetic changes are usually
discouraged. Could we make an exception for this one?

Thanks
Pip




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: master 18491f48d97: Install cond*
  2024-08-11 14:30   ` master 18491f48d97: Install cond* pipcet
@ 2024-08-11 15:39     ` Arash Esbati
  2024-08-11 15:49     ` Eli Zaretskii
  1 sibling, 0 replies; 5+ messages in thread
From: Arash Esbati @ 2024-08-11 15:39 UTC (permalink / raw)
  To: pipcet; +Cc: emacs-devel, Richard M. Stallman

pipcet@protonmail.com writes:

> "Richard M. Stallman" <rms@gnu.org> writes:
>
>> branch: master
>> commit 18491f48d973c9cbc453d9f742ec7f73e83df3bb
>> Author: Richard Stallman <rms@gnu.org>
>> Commit: Richard Stallman <rms@gnu.org>
>>
>>     Install cond*
>>
>>     * oond-star.el: New file.
>
> Would it be okay if I ran whitespace-cleanup on that file? It would make
> working with our git pre-commit hooks easier when merging into other
> branches, even though I know that cosmetic changes are usually
> discouraged. Could we make an exception for this one?

I suggest to have a look at bug#72546.  It provides a lot of cleanup,
including the whitespace issue.

Best, Arash



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: master 18491f48d97: Install cond*
  2024-08-11 14:30   ` master 18491f48d97: Install cond* pipcet
  2024-08-11 15:39     ` Arash Esbati
@ 2024-08-11 15:49     ` Eli Zaretskii
  2024-08-11 16:11       ` Pip Cet
  1 sibling, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2024-08-11 15:49 UTC (permalink / raw)
  To: pipcet; +Cc: emacs-devel, rms

> Date: Sun, 11 Aug 2024 14:30:03 +0000
> From: pipcet@protonmail.com
> Cc: "Richard M. Stallman" <rms@gnu.org>
> 
> Would it be okay if I ran whitespace-cleanup on that file?

There's no need to do just whitespace-cleanup because the file had
enough typos to fix whitespace together with them.  Here, done.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: master 18491f48d97: Install cond*
  2024-08-11 15:49     ` Eli Zaretskii
@ 2024-08-11 16:11       ` Pip Cet
  2024-08-11 17:51         ` Eli Zaretskii
  0 siblings, 1 reply; 5+ messages in thread
From: Pip Cet @ 2024-08-11 16:11 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel, rms

"Eli Zaretskii" <eliz@gnu.org> writes:

>> Date: Sun, 11 Aug 2024 14:30:03 +0000
>> From: pipcet@protonmail.com
>> Cc: "Richard M. Stallman" <rms@gnu.org>
>>
>> Would it be okay if I ran whitespace-cleanup on that file?
>
> There's no need to do just whitespace-cleanup because the file had
> enough typos to fix whitespace together with them.  Here, done.

Okay, now you've turned a file with typos and whitespace errors that
prevent committing it to other branches into a file with just whitespace
errors that prevent committing it to other branches.

I'll be bold and fix the remaining whitespace errors.

Pip




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: master 18491f48d97: Install cond*
  2024-08-11 16:11       ` Pip Cet
@ 2024-08-11 17:51         ` Eli Zaretskii
  0 siblings, 0 replies; 5+ messages in thread
From: Eli Zaretskii @ 2024-08-11 17:51 UTC (permalink / raw)
  To: Pip Cet; +Cc: emacs-devel, rms

> Date: Sun, 11 Aug 2024 16:11:03 +0000
> From: Pip Cet <pipcet@protonmail.com>
> Cc: emacs-devel@gnu.org, rms@gnu.org
> 
> Okay, now you've turned a file with typos and whitespace errors that
> prevent committing it to other branches into a file with just whitespace
> errors that prevent committing it to other branches.

We have anyway files in the repository that have trailing whitespace
which cannot be removed.  That's when the --no-verify switch to Git
commands comes in handy.

IOW, this was a tempest in a teapot.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-08-11 17:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <172261466172.7510.6915341032301910893@vcs2.savannah.gnu.org>
     [not found] ` <20240802160422.677A8C1CAF8@vcs2.savannah.gnu.org>
2024-08-11 14:30   ` master 18491f48d97: Install cond* pipcet
2024-08-11 15:39     ` Arash Esbati
2024-08-11 15:49     ` Eli Zaretskii
2024-08-11 16:11       ` Pip Cet
2024-08-11 17:51         ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.