Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inbox remove html tags #348

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Feb 11, 2018

  1. propertize unread inbox items

    * Create new customizable faces `sx-inbox-item-type' and
      `sx-inbox-item-type-unread' to replace use of `font-lock-keyword-fase'.
    
    * Separate inbox items with a newline.
    Boruch-Baum committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    1372099 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. bugfix: propertize unread inbox items

    * correction for occurence of "propertize: Wrong type argument:
      sequencep, face".
    
    * adjust indent and vertical spacing for readability.
    Boruch-Baum committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    634320e View commit details
    Browse the repository at this point in the history
  2. merge conflicts

    Boruch-Baum committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    f1b88ea View commit details
    Browse the repository at this point in the history
  3. Strip html <a> tags from inbox display

    * Identify the link text with new face `sx-inbox-link'.
    Boruch-Baum committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    09597f9 View commit details
    Browse the repository at this point in the history