all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: npostavs@users.sourceforge.net
To: Mekeor Melire <mekeor.melire@gmail.com>
Cc: 27507@debbugs.gnu.org
Subject: bug#27507: [PATCH] Make `cycle-spacing' allow 'negative-zero in place of an integer
Date: Sat, 01 Jul 2017 14:15:42 -0400	[thread overview]
Message-ID: <87a84okoq9.fsf@users.sourceforge.net> (raw)
In-Reply-To: <87fuegdtdp.fsf@gmail.com> (Mekeor Melire's message of "Sat, 01 Jul 2017 18:17:06 +0200")

Mekeor Melire <mekeor.melire@gmail.com> writes:

> Well, the point is that delete-whitespace would mostly have the same
> logic as cycle-spacing. So, should we define a more general function
> then, which both delete-whitespace and cycle-spacing would be based
> upon?  So, currently `cycle-spacing' is used like this:
>
>     (cycle-spacing &optional N PRESERVE-NL-BACK MODE)
>
> And the problem is that the sign(ature) of N is used to determine
> whether to delete newlines as well. So, if N is zero, we have a
> problem.

I'm still a bit confused why you specfically want to use cycle-spacing
to delete newlines and spaces.  What logic of cycle-spacing would be
applicable when N is zero?  Can you give an example usage?





  reply	other threads:[~2017-07-01 18:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-27 16:18 bug#27507: [PATCH] Make `cycle-spacing' allow 'negative-zero in place of an integer Mekeor Melire
2017-06-30  1:29 ` npostavs
2017-07-01 16:17   ` Mekeor Melire
2017-07-01 18:15     ` npostavs [this message]
2017-10-17  0:25       ` Noam Postavsky

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=87a84okoq9.fsf@users.sourceforge.net \
    --to=npostavs@users.sourceforge.net \
    --cc=27507@debbugs.gnu.org \
    --cc=mekeor.melire@gmail.com \
    /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.
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.