all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 11360@debbugs.gnu.org
Subject: bug#11360: ERC completion case-sensitive
Date: Sat, 06 Feb 2016 14:17:30 +1100	[thread overview]
Message-ID: <877fiile7p.fsf@gnus.org> (raw)
In-Reply-To: <jwvr3grs2ow.fsf-monnier+bug#11360@gnu.org> (Stefan Monnier's message of "Fri, 05 Feb 2016 08:38:16 -0500")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> erc-completion-ignore-case or completion-ignore-case is t. A specific
>> setting seems like a good idea because presumably some people will want
>> case-insensitive completion in erc but not elsewhere.
>
> There are 2 notions of "case-sensitivity" when it comes to completion:
> - whether the case is semantically significant in the end result
>   (i.e. is "FirstName" another user than "firstname"?).
> - whether the user wants "FirstName" be considered as a valid candidate
>   for completion of "fir".
>
> The current completion code somewhat conflates the two, but in terms of
> "what should Emacs do" the difference is important.  Of course, the
> second consideration only applies when the first is true.
>
> So: is the case semantically significant, here?

irc retains case, but it doesn't use it to distinguish.  That is, if you
have a nick "Larsi", you can't have a nick "larsi".

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2016-02-06  3:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-27 13:38 bug#11360: ERC completion case-sensitive Antoine Levitt
2012-05-05  3:11 ` Stefan Monnier
2012-05-05  7:49   ` Antoine Levitt
2016-02-05 13:38     ` Stefan Monnier
2016-02-06  3:17       ` Lars Ingebrigtsen [this message]
2016-02-06 14:06         ` Stefan Monnier
2013-07-01 12:52 ` bug#11360: Case sensitive ERC nick completion regression Barry Warsaw
2013-07-30 20:46   ` Stefan Monnier
2015-12-27 21:26     ` Lars Ingebrigtsen
2016-01-12 19:02       ` Barry Warsaw
2016-02-04  6:45         ` Lars Ingebrigtsen
2016-02-05 19:08           ` Barry Warsaw
2014-09-11 19:31 ` bug#11360: (no subject) Carlos Pita
2014-09-11 19:58   ` bug#11360: none Carlos Pita

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=877fiile7p.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=11360@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.