• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

kiwanami/emacs-skype: Skype UI for emacs users

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

kiwanami/emacs-skype

开源软件地址:

https://github.com/kiwanami/emacs-skype

开源编程语言:

Emacs Lisp 99.4%

开源软件介绍:

Skype UI for Emacs Users

This program works under only Linux Desktop Environment (d-bus). Using the d-bus channel, skype.el communicates with skype application and provides some user interface buffers to integrate skype into Emacs work-flow.

Currently, author doesn't use Skype as a primary SMS and has no plan for maintenance.

Usage

To use this program, locate this file to load-path directory, and add the following code to your init.el.

(require 'skype)
(setq skype--my-user-handle "your skype account")

UI Command

You can start skype action with following commands:

  • Select chat and open the chat buffer
    • skype--open-recent-chat-buffer-command
    • skype--open-bookmarked-chat-buffer-command
    • skype--open-missed-chat-buffer-command
  • Select a user and open the new chat
    • skype--open-new-chat-command
  • Change your status: Online, Offline, etc...
    • skype--set-my-status-command
  • Set your mood text
    • skype--set-my-mood-text-command
  • Show a list of all users with their status
    • skype--open-all-users-buffer-command

You can bind them to some key sequence.

If you have anything.el, bind skype--anything-command to key like (global-set-key (kbd "M-9") 'skype--anything-command), you can select something from all commands and entries quickly.

Chat buffer

You can use following key bind:

Key Command
n,j move next message
p,k move previous message
a send new message
c copy this message
u update buffer
U refresh buffer
q bury buffer
Q kill buffer
A reply to this message
B toggle bookmark
R toggle auto read
+ add new chat member
L leave me from this chat
t set chat topic
C clear missed flag
E edit this message
l open chat member buffer
m open new chat
M set my mood text

Message buffer

You can use following key bind:

Key Command
C-c C-c send
C-c C-q quit buffer
C-c C-e select emoticon
C-c C-p recall previous message
C-c C-n recall next message
C-S-b chat scroll bottom
C-S-p chat scroll down
C-S-j chat scroll down
C-S-n chat scroll up
C-S-k chat scroll up
C-S-q chat quit
C-S-c chat clear missed

License

GPL v3




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap