Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

query: allow <>s around email addresses#4596

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
flatcap merged 1 commit intomainfromflatcap/query
Mar 30, 2025
Merged

Conversation

flatcap
Copy link
Member

External address queries should be of the form:

name@example.com<tab>Real Name

Historically, (Neo)Mutt would accept email addresses that were wrapped in<>s.

This feature stopped working in5d8a416 alias: unify query parsing


This PR restores the old (undocumented) behaviour.

Is this what we want?

External address queries should be of the form:    name@example.com<tab>Real NameHistorically, (Neo)Mutt would accept email addresses that were wrapped in <>s.This feature stopped working in5d8a416 alias: unify query parsing
@flatcapflatcap added type:discussYour views/opinions are requested type:bugBug labelsMar 26, 2025
@flatcapflatcap self-assigned thisMar 26, 2025
flatcap referenced this pull requestMar 26, 2025
When parsing an Alias, NeoMutt stores the "alias" in Alias.name and the"name" and "email" in an Address.Change the Query parsing to store the "name" and "email" the same way.
@scottkosty
Copy link
Member

I don't have a preference, but if it's not supported, would it be easy to at least give an error message so the user knows the issue? I don't think users would mind removing the angle brackets if they know they cause problems.

flatcap reacted with thumbs up emoji

Copy link
Member

@gahrgahr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM

@flatcapflatcap merged commit1474f36 intomainMar 30, 2025
12 checks passed
@flatcapflatcap deleted the flatcap/query branchMarch 30, 2025 18:49
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@gahrgahrgahr approved these changes

Assignees

@flatcapflatcap

Labels

type:bugBugtype:discussYour views/opinions are requested

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@flatcap@scottkosty@gahr

[8]ページ先頭

©2009-2025 Movatter.jp