You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to shelve-fir...@googlegroups.com
Thank you very much for Shelve.
I've tried the following RegEx's to exclude blank localhost files from being auto-saved but they're still saved: |localhost, |^localhost, and |^http://localhost
Any suggestions?
tom
unread,
Aug 21, 2014, 4:17:41 PM8/21/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to shelve-fir...@googlegroups.com
> I've tried the following RegEx's to exclude blank localhost files from
> being auto-saved but they're still saved: |localhost, |^localhost, and
> |^http://localhost
What's the full regexp?
You could use something like:
^((about|chrome|mailto|https):|https?://localhost)