GNU bug report logs - #76025
[PATCH 1/1] * lisp/progmodes/sql.el: login without prompting

Previous Next

Package: emacs;

Reported by: Phil Estival <pe <at> 7d.nz>

Date: Mon, 3 Feb 2025 05:20:02 UTC

Severity: wishlist

Tags: patch

Full log


View this message in rfc822 format

From: Ihor Radchenko <yantar92 <at> posteo.net>
To: Michael Mauger <mmauger <at> protonmail.com>
Cc: Phil Estival <pe <at> 7d.nz>, 76025 <at> debbugs.gnu.org, Org Mode List <emacs-orgmode <at> gnu.org>
Subject: bug#76025: [PATCH] ob-sql: session
Date: Thu, 19 Jun 2025 17:00:05 +0000
Michael Mauger <mmauger <at> protonmail.com> writes:

> I'd suggest remembering the buffer itself rather than the buffer name. Also, like `sql-product-interactive', you can control a portion of the buffer name in the `sql-connect' call. But again, it would be safer to use the buffer itself to memoize the session. Your org session name would translate to the buffer rather than the potentially changed buffer name.

Org mode markup communicates "session" by naming it.
So, one way or another, Org mode APIs expect some way to link session
name string to actual buffer.

API-wise, it is done via `org-babel-session-buffer', which can
optionally use special function org-babel-session-buffer:sql (if
defined) to perform backend-specific logic.

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>




This bug report was last modified today.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.