БЕГЕМОТИКОВ МОЖНО! Войти !bnw Сегодня Клубы
Привет, TbI — HRWKA! 1235.1 пользователей не могут ошибаться!
?6912
прекрасное6424
говно5887
говнорашка5512
хуита4695
anime3056
linux2645
music2625
bnw2589
рашка2561
log2337
ололо2114
pic1814
дунч1734
сталирасты1488
украина1437
быдло1434
bnw_ppl1371
дыбр1237
гімно1158

keysnail пробовал кто-нибудь?

#TB6D10 (5) / @ninesigns / 3189 дней назад

C/C++ Development Environment for Emacs
https://tuhdo.github.io/c-ide.html

ебануться

#FX70NY (1) / @ninesigns / 3192 дня назад

https://github.com/ch11ng/exwm

ура!

#L792AM (2) / @anonymous / 3202 дня назад

/For those interested, I've recently managed to port XCB (X protocol
C-language Binding) to Emacs [1], and it seems we can make use of it
to build low-level X11 applications. Besides, I've also implemented some
utility libraries [2] necessary for, e.g., building an X window
manager. Indeed, I'm currently working on an X window manager for
Emacs called EXWM [3], and have been using it for some while. I
should say that it basically works though it's far from stable./

https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00122.html

#LEPE7X (2) / @ninesigns / 3203 дня назад

M-x superword-mode

#AUW8FJ (0+1) / @ninesigns / 3207 дней назад

https://github.com/mrkkrp/ebal

Петухаскелл снова доставляет

#INL1Y4 (3+1) / @like-all / 3210 дней назад
TIL http://emacs.stackexchange.com/questions/2724/how-to-define-a-keybinding-with-a-key-down-up-alt-tab-like-behaviour Ппц, даж не знаю, пилить переключение буферов по C-j/C-k (и по C-J/C-K переключение *буферов*) с появлением няшной таблички (popup.el), или забить и юзать кривой cycbuf (тормозит при >20 буферах, лол, иногда их рандомно перемешивает). Может я неосознанно жру говно и есть че полущ? inb4: другой текстовый редактор
#RPRPT4 (3) / @kuzy000 / 3269 дней назад

свежий solarized из melpa слишком хитровыебано переопределяет font family faces для org-mode.
у кого-нибудь получилось зафорсить определенный font family лучше чем это сдеалал я ->

(custom-set-variables
 '(org-level-1 ((t (:foreground "#cb4b16" :height 1.1 :family "Terminus"))))
 '(org-level-2 ((t (:foreground "#859900" :height 1.05 :family "Terminus"))))
 '(org-level-3 ((t (:foreground "#268bd2" :height 1.025 :family "Terminus"))))
...

?

#9883HZ (5) / @ninesigns / 3282 дня назад
Котаны, а в емаксе/трампе есть функция для вытаскиваня локального имени файла? I. e. http://erlang.org/pipermail/erlang-patches/2013-August/004228.html из коробки.
#XHW0T1 (2) / @anonymous / 3292 дня назад

бнвач, а чо эта у меня дикое желание ещё раз попробовать пересесть с вима на емакс? и чо это у меня ощущение, что я опять скажу, что емакс для говноедов?

#PH8FHY (25+1) / @hirthwork / 3306 дней назад

В вашем текстовом недоредакторе можно сохранить файлик с расширением gpg, который
автоматически будет зашифрован симметричным ключом и дешифрован при последующем
отркытии?

#F031CG (86) / @ninesigns / 3330 дней назад

Теперь helm (например helm-mini) не будет наследовать current-input-method из текущего буфера.
Бесило шопиздец.

(add-hook 'helm-before-initialize-hook (lambda ()
                                         (helm-set-local-variable
                                          'current-input-method
                                          nil)))
#5P1VM7 (0) / @ninesigns / 3336 дней назад

Пиздец людям делать нехуй, я прям удивляюсь.

Deuce is a re-implementation of Emacs in Clojure. It's a port of the C core and
re-compiles existing Emacs Lisp to Clojure. It uses the Lanterna library for
text UI. The goal is to first reach reasonable compatibility with GNU Emacs,
while the longer term goal is to phase out Emacs Lisp in favour for Clojure and
re-capture Emacs' spirit on a contemporary platform.

https://github.com/hraberg/deuce

#KZM3U2 (53+1) / @ninesigns / 3347 дней назад
помогите научить имакс не перескакивать при перелистывании построчно вниз резко, а именно построчно текст прокручивать, а то бесит
#QH3S80 (3) / @soko1 / 3348 дней назад

Палите ваши установленные пакетики из package-list-packages:

  • ac-geiser Auto-complete backend for geiser
  • ac-helm Helm interface for auto-complete
  • ace-isearch A seamless bridge between isearch and ace-jump-mode
  • ace-jump-buffer fast buffer switching extension to `ace-jump-mode'
  • ace-jump-mode a quick cursor location minor mode for emacs
  • ace-jump-zap Character zapping, ace-jump-mode style
  • ace-link Quickly follow links using `ace-jump-mode'
  • ace-window Quickly switch windows.
  • ack-and-a-half Yet another front-end for ack
  • apel APEL (A Portable Emacs Library) provides support for portable Emacs Lisp programs
  • async Asynchronous processing in Emacs
  • auctex Integrated environment for TeX
  • auto-complete Auto Completion for GNU Emacs
  • bbdb The Insidious Big Brother Database for GNU Emacs
  • browse-kill-ring interactively insert items from kill-ring
  • color-theme install color themes
  • color-theme-san... A version of Chris Kempson's various Tomorrow themes
  • dash A modern list library for Emacs
  • dired+ Extensions to Dired.
  • elscreen Emacs window session manager
  • emms The Emacs Multimedia System
  • epl Emacs Package Library
  • expand-region Increase selected region by semantic units.
  • f Modern API for working with files and directories
  • faceup Regression test system for font-lock
  • flex-isearch Flex matching (like ido) in isearch.
  • flim A library to provide basic features about message representation or encoding.
  • flx fuzzy matching with good sorting
  • flx-ido flx integration for ido
  • flx-isearch Fuzzy incremental searching for emacs
  • geiser GNU Emacs and Scheme talk to each other
  • git-commit-mode Major mode for editing git commit messages
  • git-rebase-mode Major mode for editing git rebase files
  • graphviz-dot-mode Mode for the dot-language used by graphviz (att).
  • helm Helm is an Emacs incremental and narrowing framework
  • helm-cmd-t cmd-t style completion
  • helm-gtags GNU GLOBAL helm interface
  • helm-ls-git list git files.
  • helm-projectile Helm integration for Projectile
  • helm-swoop Efficiently hopping squeezed lines powered by helm interface
  • jabber A Jabber client for Emacs.
  • ledger-mode Helper code for use with the "ledger" command-line tool
  • lua-mode a major-mode for editing Lua scripts
  • magit control Git from Emacs
  • multi-term Managing multiple terminal buffers in Emacs.
  • multiple-cursors Multiple cursors for Emacs.
  • neotree A tree plugin like NerdTree for Vim
  • paredit minor mode for editing parentheses
  • pkg-info Information about packages
  • popup Visual Popup User Interface
  • popwin Popup Window Manager.
  • projectile Manage and navigate projects in Emacs easily
  • racket-mode Major mode for Racket language.
  • rainbow-delimiters Highlight brackets according to their depth
  • rich-minority Clean-up and Beautify the list of minor-modes.
  • s The long lost Emacs string manipulation library.
  • semi A library to provide MIME features.
  • smart-mode-line A color coded smart mode-line.
  • smex M-x interface with Ido-style fuzzy matching.
  • solarized-theme The Solarized color theme, ported to Emacs.
  • twittering-mode Major mode for Twitter
  • undo-tree Treat undo history as a tree
  • wanderlust Yet Another Message Interface on Emacsen
  • win-switch fast, dynamic bindings for window-switching/resizing
#3M69XO (56+1) / @ninesigns / 3350 дней назад
как научить имакс не вешаться если открыт файл через ssh и соединение пропало? Усыпляю вирт. машину и при восстановлении приходится выполнять killall emacs && emacs --daemon, достало
#EMVNDT (0) / @soko1 / 3356 дней назад

Зачем нужен vim, если emacs может умеет в модальность при помощи педалек?

#PDQJS1 (26) / @ninesigns / 3368 дней назад
Стоит ли брать Natural Ergonomic Keyboard 4000 под мой синкпад когда он подключён к монику? Говорят ужас какая удобная клава, но меня смущает размер. Реально на пол стола. Зато руки болеть не будут и КПД при наборе текста возрастёт
#0FJTY2 (28) / @soko1 / 3369 дней назад
если бы не tramp с ssh в emacs, то слал бы нахуй всех бывших заказчиков. А с ним даже бесплатно в кайф чёто кому-то пилить
#W4G9BK (0) / @soko1 / 3376 дней назад

helm-cmd-t - ультраписечка.
умеет искать файлики по всяким гитам, заюзывая некое подобие flex-matching.
http://dump.bitcheese.net/images/ivamona/cmd-t.png

#8TJGNM (7) / @ninesigns / 3382 дня назад
--
ipv6 ready BnW для ведрофона BnW на Реформале Викивач Котятки

Цоперайт © 2010-2016 @stiletto.