Giter Club home page Giter Club logo

robot-mode's People

Contributors

sakari avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

robot-mode's Issues

The TAB key or call robot-mode-indent-line works incorrect

If I load a robot file and try to indent a line using TAB key or explicitly call robot-mode-indent-line, Iine is indent using one space instead of 4 space as it defined in variable robot-mode-basic-offset. (By default this variable is equal 4 spaces.)
From other hands if I have text

MY_TEST_CASE
     keyword1
     keyword2
     keyword3

I will have

MY_TEST_CASE
 keyword1
 keyword2
 keyword3

Could you please look and help me?
I use emacs 27.1 on kubuntu 20.10

WBR
Alexander

Indexing keywords parameters embedded in name

Can't index correctly keywords with parameters embedded in name:

  1. cd into project dir
  2. run tag.sh - TAGS file created
  3. enter emacs, opened a robot file
  4. Set cursor on a keword with embedded parameters
  5. Alt +x robot-mode-find-kw [enter]
  6. Got: "Find kw (Keword with embedded parameter ${localParameterName}):"
  7. Got "No tags matching ..."

tags.sh fails

When I call tags.sh from within Cygwin shell I get the following error:

etags: Unknown option: --regex

Any ideas what i doing wrong. In case it's not an issue, I'm sorry, but I was not able to find a solution anywhere.

Jiri

robot-mode.el wishes it was a package

and it appears somebody else already did the markup.

So, this worked around the problem:

(use-package robot-mode
  :mode "\\.robot\\'"
  :quelpa (robot-mode
           ;; :url "https://raw.githubusercontent.com/sakari/robot-mode/master/robot-mode.el" ;; sad, it's not a "package"
           :url "https://raw.githubusercontent.com/paulohefagundes/.emacs.d/0cb9f8d2b6ad6d0ac675be315a528ab090dbd2e2/vendor/robot-mode.el"
           :fetcher url))

Invalid escape character syntax

When loading the robot-mode.el, I am faced with emacs error Invalid escape character syntax. (Using commit c999ab0)

This happens irrespective of the method to load (from .emacs or M-x load-file)

My system information:
$ uname -a
Linux 2.6.18-238.9.1.el5 #1 SMP Fri Mar 18 12:42:39 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
$ emacs --version
GNU Emacs 21.4.1
Copyright (C) 2002 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
$ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.6 (Tikanga)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.