all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: "Jorge A. Alfaro-Murillo" <jorge.alfaro-murillo@yale.edu>,
	help-gnu-emacs@gnu.org
Subject: Re: fill comma separated list
Date: Thu, 02 Jun 2016 19:06:01 +0000	[thread overview]
Message-ID: <CAFyQvY3CunDgDMnZxYOvK8w21+Lva_A26O81ZR0AAaD+En7G8Q@mail.gmail.com> (raw)
In-Reply-To: <87inxr8mka.fsf@yale.edu>

On Thu, Jun 2, 2016, 2:46 PM Jorge A. Alfaro-Murillo <
jorge.alfaro-murillo@yale.edu> wrote:

>
> Cool! Most people would have do C-u instead of M-4,


I used M-4 so that I don't have to switch from Ctrl key to Alt key to do
M-^. By using M-4, I press Alt, then 4 and then ^ all the while keeping Alt
pressed. It just feels better typing that combo rather than C-u + M-^.

I thought
> there was something special with the 4,


I don't think so. I don't recall if delete-indentation checks for just
presence of a non-nil prefix argument or checks if user hit C-u or C-u C-u.
If the function checked for just non-nil prefix, M-0 would also work. I
used M-4 just to be on the safe side.

M-^ runs
> delete-indentation which joins this line with the previous and
> with universal argument joins this line with the following one.
>

Yes, join-line is an alias to delete-indentation.


> I was also not sure if with OP wanted spaces or to remove the
> commas at the end.


Yeah, it wasn't too clear.
-- 

-- 
Kaushal Modi


      parent reply	other threads:[~2016-06-02 19:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-19 13:02 fill comma separated list papab
2016-05-19 13:12 ` Emanuel Berg
2016-06-02 16:08   ` Kaushal Modi
     [not found]   ` <mailman.702.1464883755.1216.help-gnu-emacs@gnu.org>
2016-06-02 17:11     ` Emanuel Berg
2016-06-02 16:41 ` Jorge A. Alfaro-Murillo
2016-06-02 17:47   ` Kaushal Modi
2016-06-02 18:36     ` Jorge A. Alfaro-Murillo
2016-06-02 18:50       ` Jorge A. Alfaro-Murillo
2016-06-02 19:06       ` Kaushal Modi [this message]

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=CAFyQvY3CunDgDMnZxYOvK8w21+Lva_A26O81ZR0AAaD+En7G8Q@mail.gmail.com \
    --to=kaushal.modi@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=jorge.alfaro-murillo@yale.edu \
    /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.