gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNU ELPA] Rcirc-Sqlite version 0.1.3


From: ELPA update
Subject: [GNU ELPA] Rcirc-Sqlite version 0.1.3
Date: Wed, 14 Feb 2024 17:07:06 -0500

Version 0.1.3 of package Rcirc-Sqlite has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Rcirc-Sqlite describes itself as:

  =======================
  rcirc logging in SQLite
  =======================

More at https://elpa.gnu.org/packages/rcirc-sqlite.html

## Summary:

  1 rcirc-sqlite: rcirc logging in SQLite
  ═══════════════════════════════════════

    Find here the source for `rcirc-sqlite.el', that stores the logging
    from `rcirc' into a SQLite database.

    `rcirc' is a default, simple IRC client in Emacs. rcirc can be enabled
    to log the IRC chats, it logs to files.

    This minor mode, when activated, diverts the rcirc logs to a SQLite
    database.


  2 Installation and activation
  ═════════════════════════════

  2.1 Installation
  ────────────────

    Create a directory for the package.

    ┌────
    │ mkdir ~/.emacs.d/manualpackages
    └────

    At this directory as a load path to your init file:

    ┌────
    │ (add-to-list 'load-path "~/.emacs.d/manualpackages")
    │ (require 'rcirc-sqlite)
    └────

## Recent NEWS:

[Not available 🙁]

reply via email to

[Prev in Thread] Current Thread [Next in Thread]