Skip to content

Commit

Permalink
Fix bug autoload and quit configure with pophint-config
Browse files Browse the repository at this point in the history
  • Loading branch information
aki2o committed Mar 21, 2020
1 parent 909025c commit c7234fe
Show file tree
Hide file tree
Showing 35 changed files with 1,051 additions and 1,019 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ The simplest case is just move.
![demo1](image/demo1.gif)

You can configure easily *LOCATION*, *ACTION* and more.
Then, they are configured already in `pophint-config.el`.
Here is a part of them.

![demo2](image/demo2.gif)
Expand Down Expand Up @@ -50,7 +49,6 @@ see Bundled Function section in <https://github.com/aki2o/emacs-pophint/wiki>.

```lisp
(auto-install-from-url "https://raw.github.com/aki2o/emacs-pophint/master/pophint.el")
(auto-install-from-url "https://raw.github.com/aki2o/emacs-pophint/master/pophint-config.el")
```
- In this case, you need to install each of the following dependency.

Expand All @@ -77,6 +75,5 @@ see Configuration section in <https://github.com/aki2o/emacs-pophint/wiki>.
- popup.el &#x2026; 0.5.0
- log4e.el &#x2026; 0.1
- yaxception.el &#x2026; 0.1
- w3m.el &#x2026; 1.4.472

**Enjoy!!!**
3 changes: 0 additions & 3 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
[[file:image/demo1.gif][demo1]]

You can configure easily /LOCATION/, /ACTION/ and more.
Then, they are configured already in =pophint-config.el=.
Here is a part of them.

[[file:image/demo2.gif][demo2]]
Expand Down Expand Up @@ -53,7 +52,6 @@

#+BEGIN_SRC lisp
(auto-install-from-url "https://raw.github.com/aki2o/emacs-pophint/master/pophint.el")
(auto-install-from-url "https://raw.github.com/aki2o/emacs-pophint/master/pophint-config.el")
#+END_SRC

- In this case, you need to install each of the following dependency.
Expand Down Expand Up @@ -84,7 +82,6 @@
- popup.el ... 0.5.0
- log4e.el ... 0.1
- yaxception.el ... 0.1
- w3m.el ... 1.4.472


*Enjoy!!!*
Expand Down
54 changes: 0 additions & 54 deletions pophint-config---util.el

This file was deleted.

146 changes: 0 additions & 146 deletions pophint-config--eww.el

This file was deleted.

Loading

2 comments on commit c7234fe

@tarsius
Copy link

@tarsius tarsius commented on c7234fe Apr 4, 2020

Choose a reason for hiding this comment

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

Here you remove pophint-config.el but your bts still requires that feature.

@tarsius
Copy link

Choose a reason for hiding this comment

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

Friendly ping 🍺

Please sign in to comment.