VM

feature suggestion/wish list: completion for Vl

Bug #1067355 reported by mere user
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
VM
Fix Committed
Wishlist
Uday Reddy

Bug Description

hi Uday, I've been trying Vl, creating a virtual folder based on labels. wouldn't it be nice to allow completion when prompting for the label name? best, E

Related branches

Revision history for this message
Uday Reddy (reddyuday) wrote :

This is done. But all occurrences of `read-string' should be checked.

Changed in vm:
status: New → In Progress
importance: Undecided → Wishlist
assignee: nobody → Uday Reddy (reddyuday)
milestone: none → 8.2.0b1
Revision history for this message
mere user (emacs-user) wrote : Re: [Bug 1067355] Re: feature suggestion/wish list: completion for Vl

beautiful, thanks!

I am new to labels, but was wondering if there is a way to highlight a
labeled message in the summary buffer? u-vm-color mentions something,
but I wasn't able to make this work. I didn't see a relevant face in
the vm list of faces...

On Wed, Oct 17, 2012 at 4:39 AM, Uday Reddy <email address hidden> wrote:
> This is done. But all occurrences of `read-string' should be checked.
>
> ** Changed in: vm
> Status: New => In Progress
>
> ** Changed in: vm
> Importance: Undecided => Wishlist
>
> ** Changed in: vm
> Assignee: (unassigned) => Uday Reddy (reddyuday)
>
> ** Changed in: vm
> Milestone: None => 8.2.0b1
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1067355
>
> Title:
> feature suggestion/wish list: completion for Vl
>
> Status in VM (View Mail) for Emacs:
> In Progress
>
> Bug description:
> hi Uday, I've been trying Vl, creating a virtual folder based on
> labels. wouldn't it be nice to allow completion when prompting for
> the label name? best, E
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/vm/+bug/1067355/+subscriptions

Revision history for this message
Uday Reddy (reddyuday) wrote :

mere user writes:

> I am new to labels, but was wondering if there is a way to highlight a
> labeled message in the summary buffer?

Yes, please see vm-summary-faces-alist. It may not be entirely
straightforward to set it up, but it should be possible to highlight
whatever you want in the Summary window.

Cheers,
Uday

Revision history for this message
mere user (emacs-user) wrote :

thanks, looking in customize, it shows it to be "mismatch"...:

 vm-summary-faces-alist:
'(((deleted)
   vm-summary-deleted)
  ((new)
   vm-summary-new)
  ((marked)
   vm-summary-marked)
  ((or
    (header "Priority: urgent")
    (header "Importance: high")
    (header "X-Priority: 1")
    (flagged)
    (label "!")
    (label "\\flagged")
    (header "X-VM-postponed-data:"))
   vm-summary-high-priority)
  ((unread)
   vm-summary-unread)
  ((replied)
   vm-summary-replied)
  ((or
    (filed)
    (written))
   vm-summary-saved)
  ((or
    (forwarded)
    (redistributed))
   vm-summary-forwarded)
  ((edited)
   vm-summary-edited)
  ((outgoing)
   vm-summary-outgoing)
  ((any)
   vm-summary-default))
    State : STANDARD. (mismatch)
   List of condition-face pairs for deciding the faces for summary More
Groups: Vm Summary Faces

On Wed, Oct 17, 2012 at 12:05 PM, Uday Reddy <email address hidden> wrote:
> mere user writes:
>
>> I am new to labels, but was wondering if there is a way to highlight a
>> labeled message in the summary buffer?
>
> Yes, please see vm-summary-faces-alist. It may not be entirely
> straightforward to set it up, but it should be possible to highlight
> whatever you want in the Summary window.
>
> Cheers,
> Uday
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1067355
>
> Title:
> feature suggestion/wish list: completion for Vl
>
> Status in VM (View Mail) for Emacs:
> In Progress
>
> Bug description:
> hi Uday, I've been trying Vl, creating a virtual folder based on
> labels. wouldn't it be nice to allow completion when prompting for
> the label name? best, E
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/vm/+bug/1067355/+subscriptions

Uday Reddy (reddyuday)
Changed in vm:
status: In Progress → Fix Committed
Uday Reddy (reddyuday)
Changed in vm:
milestone: 8.2.2a → 8.2.1a
Uday Reddy (reddyuday)
Changed in vm:
milestone: 8.2.1a → 8.2.90a
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.