GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    screwlisp (screwtape@mastodon.sdf.org)'s status on Wednesday, 11-Dec-2024 18:22:17 JST screwlisp screwlisp
    in reply to
    • Digital Mark λ 📚 🕹 💾 🥃
    • mousebot

    @mousebot
    Thanks mousebot. For automatic shadowing, the uiop:define-package I was using has :mix which is like :use but in the case of conflict, automatically uses shadow in preference of the furthest left package. Every lisp compiler provides asdf and uiop.
    @mdhughes

    In conversation about 6 months ago from mastodon.sdf.org permalink
    • Embed this notice
      mousebot (mousebot@todon.nl)'s status on Wednesday, 11-Dec-2024 18:22:19 JST mousebot mousebot
      • Digital Mark λ 📚 🕹 💾 🥃

      @mdhughes @screwtape i def a pkg like so:

      (defpackage #:altext
      (:use #:cl #:uiop)
      (:local-nicknames
      (#:dex #:dexador)
      (#:n #:ningle)
      (#:s #:spinneret)
      ))

      if you don't want any nicknames/prefix, you can put the package in :use, but you may get name conflicts that way. which is the error in your first post.

      In conversation about 6 months ago permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.