Shaare your links...
2371 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 7 / 11
Newer►
214 results for tags emacs x
  • Emacs Ninja - Brave New World
    Interim is an attempt to implement an operating system using ideas from the Lisp machines and Plan 9.
    https://github.com/mntmn/interim
    The blog has other interesting articles on (Emacs) Lisp, Scheme, git...
    Fri May 29 11:45:41 2020 - permalink -
    - https://emacsninja.com/posts/brave-new-world.html
    blog emacs lisp plan9 Scheme
  • tl;dr shell getopts
    Simple example of getopts.
    There are a number of interesting articles on https://notes.neeasade.net/, e.g.
    https://notes.neeasade.net/mobile-capture-with-orgzly-termux-and-syncthing.html
    Wed May 27 15:53:37 2020 - permalink -
    - https://notes.neeasade.net/shell-getopts.html
    blog emacs Linux
  • From Dotfiles to Org File
    I read Literate Configuration by Diego Zamboni. Now I want to replace my Dotbot-managed dotfiles with an Org file.
    https://leanpub.com/lit-config/
    https://github.com/anishathalye/dotbot
    Found via https://genehack.blog/2020/04/meta-post/
    where https://randomgeekery.org/tags/indieweb/ was mentioned.
    Sun May 24 16:48:27 2020 - permalink -
    - https://randomgeekery.org/post/2020/04/from-dotfiles-to-org-file/
    blog emacs literate-programming org-mode TODO
  • Filestash - a web client for org-mode
    Filestash (formerly nuage) is a web client for org-mode. It started as its author believe emacs and org-mode are the greatest thing since sliced bread. The project aims to fix the pain points org-mode's users may have:
    - emacs isn't great out of the desktop world, it needs a cross platform companion app
    - not everyone is willing to go through learning emacs which makes org-mode a hard to sell tool to manage team project.

    A positive review can be found on https://nixfaq.org/2020/06/filestash-a-drag-and-drop-gui-for-file-management-on-server.html

    See https://www.filestash.app/2021/09/06/android-backup/ for a neat way to backup photos from an Android phone.
    Tue May 19 13:07:17 2020 - permalink -
    - https://demo.filestash.app/api/export/wiki/text/html/emacs.org
    Android backup emacs hardware on-line org-mode web
  • A syntax-highlighter for git and diff output
    Delta provides language syntax-highlighting, within-line insertion/deletion detection, and restructured diff output for git on the command line.
    Found via https://tecosaur.github.io/emacs-config/config.html
    There are other programs using the name delta, for example
    https://guix.gnu.org/packages/delta-2006.08.03/
    "Delta assists you in minimizing "interesting" files subject to a test of their interestingness."
    Mon May 18 13:22:32 2020 - permalink -
    - https://github.com/dandavison/delta/
    emacs git software tool
  • Language agnostic
    Enjoy the various programming-themed writings available on offer. The latest post is available below and the archive link is directly above this text.
    Sun May 10 17:49:14 2020 - permalink -
    - http://langnostic.inaimathi.ca/archive
    blog common-lisp emacs Haskell lisp reading
  • A New Eval Server For Emacs – Random Thoughts
    Code is at
    https://github.com/larsmagne/eval-server.el
    Fri May 8 15:18:48 2020 - permalink -
    - https://lars.ingebrigtsen.no/2019/02/19/a-new-eval-server-for-emacs/
    cryptography emacs FOSS
  • Keystroke visualizer for GUI version Emacs
    This package is a keystroke visualizer for GUI version Emacs.
    You no longer need to use external tools to display keystrokes when creating screencasts!
    Fri May 8 14:50:29 2020 - permalink -
    - https://github.com/chuntaro/emacs-keypression
    emacs tool
  • Cloudmacs and getting to know Docker | Mildly entertainingᵝ
    Running emacs on a remote machine via a web interface.
    Wed Nov 27 16:42:03 2019 - permalink -
    - https://beepb00p.xyz/cloudmacs.html
    blog emacs on-line TODO
  • Milonga, a customizable theme for Emacs
    Milonga is a customizable theme for Emacs, based on the Tango color palette. The specificity of Milonga is in the way it is programmed. Every basic color in the palette has a corresponding foreground and background face, and every themed face inherits from one or two of them instead of having its color hard-wired. This means that if you want to change one of the original colors throughout the theme, you only need to customize one (or two) faces.

    Milonga provides the `milonga-theme' Custom group from which you may access the aforementioned core faces.
    Thu Oct 10 11:10:57 2019 - permalink -
    - https://www.lrde.epita.fr/~didier/software/elisp/#milonga
    emacs GPL lisp software
  • ρEmacs is a preconfigured distribution of GNU Emacs editor for Microsoft Windows.
    It offers nearly GNU/Linux Emacs experience in Windows with minimum configuration efforts. A set of additional GNU command-line and development tools is available through the network installer. Includes commonly used POSIX utilities such as diff, grep, aspell.
    Optionally, a number of Lisp implementations can be installed.
    Wed Aug 28 09:36:56 2019 - permalink -
    - https://rho-emacs.sourceforge.io/
    editor emacs GNU lisp Windows
  • Fabrice Niessen's repositories
    The org-mode related projects sound interesting.
    Fri Jul 12 19:45:25 2019 - permalink -
    - https://github.com/fniessen?tab=repositories
    emacs org-mode
  • Ununicode – Random Thoughts
    I run into similar incorrectly encoded characters from time to time, so this might be useful next time.
    Tue Jul 2 14:02:27 2019 - permalink -
    - https://lars.ingebrigtsen.no/2019/06/05/ununicode/
    emacs TODO unicode
  • Choosing A Monospace Font: 2019-March | Wisdom and Wonder
    See also https://www.wisdomandwonder.com/emacs/11659/blogging-with-emacs%f0%9f%90%83-from-org2blog%f0%9f%a6%84-to-wordpress
    for a description of org2blog.
    Mon Apr 8 14:36:47 2019 - permalink -
    - https://www.wisdomandwonder.com/text/12298/choosing-a-monospace-font-2019-march
    blog emacs font software
  • How to generate a favicon with transparent background.
    The blog has a number of articles related to Emacs, Org mode, Go.
    Fri Jun 22 13:48:21 2018 - permalink -
    - https://scripter.co/generating-a-transparent-favicon/
    blog emacs Go PNG web
  • Setting up Ediff · (or emacs irrelevant)
    Blog entry about changing some settings for ediff, the file compare tool of the Emacs editor.
    Investigate the csetq macro, see also the alternative customize-set-variable suggested in the comments.
    Thu Jun 21 14:36:15 2018 - permalink -
    - https://oremacs.com/2015/01/17/setting-up-ediff/
    editor emacs TODO
  • ZSH, tmux, Emacs and SSH: A copy-paste story
    Explanations and code for how to enable copy-paste support working in as many terminal applications as possible. Works on a full GUI $DISPLAY, over SSH, on both macOS and Linux, and between ZSH, tmux and Emacs.
    Tue May 8 15:52:36 2018 - permalink -
    - https://blog.d46.us/zsh-tmux-emacs-copy-paste/
    emacs Linux macosx X11
  • RTags is a client/server application that indexes C/C++ code and keeps a persistent file-based database of references, declarations, definitions, symbolnames etc.
    RTags is a client/server application that indexes C/C++ code and keeps a persistent file-based database of references, declarations, definitions, symbolnames etc. There’s also limited support for ObjC/ObjC++. It allows you to find symbols by name (including nested class and namespace scope). Most importantly we give you proper follow-symbol and find-references support. We also have neat little things like rename-symbol, integration with clang’s “fixits” (http://clang.llvm.org/diagnostics.html). We also integrate with flymake using clang’s vastly superior errors and warnings. Since RTags constantly will reindex “dirty” files you get live updates of compiler errors and warnings. Since we already know how to compile your sources we have a way to quickly bring up the preprocessed output of the current source file in a buffer.

    While existing taggers like gnu global, cscope, etags, ctags etc do a decent job for C they often fall a little bit short for C++. With its incredible lexical complexity, parsing C++ is an incredibly hard task and we make no bones about the fact that the only reason we are able to improve on the current tools is because of clang (http://clang.llvm.org/). RTags is named RTags in recognition of Roberto Raggi on whose C++ parser we intended to base this project but he assured us clang was the way to go. The name stuck though.
    Tue Apr 24 15:13:28 2018 - permalink -
    - https://github.com/Andersbakken/rtags
    C C++ emacs tool
  • 64-bit Emacs for Windows https://ntemacs.sourceforge.io/
    64-bit Windows build of Emacs 26.0.91. DLLs included.
    Patched with ImageMagick 7 support. Binaries and libs included.
    PDF-TOOLS (epdfinfo.exe) included.
    Features[1]: "XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS MODULES THREADS LCMS2"
    Optimized clean build. Options[2]: "--without-compress-install --without-dbus --with-modules 'CFLAGS= -O2 -pipe -g3'"

    Built and tested on a clean Windows 10 system.
    addpm modified to not create/update any registry HOME entries. It only creates shortcuts as it should.
    Wed Mar 7 16:07:43 2018 - permalink -
    - https://github.com/m-parashar/emax64
    emacs FOSS GNU software Windows
  • in which a path is charted through the coming apocalypse
    Blog article about using the simulated keys of the Emacs X Window Manager (EXWM) to change keymaps of programs such as Mozilla Firefox.
    Sun Feb 11 23:47:27 2018 - permalink -
    - https://technomancy.us/184
    blog emacs software X11
Links per page: 20 50 100
◄Older
page 7 / 11
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.