all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [GNU ELPA] New package: ulisp-repl
@ 2023-06-01 16:02 Thomas Fitzsimmons
  2023-06-04 11:39 ` Ruijie Yu via Emacs development discussions.
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Fitzsimmons @ 2023-06-01 16:02 UTC (permalink / raw)
  To: emacs-devel

Hi,

I pushed a new package to GNU ELPA:

https://git.sr.ht/~fitzsim/ulisp-repl

;;; Commentary:

;; Interact with uLisp running on a target board, through a serial
;; port.

;; Usage:

;; M-x ulisp-repl

;; Uses Emacs's built-in serial-port support.  I you are running on a
;; non-Linux kernel, you will need to adapt
;; `ulisp--select-serial-device'.

;; To browse uLisp reference documentation:

;; M-x eww RET http://www.ulisp.com/show?3L RET

Thomas



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GNU ELPA] New package: ulisp-repl
  2023-06-01 16:02 [GNU ELPA] New package: ulisp-repl Thomas Fitzsimmons
@ 2023-06-04 11:39 ` Ruijie Yu via Emacs development discussions.
  2023-06-04 15:20   ` Thomas Fitzsimmons
  0 siblings, 1 reply; 3+ messages in thread
From: Ruijie Yu via Emacs development discussions. @ 2023-06-04 11:39 UTC (permalink / raw)
  To: Thomas Fitzsimmons; +Cc: emacs-devel

Pretty sure you didn't fix it after this message, so here is a typo I
spotted.

Thomas Fitzsimmons <fitzsim@fitzsim.org> writes:

> ;; Uses Emacs's built-in serial-port support.  I you are running on a
                                                 ^
                                                 If

-- 
Best,


RY



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GNU ELPA] New package: ulisp-repl
  2023-06-04 11:39 ` Ruijie Yu via Emacs development discussions.
@ 2023-06-04 15:20   ` Thomas Fitzsimmons
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Fitzsimmons @ 2023-06-04 15:20 UTC (permalink / raw)
  To: Ruijie Yu; +Cc: emacs-devel

Hi Ruijie,

Fixed, thanks.

Thomas

Ruijie Yu <ruijie@netyu.xyz> writes:

> Pretty sure you didn't fix it after this message, so here is a typo I
> spotted.
>
> Thomas Fitzsimmons <fitzsim@fitzsim.org> writes:
>
>> ;; Uses Emacs's built-in serial-port support.  I you are running on a
>                                                  ^
>                                                  If



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-04 15:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-01 16:02 [GNU ELPA] New package: ulisp-repl Thomas Fitzsimmons
2023-06-04 11:39 ` Ruijie Yu via Emacs development discussions.
2023-06-04 15:20   ` Thomas Fitzsimmons

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.